Package: abi-compliance-checker Priority: optional Section: devel Installed-Size: 1317 Maintainer: Mathieu Malaterre Architecture: all Version: 2.3-1+apertis0bv2023preb1 Depends: build-essential, perl:any Recommends: ctags Suggests: doc-base, icheck Filename: pool/development/a/abi-compliance-checker/abi-compliance-checker_2.3-1+apertis0bv2023preb1_all.deb Size: 193032 MD5sum: 23adf99babc11c11b38b18b8d57fc4f5 SHA1: 8482b4b98f63b310d0aae8481361ef9482c3e996 SHA256: 6a5e7a0a5569e4b13dfdfc3fc59b3c11d1aeabbf9a844d2dce2a58fca2b36ad7 SHA512: 0fc0c0309b2e67fd70ae28380275560ac342f265e79174c25b4e4fcde42d8fa6e203040d495f102d2b3e99219b599a017b2230695b2186505c69afdf1520fa0e Description: tool to compare ABI compatibility of shared C/C++ library versions abi-compliance-checker can be used to help reduce the possibility of an application crashing when the shared libraries it links against have changed. Signatures and data type definitions from two separate versions of a library are compared by examining the shared objects (.so) files themselves, and by analysing the header files (.h) provided for the two versions of the library and their dependencies. . Shared library developers trying to strive for binary compatibility between releases may also use this tool to detect if an any accidental application binary interface (ABI) changes have been introduced. . The checker may also be used for assessing binary compatibility between different Linux distributions. Homepage: https://github.com/lvc/abi-compliance-checker/ Package: accountsservice Priority: optional Section: admin Installed-Size: 645 Maintainer: Debian freedesktop.org maintainers Architecture: amd64 Version: 0.6.55-3apertis0bv2023dev2b4 Depends: dbus (>= 1.9.18), libaccountsservice0 (= 0.6.55-3apertis0bv2023dev2b4), libc6 (>= 2.4), libglib2.0-0 (>= 2.44), libpolkit-gobject-1-0 (>= 0.99) Recommends: default-logind | logind Suggests: gnome-control-center Filename: pool/development/a/accountsservice/accountsservice_0.6.55-3apertis0bv2023dev2b4_amd64.deb Size: 92116 MD5sum: 36347abeb050c5b31d3582c6041c2499 SHA1: c11780196367e1b606af308e09723fc83969f89f SHA256: b22b129ac8a8758fc526c6a2e5580c4b9f0cbf4b15a76fe90f49e0aac5defce7 SHA512: b880d5d10459a49e279521f3e5d272758385e4a6e316d2dbea1424e4607e49c89d8747763c507c97dc78860002a387feee84d72de6dd16bcee3bae29bc42e848 Description: query and manipulate user account information The AccountService project provides a set of D-Bus interfaces for querying and manipulating user account information and an implementation of these interfaces, based on the useradd, usermod and userdel commands. Homepage: https://www.freedesktop.org/wiki/Software/AccountsService/ Package: accountsservice-dbgsym Priority: optional Section: debug Installed-Size: 217 Maintainer: Debian freedesktop.org maintainers Architecture: amd64 Source: accountsservice Version: 0.6.55-3apertis0bv2023dev2b4 Depends: accountsservice (= 0.6.55-3apertis0bv2023dev2b4) Filename: pool/development/a/accountsservice/accountsservice-dbgsym_0.6.55-3apertis0bv2023dev2b4_amd64.deb Size: 160744 MD5sum: 1b29126b1e63d609b132e707682bd219 SHA1: 9f2dfffc80cb68b38d873b60ac26ca4dcbbee2c5 SHA256: 33a82bbac6a55c7f68aea249d8299642d4e093270a7a9ee39dc1a8b57219bec6 SHA512: 920488aa7d772e979d89a4747a84315a9dcf13f7baf8519bc7853cf543c36e9f3a097b61c10d5968127d073802dfc97be8532609a9608c2826b0ebfc3e1aa1b9 Description: debug symbols for accountsservice Auto-Built-Package: debug-symbols Build-Ids: 0ab192c06143fdde39bbb846ffbefdace660a57e Package: acpica-tools Priority: optional Section: devel Installed-Size: 2542 Maintainer: Al Stone Architecture: amd64 Source: acpica-unix Version: 20200925-1.2apertis0bv2023dev2b6 Replaces: acpidump (<< 20100513-4), iasl (<< 20130214-0.1) Provides: acpidump, iasl Depends: libc6 (>= 2.17) Breaks: acpidump (<< 20100513-4), iasl (<< 20130214-0.1) Filename: pool/development/a/acpica-unix/acpica-tools_20200925-1.2apertis0bv2023dev2b6_amd64.deb Size: 843576 MD5sum: 832e8f51085c6ce39af3a58cbf1e0826 SHA1: 78eb28fb4bf2d6c2c6edac5f4880730910652194 SHA256: 412bae6479d3aa1fa0df288597d807f5e4ac5af3b86d2d25053cd78dc8791c01 SHA512: 303405a9065c4404f990a51a9ff031aee1f5d8ada4236fa762d2a644df97d77416abebbbab5ae1b49bcb3c53eb7edcd0ed570face283d39f6a824787b525d1c2 Description: ACPICA tools for the development and debug of ACPI tables The ACPI Component Architecture (ACPICA) project provides an OS-independent reference implementation of the Advanced Configuration and Power Interface Specification (ACPI). ACPICA code contains those portions of ACPI meant to be directly integrated into the host OS as a kernel-resident subsystem, and a small set of tools to assist in developing and debugging ACPI tables. . This package contains only the user-space tools needed for ACPI table development, not the kernel implementation of ACPI. The following commands are installed: -- iasl: compiles ASL (ACPI Source Language) into AML (ACPI Machine Language), suitable for inclusion as a DSDT in system firmware. It also can disassemble AML, for debugging purposes. -- acpibin: performs basic operations on binary AML files (e.g., comparison, data extraction) -- acpidump: write out the current contents of ACPI tables -- acpiexec: simulate AML execution in order to debug method definitions -- acpihelp: display help messages describing ASL keywords and op-codes -- acpinames: display complete ACPI name space from input AML -- acpisrc: manipulate the ACPICA source tree and format source files for specific environments -- acpixtract: extract binary ACPI tables from acpidump output (see also the pmtools package) Homepage: http://www.acpica.org Package: acpica-tools-dbgsym Priority: optional Section: debug Installed-Size: 3266 Maintainer: Al Stone Architecture: amd64 Source: acpica-unix Version: 20200925-1.2apertis0bv2023dev2b6 Depends: acpica-tools (= 20200925-1.2apertis0bv2023dev2b6) Filename: pool/development/a/acpica-unix/acpica-tools-dbgsym_20200925-1.2apertis0bv2023dev2b6_amd64.deb Size: 2858508 MD5sum: 35fe50f9adad06250af8c0b0cd1f2e75 SHA1: e03b4803d6492551df4220c1b034d8d72b54f32d SHA256: 9acaac7b43fb75b53e1406fa92b073c560403aeb3adc3078d0062b35ad4f33bb SHA512: 35f92a0e012f317efcfda014b9bd5a317da5aa030072a119452bf901e06941e195e14bd99fab71cc8f9ba1a77f1947ad1cada80ac1549c6428fe975fd7af297e Description: debug symbols for acpica-tools Auto-Built-Package: debug-symbols Build-Ids: 2ba8a2b2fdc07e2b8304ef05ca30995bed8d8fc5 a6730007b54bb72f80cd68fe663eeab8a2fe7c9d aeb3a092c5d2ed2467ca11db366e30ea294e85a3 b9178c09dedaebd612130b020b4f76e6f9b14cf0 d2e29ae260a8650d64301a3e0789ec3b37a8e05e d8370b743e1085c918b21d74c0fa8e60ee2a9ba1 f450c6bbd0f4fffdeb21d5742e725d53b42cce58 Package: adb Priority: optional Section: utils Installed-Size: 595 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools (29.0.6-21+apertis1bv2023preb1) Version: 1:29.0.6-21+apertis1bv2023preb1 Provides: android-tools-adb Depends: android-libbase (>= 29.0.6), android-libboringssl (>= 10.0.0+r36), android-libcutils (= 1:29.0.6-21+apertis1bv2023preb1), libc6 (>= 2.30), libgcc-s1 (>= 3.0), libstdc++6 (>= 9), libusb-1.0-0 (>= 2:1.0.16) Recommends: android-sdk-platform-tools-common (>= 28.0.2~) Filename: pool/development/a/android-platform-tools/adb_29.0.6-21+apertis1bv2023preb1_amd64.deb Size: 242876 MD5sum: 6fafe9d2a7072fb793ab54ed929a0083 SHA1: 600fd2c1daa9c6919a8ce96ed73c9372658a79f1 SHA256: 6cfb776846e05b29044f81e77b66c6cba4a0be22c9f659d5d3b2ba1b83c57a97 SHA512: a5a2540499f9bac129aa3e7ce202460cf9d80b306c355b56264a13d32ae23d8f15d7149606f95f00a12fafc8527533a2e5a87a296ec53659bb843ad8bfad4fdd Description: Android Debug Bridge A versatile command line tool that lets you communicate with an emulator instance or connected Android-powered device. . This package recommends "android-sdk-platform-tools-common" which contains the udev rules for Android devices. Without this package, adb and fastboot need to be running with root permission. Homepage: https://developer.android.com/studio/releases/platform-tools Multi-Arch: foreign Package: adb-dbgsym Priority: optional Section: debug Installed-Size: 1561 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools (29.0.6-21+apertis1bv2023preb1) Version: 1:29.0.6-21+apertis1bv2023preb1 Depends: adb (= 1:29.0.6-21+apertis1bv2023preb1) Filename: pool/development/a/android-platform-tools/adb-dbgsym_29.0.6-21+apertis1bv2023preb1_amd64.deb Size: 1501168 MD5sum: efd285ee5d3a03c12e0f87df1490f747 SHA1: e261d11dfdab24f2f6e2a232b78a22c20006f4dc SHA256: 3ec7a19bba8d916517ec8f23bfd9c93aaab354f2175f751494bb59a3652c3639 SHA512: 84c449007bc538894550c928abdf8f3a8e96cd80ed63d32b87f49db0b7fb35a1ebba37099d3f00d9d2cf218ecb61024e16bb7e00e78488aba8f2a6468cbd3145 Description: debug symbols for adb Auto-Built-Package: debug-symbols Build-Ids: b1b7efa78b31aa770da12c46b1bde409dfc9e8a5 Package: adbd Priority: optional Section: utils Installed-Size: 487 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools (29.0.6-21+apertis1bv2023preb1) Version: 1:29.0.6-21+apertis1bv2023preb1 Provides: android-tools-adbd Depends: android-libbase (>= 29.0.6), android-libboringssl (>= 10.0.0+r36), android-libcutils (= 1:29.0.6-21+apertis1bv2023preb1), android-liblog (>= 29.0.6), libc6 (>= 2.30), libgcc-s1 (>= 3.0), libstdc++6 (>= 6), libsystemd0, libusb-1.0-0 (>= 2:1.0.8) Filename: pool/development/a/android-platform-tools/adbd_29.0.6-21+apertis1bv2023preb1_amd64.deb Size: 195264 MD5sum: 82c4b7f84f495621a1478bef22f8c3cd SHA1: 89765e0828a6edd7d77d74a0b2de84cdf3a31b78 SHA256: 0f5f6dedbc3703f0e945d35871cf1b41133515aac9a4082d235ef4463128c382 SHA512: 28763aa8307d0796df99f7ba910de933e2432c677f0bda858cc964661f5233f2ba18ed983abd8fcf4098630a5d0c07539c5ef9bb14bfddd3c83acf5d0d84702a Description: Android Debug Bridge daemon Android Debug Bridge (adb) is a versatile tool that lets you manage the state of an emulator instance or Android-powered device. It is a client-server program that includes three components: . A client, which runs on your development machine. You can invoke a client from a shell by issuing an adb command. Other Android tools such as the ADT plugin and DDMS also create adb clients. . A server, which runs as a background process on your development machine. The server manages communication between the client and the adb daemon running on an emulator or device. . A daemon, which runs as a background process on each emulator or device instance. . This package provides the daemon component. Homepage: https://developer.android.com/studio/releases/platform-tools Multi-Arch: foreign Package: adbd-dbgsym Priority: optional Section: debug Installed-Size: 1290 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools (29.0.6-21+apertis1bv2023preb1) Version: 1:29.0.6-21+apertis1bv2023preb1 Depends: adbd (= 1:29.0.6-21+apertis1bv2023preb1) Filename: pool/development/a/android-platform-tools/adbd-dbgsym_29.0.6-21+apertis1bv2023preb1_amd64.deb Size: 1231160 MD5sum: c379394ff352633b0417e53703c8e652 SHA1: 88c8201ff1857df629022cb7952d6ba1e0aa5863 SHA256: e6bf283e64da5951fddde02251133e75c5e677593d6f5dd1e01df6652f1b2307 SHA512: 23850ce596a952760a49050a66b130aa1d6e5733971d0be3ac3f8b191cef894620b6694b086bfc781e171948c0724330dd3c9db3c245744c0e840ad484bd4665 Description: debug symbols for adbd Auto-Built-Package: debug-symbols Build-Ids: 0d19c2c323fc9d19a0797bf2d7f9500682f79a94 Package: advancecomp Priority: optional Section: utils Installed-Size: 1081 Maintainer: Piotr Ożarowski Architecture: amd64 Version: 2.1-2.1co1bv2023dev3b10 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libstdc++6 (>= 9), zlib1g (>= 1:1.1.4) Filename: pool/development/a/advancecomp/advancecomp_2.1-2.1co1bv2023dev3b10_amd64.deb Size: 205552 MD5sum: b06ba6400764df3b722ff6cbdedfc27b SHA1: fcac72b9073f303eed913ad7862483682848619e SHA256: 2abbbe282d2af3dbf2d175bd8b0a77184688f6c8f0f8213c1ce0d62176bde97e SHA512: 480460e40c0188f7ba8c8f79832a2274a712b5d5490ab8481a50b1fe668c44c07e0f11871014becb1bee591c42080e3d6563d3cf285f07bb98433d788166fb9e Description: collection of recompression utilities AdvanceCOMP contains recompression utilities for your .zip archives, .png images, .mng video clips and .gz files. . For recompression, 7-Zip (http://www.7-zip.com) is used, which generally gives 5-10% more compression than zLib. Homepage: http://www.advancemame.it/ Package: advancecomp-dbgsym Priority: optional Section: debug Installed-Size: 2489 Maintainer: Piotr Ożarowski Architecture: amd64 Source: advancecomp Version: 2.1-2.1co1bv2023dev3b10 Depends: advancecomp (= 2.1-2.1co1bv2023dev3b10) Filename: pool/development/a/advancecomp/advancecomp-dbgsym_2.1-2.1co1bv2023dev3b10_amd64.deb Size: 2339628 MD5sum: 3cd584a5ada24b0a1f1850fb164bdd22 SHA1: 98bfaef0ec7d53440b3b8ba4f775685a4efad542 SHA256: 3e72dea0484652831be022261747c5f24a0c1d9542fe4458cd60d33b241d4491 SHA512: 950e55c62d28d6b1e88dd6cb727b4b76dcb754b045ea1c150fa30d3f86619b4e6cb769e19fa8b26c934bb9d104694858302423d02afa0b2468b2fc35d3f1988e Description: debug symbols for advancecomp Auto-Built-Package: debug-symbols Build-Ids: 25bedc58d007ba55a7658ff7533d8489f29ce5f2 b488d37c1bc423946611131611506e0e68151622 f49c068a5c85a8310feefab33ee163b25979fa74 fde69fe89d9e30e192201336b5cc616d859c884d Package: aeson-pretty Priority: optional Section: utils Installed-Size: 7960 Maintainer: Debian Haskell Group Architecture: amd64 Source: haskell-aeson-pretty Version: 0.8.8-1apertis1bv2023dev2b2 Depends: libc6 (>= 2.29), libffi7 (>= 3.3~20180313), libgmp10 Filename: pool/development/h/haskell-aeson-pretty/aeson-pretty_0.8.8-1apertis1bv2023dev2b2_amd64.deb Size: 1124860 MD5sum: 541971d50979ad95a355fc25f4ed67d3 SHA1: e4bdc409d0fa39889b6f823ecdd3cee81dc4b4b6 SHA256: cfd6503fa063c995825db6d0c7e4bfa72df428846eea6d3349a16e7a55787987 SHA512: f88c9f958fe55c114a2481007f025ac81a955f6de4af2fa5c4eef31e7325f82a1c8c05b9fb1cbe4ebe5374287678293bf9f9624342db89fb08340d06e6e8c237 Description: JSON pretty-printing tool The command-line tool reads JSON from stdin and writes prettified JSON to stdout. It also offers a complementary compact-mode, essentially the opposite of pretty-printing. . This is built on the aeson-pretty library; see also libghc-aeson-pretty-dev. Homepage: http://github.com/informatikr/aeson-pretty Package: afdko Priority: optional Section: devel Installed-Size: 37 Maintainer: Debian Fonts Task Force Architecture: all Version: 3.6.0+dfsg1-3apertis0bv2023dev2b4 Depends: python3, python3-afdko (= 3.6.0+dfsg1-3apertis0bv2023dev2b4) Suggests: afdko-doc Filename: pool/development/a/afdko/afdko_3.6.0+dfsg1-3apertis0bv2023dev2b4_all.deb Size: 5688 MD5sum: f2ea11464a4c6af050df2c24670c0a2e SHA1: a7e779889f5756e3af7900731fbd933f490521cf SHA256: 223028a9d80cc4af7785c107c5009e9e58f54d00e2244741e42b1dfbd829397a SHA512: c23d5a63adda2acf53d2a0bf3f3f4070e6271b1be814dc1b842c5dbdc71c6c88c734ec3684e0200745b70fe40a972e250fd049e897659843513546fa251a258e Description: Adobe Font Development Kit for OpenType Tools used to make OpenType fonts by adding the OpenType-specific data to a TrueType or Type1 font. Homepage: https://adobe-type-tools.github.io/afdko/ Package: afdko-bin Priority: optional Section: devel Installed-Size: 4463 Maintainer: Debian Fonts Task Force Architecture: amd64 Source: afdko Version: 3.6.0+dfsg1-3apertis0bv2023dev2b4 Depends: libc6 (>= 2.14) Filename: pool/development/a/afdko/afdko-bin_3.6.0+dfsg1-3apertis0bv2023dev2b4_amd64.deb Size: 931328 MD5sum: 4d39ddc9edcdb21fcc31c4cd0f09bd8f SHA1: 4cbfb81cf2cc929fc3c05910b49b18d306b2605f SHA256: bb1b181c3372942bf8dbd5a4d1fa98099b93f8a3b19edf4006d22198915d27df SHA512: 8dc8a5d11a24fc2f41bd66b655257a0c56847442acc846cc9d45c641432c76c796a7e33a1a8d002f9333ccccb08b3c97213a6b9d91ce73b067a43163a7d4befe Description: Adobe Font Development Kit for OpenType (Binaries) Tools used to make OpenType fonts by adding the OpenType-specific data to a TrueType or Type1 font. . This package installs native binaries in AFDKO. Homepage: https://adobe-type-tools.github.io/afdko/ Package: afdko-bin-dbgsym Priority: optional Section: debug Installed-Size: 4285 Maintainer: Debian Fonts Task Force Architecture: amd64 Source: afdko Version: 3.6.0+dfsg1-3apertis0bv2023dev2b4 Depends: afdko-bin (= 3.6.0+dfsg1-3apertis0bv2023dev2b4) Filename: pool/development/a/afdko/afdko-bin-dbgsym_3.6.0+dfsg1-3apertis0bv2023dev2b4_amd64.deb Size: 4055704 MD5sum: ad6f6f5957825f001d4b50898af46aa8 SHA1: 2f337fe533ea0fe54ff0ffe663a1ca1cd479a17a SHA256: 938594c2f64bb71f7a359dd9c71c77a72ccec681e3fc88f1c3064a540192f15d SHA512: 00ecd797fe78161cec9bff37e1c510b317d5f5216d072311e2b2ca8f2ffa2e31212d8ca81e5151a2980a24acc4461b9974b42b10cd3ef537d514546f3d1f06db Description: debug symbols for afdko-bin Auto-Built-Package: debug-symbols Build-Ids: 0733fc17ab6addca119fb17889e35d90835768b5 2d07dbd030a8486a47898d46acb7cb14c5a19fc9 324592f5a867ad407c6d37e6d3a53e487a9fd99f 3ed6d376c90d19d07f4c6bf963a6ad1ecf8941fa 48fb8f1876728d73adb99ff11556d8d89639857b 95478db2dc8dc400826c911acaf2137e780f0368 a40171e1c081a1a6291561df79dd45b89aa38c2e c605f88238cfcfa1a94881e94588591c302f1d75 e73fdaa3eebe3efbb7f86f98582e34d8c1993397 Package: afdko-doc Priority: optional Section: doc Installed-Size: 96 Maintainer: Debian Fonts Task Force Architecture: all Source: afdko Version: 3.6.0+dfsg1-3apertis0bv2023dev2b4 Filename: pool/development/a/afdko/afdko-doc_3.6.0+dfsg1-3apertis0bv2023dev2b4_all.deb Size: 77952 MD5sum: dd10dc08dfc6513bbcfd3b6a7c70eabb SHA1: cc3f163919b9eb5e937922370b28f5b71900a739 SHA256: 2c2113d4ff107850b61ab6c8791a4e21c73c78e06946d97a5d5a825b728ab914 SHA512: a4404626cfd86498ca22b769662fe71b1902d139c2cfdbbfb7f520fc96de6d86fac65de7949dd55388f45da9885d2e2268a52288c2d362cc5fbc385751b07688 Description: Adobe Font Development Kit for OpenType (common documentation) Tools used to make OpenType fonts by adding the OpenType-specific data to a TrueType or Type1 font. . This is the common documentation package. Homepage: https://adobe-type-tools.github.io/afdko/ Package: aglfn Priority: optional Section: fonts Installed-Size: 123 Maintainer: Debian Fonts Task Force Architecture: all Version: 1.7+git20191031.4036a9c-2apertis0bv2023dev2b6 Filename: pool/development/a/aglfn/aglfn_1.7+git20191031.4036a9c-2apertis0bv2023dev2b6_all.deb Size: 30776 MD5sum: aa418daa46691dddd4b97fe906cf7129 SHA1: 7c157830844a03230a0ae95aaa1b83a1cd810ff3 SHA256: fd3e51566586c2d5c228a94ddbcdfb3afa424284445cd68c5957789173bfcdd1 SHA512: da46d1fe557a5c3f16a27d7a4f95bbcf1cf440a497fcd39473a8e519500c826958b0cc131b27704045cb50bc728e73eeafc8d576487aa196ef7f91eab5d982c3 Description: Adobe Glyph List For New Fonts AGL (Adobe Glyph List) maps glyph names to Unicode values for the purpose of deriving content. AGLFN (Adobe Glyph List For New Fonts) is a subset of AGL that excludes the glyph names associated with the PUA (Private Use Area), and is meant to specify preferred glyph names for new fonts. Also included is the ITC Zapf Dingbats Glyph List, which is similar to AGL in that it maps glyph names to Unicode values for the purpose of deriving content, but only for the glyphs in the ITC Zapf Dingbats font. . Be sure to visit the AGL Specification and Developer Documentation pages for detailed information about naming glyphs, interpreting glyph names, and developing OpenType fonts. Homepage: https://github.com/adobe-type-tools/agl-aglfn Multi-Arch: foreign Package: alex Priority: optional Section: haskell Installed-Size: 1875 Maintainer: Debian Haskell Group Architecture: amd64 Version: 3.2.5-2apertis1bv2023dev2b1 Depends: libc6 (>= 2.29), libffi7 (>= 3.3~20180313), libgmp10 Filename: pool/development/a/alex/alex_3.2.5-2apertis1bv2023dev2b1_amd64.deb Size: 374252 MD5sum: 645549ba3a68319d284ce0dcfb8801b8 SHA1: b25d0b27741038af6ac1ce076cac7fc20b9933cf SHA256: 344ef41e6f0ed961f038ceb52fced4b4af3f77334623dbef7fe70ea1dd9953b2 SHA512: 23a465629f1847075efb674963cdea721d24e2708592291d09484e790bce1053ab4ab43a227ed9e0e5930a7ed2e1f3485f2a458c4e8824434c5287c63a80bc53 Description: lexical analyser generator for Haskell Alex is a tool for generating lexical analysers in Haskell, given a description of the tokens to be recognised in the form of regular expressions. It is similar to the tool lex or flex for C/C++. Homepage: http://www.haskell.org/alex/ Multi-Arch: foreign Package: alsa-utils Priority: optional Section: sound Installed-Size: 2288 Maintainer: Debian ALSA Maintainers Architecture: amd64 Version: 1.2.4-1apertis0bv2023dev2b5 Provides: audio-mixer Depends: kmod (>= 17-1~), lsb-base (>= 3.0-9), libasound2 (>= 1.2.1), libatopology2 (>= 1.2.2), libc6 (>= 2.29), libfftw3-single3 (>= 3.3.5), libncursesw6 (>= 6), libsamplerate0 (>= 0.1.7), libtinfo6 (>= 6) Suggests: dialog Filename: pool/development/a/alsa-utils/alsa-utils_1.2.4-1apertis0bv2023dev2b5_amd64.deb Size: 1059016 MD5sum: 0f951a6f8325d398ef0d9f1b7999f5fa SHA1: fbf8d9e7150ebb802269f637e607f8921bea4a84 SHA256: add9bd55d33472887e828fe891859752d4c5541dd614890d06ab819a36166092 SHA512: fb21758b835f00bc66715075256c289a5ee36642c6e340950d66f1a89413c6e1ccb7d25db9c3639d0de83d937faac7f4095a408d3517c03ff5a097247d3e6d51 Description: Utilities for configuring and using ALSA Included tools: - alsactl: advanced controls for ALSA sound drivers - alsaloop: create loopbacks between PCM capture and playback devices - alsamixer: curses mixer - alsaucm: alsa use case manager - amixer: command line mixer - amidi: read from and write to ALSA RawMIDI ports - aplay, arecord: command line playback and recording - aplaymidi, arecordmidi: command line MIDI playback and recording - aconnect, aseqnet, aseqdump: command line MIDI sequencer control - iecset: set or dump IEC958 status bits - speaker-test: speaker test tone generator . ALSA is the Advanced Linux Sound Architecture. Homepage: https://www.alsa-project.org/ Multi-Arch: foreign Package: alsa-utils-dbgsym Priority: optional Section: debug Installed-Size: 857 Maintainer: Debian ALSA Maintainers Architecture: amd64 Source: alsa-utils Version: 1.2.4-1apertis0bv2023dev2b5 Depends: alsa-utils (= 1.2.4-1apertis0bv2023dev2b5) Filename: pool/development/a/alsa-utils/alsa-utils-dbgsym_1.2.4-1apertis0bv2023dev2b5_amd64.deb Size: 637520 MD5sum: b451ab0cb8a2d3103e5bf1cb0dd4a507 SHA1: 329022774c561fa41a0d2a2b666d6bbff8c23c8d SHA256: 6dcae1328015e1db2e2d14ea100b08246ff04bd72e74751a239fa71e8468212f SHA512: 309d326e94fccd131b15b15b76aee826ad15a23081da31b06cd5cf23bbb17c08fb8d54062ea9f7d2955802d93645c6420d92179f596aceb36dd6d9c7c6ea3197 Description: debug symbols for alsa-utils Auto-Built-Package: debug-symbols Build-Ids: 06e45abb5df0bab8b7b8b70e8338adb49790381a 0c5471dd8bf56feea280b08e5d9fdc646e6537c0 3a170ccba13929f6a5dbd1392a49202716ebd7e5 3c97a344070de39274b3dbc23910db0965552a68 3d4ed7168ec6289b66b80eb26d623d59f460e625 3ecf5de4c0318089e2b63416ff22225fa1cd1764 5253ef3aa8800bcd7e2d4604f17e1a724f06f362 541cb426c0ae8717f65a1804d7282e3706b7f471 54b83f4cdc467b9367e3bdfedb2b430057a06ca9 66d9bbf268a781016af565d56926a9eaf437dd3c 6c2d39c852738d5cd3205499a084b92ace045dd9 77d1b12fbaa8032eb3adac7313f9b04a22894267 81dca33883041be9a92041765754b49f3bf82031 9ea25087b09b39b770c7cc52838cf2626af55288 b6a1b9d4dc78c7614b6483601197bceac0e727f8 bfeedfdc4ea64abbc07c0768494142036000f954 e728357c1a27d21f0e9e9752e9318a8c4f50bcd5 Package: amdgcn-tools Priority: optional Section: devel Installed-Size: 19 Maintainer: Debian GCC Maintainers Architecture: amd64 Version: 9apertis0bv2023preb1 Replaces: gcc-10-offload-amdgcn (<< 10.2.1-6), gcc-11-offload-amdgcn (<< 11-20210110-0), gcc-snapshot (<< 1:20210110-0~) Depends: llvm-9, lld-9 Breaks: gcc-10-offload-amdgcn (<< 10.2.1-6), gcc-11-offload-amdgcn (<< 11-20210110-0), gcc-snapshot (<< 1:20210110-0~) Filename: pool/development/a/amdgcn-tools/amdgcn-tools_9apertis0bv2023preb1_amd64.deb Size: 2564 MD5sum: 80df6e3013b0292adb46a7bf6e1a788d SHA1: 991f8baf0414842611d8d759afa85e78d47a8b25 SHA256: 8d7fd5ceceae1f1fe46177096763855de0ffc2f213ff8a1fe6ba24fa46566d13 SHA512: 9bd197027ce382f010dff2aa6087f71acbec1b875ab61685dcb8eb1230da9ef650ed9c0ee7bcaab00c664470859b5498596261d6fd2529f13e21a2a2a0dd9464 Description: linker tools for the amdgcn architecture The package provides the tools ar, as, ld and nm for the amdgcn target architecture (used in AMD gpus). The tools are based on LLVM. . This is a dependency package used by the gcc-N-offload-amdgcn offload compilers. Package: amqp-tools Priority: optional Section: net Installed-Size: 153 Maintainer: Michael Fladischer Architecture: amd64 Source: librabbitmq Version: 0.10.0-1apertis0bv2023dev2b4 Depends: librabbitmq4 (= 0.10.0-1apertis0bv2023dev2b4), libc6 (>= 2.15), libpopt0 (>= 1.14) Filename: pool/development/libr/librabbitmq/amqp-tools_0.10.0-1apertis0bv2023dev2b4_amd64.deb Size: 33164 MD5sum: 408fbbc3b71e83eebb07b405dae731d6 SHA1: 357acad15f96fe28eed31383862004ae58f9788b SHA256: eb613e2aea999e71e4960dd1d5bd41f0de91b70c06a78c9095f6804d51f463ff SHA512: 9e9318117ab031b507ccbb9aedb3e8bd6d8017f79b4637698ac261932386fea97b990be5533d5e9d91a3ab6b6d4890999489f2f6304b1ed1105a748b6783dab7 Description: Command-line utilities for interacting with AMQP servers RabbitMQ provides robust messaging for applications. It is easy to use, fit for purpose at cloud scale and supported on all major operating systems and developer platforms. librabbitmq is a C-language AMQP client library for use with AMQP servers such as RabbitMQ speaking protocol versions 0-9-1. . This package includes command line utilities. Homepage: https://github.com/alanxz/rabbitmq-c Package: amqp-tools-dbgsym Priority: optional Section: debug Installed-Size: 113 Maintainer: Michael Fladischer Architecture: amd64 Source: librabbitmq Version: 0.10.0-1apertis0bv2023dev2b4 Replaces: librabbitmq-dbg (<< 0.9.0-0.1~) Depends: amqp-tools (= 0.10.0-1apertis0bv2023dev2b4) Breaks: librabbitmq-dbg (<< 0.9.0-0.1~) Filename: pool/development/libr/librabbitmq/amqp-tools-dbgsym_0.10.0-1apertis0bv2023dev2b4_amd64.deb Size: 53360 MD5sum: 1f49ed894e714732fbb3035c3d38fa7f SHA1: c0313fd5bd46faf63df72edda5a860baa0b10027 SHA256: f484c9267367673683690e9db1e0389561874f37ceb004a8f0df06038c6483a4 SHA512: ece99820cc779ade590e60cec4d452071d6a255c378426b3be34fd358165f3cf9b69fc53c9c5fa9da440ef2da76377a66cefe180cbbfacf48a426f5f5b49d2ab Description: debug symbols for amqp-tools Auto-Built-Package: debug-symbols Build-Ids: 0555790f7a8270b07a174fc899696fdb803d0a08 897cf08f55b2bbc8ed23228b0bd0515ada3c4e53 cbc661df78eda14cd00e254cb190a9824e0fed6a e79dee490501eefef88dae70dbf3b996055fcdfa ef866fdc72f1aef242254965c194549f4922bdf3 Package: android-libbacktrace Priority: optional Section: libs Installed-Size: 553 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools (29.0.6-21+apertis1bv2023preb1) Version: 1:29.0.6-21+apertis1bv2023preb1 Depends: android-libbase (= 1:29.0.6-21+apertis1bv2023preb1), android-liblog (>= 29.0.6), libc6 (>= 2.17), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.9), p7zip-full Filename: pool/development/a/android-platform-tools/android-libbacktrace_29.0.6-21+apertis1bv2023preb1_amd64.deb Size: 176648 MD5sum: a876e8d9e6cf8eedad0bd24c60531ebf SHA1: f1c98c84a30c1c10ee255e66af99d4752feb5d70 SHA256: e1969fac750849fb94908cff7615b2b78a93a14116ca9c69d8cea087d13c84ed SHA512: e8e601ef768e07fbfdf5234890b6279e8e1d74c20ef10e054c0b34d797bdb36f7e1d0cac36ceddb03ce00796e8dbf50d62ae266f6ff53c5cde016972a6d0f552 Description: Android backtrace library Android backtrace library produce symbolic backtraces for making debugging easier. Homepage: https://developer.android.com/studio/releases/platform-tools Multi-Arch: same Package: android-libbacktrace-dbgsym Priority: optional Section: debug Installed-Size: 1142 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools (29.0.6-21+apertis1bv2023preb1) Version: 1:29.0.6-21+apertis1bv2023preb1 Depends: android-libbacktrace (= 1:29.0.6-21+apertis1bv2023preb1) Filename: pool/development/a/android-platform-tools/android-libbacktrace-dbgsym_29.0.6-21+apertis1bv2023preb1_amd64.deb Size: 1072532 MD5sum: fcf2757eb00345883e014301be0bd7f2 SHA1: bedb60fe7cdb3a1c2d65a0ce4cb0961ff4cc3a5b SHA256: 7785bf21b21d884927c7d639a26077a4b0d7b654c03a762176d4281f064b53b1 SHA512: 4da9dbbdf04fd37fa69e8c5ebf65bfae7e6a1e80df515c3f71fcf30af04d1926a1c74e877d024168fdadf1b36cbfcd1dfe390008dc6018dfc17512c00bc45ec0 Description: debug symbols for android-libbacktrace Auto-Built-Package: debug-symbols Build-Ids: d159ef30a38d84c3107c1024e55694a042254edc Multi-Arch: same Package: android-libbacktrace-dev Priority: optional Section: libdevel Installed-Size: 130 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools (29.0.6-21+apertis1bv2023preb1) Version: 1:29.0.6-21+apertis1bv2023preb1 Depends: android-libbacktrace (= 1:29.0.6-21+apertis1bv2023preb1) Filename: pool/development/a/android-platform-tools/android-libbacktrace-dev_29.0.6-21+apertis1bv2023preb1_amd64.deb Size: 69956 MD5sum: 2571d2b4b8bfa97896e111a7cd9fb57f SHA1: d450b332b0dc66673d770b8b5710f94857ea496c SHA256: d0751a5a9eb67d59cd8418651fe4f51082df1e1af5bf4a57c6c72b47752ffdac SHA512: 3f075c3d767e8b4eeb687d3c7704b42e6f7b198d30b2648ad76de9056dfecbf129e6152389c2df45ca1560befd2e73b3fd3e71bd698246f85cfa2a1e0c3c88f3 Description: Android backtrace library - Development files Android backtrace library produce symbolic backtraces for making debugging easier. . This package contains the development files. Homepage: https://developer.android.com/studio/releases/platform-tools Package: android-libbase Priority: optional Section: libs Installed-Size: 209 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools (29.0.6-21+apertis1bv2023preb1) Version: 1:29.0.6-21+apertis1bv2023preb1 Depends: android-liblog (= 1:29.0.6-21+apertis1bv2023preb1), libc6 (>= 2.17), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Filename: pool/development/a/android-platform-tools/android-libbase_29.0.6-21+apertis1bv2023preb1_amd64.deb Size: 95412 MD5sum: b3a3eb80f1d8ea94d5880b6b8edc3f91 SHA1: 3e44f70bb55e340a99614dd3809ceafbe6774f9f SHA256: f6540f970de933875eb276987c3669bb40e83c0c122ff3210c1da04376e4241e SHA512: b9c199d9c07c87b41c2dae745675d13bb6d39bd94e1ddf1657fe323835518b1f35f4de965eb9dda999a5063710d4f44a53b4b0f0687886d6e91878b2172a56b7 Description: Android base library This library provides APIs for basic tasks like handling files, Unicode strings, logging, memory allocation, integer parsing, etc.. . This library is only used by Android SDK currently. Homepage: https://developer.android.com/studio/releases/platform-tools Multi-Arch: same Package: android-libbase-dbgsym Priority: optional Section: debug Installed-Size: 238 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools (29.0.6-21+apertis1bv2023preb1) Version: 1:29.0.6-21+apertis1bv2023preb1 Depends: android-libbase (= 1:29.0.6-21+apertis1bv2023preb1) Filename: pool/development/a/android-platform-tools/android-libbase-dbgsym_29.0.6-21+apertis1bv2023preb1_amd64.deb Size: 208724 MD5sum: f3462cc917420825bd82a16e44410d1b SHA1: cf1f2ae2f0c32f84f04342c4b7079b9c6f6278f1 SHA256: 21bb72a9835bea03c1273e4f5e5c188a6ac1e12a7fd78d46cb2988b7a1c581a3 SHA512: 04c2c9d545e504c0692ba0f577864cfe040212ebb925e81de7ec49d795210381df17d9daad5fdd8d079d8769b8488565883c2856908b61465d05f4a745bb28f2 Description: debug symbols for android-libbase Auto-Built-Package: debug-symbols Build-Ids: 8de8c5c15dea4d5a77a34eff5a727d86bce8e97a Multi-Arch: same Package: android-libbase-dev Priority: optional Section: libdevel Installed-Size: 253 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools (29.0.6-21+apertis1bv2023preb1) Version: 1:29.0.6-21+apertis1bv2023preb1 Depends: android-libbase (= 1:29.0.6-21+apertis1bv2023preb1), android-liblog-dev (= 1:29.0.6-21+apertis1bv2023preb1) Filename: pool/development/a/android-platform-tools/android-libbase-dev_29.0.6-21+apertis1bv2023preb1_amd64.deb Size: 90956 MD5sum: 3a74e833cb27fc3d440989da01d2ffc9 SHA1: 3201390b4ebd3ff5fbb37da4b56f718c14e9fd47 SHA256: a12c374807c5a73f0cedfd973a4a0d2fb2bcbbec6d0c19ae122b3ba49f3199ad SHA512: de2e18d2e2529143c1b38442ef8b642b5cf5fc04d6d0bac33a3f622d64fa4d5f00cbf0fa2a0dc00c4b48e6f817450232f668aa4d2f1e0b784e989362e33e9fd0 Description: Android base library - Development files This library provides APIs for basic tasks like handling files, Unicode strings, logging, memory allocation, integer parsing, etc.. . This library is only used by Android SDK currently. . This package contains the development files. Homepage: https://developer.android.com/studio/releases/platform-tools Package: android-libboringssl Priority: optional Section: libs Installed-Size: 1853 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-external-boringssl Version: 10.0.0+r36-1+apertis1bv2023preb1 Depends: libc6 (>= 2.16), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1) Filename: pool/development/a/android-platform-external-boringssl/android-libboringssl_10.0.0+r36-1+apertis1bv2023preb1_amd64.deb Size: 614024 MD5sum: 841341bf4e2a0b4a031fdc444b6c5602 SHA1: 2b355617de24f27a5cae16c66fe07e436befdf14 SHA256: cfe06e4173866178fc3838e2a040d426896ffbb0aceede9f29c472bb8ab10bc0 SHA512: 286287889a3d6bd72d2d450d15d27baa03582d504591c650f9c0790d73a55d5a3efa67edbb36c8be1507d7fb6d1e052212f655b8a5229e01b762b4ab129e85f4 Description: Google's internal fork of OpenSSL for the Android SDK The Android SDK builds against a static version of BoringSSL, Google's internal fork of OpenSSL. This package should never be used for anything but Android SDK packages that already depend on it. . BoringSSL arose because Google used OpenSSL for many years in various ways and, over time, built up a large number of patches that were maintained while tracking upstream OpenSSL. As Google’s product portfolio became more complex, more copies of OpenSSL sprung up and the effort involved in maintaining all these patches in multiple places was growing steadily. . This is the Android AOSP fork of BoringSSL which is designed to be used by Android and its SDK. BoringSSL is only ever statically linked into apps, and pinned to a commit version. Upstream has no official releases of BoringSSL on its own, so it must be included separately for each project that uses it. Homepage: https://android.googlesource.com/platform/external/boringssl Package: android-libboringssl-dbgsym Priority: optional Section: debug Installed-Size: 3116 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-external-boringssl Version: 10.0.0+r36-1+apertis1bv2023preb1 Depends: android-libboringssl (= 10.0.0+r36-1+apertis1bv2023preb1) Filename: pool/development/a/android-platform-external-boringssl/android-libboringssl-dbgsym_10.0.0+r36-1+apertis1bv2023preb1_amd64.deb Size: 2932032 MD5sum: 73de08028f36c77fefa2b3cefc472ae9 SHA1: abc5b6dbaf6c70dfba98bcad2209e1b09c34e355 SHA256: 34938e901b429128c4c8a747873f7fa74ac762dfbd1ab5f41e5fa43981cd1380 SHA512: 866247b7d31caccad2a55808ad45b615c90d577ef40f8007280dd4029856e09a7359c07ba124264d11c9b9d476a75ad48f0658af4c74131e678d9aa64c517d2b Description: debug symbols for android-libboringssl Auto-Built-Package: debug-symbols Build-Ids: 9c67b5e377a0083a650d4dd4f546e0027a4b5148 d01e9d498aabee73da9d6468306b9f148e281dfe Package: android-libboringssl-dev Priority: optional Section: libdevel Installed-Size: 1280 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-external-boringssl Version: 10.0.0+r36-1+apertis1bv2023preb1 Depends: android-libboringssl (= 10.0.0+r36-1+apertis1bv2023preb1) Filename: pool/development/a/android-platform-external-boringssl/android-libboringssl-dev_10.0.0+r36-1+apertis1bv2023preb1_amd64.deb Size: 196880 MD5sum: 9d78b2adf1844865598b0a314ac1ecbb SHA1: b2eb71cbe10d47b517fc22d804206bd99cda7ae9 SHA256: 563986685408e293675d57d425b4bef58767a193efe2e218c15514c627cc8ff5 SHA512: 24610988d43dea3480f21e39d82bb4e7b4579a9dc8f481b4ff22babba0e9f1864757b74c47ee3bd6c9c5f3d04edcc90b00e359c070d17f9d94fddeaa19d3f7f4 Description: Google's internal fork of OpenSSL for the Android SDK - devel The Android SDK builds against a static version of BoringSSL, Google's internal fork of OpenSSL. This package should never be used for anything but Android SDK packages that already depend on it. . BoringSSL arose because Google used OpenSSL for many years in various ways and, over time, built up a large number of patches that were maintained while tracking upstream OpenSSL. As Google’s product portfolio became more complex, more copies of OpenSSL sprung up and the effort involved in maintaining all these patches in multiple places was growing steadily. . This is the Android AOSP fork of BoringSSL which is designed to be used by Android and its SDK. BoringSSL is only ever statically linked into apps, and pinned to a commit version. Upstream has no official releases of BoringSSL on its own, so it must be included separately for each project that uses it. . This package contains the development files. Homepage: https://android.googlesource.com/platform/external/boringssl Package: android-libcutils Priority: optional Section: libs Installed-Size: 181 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools (29.0.6-21+apertis1bv2023preb1) Version: 1:29.0.6-21+apertis1bv2023preb1 Depends: android-libbase (= 1:29.0.6-21+apertis1bv2023preb1), android-liblog (>= 29.0.6), libc6 (>= 2.15), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.9), libbsd0 Filename: pool/development/a/android-platform-tools/android-libcutils_29.0.6-21+apertis1bv2023preb1_amd64.deb Size: 83816 MD5sum: 686f14649aae22890a63d2af01e1ac84 SHA1: 0d06fceb0932efab5ff98afdfe944ee678e5a7fc SHA256: a023b30bb64ab4ac50553c41c780dafccd094777a7f5e364836b15f62d046197 SHA512: d7557641c19809eb082a43c0cc6004c2289990e91a5045f51c567b1b1c60c40daac0774a66226b35ed2616d64cbf300e2b1dd45b1c463b1487b6995854cf9df4 Description: Android utils library for C This library provides common functionalities for android related tools. . This library is only used by Android SDK currently. Homepage: https://developer.android.com/studio/releases/platform-tools Multi-Arch: same Package: android-libcutils-dbgsym Priority: optional Section: debug Installed-Size: 73 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools (29.0.6-21+apertis1bv2023preb1) Version: 1:29.0.6-21+apertis1bv2023preb1 Depends: android-libcutils (= 1:29.0.6-21+apertis1bv2023preb1) Filename: pool/development/a/android-platform-tools/android-libcutils-dbgsym_29.0.6-21+apertis1bv2023preb1_amd64.deb Size: 52824 MD5sum: bd44cdbf72eaa00e3cf184b887312598 SHA1: e61382ef2e2d9620edc1679712e7396669702d5b SHA256: 1fbc00e03963870d739b056ef182719529eb6b34dc8d00a53ea88200ee08c6dc SHA512: 54262528f6e0374d12c41cfc7551ecd1f2a700659b9917176ca02a95e55aae59f56cf5cf0635c639fe44aba0fa960da5cd8781bcb52e48661bc825e932148ba6 Description: debug symbols for android-libcutils Auto-Built-Package: debug-symbols Build-Ids: 34cb27006521316e5784e8de70ad73e80b7e7c44 Multi-Arch: same Package: android-libcutils-dev Priority: optional Section: libdevel Installed-Size: 194 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools (29.0.6-21+apertis1bv2023preb1) Version: 1:29.0.6-21+apertis1bv2023preb1 Depends: android-libcutils (= 1:29.0.6-21+apertis1bv2023preb1), android-libbase-dev (= 1:29.0.6-21+apertis1bv2023preb1), android-platform-system-core-headers (= 1:29.0.6-21+apertis1bv2023preb1), libbsd-dev Filename: pool/development/a/android-platform-tools/android-libcutils-dev_29.0.6-21+apertis1bv2023preb1_amd64.deb Size: 80280 MD5sum: 9a37d95f807bd63e60ba5b8b71104df6 SHA1: 12257b4456fb39e87045ebe19a038be80b288f8b SHA256: 2bcb8e3bce76030a6308abb87299492050a3f4ce6732cb978c1834475d7976a3 SHA512: 7c680b51f7d4707341512cb93f50be3bd244f28e00debe56a2d721e5895eb6e82cf86726331fcc432a62ae0f750f3a096bf714ccf9c3d914d0b959da580e9882 Description: Android utils library for C - Development files This library provides common functionalities for android related tools. . This library is only used by Android SDK currently. . This package contains the development files. Homepage: https://developer.android.com/studio/releases/platform-tools Package: android-liblog Priority: optional Section: libs Installed-Size: 188 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools (29.0.6-21+apertis1bv2023preb1) Version: 1:29.0.6-21+apertis1bv2023preb1 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.8) Filename: pool/development/a/android-platform-tools/android-liblog_29.0.6-21+apertis1bv2023preb1_amd64.deb Size: 88976 MD5sum: 66b82584ff80167392f529ad2171243d SHA1: 6bef0e43dd9247f407210233dbfa0a786b62e3c7 SHA256: 946c7f94a9b626c45d672e329cb60fffed739a99181ac98689f58d91d0c644da SHA512: 9c02d1fea2b84c926e1a7ab2df6e7e2d8d1fab276f8c61b0ed50b62dc6f1b6e1a721f9b84b6f7f6e4b71b0a56bd967a523a12634c494873929fcd9fa8191d597 Description: Android NDK logger interfaces liblog represents an interface to the volatile Android Logging system for NDK (Native) applications and libraries. Interfaces for either writing or reading logs. The log buffers are divided up in Main, System, Radio and Events sub-logs. Homepage: https://developer.android.com/studio/releases/platform-tools Multi-Arch: same Package: android-liblog-dbgsym Priority: optional Section: debug Installed-Size: 140 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools (29.0.6-21+apertis1bv2023preb1) Version: 1:29.0.6-21+apertis1bv2023preb1 Depends: android-liblog (= 1:29.0.6-21+apertis1bv2023preb1) Filename: pool/development/a/android-platform-tools/android-liblog-dbgsym_29.0.6-21+apertis1bv2023preb1_amd64.deb Size: 119480 MD5sum: 562bb8b51ae882306d17cad28824d687 SHA1: 6cdfad7554c1d15a6a02256a7c7130c272948301 SHA256: ad737d76c1ba50dfe10205e705abf0ff6b32b681b1a1cdb893fcfa20f2bb4030 SHA512: 313c8af78c97e58a881e5aaa342e73deefebc901e21e71f924defaa742c01217c6dee9635705d0465d61a1306d7bb8ff2ce1305aec3263af9f1390ee541d3844 Description: debug symbols for android-liblog Auto-Built-Package: debug-symbols Build-Ids: c0351016e2f2d1cf23d784c979b74fb6b0406cc2 Multi-Arch: same Package: android-liblog-dev Priority: optional Section: libdevel Installed-Size: 187 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools (29.0.6-21+apertis1bv2023preb1) Version: 1:29.0.6-21+apertis1bv2023preb1 Depends: android-liblog (= 1:29.0.6-21+apertis1bv2023preb1) Filename: pool/development/a/android-platform-tools/android-liblog-dev_29.0.6-21+apertis1bv2023preb1_amd64.deb Size: 80888 MD5sum: d4e80fd36feee9e8b64a479ed94a0a81 SHA1: 39d30cf36506d30802edbb254fe2d6acd888ee5d SHA256: 0e0388e783e599d90d3b014ac69b4b3d127416b33f8988823d6733dbcf9ce4cd SHA512: 1a9d69ced89b3b739cc4d530b5f874c105939cf3feb2117d5e4df6e82fb14e6d5c500d30c6b91e58137ebe1b4684c8d7d731f839b2e55c465c76c2583a509a4d Description: Android NDK logger interfaces - Development files liblog represents an interface to the volatile Android Logging system for NDK (Native) applications and libraries. Interfaces for either writing or reading logs. The log buffers are divided up in Main, System, Radio and Events sub-logs. . This package contains the development files. Homepage: https://developer.android.com/studio/releases/platform-tools Package: android-libnativehelper Priority: optional Section: libs Installed-Size: 152 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools Version: 29.0.6-21+apertis1bv2023preb1 Depends: android-liblog (= 1:29.0.6-21+apertis1bv2023preb1), libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.4.0) Filename: pool/development/a/android-platform-tools/android-libnativehelper_29.0.6-21+apertis1bv2023preb1_amd64.deb Size: 74696 MD5sum: 29892cebb9899f1e000adb434a3ef33d SHA1: c6561dea82ca1943cf24b7e03d53334eb2f2095a SHA256: 1469fdb983811043c1dea8d97b1682eb1b0017dd3226519bc0c752137aba1f35 SHA512: 29f3ba845988feb44b730c06d08e247bafd5f1601987d2dd05797c026a9b2f27818342025de39f40b56aa3c4cdc5e6d1e15d515364d45e9929adfb888aa1b929 Description: Support functions for Android's class libraries libnativehelper is a collection of JNI related utilities used in Android. . There are several header and binary libraries here and not all of the functionality fits together well. The header libraries are mostly C++ based. The binary libraries are entirely written in C with no C++ dependencies. This is by design as the code here can be distributed in multiple ways, including mainline modules, so keeping the size down benefits everyone with smaller downloads and a stable ABI. Homepage: https://developer.android.com/studio/releases/platform-tools Multi-Arch: same Package: android-libnativehelper-dbgsym Priority: optional Section: debug Installed-Size: 75 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools Version: 29.0.6-21+apertis1bv2023preb1 Depends: android-libnativehelper (= 29.0.6-21+apertis1bv2023preb1) Filename: pool/development/a/android-platform-tools/android-libnativehelper-dbgsym_29.0.6-21+apertis1bv2023preb1_amd64.deb Size: 58848 MD5sum: c221326f983d98ee824e612321423c04 SHA1: 3d8a9f57583d3ad9c6f8077976707a94226803bd SHA256: d0a23a5d23aac10bff0a58f5c95e8f9e3c08ace78177499a349f5575f9d65590 SHA512: eaafeb94039ab5fa5277527e9e4de780163cb259ff356dc33ca504ea6c2b386d251379cdd32c77878ff6d524b50ab7531165895b407560d6f0f7d726d10ed660 Description: debug symbols for android-libnativehelper Auto-Built-Package: debug-symbols Build-Ids: 27a37c062518b66e6464bf0c92c68a147b7a8f81 Multi-Arch: same Package: android-libnativehelper-dev Priority: optional Section: libdevel Installed-Size: 278 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools Version: 29.0.6-21+apertis1bv2023preb1 Replaces: android-libnativehelper (<< 10.0.0+r36-3) Depends: android-libnativehelper (= 29.0.6-21+apertis1bv2023preb1) Breaks: android-libnativehelper (<< 10.0.0+r36-3) Filename: pool/development/a/android-platform-tools/android-libnativehelper-dev_29.0.6-21+apertis1bv2023preb1_amd64.deb Size: 92656 MD5sum: 8c082f47c08a8a22d4eb83830310de30 SHA1: 385c2b7aa9213330c99d32a63cf89d4e5ddebbb8 SHA256: a606a4c740809d455e1a3e3d9787a5486e8c399227ecaa4358828f0525e20623 SHA512: f91363f864996f6a3a0af311573e3b7edb5795bdc7256efaa9197b5d078425e5b3fa4b17570cd414a53da29fa2fd414359c472ec72adf5b3fcc71bc91dc13dc3 Description: Support functions for Android's class libraries - Development files libnativehelper is a collection of JNI related utilities used in Android. . There are several header and binary libraries here and not all of the functionality fits together well. The header libraries are mostly C++ based. The binary libraries are entirely written in C with no C++ dependencies. This is by design as the code here can be distributed in multiple ways, including mainline modules, so keeping the size down benefits everyone with smaller downloads and a stable ABI. . This package contains the development files. Homepage: https://developer.android.com/studio/releases/platform-tools Package: android-libsparse Priority: optional Section: libs Installed-Size: 164 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools (29.0.6-21+apertis1bv2023preb1) Version: 1:29.0.6-21+apertis1bv2023preb1 Depends: android-libbase (= 1:29.0.6-21+apertis1bv2023preb1), libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1), zlib1g (>= 1:1.2.3.4) Filename: pool/development/a/android-platform-tools/android-libsparse_29.0.6-21+apertis1bv2023preb1_amd64.deb Size: 80176 MD5sum: 40213b6944f6ee80b6e7959c2527df06 SHA1: 9a53fd8eed6f997deb16bd31d1be20403189678d SHA256: 507c3464c905ab4857ee41b635ffb22e7b9eb545abd3428d8cfb72418965e286 SHA512: f523f1210e4460b6459cb73fb22833e7c9848db7c4a85eeed0fa2abc471a553f0f6411de82cab664c623a97640fa8c157c2fe86a94810a8940cfc3cc22dbadb6 Description: Library for sparse files This library provides APIs for creating, manipulating and destroying sparse files. . This library is only used by Android SDK currently. Homepage: https://developer.android.com/studio/releases/platform-tools Multi-Arch: same Package: android-libsparse-dbgsym Priority: optional Section: debug Installed-Size: 62 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools (29.0.6-21+apertis1bv2023preb1) Version: 1:29.0.6-21+apertis1bv2023preb1 Depends: android-libsparse (= 1:29.0.6-21+apertis1bv2023preb1) Filename: pool/development/a/android-platform-tools/android-libsparse-dbgsym_29.0.6-21+apertis1bv2023preb1_amd64.deb Size: 42976 MD5sum: 4e8fdf41bbcead319f8b5f23a3024fc9 SHA1: 85f6a5f1237bbccce60da0a0ea3d0bd62574dddd SHA256: e5ef446e798b151123168bd8f1e284c2cb789d8ea46f36481e21e98e1733c01f SHA512: 93b7278245d6ecb0a08776b64b465d79e88caa5921c8ed4f4e1d4c20b6b5222ccf8a6dbd804e8c486d141a1dad8bf1463dacbfadcc5fd91fc9bbd9420e4c947f Description: debug symbols for android-libsparse Auto-Built-Package: debug-symbols Build-Ids: dedbfaeec1478fbad6da018e9b0c29fe4555ca58 Multi-Arch: same Package: android-libsparse-dev Priority: optional Section: libdevel Installed-Size: 127 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools (29.0.6-21+apertis1bv2023preb1) Version: 1:29.0.6-21+apertis1bv2023preb1 Depends: android-libsparse (= 1:29.0.6-21+apertis1bv2023preb1) Filename: pool/development/a/android-platform-tools/android-libsparse-dev_29.0.6-21+apertis1bv2023preb1_amd64.deb Size: 68664 MD5sum: 6020ecd9885fdc5a5bcab2d07cd8d516 SHA1: e502c311cd9dcd4d17855d625749bb0a6353cc3d SHA256: 915b9e3502962f743b4ab237fb2eee83a0c5f4a12fbcd9df561ca456df90ae9f SHA512: 4cf1975d20df1e0f9cd6c1b357decf4af3b67008ad7e0bc8d419af5fb4c99b942a8308adb0a4aa0969cbf71bf0f85ba055d89c5b9566fdde8525f1351481e5e1 Description: Library for sparse files - Development files This library provides APIs for creating, manipulating and destroying sparse files. . This library is only used by Android SDK currently. . This package contains the development files. Homepage: https://developer.android.com/studio/releases/platform-tools Package: android-libsync Priority: optional Section: libs Installed-Size: 133 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools (29.0.6-21+apertis1bv2023preb1) Version: 1:29.0.6-21+apertis1bv2023preb1 Depends: libbsd0 (>= 0.0), libc6 (>= 2.4) Filename: pool/development/a/android-platform-tools/android-libsync_29.0.6-21+apertis1bv2023preb1_amd64.deb Size: 68256 MD5sum: ac62f55665616449a3460b1ed55c4fc2 SHA1: 5d126145ed444fb33199dfc5e8f9fee84ed04b09 SHA256: c90624f6b1ff66a4a04cb8868e90db4068f6ab83bb0425c1611d7c76787e53a7 SHA512: 499147027ea84768a611f6887246c2acf3fcc2fc7e47f2c1999fbcc5eed5387cfc35fd4bff457779cdd4f8bac5347a7e949fa2f0aeef10cf4d292c438a56537e Description: Android Utility Function Library This library provides miscellaneous utility functions. . This library is only used by Android SDK currently. Homepage: https://developer.android.com/studio/releases/platform-tools Multi-Arch: same Package: android-libsync-dbgsym Priority: optional Section: debug Installed-Size: 22 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools (29.0.6-21+apertis1bv2023preb1) Version: 1:29.0.6-21+apertis1bv2023preb1 Depends: android-libsync (= 1:29.0.6-21+apertis1bv2023preb1) Filename: pool/development/a/android-platform-tools/android-libsync-dbgsym_29.0.6-21+apertis1bv2023preb1_amd64.deb Size: 7196 MD5sum: 2403176bba4baf95d88dba315207c2ba SHA1: 997b0b8354969168242c4f1776b8505393f6bd49 SHA256: b1388738e86c1bf58437b50de8b27283aeab76d2a8487e3cdd97604470357686 SHA512: c980b932b8b058320a0e9206d280d65a1824535f8d36694cc7a1c8f38ef055a6f186b805bff0639aefc43b6f1ee1b838a6a1d3000f24c6ed571a6d90ef9cc5ea Description: debug symbols for android-libsync Auto-Built-Package: debug-symbols Build-Ids: cc508ffba8465bf97562dfd3e487fe5c27a526b0 Multi-Arch: same Package: android-libsync-dev Priority: optional Section: libdevel Installed-Size: 115 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools (29.0.6-21+apertis1bv2023preb1) Version: 1:29.0.6-21+apertis1bv2023preb1 Depends: android-libsync (= 1:29.0.6-21+apertis1bv2023preb1) Filename: pool/development/a/android-platform-tools/android-libsync-dev_29.0.6-21+apertis1bv2023preb1_amd64.deb Size: 65724 MD5sum: bc0d260da6edd9a54a4734bd999878c4 SHA1: 270e6db372ef6c4fbb9a160a3a3274b1774c6070 SHA256: 507c6748f058f51ae466c7060cbdefee68d64ca950782edf2043a63bbb6ee12f SHA512: 35c74f13c3814f39e2b82454bc4bab45ae448e19f583f8affa2798b4e8ea286fc2c20a9d7ac219d9bac176b796e6dc687c5d2a529f426d13d89aad823f2f7397 Description: Android Utility Function Library - Development files This library provides miscellaneous utility functions. . This library is only used by Android SDK currently. . This package contains the development files. Homepage: https://developer.android.com/studio/releases/platform-tools Package: android-libutils Priority: optional Section: libs Installed-Size: 273 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools (29.0.6-21+apertis1bv2023preb1) Version: 1:29.0.6-21+apertis1bv2023preb1 Depends: android-libbacktrace (= 1:29.0.6-21+apertis1bv2023preb1), android-libcutils (= 1:29.0.6-21+apertis1bv2023preb1), android-liblog (>= 29.0.6), libc6 (>= 2.17), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1) Filename: pool/development/a/android-platform-tools/android-libutils_29.0.6-21+apertis1bv2023preb1_amd64.deb Size: 110936 MD5sum: e710adcb2e894812358a7654080bf921 SHA1: 8cd53410cbcdbb1f48b5683ae1caed3516908a42 SHA256: 6b4d81502520cf9d6a0932522743305467b3f0f797f63d06a8397b7696a3af59 SHA512: e05f071873740849c5ddb7e3fc352e51136fbad8d8225c98d55254d579a457eb412b3b2b99285e43596d4fd7828e05a625972e7262b445c4b3abef1c6e8decca Description: Android Utility Function Library This library provides miscellaneous utility functions. . This library is only used by Android SDK currently. Homepage: https://developer.android.com/studio/releases/platform-tools Multi-Arch: same Package: android-libutils-dbgsym Priority: optional Section: debug Installed-Size: 215 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools (29.0.6-21+apertis1bv2023preb1) Version: 1:29.0.6-21+apertis1bv2023preb1 Depends: android-libutils (= 1:29.0.6-21+apertis1bv2023preb1) Filename: pool/development/a/android-platform-tools/android-libutils-dbgsym_29.0.6-21+apertis1bv2023preb1_amd64.deb Size: 174536 MD5sum: c7bd117b5d724b5624ae50175144f82a SHA1: 673434f73dd59d0496a28b334e67c59a81f18487 SHA256: 6421c6241ad054edce81a384be46fa5625c18b88e6d39e1b748082f8151d786a SHA512: b3579713aca0b27557809040838f9147e499d2289d5326313389a3bb82bc71c52fa84b461dcb59eba81605f2768a8a463875c6cb6da312d46395629b37b3044c Description: debug symbols for android-libutils Auto-Built-Package: debug-symbols Build-Ids: f062418390e4c71647ece5fd1e9726fdc402ea26 Multi-Arch: same Package: android-libutils-dev Priority: optional Section: libdevel Installed-Size: 386 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools (29.0.6-21+apertis1bv2023preb1) Version: 1:29.0.6-21+apertis1bv2023preb1 Depends: android-libbacktrace-dev (= 1:29.0.6-21+apertis1bv2023preb1), android-libcutils-dev (= 1:29.0.6-21+apertis1bv2023preb1), android-libutils (= 1:29.0.6-21+apertis1bv2023preb1), android-platform-system-core-headers (= 1:29.0.6-21+apertis1bv2023preb1) Filename: pool/development/a/android-platform-tools/android-libutils-dev_29.0.6-21+apertis1bv2023preb1_amd64.deb Size: 115412 MD5sum: add1e5569e01716b7213d428706309ce SHA1: 91143a4cba4992231c8fecd64b53a2d0083572ef SHA256: fe1d1068b36b9538efd6e6ba6965c51cbae72d75e439dabf8e5c35c0e83810df SHA512: 661ded472a6711f58c69a33bc45c96bff63da6aceafba40c9411fd8ac0d1e4a2e8c460c9d23c4423ed3bda72ac67ee862533366013241543ef71fa89bdb012bd Description: Android Utility Function Library - Development files This library provides miscellaneous utility functions. . This library is only used by Android SDK currently. . This package contains the development files. Homepage: https://developer.android.com/studio/releases/platform-tools Package: android-libziparchive Priority: optional Section: libs Installed-Size: 183 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools (29.0.6-21+apertis1bv2023preb1) Version: 1:29.0.6-21+apertis1bv2023preb1 Depends: android-libbase (= 1:29.0.6-21+apertis1bv2023preb1), android-liblog (>= 29.0.6), libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Filename: pool/development/a/android-platform-tools/android-libziparchive_29.0.6-21+apertis1bv2023preb1_amd64.deb Size: 85784 MD5sum: 2769e11cc3cb0dedb123586024903972 SHA1: 6c110f19f30f4388a743a878e4fb85c00ec87405 SHA256: eff142101edb748f7ba50d4efae8f433fa412a828f63ffee393c57d072861e2f SHA512: fae506e27fb6748bdd2df8b1b32545dcaf35ae592f00caa3de1f5c34aa1611e867b57dfe316ca7aaa9b754be740a444a92f3769ba813aae26678dea361b4ac0a Description: Library for ZIP archives This library provides APIs for creating and manipulating ZIP archives. . This library is only used by Android SDK currently. Homepage: https://developer.android.com/studio/releases/platform-tools Multi-Arch: same Package: android-libziparchive-dbgsym Priority: optional Section: debug Installed-Size: 109 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools (29.0.6-21+apertis1bv2023preb1) Version: 1:29.0.6-21+apertis1bv2023preb1 Depends: android-libziparchive (= 1:29.0.6-21+apertis1bv2023preb1) Filename: pool/development/a/android-platform-tools/android-libziparchive-dbgsym_29.0.6-21+apertis1bv2023preb1_amd64.deb Size: 89796 MD5sum: 149d2316ed7a19799dbd887cc1d52b7c SHA1: 39606f4610d15d9a735a4ac9e064a4ca776980ac SHA256: f0b0fdab88342e4c23788a03607c09ec1b570e398e8f1bc5e6d6c306fa32f44b SHA512: 11adec1f4c8e9c080de11d134bba31e9fa4fb52b3c342ce1fd53536f8cc66a93e0a87e3b65ee5f090be32e2a297e1c504e83f7f6dbf68af08db5a5e1a92d5aa4 Description: debug symbols for android-libziparchive Auto-Built-Package: debug-symbols Build-Ids: 9f91be518606a258eb208312ecef4e07535bd74d Multi-Arch: same Package: android-libziparchive-dev Priority: optional Section: libdevel Installed-Size: 132 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools (29.0.6-21+apertis1bv2023preb1) Version: 1:29.0.6-21+apertis1bv2023preb1 Depends: android-libziparchive (= 1:29.0.6-21+apertis1bv2023preb1), libgtest-dev Filename: pool/development/a/android-platform-tools/android-libziparchive-dev_29.0.6-21+apertis1bv2023preb1_amd64.deb Size: 70588 MD5sum: a815a4b7f4373802d52532ab861219c1 SHA1: a90be97f0b679ee821dc6d765f6ce24584bdde23 SHA256: 47f57f7770e50c643f88ba70c4c2c623db96cc7bce7f594c9b1ed9db0a30e2f2 SHA512: da3d3973e86aacd405428f1fc9dc3ab129c99503a1b217a777c852b19d07be0c593d69fe534258853a472180f030fb4e63e2f250615b7f93cfef1083d3ca39ab Description: Library for ZIP archives - Development files This library provides APIs for creating and manipulating ZIP archives. . This library is only used by Android SDK currently. . This package contains the development files. Homepage: https://developer.android.com/studio/releases/platform-tools Package: android-platform-frameworks-native-headers Priority: optional Section: libdevel Installed-Size: 598 Maintainer: Android Tools Maintainers Architecture: all Source: android-platform-tools (29.0.6-21+apertis1bv2023preb1) Version: 1:29.0.6-21+apertis1bv2023preb1 Filename: pool/development/a/android-platform-tools/android-platform-frameworks-native-headers_29.0.6-21+apertis1bv2023preb1_all.deb Size: 137996 MD5sum: 2a90890913a586b505dad0270ac5122b SHA1: 0fefdb71f1c7e5910aee400b682a24e35c39c307 SHA256: 1048bd4dee594789c9371c857ee532e59773801d152fab988f7ffe43a4b979c7 SHA512: 05bf02ce55e16df96836dc4def599fa6d1aa7d552704de619f05549de0c1ab4745a716ebef63909624d1d21b76bba0d2918990d1b7ecec541e822072360550cc Description: Headers of android-platform-frameworks-native This package contains headers in include/android in platform/frameworks/native Consists of all the header files ranging from asset_manager.h to window.h. Homepage: https://developer.android.com/studio/releases/platform-tools Multi-Arch: foreign Package: android-platform-system-core-headers Priority: optional Section: libdevel Installed-Size: 298 Maintainer: Android Tools Maintainers Architecture: all Source: android-platform-tools (29.0.6-21+apertis1bv2023preb1) Version: 1:29.0.6-21+apertis1bv2023preb1 Filename: pool/development/a/android-platform-tools/android-platform-system-core-headers_29.0.6-21+apertis1bv2023preb1_all.deb Size: 93888 MD5sum: fbc1ec54f64a2f2d79ade52ff8baace1 SHA1: c744a9a876ce92bcfbc93c809a3c787f41915529 SHA256: 0de8ffda1688ba5d1204c6aa6dd6523b4a16067e0a8988d0df9db41b04e207ef SHA512: e6875b969925051bdf6ddfd504cd8df789d65fc9e877ba84c5178c0b591a9d1b4c802836fc686db1a454bcded0d53934043ef089bf231b707d35fa710180a539 Description: Shared headers in AOSP repository platform/system/core This package contains header files in AOSP repository platform/system/core that do not belong to any specific libraries but used by other programs. . This package currently contains headers in include/private and include/system. Homepage: https://developer.android.com/studio/releases/platform-tools Multi-Arch: foreign Package: android-sdk Priority: optional Section: metapackages Installed-Size: 35 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-sdk-meta Version: 28.0.2+3+apertis2bv2023preb1 Depends: android-sdk-build-tools, android-sdk-common (>= 28.0.2+3+apertis2bv2023preb1), android-sdk-platform-tools (>= 20), proguard-cli Recommends: gradle, default-jdk-headless Suggests: android-sdk-platform-23, maven, proguard-gui Filename: pool/development/a/android-sdk-meta/android-sdk_28.0.2+3+apertis2bv2023preb1_amd64.deb Size: 5924 MD5sum: 344515a0a5145a28998dba771be72e86 SHA1: dc4f57abed7c3d4eee0c621414cb38b3c6517e32 SHA256: 6ad3cd4056e03974643ef5b070c0470b9532d2ab68f5490bfc40d3d6036729a2 SHA512: e7003abd9965b95140fcaf92ebfb068ed8a7543cb34f957d0771958ea4e24a3c480672d3820bb01edddd90a093b2d95e7570d47fb107def270582f778f03ae20 Description: Software development kit for Android platform The Android SDK includes a variety of tools that help you develop mobile applications for the Android platform. The tools are classified into 3 groups: SDK Tools, Platform-tools and Build-tools. . SDK Tools are platform independent and are required no matter which Android platform you are developing on. It is the base toolset of Android SDK. . This metapackage pulls the entire Android SDK. Package: android-sdk-build-tools Priority: optional Section: metapackages Installed-Size: 17 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-sdk-meta (28.0.2+3+apertis2bv2023preb1) Version: 29.0.3+3+apertis2bv2023preb1 Depends: android-sdk-build-tools-common (>= 28.0.2~), aapt (>= 1:10.0.0+r36~), aidl (>= 1:10.0.0+r36~), apksigner, dalvik-exchange (>= 10.0.0+r36~), dexdump (>= 10.0.0+r36~), split-select (>= 1:10.0.0+r36~), zipalign (>= 1:10.0.0+r36~) Filename: pool/development/a/android-sdk-meta/android-sdk-build-tools_29.0.3+3+apertis2bv2023preb1_amd64.deb Size: 5108 MD5sum: 25ba21709d10e230e2f65e8c1366002a SHA1: d101437f4f78e5dfac89302b1ad9adeefa3138a6 SHA256: dacd467df8e1e96bf68cd7db193f90059fffe1c2bf7b08a644f69e76708e083a SHA512: f4c288f465171e81f91b6e1db5d330e5b7e7b01091b8dde36f2c15d3661224474fc056a49d81bc2435bf354b05bf92a4f8a0805e8a090b4473156ae663552d3e Description: Tools for building Android applications The Android SDK includes a variety of tools that help you develop mobile applications for the Android platform. The tools are classified into 3 groups: SDK Tools, Platform-tools and Build-tools. . Build-tools is a component of the Android SDK required for building Android application code. . This package pulls Android SDK Build-tool. Package: android-sdk-build-tools-common Priority: optional Section: devel Installed-Size: 22 Maintainer: Android Tools Maintainers Architecture: all Source: android-sdk-meta (28.0.2+3+apertis2bv2023preb1) Version: 29.0.3+3+apertis2bv2023preb1 Filename: pool/development/a/android-sdk-meta/android-sdk-build-tools-common_29.0.3+3+apertis2bv2023preb1_all.deb Size: 5784 MD5sum: c438fb7c45d1016d4cdae716e7be440a SHA1: 3d0641bbd8b7ece604373454a3c24cf27c8661f0 SHA256: b88d115926da158fa718ab699175376675eb9eea75d4ad322658591049f20dda SHA512: 1be4a85e365d14281b787a3adc757a6e24654b8a904bdb1ff1a97727a7363381d675a37794b2e24a2dd940c01f2120095011b8bc64451a4b144c044cd42f9659 Description: Tools for building Android applications - Common files The Android SDK includes a variety of tools that help you develop mobile applications for the Android platform. The tools are classified into 3 groups: SDK Tools, Platform-tools and Build-tools. . Build-tools is a component of the Android SDK required for building Android application code. . This package provides common files of Android SDK Build-tools. Multi-Arch: foreign Package: android-sdk-common Priority: optional Section: devel Installed-Size: 27 Maintainer: Android Tools Maintainers Architecture: all Source: android-sdk-meta Version: 28.0.2+3+apertis2bv2023preb1 Filename: pool/development/a/android-sdk-meta/android-sdk-common_28.0.2+3+apertis2bv2023preb1_all.deb Size: 7380 MD5sum: 37992c18e4a2eaef884d4b1cd28aa387 SHA1: ae8b5f822ef59a7b9d1e0e60920e67062ff288fa SHA256: 56507c445988f3bbf6e2cacd53fe2820d20b31432b408f3a6b740f8597830512 SHA512: a816fd8c468838031a432334dd47de92adab2dde61febf0f329fb6ec793b260f6644b5bebef94d25b4c86a8d8d27caf099206206ea70aa4267c1ead666c6a67c Description: Common files of Android SDK base toolset The Android SDK includes a variety of tools that help you develop mobile applications for the Android platform. The tools are classified into 3 groups: SDK Tools, Platform-tools and Build-tools. . SDK Tools are platform independent and are required no matter which Android platform you are developing on. It is the base toolset of Android SDK. . This package provides common files of Android SDK Tools. Multi-Arch: foreign Package: android-sdk-libsparse-utils Priority: optional Section: utils Installed-Size: 177 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools (29.0.6-21+apertis1bv2023preb1) Version: 1:29.0.6-21+apertis1bv2023preb1 Replaces: android-tools-fsutils, append2simg (<< 1:10.0.0+r36-1~), img2simg (<< 1:10.0.0+r36-1~), simg2img (<< 1:10.0.0+r36-1~) Depends: android-libbase (= 1:29.0.6-21+apertis1bv2023preb1), android-liblog (>= 29.0.6), android-libsparse (= 1:29.0.6-21+apertis1bv2023preb1), libc6 (>= 2.3.4), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1), python3 Breaks: android-tools-fsutils, append2simg (<< 1:10.0.0+r36-1~), img2simg (<< 1:10.0.0+r36-1~), simg2img (<< 1:10.0.0+r36-1~) Filename: pool/development/a/android-platform-tools/android-sdk-libsparse-utils_29.0.6-21+apertis1bv2023preb1_amd64.deb Size: 69660 MD5sum: 51895784a2cc3ddbd28925ec971b55c9 SHA1: 66f84d238922686778cd23172680ca4319f85fe3 SHA256: 15eaa169e832965529ff0136b3e85b638e851af7ba8c99b1c3c6f92bf2c0374f SHA512: 1b6be244425ed789193a65a1ceb028f1cd0ad82d53e233f9fd82239b1bbe53b794832209cd3cc879c6505061ffb90043036cef332382c07c83ac46daf74ae443 Description: Android sparse image creation tool Command line tools to create sparse images for usage with Android devices. Includes simg2img, img2simg, simg2simg, simg_dump and append2simg tools. Homepage: https://developer.android.com/studio/releases/platform-tools Multi-Arch: foreign Package: android-sdk-libsparse-utils-dbgsym Priority: optional Section: debug Installed-Size: 57 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools (29.0.6-21+apertis1bv2023preb1) Version: 1:29.0.6-21+apertis1bv2023preb1 Depends: android-sdk-libsparse-utils (= 1:29.0.6-21+apertis1bv2023preb1) Filename: pool/development/a/android-platform-tools/android-sdk-libsparse-utils-dbgsym_29.0.6-21+apertis1bv2023preb1_amd64.deb Size: 16428 MD5sum: 325b894e52142424cb7b702b3aba0686 SHA1: 20715acc326cab530122a29269c4bfcc2d5f6eb6 SHA256: f853b16a997652336d8f06411f0cb23d17074552d76fe1e69efe487bd64ca9c2 SHA512: e8080631342ffbf307cf97602c9f227ddcd8350417ccac5d2724ed2fc7db28da5d67a9f190a666e01d6f75ba8d917845c6eff06f05f813c2ba9d2398f0bb686e Description: debug symbols for android-sdk-libsparse-utils Auto-Built-Package: debug-symbols Build-Ids: 29e12398a5f70deb6a1dc2ee91884d48cf9a1ef6 68b5105632cdbc5da9c1a55883147f9ced5516a7 b5c5aec7cc30daf73d6563b5c67c00452de868a6 d31269f95c9260d25a578091c920f04b31a0c7f0 Package: android-sdk-platform-tools Priority: optional Section: metapackages Installed-Size: 24 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-sdk-meta Version: 28.0.2+3+apertis2bv2023preb1 Depends: adb (>= 1:10.0.0+r36~), android-sdk-platform-tools-common (>= 28.0.2~), e2fsprogs, f2fs-tools, dmtracedump (>= 10.0.0+r36~), etc1tool (>= 10.0.0+r36~), fastboot (>= 1:10.0.0+r36~), hprof-conv (>= 10.0.0+r36~), sqlite3 Filename: pool/development/a/android-sdk-meta/android-sdk-platform-tools_28.0.2+3+apertis2bv2023preb1_amd64.deb Size: 5456 MD5sum: c0f4105138898aba0824065e91bf498f SHA1: 22618823c67a1acc6ce0525342ea1c0fefe51adb SHA256: 47276cfaab349d83c78287abff99cc2b11013e02e866990bbed7a93023068053 SHA512: 3ddaef4c9891a3e4a91079c81370c879f58002c8a7ddeb7f7c4146d88c59fa0efe4c6994197c655c39ed4f9100f55428d468ef01e3721f00d4ac7c4fea349af6 Description: Tools for interacting with an Android platform The Android SDK includes a variety of tools that help you develop mobile applications for the Android platform. The tools are classified into 3 groups: SDK Tools, Platform-tools and Build-tools. . Platform-tools are customized to support the features of the latest Android platform. . This package pulls Android SDK Platform-tools. Package: android-sdk-platform-tools-common Priority: optional Section: devel Installed-Size: 40 Maintainer: Android Tools Maintainers Architecture: all Source: android-sdk-meta Version: 28.0.2+3+apertis2bv2023preb1 Filename: pool/development/a/android-sdk-meta/android-sdk-platform-tools-common_28.0.2+3+apertis2bv2023preb1_all.deb Size: 8376 MD5sum: 7b7186e7b92c9cd15f45b96f3cd34df1 SHA1: 83d5ead9f0253bfbb9991db5e4d4423d33046749 SHA256: 99eb628b6b3ae3e26b4aeb41af5bc725b3a5f4afbd835efb2f18eaa528f63e49 SHA512: 48027caa39276438ec640154a93287508d6e00cce357d93563e3111c950fc773c736fb005773d3c6855b8e2b3e7d3b29a9f0e6ae2c3b5e4767a1b791e3e7c6ed Description: Tools for interacting with an Android platform - Common files The Android SDK includes a variety of tools that help you develop mobile applications for the Android platform. The tools are classified into 3 groups: SDK Tools, Platform-tools and Build-tools. . Platform-tools are customized to support the features of the latest Android platform. . This package provides common files of Android SDK Platform-tools. It also provides UDEV rules enabling adb and fastboot to work without root access to the host machine. Multi-Arch: foreign Package: ann-tools Priority: optional Section: math Installed-Size: 124 Maintainer: Debian Science Maintainers Architecture: amd64 Source: ann Version: 1.1.2+doc-7co1bv2023dev2b5 Depends: libann0, libc6 (>= 2.29), libgcc-s1 (>= 3.0), libstdc++6 (>= 5) Filename: pool/development/a/ann/ann-tools_1.1.2+doc-7co1bv2023dev2b5_amd64.deb Size: 35348 MD5sum: b63d8d0dbe26638f0a005cf98357d0ed SHA1: fc03ac0456d6958c4b03ee6e9b6dbfcde69c4ea1 SHA256: d67c1a1fa8e85d907f7bb05208dc243ee063884ab55a64aa0705f3e882f31986 SHA512: 63b8de98237e1796f77814573a2b21d5931877f4beade3c0a043bb39731b785fc3df8e4c3bb3633754e227a33cb00adfa89302ed41fb4aa51d52dbb54ffc65cd Description: Approximate Nearest Neighbor Searching library (tools) ANN is a library written in C++, which supports data structures and algorithms for both exact and approximate nearest neighbor searching in arbitrarily high dimensions. ANN assumes that distances are measured using any class of distance functions called Minkowski metrics. These include the well known Euclidean distance, Manhattan distance, and max distance. ANN performs quite efficiently for point sets ranging in size from thousands to hundreds of thousands, and in dimensions as high as 20. . This package contains the ann2fig (display ANN output in fig format) and the ann_sample (a sample demonstration for ANN) programs. Homepage: http://www.cs.umd.edu/~mount/ANN/ Package: ann-tools-dbgsym Priority: optional Section: debug Installed-Size: 137 Maintainer: Debian Science Maintainers Architecture: amd64 Source: ann Version: 1.1.2+doc-7co1bv2023dev2b5 Depends: ann-tools (= 1.1.2+doc-7co1bv2023dev2b5) Filename: pool/development/a/ann/ann-tools-dbgsym_1.1.2+doc-7co1bv2023dev2b5_amd64.deb Size: 102236 MD5sum: d8eb9377ad4ffb0b9807112a4f829682 SHA1: f41fa1c36b75b898167ef0e8224fcb41760eeed5 SHA256: a8cf8e2bbeb635cbbbc58d38c0fd263f37d1ef0b5d2544e8b9b5cef02e9b3658 SHA512: f250fe8df920e922d55febf3f018594ded39b23274ecf574e6673a8c2807bf3aa646fab73969cf72ce140f69da47967eb9de3560b1229876474348a411502795 Description: debug symbols for ann-tools Auto-Built-Package: debug-symbols Build-Ids: 0be78a7d763eaf5b09da458bce3174af45c6219a 28f9864fc597dcdd907a17f7c2cdb35cdc92595a 6d06a2314ed7db078f9791a649ce044e961679a5 Package: anthy Priority: optional Section: utils Installed-Size: 75 Maintainer: Debian Input Method Team Architecture: amd64 Version: 1:0.4-2apertis0bv2023dev2b5 Depends: anthy-common, libanthy1 (= 1:0.4-2apertis0bv2023dev2b5), libanthyinput0, libc6 (>= 2.15) Conflicts: anthy-common (<< 1:0.3-1) Filename: pool/development/a/anthy/anthy_0.4-2apertis0bv2023dev2b5_amd64.deb Size: 26348 MD5sum: 3395f50214eaa21398edb28a4c4e6c89 SHA1: 179eb25fde746ea0c8dd670c430678cf0f9df45d SHA256: 661d057f93bb5721b06be02306a2bbbe091a94d6cfc6cda4f2fb0250ca35a087 SHA512: faeac17ba194a5f8afb9fa79406f66f0e1220ae8cbbb18aaf84afeb9b1525691a7590e9d72bfc1740ebc07d05476cd4bbdccb9d1b0c8a6902e16105184f5b97f Description: Japanese kana-kanji conversion - utilities Anthy is kana-kanji conversion engine for Japanese. It converts hiragana text to mixed kana and kanji. It is implemented as a library and stores private information in ~/.anthy/. Homepage: https://wiki.debian.org/Teams/DebianAnthy Package: anthy-common Priority: optional Section: utils Installed-Size: 27990 Maintainer: Debian Input Method Team Architecture: all Source: anthy Version: 1:0.4-2apertis0bv2023dev2b5 Recommends: kasumi Filename: pool/development/a/anthy/anthy-common_0.4-2apertis0bv2023dev2b5_all.deb Size: 5601828 MD5sum: ed7c091230ae1ac760709015040dfc96 SHA1: 9a8c9142583ef7a07a20cef15e51f3d0adb89019 SHA256: f15dcc9e56eb1b2c2c8dac420be45d2c428e766044d138132a96c0242a5cd6dd SHA512: 48b3844dc0189d72c846355beee0f0ef26135736891252ecbeab01304310f54b3379f4458254977e630b4a25635c05603fe27bc879987a44e3ee7b900bf333b8 Description: Japanese kana-kanji conversion - dictionary Anthy is kana-kanji conversion engine for Japanese. It converts hiragana text to mixed kana and kanji. It is implemented as a library and stores private information in ~/.anthy/. . This package provides common dictionary data files. Homepage: https://wiki.debian.org/Teams/DebianAnthy Multi-Arch: foreign Package: anthy-dbgsym Priority: optional Section: debug Installed-Size: 64 Maintainer: Debian Input Method Team Architecture: amd64 Source: anthy Version: 1:0.4-2apertis0bv2023dev2b5 Depends: anthy (= 1:0.4-2apertis0bv2023dev2b5) Filename: pool/development/a/anthy/anthy-dbgsym_0.4-2apertis0bv2023dev2b5_amd64.deb Size: 40296 MD5sum: 8f00b2e69dd3d5ce54ad9d537e482166 SHA1: d15106a80a21a8109f89a855ec33cefb1dfb612c SHA256: ccba094e171147f0699dcb36587dcbb25112a96c45108b94d98be9fca31a3dfa SHA512: 346ca25585184fd34c5ba92ea85ca2a00f9ecae94f26012dfd7bae8a19382234a55926a0309ea27a22b2a57713dbf4961ad32e4a2046ba5fe3af9e4bbe7abc68 Description: debug symbols for anthy Auto-Built-Package: debug-symbols Build-Ids: 37cc9c83ace741b07725a04c9f246924b25f0f7e fba6b5264d4a7a064167a3b7f5698ac14681c62e Package: anthy-el Priority: optional Section: lisp Installed-Size: 126 Maintainer: Debian Input Method Team Architecture: all Source: anthy Version: 1:0.4-2apertis0bv2023dev2b5 Depends: anthy, emacs24 | emacsen Conflicts: xemacs21-nomule Filename: pool/development/a/anthy/anthy-el_0.4-2apertis0bv2023dev2b5_all.deb Size: 31788 MD5sum: 6df79c74e88dd9cdf0436b49019e29b7 SHA1: 9b1d147b0b8de2481b5a78f156793bb23433f933 SHA256: e511430ae124fb27b45805bb44685906fc435bb1a2bb56b4fbfdd22242158ccb SHA512: 0bf27d52d628b51c124d8ea098489273302c0a4dea5c61a488a9d970c2ac4cf4584ca1cb5fe7b50e2dedae24ac40388a7aabb3abdd4e6c7e66a6daef07a709c0 Description: Japanese kana-kanji conversion - elisp frontend Anthy is kana-kanji conversion engine for Japanese. It converts hiragana text to mixed kana and kanji. It is implemented as a library and stores private information in ~/.anthy/. . This package provides an Anthy frontend for Emacs. Homepage: https://wiki.debian.org/Teams/DebianAnthy Package: aom-tools Priority: optional Section: video Installed-Size: 827 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Source: aom Version: 1.0.0.errata1-3apertis0bv2023dev2b4 Depends: libaom0 (>= 1.0.0), libc6 (>= 2.29), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Filename: pool/development/a/aom/aom-tools_1.0.0.errata1-3apertis0bv2023dev2b4_amd64.deb Size: 175560 MD5sum: 8e9c96925563fe12275a6cd8c2e92563 SHA1: 0d8f4dba102b40b288b6c66cd9883886210086a8 SHA256: 85e5e58ed472dceb2dde263e708c43a2e1858a4cb64cdc1c0567d0458bdc5557 SHA512: 60adade664b4490fa6a9c6f634ed70b6dee0da0f2d22f4cb264ac64a966b88c88ce88d34438c82d00ba4ef21252149c39192563fea5892ede8eb7ce9c2d53d3e Description: AV1 Video Codec Library -- Tools AOMedia Video 1 (AV1) is an open and royalty free video encoding format optimized for the Internet and the successor of VP9. aom is the reference encoder and decoder implementation published by the Alliance for Open Media. . This package contains the command line encoding and decoding tools. Homepage: https://aomedia.org/ Multi-Arch: foreign Package: aom-tools-dbgsym Priority: optional Section: debug Installed-Size: 1342 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Source: aom Version: 1.0.0.errata1-3apertis0bv2023dev2b4 Depends: aom-tools (= 1.0.0.errata1-3apertis0bv2023dev2b4) Filename: pool/development/a/aom/aom-tools-dbgsym_1.0.0.errata1-3apertis0bv2023dev2b4_amd64.deb Size: 1196200 MD5sum: e7cc5bd5d6c30b168a7ea78dc051b89d SHA1: 2cba4040f89bea8ca22452ac8122a7330aae3d0f SHA256: ef84e03b78dc3ee435743d2a7e56357eea9aecacdcfe4fdd7572afed18137969 SHA512: 83bfa8419898478b6bccdbc62c5a17258c73ab1aae5ea5f304dc5b1b883fb656da72bedd505861149645a497f3237768de7ea2a169f97f7480e83099c6e67c4d Description: debug symbols for aom-tools Auto-Built-Package: debug-symbols Build-Ids: 42663b5a3bbbe46ba8893b9efca87da005f2ab9f 905b41d1e5bc0c28e669f05715bc326509db3e59 Package: apache2 Priority: optional Section: httpd Installed-Size: 635 Maintainer: Debian Apache Maintainers Architecture: amd64 Version: 2.4.54-1~deb11u1+apertis0bv2023dev3b1 Replaces: apache2.2-bin, apache2.2-common, libapache2-mod-proxy-uwsgi (<< 2.4.33) Provides: httpd, httpd-cgi Depends: apache2-bin (= 2.4.54-1~deb11u1+apertis0bv2023dev3b1), apache2-data (= 2.4.54-1~deb11u1+apertis0bv2023dev3b1), apache2-utils (= 2.4.54-1~deb11u1+apertis0bv2023dev3b1), lsb-base, mime-support, perl:any, procps Pre-Depends: dpkg (>= 1.17.14), init-system-helpers (>= 1.54~) Recommends: ssl-cert Suggests: apache2-doc, apache2-suexec-pristine | apache2-suexec-custom, www-browser Conflicts: apache2.2-bin, apache2.2-common Breaks: libapache2-mod-proxy-uwsgi (<< 2.4.33) Filename: pool/development/a/apache2/apache2_2.4.54-1~deb11u1+apertis0bv2023dev3b1_amd64.deb Size: 279980 MD5sum: bbac8cef0972ff56a811bba88c33c6e8 SHA1: 5d71ea66121adc0df30d1cd43664c704bdfd7239 SHA256: e69fa4a11a6b5b762b6afc132414a9b317bb3ca4de3085f25ec62c4be7ecdac1 SHA512: ff8f43542954f9b987c8c065e353936555a5bfa236bb7cc292b5bd32b9a03efe60f9e1072884de3ccbce14e05ae6373b3f241f4633c5fc7b89f80cef19e32a13 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: 5135 Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.4.54-1~deb11u1+apertis0bv2023dev3b1 Replaces: libapache2-mod-proxy-uwsgi (<< 2.4.33) Provides: apache2-api-20120211, apache2-api-20120211-openssl1.1 Depends: perl:any, libapr1 (>= 1.7.0), libaprutil1 (>= 1.6.0), libaprutil1-dbd-sqlite3 | libaprutil1-dbd-mysql | libaprutil1-dbd-odbc | libaprutil1-dbd-pgsql | libaprutil1-dbd-freetds, libaprutil1-ldap, libbrotli1 (>= 0.6.0), libc6 (>= 2.14), libcrypt1 (>= 1:4.1.0), libcurl4 (>= 7.28.0), libjansson4 (>= 2.4), libldap-2.4-2 (>= 2.4.7), liblua5.3-0, libnghttp2-14 (>= 1.15.0), libpcre3, libssl1.1 (>= 1.1.1), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4) Suggests: apache2-doc, apache2-suexec-pristine | apache2-suexec-custom, www-browser Breaks: gridsite (<< 3.0.0~20170225gitd51b2fd-1~), libapache2-mod-dacs (<= 1.4.38a-2), libapache2-mod-proxy-uwsgi (<< 2.4.33) Filename: pool/development/a/apache2/apache2-bin_2.4.54-1~deb11u1+apertis0bv2023dev3b1_amd64.deb Size: 1431464 MD5sum: f0ea890eb559bda428d53fafcefdd7b5 SHA1: b05570e286e5c292a1e4055411e5e2d551b0cc19 SHA256: 8b121b9f6c97f7d1869947cfb6748a01edf0603710c758888cec88c367424adf SHA512: c90811212a93e00abe8881e96c0339a25b21a53e36f3b1c889f2c0bb4d89817d3563373557627d8929f43c6c61805773e4e356c0945b29dd1b4344db35c4af5e 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: 4450 Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.4.54-1~deb11u1+apertis0bv2023dev3b1 Replaces: apache2-dbg (<< 2.4.37-2~) Depends: apache2-bin (= 2.4.54-1~deb11u1+apertis0bv2023dev3b1) Breaks: apache2-dbg (<< 2.4.37-2~) Filename: pool/development/a/apache2/apache2-bin-dbgsym_2.4.54-1~deb11u1+apertis0bv2023dev3b1_amd64.deb Size: 3297544 MD5sum: 7b89c4a838e06b876ec341c20f4d6ae6 SHA1: f2b2eed83aaab0e181589a61c10b4c29124bec2e SHA256: 562a33d79c3c8bcaad49401e050cc2c26fdaebe1523689415f4130b7835cce0a SHA512: 8bcfdd2b9cfe6bdcbf7fcf03dbff044fc3d22a01b2a899afd88245115b1e5f46fad95a2cef214e72f96a8ab9b19aff73d9f992ae4f1ce637680180637a3690d8 Description: debug symbols for apache2-bin Auto-Built-Package: debug-symbols Build-Ids: 00767105ccab5081f3ad8539551b3153ad0e7ed6 00e7b31bb4082b35a15843a6f51884c5c6013db9 0114daea4ea868ca09d4fd0b8f0d0d8482ee40d0 030d01e992b57697475d3d3ebca4c4954670249b 086a3691ed53187b896abcedd161b333adfdbcc8 13c1e991e379309ed4064c8dbebf27fffd57b76d 152b2b7352f46e8522063f132796a08a7a75f071 17c85ed0c5d3c8236727e310a2ebd83a36f95eaf 18faae51d33cc8e6e6304436c7eb86bedf3aea19 1a568a0f9f3ec6308836a65f605d5e3f6845205b 1ddf585f66f9dc0b93333c2b2684c0cb3091912c 1ebb5d545cae489224f7ca5906249d9541976b46 1fa6c9f3a6ea2953c6bcac50b1128d02f03b67f9 208e4bca335018020bdc5e9ad62704b80cdaef50 22bfa028d8ec11b315054edeada6ed4ebc71ad11 27c7113138e14e19ef011914a29d712046c7b730 292cb56b71be82374e7fd4024e37f1e5ea6c63c7 2b7fe3a509646826ee893314f6cf2dd0fa2a7056 2c494ce11a7f5723dc60a0e60ddfce70a1bf65fb 2ca0f74ebb65841223a78dda0ca9816b9e11940b 31ce6c40f27a8ecbd9c1bc830e5f61677e4931cd 35162f3ccd2964a82d343908e516902ce658806e 3654bebf5ac1e7da33f76966c5b2816e30710d68 375c56544baa390d812d9fd44089a7062d37cc1d 381b57bd3ce1faf81e10365017c25a911c35545c 38d8308cd78f313926627c25bb6f85d37b75340e 38f06ea954026526846b3717cea6dfb536bb582e 3b5fe11c1eb76beb5e8a3a697ad9f92fb80fbe5e 3c5d281291250db551db07ccdc1d45792573ebf7 400be52d71b56259563b64a2d3a12de912c2d838 400ccb6e00049a690afc6cd0609cca3fd2a9423f 47123ca33bab6a34a32f31520a35b9a5edab37ae 47936855c4f1c2bb82fea3b217b2068ded901908 47cd0650c198702d9929595348441be695454094 4b052960ff46d99199bd524126b6d87c3a241ab3 539eaf61f31e263082452e9f33a602846f90de9f 54d050ec5fc8cbbbd1a954367b17760045ba9d2f 569079c4e26546bfbed2fd93fc7877854e3b54c8 59642fc41099c782c03ade6ad0f882a446962a2e 5ad11e1740b30627df831f17379aff310f470d67 65ad1c0c66eb24de7771fd8ce85a1c674b9734dc 66247c4b9cdc53fe3f4a6fa705d85e476a73ab23 6aaa6c462575ae6a148f529ab661f26347ee8726 6cc3d98b7a8db362423a6e6ce794b26402373f95 6e11e6cc89ef4f95efdf2e19161076b3ca59aa27 70ce46cb92edab890df088ab882c63b0f7ba00e1 740be85f840aaf605b396d8a5b1da7bd0b1931fa 77485d79dc6f1b89213af19b7f9a9ed7925da803 79e22b0cbb56af760f8c4a3f306e6cc808bd6f4d 7bb4549fc2d74b9ba3914438b39bb64eedce8cf0 7be5402e06209f8f853289517101a2ac7c646700 7e6a1a0c3f163008933ee7cf9731957b3d4a4b1d 81c1100fb1ca276014f5408abb70d900c2cfb808 8654d7492f35494f238ae0b73ea808c912c11c7a 87841838bc53334bef9519f8db697f6929488ec1 886586674cc0b9e988d36e49d80b82914b05abdf 8bc2ca7b22d5a6981bb4bafa00f5cd0355c88e1c 8cb68a3d355d13bbe249a67857089015eb989d04 8f2a04b42c7f1b9fccd741fbf0bd64f372ac8fd5 90b51fb4fc7b711af93395deddc4ffe9e0f1574d 91b05e6f0692b33552511e0e73570cab2bd8d64c 92322d7645ee1d2f399280e2ad30f4329037f8ca 95bab7eb198de758fade9b8fb5934ea6a655c6d1 96995182e3b8be9b90b752d4a77da46d1b73436a 989305b982c8b9fdfca8fbf2169d20b2a80b00c6 9a0cb850a6d3c081586caa00775b6038ed0796d0 9e5083349934172b167762b651b4f4b8488d9734 9e6d57e0e7d94449c494113fae727dfe82cfd125 a196c3774cf20958d88e5b51ea691e013bd12457 a1dfda582fba6d1ba779b1ed7126b89e1daf4730 a2c10ed80339668796e32c0f8f16cac862552117 a5aa6bf23d8149e5b0b1d63a5fe216ea70de22b7 a60b4416811bad477ae8c96afad217c0931430ad a648cba9a770a88b491dcf3a26e022379759bbbe a875e5960e06a9cdebe9ce7e7be20a09437c19ca a92769aa2fc5af26f872cf356f7fa9b5ae4cc541 a9a78cbd471cbe4c054b2365df1aa72fe3ceff3b aa188303dbffac492f9aad62b74c3dbb3662cae1 ac82b8f424a25597b1b4008b12aa6ffcf4fce36e adf4bcbdcef636e6bb76d9431b9fa31608374849 b02ac56b3e48e2f820721a28d312a15c7e5dfab7 b0fc690a142621ae4806d8aae735cc56219a898c b1576187712b1b58020db2443cd626760458853c b2803447da0ed9b691f1525b0a216e9dd43dc52a b579ff1322611536dcbe09568630e2f3ca71f872 b84adf555681ece7ddfb13af76f614012d78d384 bbc9f49c9b81c8acf099d2cc3c35f4848c82ec78 c182243a39618c80c7646a32fec534bd7cbc63de c1eb9158115b9a1a95e576f39fa6fdab280be11a c551a4b20b2f6bef936fb48298a7b9286622667d c630fb4035d2d71e9c5d88c1c600825a56a10056 c9cd602b453993b9590fb90aa16c63002b0a755f ca7318f1b779f253b767fe18ad89661126eedd91 ceb04d2426ce4fbf44019fb5adf4e3f125ce9585 cf34e663f0afdb06ab109427226fbb2c74e3c79b d0e18a152a1893cdb7548c574b498eb407f4bc5b d12a08884c5f5fa1781ad4fa47a2d108cf0c9b6b d2a590a5276db16ac36a172a7e04a223994a3541 d6d9de51e4cd255676bae8013d84132779773a59 d9b7d0e4fbc5dc5ae5b99ceaf2f95d40b7c0e767 daddd17fc04fd3de3284d0e77a663878a0997213 dc080b60d7f10f84444790b35f81ed3973e3410c ded138029e4edb8fbd5a2e505329a509f420afbd dfe142895e6c85c9c487f967a5ecccaa19f57207 e13fa799bf5d12dc7d31aaaf5d0fb0d53c55ed29 e8a31aede253f96f0f9ae5a082642f1fffdf181a e8f3a1d32c48fc4bf94157c53d3a387c0f411d84 efaab121cb57697bccdecdc7fb0128144883eb91 f08aae031ac778bdf3b6c1e36fbf4bb27176b38c f3bbb8c46ae72efe35176ad3a5fac79ce572ac26 f3e757c8ba2874b95c4da1edcf4c4ca87f58b0c1 f5cd1176079ff2f9218fa1422a36054ca9840988 f622e0ad566a3636c058875057d421f8ba6c292a f8e989f087ac5588256161b78d80dae072e652b9 f8ed2566db036150c7e5810722b5d753233678a3 fce757c60b7d59d43bbb9d93b7ad43e7d85c3c63 fd973e40b12314fdef13669fbbd4a6371b472f63 fe89993771ad25949b2587eb37b773a2482ee3b0 ffec557c445c28c385117b774e5104c3091fae71 Package: apache2-data Priority: optional Section: httpd Installed-Size: 860 Maintainer: Debian Apache Maintainers Architecture: all Source: apache2 Version: 2.4.54-1~deb11u1+apertis0bv2023dev3b1 Filename: pool/development/a/apache2/apache2-data_2.4.54-1~deb11u1+apertis0bv2023dev3b1_all.deb Size: 165944 MD5sum: 094a31c589b6302c4f370613aeb8a47b SHA1: b2ad76877cda58bd3ad4ef0fb82dba9121691398 SHA256: 5f39b4b525d63955ff84be984c894618e7fc3b8f3605962160ac035e08ef28b9 SHA512: de0d2da941031ebe1f4de61c84051feb86c8d44355fae153ae766a0fbe0707eadeb6636252825586419c61f69344013330cd7c9a32105feb4a4a786755c2fde5 Description: Apache HTTP Server (common files) The Apache HTTP Server Project's goal is to build a secure, efficient and extensible HTTP server as standards-compliant open source software. The result has long been the number one web server on the Internet. . This package contains architecture-independent common files such as icons, error pages and static index files. Homepage: https://httpd.apache.org/ Multi-Arch: foreign Package: apache2-dev Priority: optional Section: httpd Installed-Size: 1158 Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.4.54-1~deb11u1+apertis0bv2023dev3b1 Provides: dh-apache2 Depends: debhelper (>= 10), libapr1-dev, libaprutil1-dev, libpcre2-dev, openssl, perl:any Filename: pool/development/a/apache2/apache2-dev_2.4.54-1~deb11u1+apertis0bv2023dev3b1_amd64.deb Size: 369012 MD5sum: a20396921c971ade7fba5634f47f8bcc SHA1: 75b468b13f2f4687d3f8db67ba5263f3a22d2324 SHA256: 7ea3061fc2e197fdc3fd3c3d5e1ee71a46538956872946a8f28b9478b2ea035a SHA512: ff362b5e23f2e49a197b00ec2e3fdca70afe1c44219707ed9455284efac01fe977b93d97b426694ba089ac1d237c20a50739494d2431fd7c995e3bb3f40f36fe Description: Apache HTTP Server (development headers) The Apache HTTP Server Project's goal is to build a secure, efficient and extensible HTTP server as standards-compliant open source software. The result has long been the number one web server on the Internet. . This package provides development headers and the apxs2 binary for the Apache 2 HTTP server, useful to develop and link third party additions to the Debian Apache HTTP server package. . It also provides dh_apache2 and dh sequence addons useful to install various Debian Apache2 extensions with debhelper. It supports - Apache 2 module configurations and shared objects - Site configuration files - Global configuration files Homepage: https://httpd.apache.org/ Package: apache2-doc Priority: optional Section: doc Installed-Size: 25178 Maintainer: Debian Apache Maintainers Architecture: all Source: apache2 Version: 2.4.54-1~deb11u1+apertis0bv2023dev3b1 Recommends: apache2 Filename: pool/development/a/apache2/apache2-doc_2.4.54-1~deb11u1+apertis0bv2023dev3b1_all.deb Size: 4069356 MD5sum: 81aaaa877bfd158c0f5474e4d455ff18 SHA1: 65a0876a191f74b180b6f58b9d4a7e93887d1465 SHA256: 58a0b2a3bbc0c6bae85852318f9ad8803e73f5630ce8976d85e70100932131b0 SHA512: b8733c6d20ea165c1cef247df3c4c58330cdb68f2c2f4508214145610c90b42ac34498fec2d136264b94a51cbbe611a05473fb2352de72c35ce8fea117e06d1f Description: Apache HTTP Server (on-site documentation) The Apache HTTP Server Project's goal is to build a secure, efficient and extensible HTTP server as standards-compliant open source software. The result has long been the number one web server on the Internet. . This package provides the documentation for the Apache 2 HTTP server. The documentation is shipped in HTML format and can be accessed from a local running Apache HTTP server instance or by browsing the file system directly. Homepage: https://httpd.apache.org/ Package: apache2-ssl-dev Priority: optional Section: httpd Installed-Size: 13 Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.4.54-1~deb11u1+apertis0bv2023dev3b1 Depends: apache2-dev (= 2.4.54-1~deb11u1+apertis0bv2023dev3b1), libssl-dev (>= 1.1) Filename: pool/development/a/apache2/apache2-ssl-dev_2.4.54-1~deb11u1+apertis0bv2023dev3b1_amd64.deb Size: 3140 MD5sum: 83d5253fe1e6bacd676b3c2139c8fa51 SHA1: a3f749a5f1cdf8105f2620072aed10efa668386c SHA256: 57030799d53456a816e441365c4b91c9ea5c0a67c27767c31a5996c9a79c2430 SHA512: 1a21ac4b917e4451c8dc48fa58c81c871d96c5a62d24055056fb2cf23f5d28aa6b995e6d0e55c8e564628e731f27d26b2e3f367316573ec1c98d3a376fca70c2 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: 257 Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.4.54-1~deb11u1+apertis0bv2023dev3b1 Provides: apache2-suexec Depends: apache2-bin, libc6 (>= 2.8) Filename: pool/development/a/apache2/apache2-suexec-custom_2.4.54-1~deb11u1+apertis0bv2023dev3b1_amd64.deb Size: 200032 MD5sum: ba814fd4ff729d20d955ba09f177b3c6 SHA1: ac11a73a27cb45ba695fbc2b2b112d56ba6495d0 SHA256: 3e90f61d63c71b0afa12f472578868de055081be25942e7f9ece66d087dbedef SHA512: db03a0d1018739eafb4aceff4d198ca391b2e9396b18ad4dbbb0ff77521143433266a55392a210dac965f6593b08a7d26870f35525d3f86100aabec94b275f78 Description: Apache HTTP Server configurable suexec program for mod_suexec Provides a customizable version of the suexec helper program for mod_suexec. This is not the version from upstream, but can be configured with a configuration file. . If you do not need non-standard document root or userdir settings, it is recommended that you use the standard suexec helper program from the apache2-suexec-pristine package instead. Homepage: https://httpd.apache.org/ Package: apache2-suexec-custom-dbgsym Priority: optional Section: debug Installed-Size: 28 Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.4.54-1~deb11u1+apertis0bv2023dev3b1 Replaces: apache2-dbg (<< 2.4.37-2~) Depends: apache2-suexec-custom (= 2.4.54-1~deb11u1+apertis0bv2023dev3b1) Breaks: apache2-dbg (<< 2.4.37-2~) Filename: pool/development/a/apache2/apache2-suexec-custom-dbgsym_2.4.54-1~deb11u1+apertis0bv2023dev3b1_amd64.deb Size: 12384 MD5sum: 31d215e797c11854aa19810a1b93a756 SHA1: a982519a03557eeb80756b758a23f41c5bb23e44 SHA256: b1bfcf9c2bbf7d935d90cf88ad2b64db93b663c070695cfa2da304c1aaa2c523 SHA512: 928486b5a8c4363902bdc4605e393384f3d204c0f22d84e0f3833acd5c5229f83e6ac14da0e300233472c00d2e39788e275676a36ed00d8251658e157c6a3c39 Description: debug symbols for apache2-suexec-custom Auto-Built-Package: debug-symbols Build-Ids: feed60a91708c60d68610d76237bda311266962f Package: apache2-suexec-pristine Priority: optional Section: httpd Installed-Size: 247 Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.4.54-1~deb11u1+apertis0bv2023dev3b1 Provides: apache2-suexec Depends: apache2-bin, libc6 (>= 2.4) Filename: pool/development/a/apache2/apache2-suexec-pristine_2.4.54-1~deb11u1+apertis0bv2023dev3b1_amd64.deb Size: 198500 MD5sum: 369b226109d4421fee5b770722231b8b SHA1: 48cfe7d2321b5646d2c2866c24821ef4b366ac76 SHA256: 20c19b100bf5a253d4e76a6a2ae6e7cf02ed5bd03fac94e275834a6a73321067 SHA512: c5ae017fe969e564decf7fc0275f3f7ebe9e13ed12aee5e03b406656648748593adbfcd58f33f7b6ff24efe4bf8f3d4da170e4c80b777c09b18eb3a1fd86845a Description: Apache HTTP Server standard suexec program for mod_suexec Provides the standard suexec helper program for mod_suexec. This version is compiled with document root /var/www and userdir suffix public_html. If you need different settings, use the package apache2-suexec-custom. Homepage: https://httpd.apache.org/ Package: apache2-suexec-pristine-dbgsym Priority: optional Section: debug Installed-Size: 26 Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.4.54-1~deb11u1+apertis0bv2023dev3b1 Replaces: apache2-dbg (<< 2.4.37-2~) Depends: apache2-suexec-pristine (= 2.4.54-1~deb11u1+apertis0bv2023dev3b1) Breaks: apache2-dbg (<< 2.4.37-2~) Filename: pool/development/a/apache2/apache2-suexec-pristine-dbgsym_2.4.54-1~deb11u1+apertis0bv2023dev3b1_amd64.deb Size: 11188 MD5sum: c7eb002d9a7a27dfa9b625f9468e0bae SHA1: 2032f2d644f4ea5ed2210daf5406fa7dc3ea8638 SHA256: 2894b52c5536e726ae56373f6a7a01b6441d81ffa31856af1b8390623a1e80a4 SHA512: 325c07adfbc8bc3244117252b88928c69b032a7b2646e1ddd15ff81c8415a5575e1cbd4e4efa833902e09af084959c22c007eaac2461ff47012e7df7b0673174 Description: debug symbols for apache2-suexec-pristine Auto-Built-Package: debug-symbols Build-Ids: 3e977fff44fc97ecaa9de2c9c9986b0c0a1e1651 Package: apache2-utils Priority: optional Section: httpd Installed-Size: 499 Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.4.54-1~deb11u1+apertis0bv2023dev3b1 Depends: libapr1 (>= 1.4.8-2~), libaprutil1 (>= 1.5.0), libc6 (>= 2.14), libcrypt1 (>= 1:4.1.0), libssl1.1 (>= 1.1.1) Filename: pool/development/a/apache2/apache2-utils_2.4.54-1~deb11u1+apertis0bv2023dev3b1_amd64.deb Size: 266476 MD5sum: c5f28f4b2d2f626d958cf2a088bb9302 SHA1: 8895eb5fffbf67b3c933d37bac3f4c07c5f54247 SHA256: 8ee4314d63325380143087e8e8236b0d6bd9a89c3caee19c521cf279d2d2fe94 SHA512: 23ec9e44bf1e694137d04ca61fed67629bc2122210916c71c80b19fc8602ecaf224b1b0a9c2639d0adb70415d4837fcd94868bbe6117d1b6c2a847a660d247c6 Description: Apache HTTP Server (utility programs for web servers) Provides some add-on programs useful for any web server. These include: - ab (Apache benchmark tool) - fcgistarter (Start a FastCGI program) - logresolve (Resolve IP addresses to hostnames in logfiles) - htpasswd (Manipulate basic authentication files) - htdigest (Manipulate digest authentication files) - htdbm (Manipulate basic authentication files in DBM format, using APR) - htcacheclean (Clean up the disk cache) - rotatelogs (Periodically stop writing to a logfile and open a new one) - split-logfile (Split a single log including multiple vhosts) - checkgid (Checks whether the caller can setgid to the specified group) - check_forensic (Extract mod_log_forensic output from Apache log files) - httxt2dbm (Generate dbm files for use with RewriteMap) Homepage: https://httpd.apache.org/ Multi-Arch: foreign Package: apache2-utils-dbgsym Priority: optional Section: debug Installed-Size: 209 Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.4.54-1~deb11u1+apertis0bv2023dev3b1 Replaces: apache2-dbg (<< 2.4.37-2~) Depends: apache2-utils (= 2.4.54-1~deb11u1+apertis0bv2023dev3b1) Breaks: apache2-dbg (<< 2.4.37-2~) Filename: pool/development/a/apache2/apache2-utils-dbgsym_2.4.54-1~deb11u1+apertis0bv2023dev3b1_amd64.deb Size: 114684 MD5sum: c01d9aa3dc936bf15e38f622bc3d2986 SHA1: d6c4300f96f4b2e61011df0d3a9a7a678103defa SHA256: ba45547e430ec4b895bb720e80f14edb9366f8ce4cb046566eed422993717250 SHA512: fa790aa62f3dcbeff9260de835e216ecd993b00aa3c308a1b83c9b53b883b72c54fb05f6e22e687ed4a76e0847ca8616b7b9cbf163721b8479ce93033884c355 Description: debug symbols for apache2-utils Auto-Built-Package: debug-symbols Build-Ids: 56151870757ae7ba10c0c7bfef95efb8b75fdabb 7fbb37139fa04f7cf39f36476b1fa531975a70ee 8a1b61a9c1122cf0a2451ee385c9d0ced99b1ae8 9e77adc42c78bebfa103acfc319262c8416df389 a0675733d04f61b6ce26dcadde399f6436110c3d aaefd66094001ebd2c66450b985716180f386abf cb04646fbbe927ab558c4fc1e528554e90fc17f0 ce6b6c0de6d4f712f0de284e99c3ecf4dff422ba de94ed93e60f84d8656af90bf1862f3fc4760a2a f578213748fdad9173ecfcb08ff1d99b0c530675 Package: apertis-dev-tools Priority: extra Section: devel Installed-Size: 195 Maintainer: Apertis package maintainers Architecture: all Version: 0.2022.6bv2023preb1 Depends: abi-compliance-checker, flatpak, git-buildpackage, gitlab-rulez, python3-argcomplete, python3-debian, python3-sh, python3-xdg, python3-yaml, python3-paramiko, python3-gi, python3-gitlab, python3-bs4, python3-requests, python3-tqdm, systemd-container Recommends: gcc-arm-linux-gnueabihf Suggests: ribchester (>= 0.1612.7) Filename: pool/development/a/apertis-dev-tools/apertis-dev-tools_0.2022.6bv2023preb1_all.deb Size: 48344 MD5sum: ed0ca9ab2ca84d95bdf56e91ba2a26cc SHA1: c520b85870e94088083b16a0ba734e093edff314 SHA256: f77852c24230ab357ad57c4de0198a53f1f50abde983f885a7b1b26727051ea1 SHA512: 6081ed3d8bcb15cb9ab36b7938758f98802357a70cd18129836d55bddee94fd796e15d373a339124c698b520599912c7522986dd4cf28b215880b27a61cd1128 Description: Apertis development tools to help building, deploying and debugging applications Package: apertis-tests Priority: extra Section: utils Installed-Size: 673 Maintainer: apertis-tests maintainers Architecture: all Version: 2:0.2021.18bv2023dev2b1 Replaces: chaiwala-tests (<< 2:0.2021.18bv2023dev2b1) Depends: python3:any, connman, python3-dbus, python3-dialog, python3-gi Breaks: chaiwala-tests (<< 2:0.2021.18bv2023dev2b1) Filename: pool/development/a/apertis-tests/apertis-tests_0.2021.18bv2023dev2b1_all.deb Size: 370764 MD5sum: f31e5084bd6d2c6be5e947b455d43f18 SHA1: d6de53393be6781664644c3a8bc6b0785413bb27 SHA256: 324d90adeaee37c167f196f28b4b3b44193025e23c0456bcb639939ff0e1c655 SHA512: 20a5956d8c77f5385f2729ef7319b5ce92fcc5f55178d76b5b9594341c7d4fec544c1fa01446b934fb99ef5d189a4f6a742796263f124c175dd3f402b479227e Description: automated and manual test definitions This package installs test scripts, test data and other pieces of automated and manual tests. . It does not install the dependencies of all of the tests: see *.yaml to list those. . For automated testing, a git checkout of apertis-tests.git should be used instead. Package: apertis-tests-apparmor-geoclue Priority: extra Section: utils Installed-Size: 69 Maintainer: apertis-tests maintainers Architecture: amd64 Source: apertis-tests Version: 2:0.2021.18bv2023dev2b1 Depends: libglib2.0-0 (>= 2.12.0), apertis-tests, apertis-tests-apparmor-report, apparmor (>= 2.8.0-0ubuntu5co4), apparmor-profiles, chaiwala-apparmor-profiles, chaiwala-tests, geoclue-2.0, geoclue-2-demo Filename: pool/development/a/apertis-tests/apertis-tests-apparmor-geoclue_0.2021.18bv2023dev2b1_amd64.deb Size: 24828 MD5sum: 5dae264f297a45194557cfe83deb88f9 SHA1: 0c19ab264950f81a869b4f10da5b59126cb069c3 SHA256: 14b1d2f51868a7b468097897b4986f2e02cbc7bbce4299e545b8e23f9bd16397 SHA512: 2b4c27e07ce3b12ee619b5c572e633a9146479b606051a021af3a5d4f604cbee5fe364d5388fd747cab999020b413f4299ab1d5afd875a6dee454e4d60dd046e Description: Functional tests for GeoCule AppArmor profiles/abstractions This package tests Apertis AppArmor profiles for GeoClue. Package: apertis-tests-apparmor-goals Priority: extra Section: utils Installed-Size: 108 Maintainer: apertis-tests maintainers Architecture: amd64 Source: apertis-tests Version: 2:0.2021.18bv2023dev2b1 Depends: apparmor (>= 2.8.0-0ubuntu5co4), apparmor-profiles, chaiwala-apparmor-profiles, iputils-ping, libc6 (>= 2.4), perl:any Filename: pool/development/a/apertis-tests/apertis-tests-apparmor-goals_0.2021.18bv2023dev2b1_amd64.deb Size: 32872 MD5sum: ba12d395629e4cf6dea19dff0d31cc52 SHA1: 1e1758fc3eccff1fe2c4fb1dabe4564cded47af5 SHA256: 22c8ce19ab831738724c8d146b3bd85c18313ba5b38e511a7aeb648250cedc7c SHA512: f03347548e7590f82ca052874a9d809cd8861e783f44bae9f3f108fbe80a8e7a95de02d30d3e6a780b64b3f51d2181f71c801fa2bee7574d81b8674e3accb67e Description: Functional tests for Chaiwala specific features This package tests Chaiwala specific features and requirement which are not necessarely the same of AppArmor upstream tests (although some tests might be enforced here as well). Package: apertis-tests-apparmor-goals-dbgsym Priority: optional Section: debug Installed-Size: 29 Maintainer: apertis-tests maintainers Architecture: amd64 Source: apertis-tests Version: 2:0.2021.18bv2023dev2b1 Depends: apertis-tests-apparmor-goals (= 2:0.2021.18bv2023dev2b1) Filename: pool/development/a/apertis-tests/apertis-tests-apparmor-goals-dbgsym_0.2021.18bv2023dev2b1_amd64.deb Size: 7420 MD5sum: 80555056b6848c33ce2c5446d6d66c91 SHA1: 01922b292695bec2f3196c430e55a839e53860b7 SHA256: a8f503b4587e1bdae1d1877098af6e6175e8f51f74ab659fec96b9c13af320be SHA512: da36058dd687e2c13e827a8a166304fbf1ce0dc4f0ffd3b843b2d122567286fc3ffea59f29ff506e89bb5125795ea38eb7531abd191b5f2659fbb494d65b0a89 Description: debug symbols for apertis-tests-apparmor-goals Auto-Built-Package: debug-symbols Build-Ids: a350e220afb405db94999e4f14135f5c547cdb2f ce913a94d96ee5f3f67b25e557430783d549b66f Package: apertis-tests-apparmor-ofono Priority: extra Section: utils Installed-Size: 69 Maintainer: apertis-tests maintainers Architecture: amd64 Source: apertis-tests Version: 2:0.2021.18bv2023dev2b1 Depends: libglib2.0-0 (>= 2.12.0), apertis-tests, apparmor (>= 2.8.0-0ubuntu5co4), apparmor-profiles, chaiwala-apparmor-profiles, apertis-tests-apparmor-report, chaiwala-tests (>= 20130211.0), ofono Filename: pool/development/a/apertis-tests/apertis-tests-apparmor-ofono_0.2021.18bv2023dev2b1_amd64.deb Size: 24888 MD5sum: 4f73c91c2cd4df6cc5bd44b703559066 SHA1: e7f04e3aae314dcaca0146303897cfb8aa730585 SHA256: fa00101c2d848077245796b06138a2e4c4c5509927e6eb40dbce9e65a5e2fd36 SHA512: 68520e86375903746886aa6813690c2cac76dbf1c305475e7ad2df411d2bf6ef45e3c1785b23d110feb50e8b694ef36cfa23cb1f7597f8858c9fe4830332d3b4 Description: Functional tests for Ofono AppArmor abstraction Simple tests to ensure the Ofono profile are providing the required functionality and protection. Package: apertis-tests-apparmor-report Priority: extra Section: utils Installed-Size: 54 Maintainer: apertis-tests maintainers Architecture: all Source: apertis-tests Version: 2:0.2021.18bv2023dev2b1 Replaces: chaiwala-apparmor-report (<< 2:0.2021.18bv2023dev2b1) Provides: chaiwala-apparmor-report Depends: apparmor, apparmor-utils Breaks: chaiwala-apparmor-report (<< 2:0.2021.18bv2023dev2b1) Filename: pool/development/a/apertis-tests/apertis-tests-apparmor-report_0.2021.18bv2023dev2b1_all.deb Size: 23712 MD5sum: d3ae7feae73abcc659de876d99894699 SHA1: 3da7347a4a513583846f1c864ee774dec24dc008 SHA256: 6897463b69b76722f0a6c97ba9aa06ac4066768851229eb846bd936acd3ba473 SHA512: 7ba8689c073f4317d76a5dce8b16effe85a9986f01379e7f376437f932c8c6a513dd82f2c585b584872e99d75b96c236dd68bf26c57ac028b2230cf7736111dd Description: apparmor complaint report generator This package contains the apparmor complaint report generator. Package: apertis-tests-apparmor-tracker Priority: extra Section: utils Installed-Size: 72 Maintainer: apertis-tests maintainers Architecture: amd64 Source: apertis-tests Version: 2:0.2021.18bv2023dev2b1 Depends: libglib2.0-0 (>= 2.12.0), apertis-tests, apertis-tests-apparmor-report, apparmor (>= 2.8.0-0ubuntu5co4), apparmor-profiles, chaiwala-apparmor-profiles, gir1.2-grilo-0.3, gir1.2-tracker-2.0, python3-gi, tracker (>= 0.14.1) Filename: pool/development/a/apertis-tests/apertis-tests-apparmor-tracker_0.2021.18bv2023dev2b1_amd64.deb Size: 25632 MD5sum: 0fb6f134f6c8c0d6cf9d337987b2670e SHA1: 55dbd0fa1413b1144246f62c3daa03820a1a88ea SHA256: 467f3dd1f9d3798b735103cfbb4d1a3a6cadd4973d5978f61107ced9ecb767af SHA512: 48a25128a232b0f92624b27a3053a2ccda2608cabf41adb1b2a417421f64459ee9755484d6363d812cfaa5f8e4bafff8071e53b67623057fb04862caad006649 Description: Functional tests for Tracker AppArmor profiles/abstractions This package tests Apertis AppArmor profiles for Tracker. Package: apertis-tests-bin Priority: extra Section: utils Installed-Size: 67 Maintainer: apertis-tests maintainers Architecture: amd64 Source: apertis-tests Version: 2:0.2021.18bv2023dev2b1 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.14.0), libsoup2.4-1 (>= 2.33.92) Filename: pool/development/a/apertis-tests/apertis-tests-bin_0.2021.18bv2023dev2b1_amd64.deb Size: 26284 MD5sum: 5e5d15b7ff27af9349f1bda7c0c0ced9 SHA1: 5ba08b16e73fcbbce46e4a9ca3c0fc7d036d1442 SHA256: 74a19ff878c41e0588bf991a068dd1e9a36f93b59e5ad69a6997064c86f8db48 SHA512: 03a9003ac66a84a287210c8236bc432ae86a60b689d0c46c6489f440d0ddcfb34fffc7319009affaaef567b7b9796a6c38adb1f8e3afce2996e588555b973158 Description: automated and manual test executables This package installs compiled executables that have no shared library dependencies that would not be expected in a minimal image. Package: apertis-tests-bin-dbgsym Priority: optional Section: debug Installed-Size: 27 Maintainer: apertis-tests maintainers Architecture: amd64 Source: apertis-tests Version: 2:0.2021.18bv2023dev2b1 Depends: apertis-tests-bin (= 2:0.2021.18bv2023dev2b1) Filename: pool/development/a/apertis-tests/apertis-tests-bin-dbgsym_0.2021.18bv2023dev2b1_amd64.deb Size: 11588 MD5sum: 4962160b699a96e3678ccd09762c9574 SHA1: 65672669a8a6e3e23e5291b4560eb683fb11a6ef SHA256: 61ed7f9e13491dee7b6f8593278efe575b7d1560dc8e13616e409de9f006bb68 SHA512: 4c3b3c96d50dab19333e8380f79b38639c82b7cc2abcde012e9015a948b6adce5dd03cb85eb27ebfa5e6b49e090b210385ea642445136f3047df1286316cd992 Description: debug symbols for apertis-tests-bin Auto-Built-Package: debug-symbols Build-Ids: 4d28a040fa1079a752fa125d21248c69e47a9c03 Package: api-sanity-checker Priority: optional Section: devel Installed-Size: 660 Maintainer: Mathieu Malaterre Architecture: all Version: 1.98.7-2co1bv2023dev2b6 Depends: abi-compliance-checker (>= 1.99), perl:any Suggests: doc-base Filename: pool/development/a/api-sanity-checker/api-sanity-checker_1.98.7-2co1bv2023dev2b6_all.deb Size: 106828 MD5sum: 695d655a83ba180fb040a4df1c566585 SHA1: ea97276b1d31f8d33afb8cdde7b2b44746d506b8 SHA256: 550cccd4f10e0b5f1a9e62f6c8864dd72c50adcbc2e31a9bf026955b583817de SHA512: e97ca792056da9638192b3b0dd75747b0fadf71384b6310d3c240a46f0f572651d472ee8e1862e87a1d5ce0c75cddb20ea02fa90d7214db7d4dd04ce994d97d9 Description: automatic generator of basic unit tests for a C/C++ library API API Sanity Checker is an automatic generator of basic unit tests for a C/C++ library. It helps to quickly generate simple ("sanity" or "shallow" quality) tests for every function in an API using their signatures, data type definitions and relationships between functions straight from the library header files ("Header-Driven Generation"). Each test case contains a function call with reasonable (in most, but unfortunately not all, cases) input parameters. The quality of generated tests allows one to check absence of critical errors in simple use cases and can be greatly improved by involving of highly reusable specialized types for the library. . The tool can execute generated tests and detect crashes, aborts, all kinds of emitted signals, non-zero program return code, program hang‐ ing and requirement failures (if specified). The tool can be considered as a tool for out-of-box low-cost sanity checking of library API or as a test development framework for initial generation of templates for advanced tests. Also it supports universal Template2Code format of tests, splint specifications, random test generation mode and other useful features. Homepage: https://github.com/lvc/api-sanity-checker Package: apparmor-bluez-tester Priority: optional Section: misc Installed-Size: 38 Maintainer: Frédéric Dalleau Architecture: amd64 Version: 0.2020.5bv2023dev2b5 Depends: libc6 (>= 2.4), libsystemd0 (>= 243) Filename: pool/development/a/apparmor-bluez-tester/apparmor-bluez-tester_0.2020.5bv2023dev2b5_amd64.deb Size: 9728 MD5sum: bee59642cb6c2f72e7cc2b20b19b6173 SHA1: aeba74edcf3f7bd8f23948f16bfd66a61c422c8b SHA256: 138f47dfe98515adccbdab1feaff561e3a1383f1774593edae4f64049302f5ba SHA512: 776c9480d8b7927da8fdbd4cc0d04c6409b118d26c283003a97fc4d0f3f1818ea830bcc6b5a44bd80c3aa1e9da62a6325330dd05dc044f7375396582fad2e3a1 Description: Tools used by apparmor-bluez test Pair two is used by apparmor-bluez test to perform bluetooth testing. Package: apparmor-bluez-tester-dbgsym Priority: optional Section: debug Installed-Size: 34 Maintainer: Frédéric Dalleau Architecture: amd64 Source: apparmor-bluez-tester Version: 0.2020.5bv2023dev2b5 Depends: apparmor-bluez-tester (= 0.2020.5bv2023dev2b5) Filename: pool/development/a/apparmor-bluez-tester/apparmor-bluez-tester-dbgsym_0.2020.5bv2023dev2b5_amd64.deb Size: 18856 MD5sum: b3988cb3d5e178b783a76f70cfb9f4c7 SHA1: 9e23d554722d194aaeb2999626264c8ec3b16cf7 SHA256: 3c3ea7b3a537248c0a9b9771e0bedb0b9e9b7c446e1978fef25ed122b470f902 SHA512: 9f8be52643275e2dbeb418022654efb32ff25a84a005bee3d1d9c9f24579631d719554199c21036d7ab02e66fe59e039820ff81236a4407f305897a7517925f2 Description: debug symbols for apparmor-bluez-tester Auto-Built-Package: debug-symbols Build-Ids: 3cb12d3cda821f3d657b35763039fb14ba9a8522 Package: apparmor-chaiwala-system-tester Priority: optional Section: misc Installed-Size: 42 Maintainer: Andre Moreira Magalhaes Architecture: amd64 Version: 0.2020.3bv2023dev2b6 Depends: libc6 (>= 2.4) Filename: pool/development/a/apparmor-chaiwala-system-tester/apparmor-chaiwala-system-tester_0.2020.3bv2023dev2b6_amd64.deb Size: 5200 MD5sum: 51fee3439746ef707915bf4a74a0da00 SHA1: ab3da17178d1377838b377850e02e39eae109596 SHA256: 96c33a2ee36d2ee4409d5bf371eb8b1f57379fd07e6fa6fb34a77f622bcd9042 SHA512: 73537f3d1aa56d583f8610c49d2a7850f0fca9b58e35a69cdd406acb3e4534bf0942a0a9961494f36f952e6b661df348969f550b399a0746425d9c2970ef1df6 Description: Test utilities for apparmor-chaiwala-system tests Test utilities for apparmor-chaiwala-system tests. Package: apparmor-chaiwala-system-tester-dbgsym Priority: optional Section: debug Installed-Size: 29 Maintainer: Andre Moreira Magalhaes Architecture: amd64 Source: apparmor-chaiwala-system-tester Version: 0.2020.3bv2023dev2b6 Depends: apparmor-chaiwala-system-tester (= 0.2020.3bv2023dev2b6) Filename: pool/development/a/apparmor-chaiwala-system-tester/apparmor-chaiwala-system-tester-dbgsym_0.2020.3bv2023dev2b6_amd64.deb Size: 7416 MD5sum: 36e1b896d7a6b863ae681fcde0c5a62a SHA1: a34bf38bbd56153feb1df7f13033a00d1cc275c8 SHA256: 9d5c1c09835704686d9c8f9778907515b4373421fb2e9d048189d2e185777a2b SHA512: c291a18b9fd8470ec121896d0cb5e60b793c997d7de742949cc8ba6157113533a52ef9d019b401bb793ef6261602f32cbe949fa562ad3722a23f086e665ff350 Description: debug symbols for apparmor-chaiwala-system-tester Auto-Built-Package: debug-symbols Build-Ids: 963a8e08fc033af07efb4cf191642f96ac3c4915 a6113e4e2933e4ec8192077788b7bbffbda60dd9 Package: apparmor-dbus-tester Priority: optional Section: misc Installed-Size: 26 Maintainer: Martyn Welch Architecture: amd64 Version: 0.2020.2bv2023dev2b6 Depends: libc6 (>= 2.4), libsystemd0 (>= 243) Filename: pool/development/a/apparmor-dbus-tester/apparmor-dbus-tester_0.2020.2bv2023dev2b6_amd64.deb Size: 5500 MD5sum: 13a8ea1bc10113cda56ec474a04df1d7 SHA1: 735fdf93ddd694c4dc2d0115f223f5462fa86ce5 SHA256: e8d861966669ae41271db8a19bdf3c318d610ce898e1026bbb1c33563d42887d SHA512: 4f03e81e2da796755c4399fbca1c1678facb08185c994a43958a7d3afabb2dab50fd1e414f65e07ad5b3fce406fb845da3c542dbd38df1acb39db59f110a097a Description: D-Bus test server for apparmor testing A small server, used to provide functions that are utilised to test the ability to limit D-Bus accessibility with Apparmor. Package: apparmor-dbus-tester-dbgsym Priority: optional Section: debug Installed-Size: 24 Maintainer: Martyn Welch Architecture: amd64 Source: apparmor-dbus-tester Version: 0.2020.2bv2023dev2b6 Depends: apparmor-dbus-tester (= 0.2020.2bv2023dev2b6) Filename: pool/development/a/apparmor-dbus-tester/apparmor-dbus-tester-dbgsym_0.2020.2bv2023dev2b6_amd64.deb Size: 9056 MD5sum: 5fefcf9fcaf36947a2a15e463da19231 SHA1: b9073f0dc17f03f7ee86080e71f6e6bee6cc5ce7 SHA256: 04a898c3257d330db2f493fed405f9fb663db9cdca88da5eeb85d6f830ddf2c9 SHA512: b2e7f02a36864b3a9791e36a29db39607c2c4359cb6b88e27eae23b662718eba3fc54467a418622f8e538a0794b2117c3d3657e5831a40b91c595c6a3c0eea7d Description: debug symbols for apparmor-dbus-tester Auto-Built-Package: debug-symbols Build-Ids: 16d0bac8acaf96a9325a6b20cfd9d113964350ad Package: apparmor-demo Priority: extra Section: misc Installed-Size: 107 Maintainer: Cosimo Alfarano Architecture: amd64 Version: 1.2021.2bv2023dev2b5 Depends: libc6 (>= 2.4), apparmor, iputils-ping Filename: pool/development/a/apparmor-demo/apparmor-demo_1.2021.2bv2023dev2b5_amd64.deb Size: 16368 MD5sum: 901df3f15740cf3e4cc7c6196c632d6e SHA1: 6896b71d4a6d3689a17f084af62ae78ed031f7b1 SHA256: a73351dc58fa1a9f805095a09a3ac3dbf2b04517a3945fc75eed526dcf96985f SHA512: 6ac1e468332dd8c9c14fe29eb2e9d43b0b6ec9ddb787bf4df9ef2404920996a9e332f5e274d61b75a3b94b28d8760aab96f45ea6ea078aac2876e12178ac23b2 Description: AppArmor demonstration Demonstrates some AppArmor functionalities using a test-like approach Package: apparmor-demo-dbgsym Priority: optional Section: debug Installed-Size: 51 Maintainer: Cosimo Alfarano Architecture: amd64 Source: apparmor-demo Version: 1.2021.2bv2023dev2b5 Depends: apparmor-demo (= 1.2021.2bv2023dev2b5) Filename: pool/development/a/apparmor-demo/apparmor-demo-dbgsym_1.2021.2bv2023dev2b5_amd64.deb Size: 13844 MD5sum: afe2eccaa2f16667a476e83e9f90323a SHA1: ff961c89b9db8f874eac585a280b36f8f78c8045 SHA256: e664d7faa67944e4576cffa0dae5bc84bf0971981f436c17c55e73c8acc89717 SHA512: f9e2adf57c8741980d90439a4f015ca48255db0b236230809dc2a58285a2965928b7a677d592f777f5fab3fc8c065f5c2a37e1ed5f380f1cba8adb71f19ea1af Description: debug symbols for apparmor-demo Auto-Built-Package: debug-symbols Build-Ids: a68a4afa02fd7566fbe734b15823a4ea57c7a43c ad9270e7177991bfb1557c005d085158fd83ec0d bc69dfa816e112dcdda4c6db88dc3dde58b88bdb beb17c82f9910a4bf46ac4df6ae989d1c287c747 Package: apparmor-pulseaudio-tester Priority: optional Section: misc Installed-Size: 27 Maintainer: Andre Moreira Magalhaes Architecture: amd64 Version: 0.2020.3bv2023dev2b6 Depends: libc6 (>= 2.2.5), libglib2.0-0 (>= 2.12.0) Filename: pool/development/a/apparmor-pulseaudio-tester/apparmor-pulseaudio-tester_0.2020.3bv2023dev2b6_amd64.deb Size: 4248 MD5sum: f7f0bc6bfa075641b49149a5fe0a4063 SHA1: 9fa31781dcc0c5637467c95c7c2e1ecfd985f594 SHA256: c2ead328b39a3ca85f6dbb13ed1f515410bf567943d102317c18083f6db06e91 SHA512: edabd2854b2e65b0d32809cad0c036ff04565b3c06dcebe16151950f074b9385ef397ecbefdd6c5f1cf2a8a3ff2aee1218a47e376e686616b76ebb9e077a7c6c Description: Test utilities for apparmor-pulseaudio tests Test utilities for apparmor-pulseaudio tests. Package: apparmor-pulseaudio-tester-dbgsym Priority: optional Section: debug Installed-Size: 18 Maintainer: Andre Moreira Magalhaes Architecture: amd64 Source: apparmor-pulseaudio-tester Version: 0.2020.3bv2023dev2b6 Depends: apparmor-pulseaudio-tester (= 0.2020.3bv2023dev2b6) Filename: pool/development/a/apparmor-pulseaudio-tester/apparmor-pulseaudio-tester-dbgsym_0.2020.3bv2023dev2b6_amd64.deb Size: 5092 MD5sum: fa98f2065aecd251ab5b35e0d55a7775 SHA1: c653e461d1e513e67d0857890c56f629045c5727 SHA256: 5283af442bfc6269c09fe3f15c2f3d8b29671b660c86a676ccfdd5096d9767f8 SHA512: 66d40844f532de957ef458e4c43d26934d29ce4a069c9b2f797f3901562224b280ac4cd310e9c6ebf448d31232a133893542e4070a61860af7f0340a057a5f57 Description: debug symbols for apparmor-pulseaudio-tester Auto-Built-Package: debug-symbols Build-Ids: 659aaf9489fbd5c790a84a3b2198b0f216ae1d5d Package: apparmor-tumbler-tester Priority: optional Section: misc Installed-Size: 26 Maintainer: Andre Moreira Magalhaes Architecture: amd64 Version: 0.2020.3bv2023dev2b5 Depends: libc6 (>= 2.2.5), libglib2.0-0 (>= 2.12.0) Filename: pool/development/a/apparmor-tumbler-tester/apparmor-tumbler-tester_0.2020.3bv2023dev2b5_amd64.deb Size: 4148 MD5sum: 95cc5ec3dfd790e4db55cdd6e5eeef1c SHA1: 6be3654c005162132c32842dd69ddfda63c83fbe SHA256: 1869748dd2f50a81a8958b7dd125438feff7178ea4e6bd431b176939c179f7f1 SHA512: e667e37b2fb7a2e369ed5a4722d70e25ef0eaf987c694fab80f95d52b51452730d75b34ba3ef56b66475b8669c4fda42331fe2ee8356cb72084136b84575ec4e Description: Test utilities for apparmor-tumbler tests Test utilities for apparmor-tumbler tests. Package: apparmor-tumbler-tester-dbgsym Priority: optional Section: debug Installed-Size: 18 Maintainer: Andre Moreira Magalhaes Architecture: amd64 Source: apparmor-tumbler-tester Version: 0.2020.3bv2023dev2b5 Depends: apparmor-tumbler-tester (= 0.2020.3bv2023dev2b5) Filename: pool/development/a/apparmor-tumbler-tester/apparmor-tumbler-tester-dbgsym_0.2020.3bv2023dev2b5_amd64.deb Size: 4904 MD5sum: 07086da2bc6ec291e515a0a74709bd7f SHA1: 6e5500e105816b8ab96583958f1f4b935b3bddfa SHA256: c531f0621152aa217c5938a08a73f9b3b842dec18d046c8ae848700c7c941b3e SHA512: 02728f01d1240f6a7e7077dcdcd93cc9722f9c95bf1ac1054ebb27b5ddaea9633647acfa5cc8d6fd421e489dab366df2b098adccd19bc8b7097bb1d18cf97bce Description: debug symbols for apparmor-tumbler-tester Auto-Built-Package: debug-symbols Build-Ids: f97255671cd52270ee1344fbb006dd5e57c86207 Package: appstream Priority: optional Section: admin Installed-Size: 2000 Maintainer: Matthias Klumpp Architecture: amd64 Version: 0.14.4-1+apertis0bv2023dev2b3 Provides: appstream-index Depends: shared-mime-info, libappstream4 (>= 0.14.4), libc6 (>= 2.4), libglib2.0-0 (>= 2.58) Suggests: apt-config-icons Breaks: appstream-index (<< 0.14.4-1+apertis0bv2023dev2b3), gnome-software (<< 3.22.5-1), plasma-discover (<< 5.8.5-3) Filename: pool/development/a/appstream/appstream_0.14.4-1+apertis0bv2023dev2b3_amd64.deb Size: 327332 MD5sum: 399f1274c5705da3830a26fa8b483a06 SHA1: be63bc890e8155aefd373b2f301ec2a38ce39473 SHA256: ff33ed95b0f2485e88b1e94790662197353477733febc3d8224af71723498de4 SHA512: 39eb13aa192f893f30085a02da2d93e42c9885876c7a913c644c1a4622e2dd2c5c812b4a86fd39babb418c0bec8fcc0f9699598bf704c2fa76ecc4fcef9ec452 Description: Software component metadata management AppStream is a metadata specification which permits software components to provide information about themselves to automated systems and end-users before the software is actually installed. The AppStream project provides facilities to easily access and transform this metadata, as well as a few additional services to allow building feature-rich software centers and similar applications. . This package provides tools to generate, maintain and query the AppStream data pool of installed and available software, and enables integration with the APT package manager. . The 'appstreamcli' tool can be used for accessing the software component pool as well as for working with AppStream metadata directly, including validating it for compliance with the specification. Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/ Package: appstream-dbgsym Priority: optional Section: debug Installed-Size: 103 Maintainer: Matthias Klumpp Architecture: amd64 Source: appstream Version: 0.14.4-1+apertis0bv2023dev2b3 Depends: appstream (= 0.14.4-1+apertis0bv2023dev2b3) Filename: pool/development/a/appstream/appstream-dbgsym_0.14.4-1+apertis0bv2023dev2b3_amd64.deb Size: 76208 MD5sum: fb5c5be273b78a4ba6b59077c76ab16b SHA1: 91aff2c8f06d39e445a25aa2e3a5e841dbf1538a SHA256: 434b8c74bef69c2cc2ba36321a0b75e879e42cce66a820edb178b87ae5078037 SHA512: dd85af21f9477554d2b707017147c7e6e500bbd1f7a50fd43d0a931a7c950a776028f5a6bdad660283b4516e2241d580d7f7f5095a74ba4c4daad9964dbf8fd8 Description: debug symbols for appstream Auto-Built-Package: debug-symbols Build-Ids: 6c77d09590556600fcfb5c440ad8c0b54e2d5604 Package: appstream-doc Priority: optional Section: doc Installed-Size: 3619 Maintainer: Matthias Klumpp Architecture: all Source: appstream Version: 0.14.4-1+apertis0bv2023dev2b3 Depends: libjs-highlight.js Suggests: appstream Breaks: appstream (<< 0.11.8) Filename: pool/development/a/appstream/appstream-doc_0.14.4-1+apertis0bv2023dev2b3_all.deb Size: 1502924 MD5sum: 5a2c7383fa7a2f7bbcb2a4b03c194e64 SHA1: bae5844383bb567d0a6a1cc17d3dcd641ec6e1f4 SHA256: a81f3c22214a4d0fbe044e4f7d4e06bdc9d553e8d7dc5676ef147ed25c0d5112 SHA512: 99a643fde5b5a7e108e2c970b4ac077ff1e40ce39c52de50aee20c0938424b9183304ae87f4f25c8119aedb545ad459f34169296e3e310a0deab1ac7cf0461a3 Description: Developer documentation for AppStream AppStream is a metadata specification which permits software components to provide information about themselves to automated systems and end-users before the software is actually installed. This permits informative displays of new applications to users in software centers, as well as allowing a system to make decisions on which new software a user might want to install (e.g. missing firmware or media handlers). . This package provides developer documentation for AppStream. Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/ Multi-Arch: foreign Package: apt-config-icons Priority: optional Section: misc Installed-Size: 29 Maintainer: Matthias Klumpp Architecture: all Source: appstream Version: 0.14.4-1+apertis0bv2023dev2b3 Depends: appstream Filename: pool/development/a/appstream/apt-config-icons_0.14.4-1+apertis0bv2023dev2b3_all.deb Size: 13904 MD5sum: 900f5165f6e1c5077a35a477faa5f349 SHA1: e516e31e756602de0428b5c2370476263adf4506 SHA256: 1ebf84f86b21fd393b66ad2ef3eb4f30a37c5328a71c0aa1792000f0bf5a4559 SHA512: f2d004aaef38b4d81c40fcda1b368f058bbf971fbc554f6f80c0357615a3cb92a5808ee635249ed89b838e1d8a3d72f3bca0daa93b299adac3d04f6f25b15f25 Description: APT configuration snippet to enable icon downloads This package contains an APT configuration snippet that enables the download of an icon tarball containing application icons for display in software centers. Icons get downloaded directly from the archive via regular cache updates, and match the software currently available in the respective archive suites. . This snippet enables icons of the default icon size set in the AppStream specification for software centers, 64x64px. It also enables downloads of smaller 48x48px icons. Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/ Multi-Arch: foreign Package: apt-config-icons-hidpi Priority: optional Section: misc Installed-Size: 29 Maintainer: Matthias Klumpp Architecture: all Source: appstream Version: 0.14.4-1+apertis0bv2023dev2b3 Depends: apt-config-icons Filename: pool/development/a/appstream/apt-config-icons-hidpi_0.14.4-1+apertis0bv2023dev2b3_all.deb Size: 13812 MD5sum: 40ce3d418bf915ff813aded7e68bdfae SHA1: cbae5c2483a5b386aaa439d8599e475f8b829f75 SHA256: 4e473c1b21e44560b8287457d65fcfabf2eb78c2221a353f581128c1fa05c9e5 SHA512: 8ec84f20c3aae6483bdee26a32c7d5891d234ad98cbc80dff3e64efed8cd3889d6923e63b84cda0a7b8b76186df451c6eb36fdf900cb92d25df5391d71492b25 Description: APT configuration snippet to enable HiDPI icon downloads This package contains an APT configuration snippet that enables the download of an icon tarball containing application icons for display in software centers. Icons get downloaded directly from the archive via regular cache updates, and match the software currently available in the respective archive suites. . This snippet enables icons in the size of 64x64@2, that are suitable for HiDPI displays. Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/ Multi-Arch: foreign Package: apt-config-icons-large Priority: optional Section: misc Installed-Size: 29 Maintainer: Matthias Klumpp Architecture: all Source: appstream Version: 0.14.4-1+apertis0bv2023dev2b3 Depends: apt-config-icons Filename: pool/development/a/appstream/apt-config-icons-large_0.14.4-1+apertis0bv2023dev2b3_all.deb Size: 13896 MD5sum: 9db7dda3f18200ce2b80e33e783a97c8 SHA1: d0374f28ba36a527827ca4906cfa6d8e87e0e47b SHA256: 2ca715e7c027568a51070fd32777bbf4cdd317447f386b559ceb8d145b2141c1 SHA512: a0fa6d59dbe2989536ea628f99ab1af391208356df69c0d37984f28ba945d6fd86415219a00ff108d4bbd97fa5d10e6b624af3165ef31eaee97111d06e3e9945 Description: APT configuration snippet to enable large icon downloads This package contains an APT configuration snippet that enables the download of an icon tarball containing application icons for display in software centers. Icons get downloaded directly from the archive via regular cache updates, and match the software currently available in the respective archive suites. . This snippet enables icon tarball downloads in large, 128x128px size. If these bigger icons are not downloaded by APT, a software center may decide to fetch them on-demand from a web location. Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/ Multi-Arch: foreign Package: apt-config-icons-large-hidpi Priority: optional Section: misc Installed-Size: 29 Maintainer: Matthias Klumpp Architecture: all Source: appstream Version: 0.14.4-1+apertis0bv2023dev2b3 Depends: apt-config-icons-large Filename: pool/development/a/appstream/apt-config-icons-large-hidpi_0.14.4-1+apertis0bv2023dev2b3_all.deb Size: 13896 MD5sum: 31c33aebf9b083953d1fef1acf9b7617 SHA1: 6c923b90239452e8ede9f061c09758134eafcaf2 SHA256: 7ab57e0e23687936b0c8e7a61c045100a9c9b2bc7134b9f74988a5a175d133c0 SHA512: e8c18ae07083d15748ce90f7e3a51a2ece555eec391ca01ad40034e8e3085937a5fabe94d0b75eadaa0d20ad248c9530b5af70785dbbe30bbe8c1da7155fc33f Description: APT configuration snippet to enable large HiDPI icon downloads This package contains an APT configuration snippet that enables the download of an icon tarball containing application icons for display in software centers. Icons get downloaded directly from the archive via regular cache updates, and match the software currently available in the respective archive suites. . This snippet enables icon tarball downloads in large, 128x128@2 size that are also suitable for HiDPI displays. If these bigger icons are not downloaded by APT, a software center may decide to fetch them on-demand from a web location. Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/ Multi-Arch: foreign Package: apt-cudf Priority: optional Section: admin Installed-Size: 4367 Maintainer: Debian OCaml Maintainers Architecture: amd64 Source: dose3 Version: 6.0.1-2apertis1bv2023dev2b4 Depends: aspcud | cudf-solver, perl:any, libbz2-1.0, libc6 (>= 2.29), zlib1g (>= 1:1.1.4) Filename: pool/development/d/dose3/apt-cudf_6.0.1-2apertis1bv2023dev2b4_amd64.deb Size: 1084228 MD5sum: 8cf0ca62a5348136ae744eef9c90d54b SHA1: f87ab218342037e3a737a5fd0b72addcab4c6303 SHA256: 72f684ba8cb87884a0c6d3e12a50bc0463fd4407e4169360c3f29bbf773952de SHA512: dea58b3b4aecef74bfce976a26d211e8dc2410ebdaeb434fcf7548290a7e7441e823dc5897fa54315b8946700593b50ec70b6bb8fe087f58e39008702930007c Description: CUDF solver integration for APT apt-cudf provides integration among the APT package manager and CUDF solvers, allowing APT to rely on external (CUDF-based) dependency solvers to plan package installation, upgrade, and removal. . CUDF is a distribution-independent, standard format to describe dependency solving scenarios, as faced by package managers in popular package-based GNU/Linux distributions. APT is a well-known package manager for Debian-based distributions, which is able to delegate dependency solving to external solvers, by the means of the External Dependency Solving Protocol (EDSP). . apt-cudf provides the glue between the EDSP protocol and CUDF solvers, enabling any installed CUDF solver to be used as an external solver for APT. . Several CUDF solvers are available in Debian. They all provide the cudf-solver virtual package. Homepage: http://www.mancoosi.org/software/ Package: apt-cudf-dbgsym Priority: optional Section: debug Installed-Size: 1154 Maintainer: Debian OCaml Maintainers Architecture: amd64 Source: dose3 Version: 6.0.1-2apertis1bv2023dev2b4 Depends: apt-cudf (= 6.0.1-2apertis1bv2023dev2b4) Filename: pool/development/d/dose3/apt-cudf-dbgsym_6.0.1-2apertis1bv2023dev2b4_amd64.deb Size: 279024 MD5sum: 923efee5e640f9533fc9e8c86adf4efe SHA1: b92ed31fd75205ef7fc126d94e500553042843e4 SHA256: 191eae485007168253c8f1932e2089ba13940b7a977d14b3ebb56ede772832e4 SHA512: f1014079c71ff64069b6cb789d41468087d7e14f700a2da8bbc50aca3193772aeb95b2fd4dc80789d25c76d52da601503349d0529e989c371023fcb8ef4c3c1d Description: debug symbols for apt-cudf Auto-Built-Package: debug-symbols Build-Ids: 0a6600f3f3fed9ef7f5fb811bba2610fd46bc86a Package: arcanist Priority: optional Section: web Installed-Size: 9370 Maintainer: Sylvestre Ledru Architecture: all Source: phabricator Version: 0~git20200925-1apertis0bv2023dev2b4 Depends: libphutil (= 0~git20200925-1apertis0bv2023dev2b4), php-cli | php5-cli, php-curl | php5-curl, php-xml Suggests: python Conflicts: arc Filename: pool/development/p/phabricator/arcanist_0~git20200925-1apertis0bv2023dev2b4_all.deb Size: 1243224 MD5sum: 74705e419713c0b67e8450e85e5a9c40 SHA1: c1fd17826f8e2988fb1807d01612d9590d101615 SHA256: 36e1a44a28753cdf21e0ef76eab3f04d8a952745c546d3c87d1fb6ac4a3a2a0d SHA512: 08daff648e1ebe469880142c2cdfd7f62a5c803620dcd76a12f9a919e62e7e41ee7424a21a682dea45b7389e2672d65c97c96783a14802b77eff6f08977e9bb3 Description: Command line interface for Phabricator (review platform) Arcanist is the command-line tool for Phabricator. It allows you to interact with Phabricator installs to send code for review, download patches, transfer files, view status, make API calls, and various other things. Homepage: http://phabricator.org/ Package: arcanist-clang-format-linter Priority: optional Section: devel Installed-Size: 42 Maintainer: Debian QA Group Architecture: all Version: 0.git20161021-3apertis0bv2023dev2b4 Depends: arcanist (>= 0~git20160124-1.3), clang-format, diffutils Filename: pool/development/a/arcanist-clang-format-linter/arcanist-clang-format-linter_0.git20161021-3apertis0bv2023dev2b4_all.deb Size: 8484 MD5sum: bdf32291917168221df58b7393e59828 SHA1: 2a6bfe389c9bba833b031d82a7b89f3d1152b6ec SHA256: e102ac7156ce07eb2a3fefc6c51dde931e5960cbafb955c4d99b2b2c751c96ec SHA512: fac8155886365219561c27e7dc05f7a6f1bb0719134828c441138060d413f9cfedd3487a0caec17855acd857518129193cd6652f494f83dbc3d08b7758a4e858 Description: clang-format linter for Arcanist This package allows to use clang-format as a linter for arcanist to enforce style over a C/C++/Objective-C codebase. Homepage: https://github.com/pwithnall/morefas-phabricator Package: argyll Priority: optional Section: graphics Installed-Size: 103397 Maintainer: Jörg Frings-Fürst Architecture: amd64 Version: 2.0.1+repack-1.1apertis0bv2023dev2b4 Depends: libc6 (>= 2.29), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libssl1.1 (>= 1.1.0), libtiff5 (>= 4.0.3), libx11-6, libxext6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxss1, libxxf86vm1, argyll-ref Recommends: libpam-systemd, udev Suggests: argyll-doc, colord, gir1.2-colordgtk-1.0 Filename: pool/development/a/argyll/argyll_2.0.1+repack-1.1apertis0bv2023dev2b4_amd64.deb Size: 7210416 MD5sum: a477f4e9112fa303b681ee5d56bb5142 SHA1: 210c2e44b99262e9594ca4809e894aaef80de164 SHA256: dfcda9d0c899616ae75253c3faa151d53833a9bc70dbcf966ec4a88a1307db79 SHA512: d812e014fbefbd0fbe536a91db9ad2f8ef8237a63d98e83953295cfa01173a1cc60359de1b928806fca11e48f2ca7c9bc529d5e0dffc80443c8c44b17261b6db 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: 45818 Maintainer: Jörg Frings-Fürst Architecture: amd64 Source: argyll Version: 2.0.1+repack-1.1apertis0bv2023dev2b4 Depends: argyll (= 2.0.1+repack-1.1apertis0bv2023dev2b4) Filename: pool/development/a/argyll/argyll-dbgsym_2.0.1+repack-1.1apertis0bv2023dev2b4_amd64.deb Size: 43436672 MD5sum: 2af64db07520e8f33a79e341bf919293 SHA1: f2ec2403df1cb3ac1bdab729d354c83d64f9e021 SHA256: 70087efdff73e93b6e98ce1a90c9ae79cd5a261945b1dcfe48c68b957ff11994 SHA512: ec931ce05792ba9999c416f4ba6663d044f91636eb88e533f280312024b74284b54250448834329e4147eb93b5c3c88d4a00ff915db093194076ff47ffdf29a0 Description: debug symbols for argyll Auto-Built-Package: debug-symbols Build-Ids: 0db9a2a89428ab304401ff6f658f0d73490c638e 19312704e7bb39eba2ac5b00fdc7a8dcc675b930 20226d80882a4faba0532ca7b6daaf65bd38bf8b 2585b062ba8f59616519be707b0c6d7387f872af 2d6a1d9bfd09aa3cfa3b4124e896c9e64b8b46b9 2e0c17ec11c982b3e4c915533f75280b8921f819 31924ce5d167faa98d38009af3df4353f1ef9f95 397a5535b9d6567bc32aa735e01f548e552e1edf 43a577b9ff2324352e810fdb479ae0e8d6eca18f 4f03a620d01024449a872bf1c03b7e0e5b0451ec 552ae9b88fae4f9dd64ab486d69b01912a1ea550 5783138018ee21d992d5a564f591dee4ba0c942a 5838080b539539c39a85bf4973294312087546af 5d8088abfa8b5c9bdd1897ad5c46821a2629ce5b 6068beaf1cc33b951e5e1b123b3f2a59b41ffc6f 68917dd9dcb07ec3dbe740e06c440c92d1290ada 6e587421ef9e43f03df6942dbb6974f326799096 70d02241a5d0593f2e4873881eda0eaa05830705 76571eccb63a0781481bdac6c5d0f83628a42947 7956f2876cf6d4f6fe413885a2e406e22a11f012 7de7af333dcf6d586c391ab007a97608eb0f1557 809e5eaca59b073ddf5df1e9abdb1ca27b028907 84a72621a0d16af7e9eb46a66a9a5b757421956d 8ccb4244d5adab7a06397e46db93bec757e9398f 92e471637413216518d4215a451caeadcd6f461e 930ece9f5b3594db52b7ef56a3fff26f67cbe434 9638c05e9d7585ff916997d28dccf8c516cf8afc a8b726fc1fda9caf60a1481f24b1e4f655b34dd7 ae8fa0577e95acba11942d251885bac88dedc45b b75687af747d48a694983dfd0b5dd077ba6f41ab c20849082db09978304b7dcde13fe4d40af4772e c71dfd36c02ba239098f980b0c3024353bb720c0 c7288c8af4e0d052b41ec108cc8993336c7c43e1 ce9a72b6c888e24156347a99e92bd9edfb5e9523 cfbc10f013b979e838eaa61a39fd2fb43bc97c1c d90a718aacf38dba93a36b908fed0a21432af3a5 dd17d42b9fdef13e52fa80cef1ec2698638b4375 df0a7fff01cf7f450e318aeef41b818fa5329d05 e0b113299666f91c6964d1d0288c73f284406fe4 e3b531c93a7afbba2048b1db618c049a6dc39e8d e630f4271f5ae4cb907da0a5c9624e09291d6dc7 eb576b5b536c150d48ecdd339f1c9bdfb7b70a80 f2d3cbfe17b5b3dc3b0e562425a8653e9cf600f5 f3abc334313645daf44df3bdab25fba45d822b90 fcf82650184c6d25a72a9c795cbba989a5fcb49e fcfd5d8b4d11a2e5d8922520e5f9ca9f5b1a7244 Package: argyll-doc Priority: optional Section: doc Installed-Size: 4241 Maintainer: Jörg Frings-Fürst Architecture: all Source: argyll Version: 2.0.1+repack-1.1apertis0bv2023dev2b4 Filename: pool/development/a/argyll/argyll-doc_2.0.1+repack-1.1apertis0bv2023dev2b4_all.deb Size: 2525284 MD5sum: 8da8640fad0f644d4a3279d8fa09fca5 SHA1: 9fee29a0779b4aaa88bd0d8230ebfe0f9597872f SHA256: cb02c8450ab479fd7601b674000caf41da3c88a7d9673ff0721805dd22532317 SHA512: 1b0739f42e454d7eb9834a3d23515e8c6f3541b93579b185dfe3d8f974b5dc9cba6be30b0f1104d22c4ef127fd9d1aa2949de07c8052f4975d0f8b3fc5028cd0 Description: Color Management System, calibrator and profiler (documentation) Argyll is an experimental, open source, ICC compatible color management system. It supports accurate ICC profile creation for scanners, CMYK printers, film recorders and calibration and profiling of displays. . This package contains the documentation for argyll. Homepage: https://www.argyllcms.com/ Package: argyll-ref Priority: optional Section: graphics Installed-Size: 715 Maintainer: Jörg Frings-Fürst Architecture: all Source: argyll Version: 2.0.1+repack-1.1apertis0bv2023dev2b4 Filename: pool/development/a/argyll/argyll-ref_2.0.1+repack-1.1apertis0bv2023dev2b4_all.deb Size: 227340 MD5sum: 22035b89bc2dd79febef9dec00bd9781 SHA1: 579c2cb550603cc341970d58bc0e3d0af4765205 SHA256: 5dc9b532907f369eebe0a700d6eaa20628e3d8924ff99b88e1845a1963fced83 SHA512: 69ad71fef57ea1b181ef6d252acb8ab378734b72fcb6d91f4d7c4ceae0fb9cc86088dce5d7a0a5cf340ba722210998b3fdda0d4497a50315fb20f937e129b1b5 Description: Color Management System, calibrator and profiler (data files) Argyll is an experimental, open source, ICC compatible color management system. It supports accurate ICC profile creation for scanners, CMYK printers, film recorders and calibration and profiling of displays. . This package contains the data files for argyll. Homepage: https://www.argyllcms.com/ Package: asciidoc Priority: optional Section: text Installed-Size: 81 Maintainer: Joseph Herlant Architecture: all Version: 9.0.0~rc2-1apertis0bv2023dev2b4 Depends: asciidoc-base Recommends: asciidoc-dblatex, asciidoc-doc, vim-asciidoc Filename: pool/development/a/asciidoc/asciidoc_9.0.0~rc2-1apertis0bv2023dev2b4_all.deb Size: 59256 MD5sum: 51c1ebbd998be72d6855d85e9e41eaa3 SHA1: 984066a88cc041710e23eb02df92525c1defd426 SHA256: 2366648d688c18ec67075e6db6d98fa8aaae5917711d3fdd79c5fd7348486188 SHA512: 22a8ded3fe4b9b3e466ff7805424367bc65909d6a7f94bb59a68cc4c376ad2820d09905c3fcb817dd5bdbdc353718bc900d0b5a1555e34906dff9dbbc6d0a4b4 Description: Highly configurable text format for writing documentation AsciiDoc is a text document format for writing articles, books, manuals and UNIX man pages. AsciiDoc files can be translated to HTML (with or without stylesheets), DocBook (articles, books and refentry documents) and LinuxDoc using the asciidoc command. AsciiDoc can also be used to build and maintain websites. . You write an AsciiDoc document the same way you would write a normal text document, there are no markup tags or weird format notations. AsciiDoc files are designed to be viewed, edited and printed directly or translated to other presentation formats . This metapackage provides a fully functional asciidoc environment working with dblatex for historical purposes. Homepage: http://www.asciidoc.org Multi-Arch: foreign Package: asciidoc-base Priority: optional Section: text Installed-Size: 439 Maintainer: Joseph Herlant Architecture: all Source: asciidoc Version: 9.0.0~rc2-1apertis0bv2023dev2b4 Replaces: asciidoc (<< 8.6.9-4) Depends: asciidoc-common (= 9.0.0~rc2-1apertis0bv2023dev2b4), libxml2-utils, python3, xsltproc, python3:any Recommends: xmlto Suggests: asciidoc-doc, docbook-utils, source-highlight Breaks: asciidoc (<< 8.6.9-4) Filename: pool/development/a/asciidoc/asciidoc-base_9.0.0~rc2-1apertis0bv2023dev2b4_all.deb Size: 135684 MD5sum: 05d8a08d8b258be51f2cced07fe23e3b SHA1: bba4c2ccd381ff78f006430901f9dde5c073b6ce SHA256: 5b6e8b4edde4dac5852231913ed9ca172738421fec766f7d4df081cf5ccf951b SHA512: 7f6a44375231a3132ae8f4648a3b0986c91f56b621c185078ea567f9f74ebb77dd2a3f6c5a6d6f02d8ebc0e5fe6ba89232b5e024983a5d5363ea5bcf874871c5 Description: Minimal version of asciidoc not suitable for pdf AsciiDoc is a text document format for writing articles, books, manuals and UNIX man pages. AsciiDoc files can be translated to HTML (with or without stylesheets), DocBook (articles, books and refentry documents) and LinuxDoc using the asciidoc command. AsciiDoc can also be used to build and maintain websites. . You write an AsciiDoc document the same way you would write a normal text document, there are no markup tags or weird format notations. AsciiDoc files are designed to be viewed, edited and printed directly or translated to other presentation formats . This package provides binary files for the package. Be careful, you won't be able to build pdf files without the dblatex or fop dependencies. See asciidoc-dblatex or asciidoc-fop metapackages for this. Homepage: http://www.asciidoc.org Multi-Arch: foreign Package: asciidoc-common Priority: optional Section: text Installed-Size: 735 Maintainer: Joseph Herlant Architecture: all Source: asciidoc Version: 9.0.0~rc2-1apertis0bv2023dev2b4 Replaces: asciidoc (<< 8.6.9-4) Breaks: asciidoc (<< 8.6.9-4) Filename: pool/development/a/asciidoc/asciidoc-common_9.0.0~rc2-1apertis0bv2023dev2b4_all.deb Size: 285724 MD5sum: fe5fc5702779b3dfb52bcec14072658f SHA1: 90553e9ade1f190d9efe5fbffebacba40056dd74 SHA256: b885e5a946b0f9bada387113407d6e8421203b411c2c950bf169578c6d86f768 SHA512: 2d0592631c7a0642040b73ed4df191570d95dcfcf208b7e484192aa8147cb3332e3d41cdd8258bb77cad1d95563a465e8efe48f7d1535b9792ce69c2940d1ae8 Description: Basic data and configuration files for asciidoc AsciiDoc is a text document format for writing articles, books, manuals and UNIX man pages. AsciiDoc files can be translated to HTML (with or without stylesheets), DocBook (articles, books and refentry documents) and LinuxDoc using the asciidoc command. AsciiDoc can also be used to build and maintain websites. . You write an AsciiDoc document the same way you would write a normal text document, there are no markup tags or weird format notations. AsciiDoc files are designed to be viewed, edited and printed directly or translated to other presentation formats . This package provides basic data and configuration files for the package. Homepage: http://www.asciidoc.org Multi-Arch: foreign Package: asciidoc-dblatex Priority: optional Section: text Installed-Size: 74 Maintainer: Joseph Herlant Architecture: all Source: asciidoc Version: 9.0.0~rc2-1apertis0bv2023dev2b4 Depends: asciidoc-base, dblatex, docbook-utils Suggests: asciidoc-doc, epubcheck Filename: pool/development/a/asciidoc/asciidoc-dblatex_9.0.0~rc2-1apertis0bv2023dev2b4_all.deb Size: 60384 MD5sum: b568cc64ad237062a9dac8ecfb77c403 SHA1: 594cea741e70658acbd2fd788fce321c3a67f478 SHA256: eb6ead28f143afb6b79a5dcea6a128698ab451c6a62fd72ea4a905044d188344 SHA512: dbbacd8c349d414101e4eb0319cba817f5ee25108727014a4bd403b632fd1e93fad4ef858fb0625dc5600d5defb2c6bef30693c06c3ed91b59b45262cbd27bf7 Description: Asciidoc package including dblatex dependencies AsciiDoc is a text document format for writing articles, books, manuals and UNIX man pages. AsciiDoc files can be translated to HTML (with or without stylesheets), DocBook (articles, books and refentry documents) and LinuxDoc using the asciidoc command. AsciiDoc can also be used to build and maintain websites. . You write an AsciiDoc document the same way you would write a normal text document, there are no markup tags or weird format notations. AsciiDoc files are designed to be viewed, edited and printed directly or translated to other presentation formats . This package helps you to get all the required dependencies and files to build pdf files using dblatex. Homepage: http://www.asciidoc.org Multi-Arch: foreign Package: asciidoc-doc Priority: optional Section: doc Installed-Size: 1107 Maintainer: Joseph Herlant Architecture: all Source: asciidoc Version: 9.0.0~rc2-1apertis0bv2023dev2b4 Replaces: asciidoc (<< 8.6.9-4) Depends: asciidoc-common (= 9.0.0~rc2-1apertis0bv2023dev2b4) Breaks: asciidoc (<< 8.6.9-4) Filename: pool/development/a/asciidoc/asciidoc-doc_9.0.0~rc2-1apertis0bv2023dev2b4_all.deb Size: 258852 MD5sum: ca976df063ee6525ec8d284ebe20bcec SHA1: 601bfc4362c5b838d77d72e875c4d2422eb29e85 SHA256: bc3adf5f9726263ede0567303af41d5b11ad3d61076608a627c6deaa22aa4aba SHA512: 77aee718e2d8da2703c98fef60a23507a8ab49aeac050699f4040cb46a027a3180c20d645c6926f0467e0fcb376739e942f9a365fd19485d774b67f519737e67 Description: Examples and documentation for asciidoc AsciiDoc is a text document format for writing articles, books, manuals and UNIX man pages. AsciiDoc files can be translated to HTML (with or without stylesheets), DocBook (articles, books and refentry documents) and LinuxDoc using the asciidoc command. AsciiDoc can also be used to build and maintain websites. . You write an AsciiDoc document the same way you would write a normal text document, there are no markup tags or weird format notations. AsciiDoc files are designed to be viewed, edited and printed directly or translated to other presentation formats . This package provides examples and documentation for asciidoc. Homepage: http://www.asciidoc.org Multi-Arch: foreign Package: asciidoc-fop Priority: optional Section: text Installed-Size: 64 Maintainer: Joseph Herlant Architecture: all Source: asciidoc Version: 9.0.0~rc2-1apertis0bv2023dev2b4 Depends: asciidoc-base, docbook-utils, fop Suggests: asciidoc-doc, epubcheck Filename: pool/development/a/asciidoc/asciidoc-fop_9.0.0~rc2-1apertis0bv2023dev2b4_all.deb Size: 58484 MD5sum: 5f15bc9cf7966c154ce58a5f2d1e073d SHA1: 45bc37dfd0c50bf3ce0db3d47c5d4be202810831 SHA256: 05cb2fa12e05d358a943faaa66992c41db3f292232993e1da9297ad78fbc9ce7 SHA512: 94344c6c8efd2eb5e63e643d5624ad9852b4037b2605db4f99e146326a7a2e10b3df9f253d010879e7288302cae77e37e3b4f353ff717e5783fef54774d8a101 Description: Asciidoc package including fop dependencies AsciiDoc is a text document format for writing articles, books, manuals and UNIX man pages. AsciiDoc files can be translated to HTML (with or without stylesheets), DocBook (articles, books and refentry documents) and LinuxDoc using the asciidoc command. AsciiDoc can also be used to build and maintain websites. . You write an AsciiDoc document the same way you would write a normal text document, there are no markup tags or weird format notations. AsciiDoc files are designed to be viewed, edited and printed directly or translated to other presentation formats . This metapackage helps you to get all the required dependencies to build pdf files using fop. Homepage: http://www.asciidoc.org Multi-Arch: foreign Package: asciidoc-tests Priority: optional Section: text Installed-Size: 3646 Maintainer: Joseph Herlant Architecture: all Source: asciidoc Version: 9.0.0~rc2-1apertis0bv2023dev2b4 Depends: asciidoc-base, python3, python3:any Suggests: asciidoc-doc Filename: pool/development/a/asciidoc/asciidoc-tests_9.0.0~rc2-1apertis0bv2023dev2b4_all.deb Size: 231976 MD5sum: 367649077185eeee7752142e295a49df SHA1: 0d151c77e65c245f4671c92b311f8f518e5e6065 SHA256: 9e1fc901f8ee4f6367729cc4b6f8d576d1cb2b703352cc20f04d420b15163cf1 SHA512: 4b3c3b209aa7092db7602a524a23b75e87ce4fda3db1092d4e27bab4157e750e5ee1b9b97c58de7e4dca3d4cd51f0009b59f9f43ce0fb5137c0f4b8ee396f342 Description: Test framework for asciidoc AsciiDoc is a text document format for writing articles, books, manuals and UNIX man pages. AsciiDoc files can be translated to HTML (with or without stylesheets), DocBook (articles, books and refentry documents) and LinuxDoc using the asciidoc command. AsciiDoc can also be used to build and maintain websites. . You write an AsciiDoc document the same way you would write a normal text document, there are no markup tags or weird format notations. AsciiDoc files are designed to be viewed, edited and printed directly or translated to other presentation formats . This package provides the testasciidoc binary and the test engine files. Homepage: http://www.asciidoc.org Multi-Arch: foreign Package: asciidoctor Priority: optional Section: text Installed-Size: 95 Maintainer: Debian Ruby Extras Maintainers Architecture: all Version: 2.0.12-2apertis0bv2023dev2b3 Depends: ruby | ruby-interpreter, ruby-asciidoctor (>= 2.0.12-2apertis0bv2023dev2b3) Filename: pool/development/a/asciidoctor/asciidoctor_2.0.12-2apertis0bv2023dev2b3_all.deb Size: 84148 MD5sum: 5150e221ac8a6e783c5fa9e1ecf7dd11 SHA1: 3ea5df2647fb49d2b18ab7dc2cc9befc020b2f4f SHA256: 9ab0fc01e255b5a5e9c2eba0f917edbf8701f2480e6cb33088c5766912edb4d4 SHA512: a4cf309a821b6862ffe6e4d2b9c432e395633779e7fd8fa3204bf973db4c19e97840cd73acbd01d73104e531ce7cf76d8766e8b824169a3780822de6bcc666ac Description: AsciiDoc to HTML rendering for Ruby Asciidoctor is a pure Ruby processor for converting AsciiDoc source files and strings into HTML 5, DocBook 4.5, DocBook 5.0 and other formats. Homepage: https://asciidoctor.org Multi-Arch: foreign Package: asciidoctor-doc Priority: optional Section: doc Installed-Size: 3345 Maintainer: Debian Ruby Extras Maintainers Architecture: all Source: asciidoctor Version: 2.0.12-2apertis0bv2023dev2b3 Depends: libjs-jquery Suggests: asciidoctor Filename: pool/development/a/asciidoctor/asciidoctor-doc_2.0.12-2apertis0bv2023dev2b3_all.deb Size: 349656 MD5sum: 3c06f633eb065118a7b37a406cf2c68f SHA1: e8e32264f9bff548f537b0691355eb89ceb48606 SHA256: c1a5cc081f9774cb496edbab1e06ebed4ff50b9a95de76535eaf9da09cbb789b SHA512: d16397979c1578641aad0368bc7517f745aba3c2fc5089cd7f25d104bc67c2754b39465f2a31fdb3d678dc96de2d4a9ccd0874d9929bb4672eac9f46d2db1c87 Description: AsciiDoc to HTML rendering for Ruby (documentation) Asciidoctor is a pure Ruby processor for converting AsciiDoc source files and strings into HTML 5, DocBook 4.5, DocBook 5.0 and other formats. . This package contains the documentation for asciidoctor. Homepage: https://asciidoctor.org Multi-Arch: foreign Package: aspcud Priority: optional Section: admin Installed-Size: 459 Maintainer: Ralf Treinen Architecture: amd64 Version: 1:1.9.4-3apertis0bv2023dev2b4 Provides: cudf-solver Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 9), gringo (>= 4.2.1), clasp (>= 3.0.0), clasp (<< 4) Filename: pool/development/a/aspcud/aspcud_1.9.4-3apertis0bv2023dev2b4_amd64.deb Size: 130996 MD5sum: b582731b6de66df3ee1a13aa43e89ac7 SHA1: a30dbfa43ec440c8a609cbe65acd7583658f5e57 SHA256: 8bd7b5c97c94fe196371ade85364c168ed68d7f420461630b3003fb4c25a412c SHA512: e33ac390ff56674b34565355db13c86036b4966ca6b1ae336e724d2f2e8b2e83077452b01f9a5de76f5e021b06bde17dfff704c04d1e583b9dfcb90e83483f6c Description: CUDF solver based on Answer Set Programming Aspcud is an experimental solver for package dependencies. A package universe and a request to install, remove or upgrade packages have to be encoded in the CUDF format. Homepage: https://potassco.org/aspcud/ Package: aspcud-dbgsym Priority: optional Section: debug Installed-Size: 2162 Maintainer: Ralf Treinen Architecture: amd64 Source: aspcud Version: 1:1.9.4-3apertis0bv2023dev2b4 Depends: aspcud (= 1:1.9.4-3apertis0bv2023dev2b4) Filename: pool/development/a/aspcud/aspcud-dbgsym_1.9.4-3apertis0bv2023dev2b4_amd64.deb Size: 2113452 MD5sum: bbde8ba05b2d6069cec6baccedcf35f9 SHA1: 81cfda89fee4546992fb500ddcfa912bd8751117 SHA256: 7dc8e1945c144da5490377772182673c2b9ac3864541f8461e4d4d798218fa23 SHA512: 55bc42cbcda7b62fa9fcd4728bcba89e906aaca21b26bb212eef01be90fc863f1e9aeb01393e1fe4896b49f35f69419da9eccb995dd4a4720f1b60213b311be3 Description: debug symbols for aspcud Auto-Built-Package: debug-symbols Build-Ids: 1c698d8d13523e77058bacc68b3fcaa11a055af2 fdbb55d5b5d27e81e5d567b0a9c0abca92a597f0 Package: aspell-de Priority: optional Section: localization Installed-Size: 402 Maintainer: Roland Rosenfeld Architecture: all Source: igerman98 Version: 20161207-9apertis0bv2023dev2b3 Provides: aspell-dictionary Depends: aspell, dictionaries-common (>= 1.23~) Filename: pool/development/i/igerman98/aspell-de_20161207-9apertis0bv2023dev2b3_all.deb Size: 348428 MD5sum: d1a720be8cbbc2dc2db8c8ce3873b9e1 SHA1: 3e7577fa887953042ad708f5c3b2782ab73efd91 SHA256: cd7a51cd2a860e10a7a92f6adbadf3ec23408fcb53ba8904bcb82f1ba947d4f9 SHA512: a93df24802e5d5791162cb33674a7c325b5f11376b22c204909a7067e12a51645c510121098482e61cd8e0c2d2174e8ea11fd2229e71997cd3029a63a076255b Description: German dictionary for aspell This package contains German dictionaries for the aspell spell checker. . Dictionaries included are: de_DE (de/deutsch/german), de_CH (swiss), and de_AT, all using the new German orthography from 1996 (neue Rechtschreibung). . The old (1901) spelling is provided by aspell-de-1901. Homepage: https://www.j3e.de/ispell/igerman98/ Package: aspell-he Priority: optional Section: text Installed-Size: 277 Maintainer: Debian Hebrew Packaging Team Architecture: all Version: 1.0-0-8.1apertis0bv2023dev2b3 Provides: aspell-dictionary Depends: aspell (>= 0.60.3-2), dictionaries-common (>= 0.49.2) Filename: pool/development/a/aspell-he/aspell-he_1.0-0-8.1apertis0bv2023dev2b3_all.deb Size: 180356 MD5sum: 8b7867299310ebbbd964aab39ce96968 SHA1: 3de7600636c895d1d4d916c02bf0400a79394ee4 SHA256: 754e6099ee432d7971f48becf7d0f7b962bf41886cc843a7d0ba1da200f94ad3 SHA512: 5ec85c211a524aabf18da075ca16bfb89a2a0c765590a139459ab30d63efaeb18020448580051b06214d0e00ae85f855f4cba1e9624023e61ddad5e358bbb82d Description: Hebrew dictionary for aspell This package contains all the required files to add support for Hebrew language to aspell spell checker. Homepage: ftp://ftp.gnu.org/gnu/aspell/dict/he/ Package: at Priority: standard Section: admin Installed-Size: 159 Maintainer: Jose M Calhariz Architecture: amd64 Version: 3.1.23-1.1apertis0bv2023dev2b4 Depends: libpam-runtime (>= 1.0.1-11), lsb-base (>= 3.2-14), libc6 (>= 2.14), libfl2 (>= 2.5.33), libpam0g (>= 0.99.7.1), libselinux1 (>= 3.1~) Recommends: default-mta | mail-transport-agent Filename: pool/development/a/at/at_3.1.23-1.1apertis0bv2023dev2b4_amd64.deb Size: 50196 MD5sum: d7d1d0c0b35e13a3b121912a883e7e9a SHA1: 5d248d4c41a41260f2e66ea4ebd469fdbc24fdf9 SHA256: 432c51909c540a5652e7902db0ebd3daecb3194cbc49294b1a2196ce3d30c8a0 SHA512: 135e5bde2c6bf04b112bc5bc80660e32b085da59268ef4fdbeeac48796dceb4581f80908dfc9cb46dca949af1671eb0ee2e61293e72202b7ae3c70b70ec57c35 Description: Delayed job execution and batch processing At and batch read shell commands from standard input storing them as a job to be scheduled for execution in the future. . Use at to run the job at a specified time batch to run the job when system load levels permit Homepage: http://blog.calhariz.com Multi-Arch: foreign Package: at-dbgsym Priority: optional Section: debug Installed-Size: 94 Maintainer: Jose M Calhariz Architecture: amd64 Source: at Version: 3.1.23-1.1apertis0bv2023dev2b4 Depends: at (= 3.1.23-1.1apertis0bv2023dev2b4) Filename: pool/development/a/at/at-dbgsym_3.1.23-1.1apertis0bv2023dev2b4_amd64.deb Size: 65932 MD5sum: 9a1c2a9ff2677873dfb7f567ab3f541d SHA1: af13ff28d39fcad502907978f8be6093f4d43365 SHA256: 801f5214da49135e949461a4ee21c25b4acb0dc39e4996dbdad3e82c12c70db0 SHA512: 35bae8ccf73ce5ad4b10929a92d19fd92d03ff7a3791acf612c2e38077787a22664e434e8cc5d84f3474f6e1841c9587308352aac6ddda5b9972c2aee2d498e1 Description: debug symbols for at Auto-Built-Package: debug-symbols Build-Ids: 22f502f01d1a92b1568c789957b330c0fa5cce91 3e25229e37de115698bf253e31ea19642726d840 Package: auctex Priority: optional Section: tex Installed-Size: 4645 Maintainer: Davide G. M. Salvetti Architecture: all Version: 12.2-1apertis0bv2023preb4 Replaces: preview-latex Provides: preview-latex Depends: emacs, emacsen-common (>= 3.0.0), preview-latex-style, procps, debconf (>= 0.5) | debconf-2.0 Recommends: ghostscript, texlive-latex-recommended, xpdf | evince | okular Suggests: catdvi, dvipng, lacheck Conflicts: preview-latex Breaks: emacspeak (<= 17.0-1) Filename: pool/development/a/auctex/auctex_12.2-1apertis0bv2023preb4_all.deb Size: 1241116 MD5sum: d2ce02d4b74fed4e6658d9c8c7e9694b SHA1: bfbd23a5358443ef5cd0f6e0191f327f9b82265d SHA256: 4f9057e8ee66268c7c0f655d7f59a2ae35fa8567056d2f8f59f2bf77f315fa9d SHA512: b783c20014009a6a94f9ef925104a61dfae1022b517e043e8145c22e0bf52b3865a84ad1249e95ef3d94a0e4cb7d6d7e4091f74a4b1975d5084a4a3a1f0a2cd9 Description: integrated document editing environment for TeX etc. AUCTeX is a comprehensive customizable integrated environment for writing input files for TeX/LaTeX/ConTeXt/Texinfo using GNU Emacs. Currently XEmacs ships with its own AUCTeX version. . It supports processing source files by running TeX and related tools (such as output filters, post processors for generating indices and bibliographies, and viewers) from inside Emacs. AUCTeX allows browsing through the errors reported by TeX, while it moves the cursor directly to the reported error, and displays some documentation for that particular error. This will even work when the document is spread over several files. . AUCTeX can automatically indent LaTeX source, either line by line or for an entire document, and has a special outline feature which can greatly assist in getting an overview of a document. . AUCTeX is written entirely in Emacs Lisp, and may therefore be enhanced with new features for specific needs. It comes with a large range of handy Emacs macros. It is a GNU project, and documentation for all its features is accessible via the Emacs info browser. Homepage: https://www.gnu.org/software/auctex/ Package: audiofile-tools Priority: optional Section: utils Installed-Size: 82 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Source: audiofile Version: 0.3.6-5co1bv2023dev2b3 Replaces: libaudiofile-dev (<= 0.3.3-1) Depends: libaudiofile1 (>= 0.3.6), libc6 (>= 2.4) Breaks: libaudiofile-dev (<= 0.3.3-1) Filename: pool/development/a/audiofile/audiofile-tools_0.3.6-5co1bv2023dev2b3_amd64.deb Size: 35768 MD5sum: 6f77839ea2a32cd47bfec452496712e2 SHA1: b76cde9e28fd8029c326c66921eec68802d0775c SHA256: 49d64da295798fc3ecbc5388cdcf39ebe0c5070b62bbbcdfba451bcbb94434e8 SHA512: c404b27d4adc8c3e1c84185e2e8856a0adf232cc6a2301fbbce6f367269ca799c3aba534e8398b9396b7c61732e60452cf46215af1cf48fac325637168b15ed2 Description: sfinfo and sfconvert tools The audiofile library allows the processing of audio data to and from audio files of many common formats (currently AIFF, AIFF-C, WAVE, NeXT/Sun, BICS, and raw data). . This package contains the sfinfo and sfconvert tools. Homepage: http://audiofile.68k.org/ Package: audiofile-tools-dbgsym Priority: optional Section: debug Installed-Size: 47 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Source: audiofile Version: 0.3.6-5co1bv2023dev2b3 Replaces: libaudiofile-dbg (<< 0.3.6-3~) Depends: audiofile-tools (= 0.3.6-5co1bv2023dev2b3) Breaks: libaudiofile-dbg (<< 0.3.6-3~) Filename: pool/development/a/audiofile/audiofile-tools-dbgsym_0.3.6-5co1bv2023dev2b3_amd64.deb Size: 24908 MD5sum: 1452fd60a7af218c6e5d10dfb2fceaab SHA1: c96dd9b418aa87333d1a338e32284ea2c719fa99 SHA256: fd6f3341c819cd122af7b92cb366d9baf07bca7b7ea50c02de25abf89108abdd SHA512: 503da5f7f292bbc35940c666e429c9ec821caa8c37c43ab207206d1970d7924ffa119c5f2c3461242a6b26b5f4d7ac686fd9072a8ae6bb0b3b05829ecce777a6 Description: debug symbols for audiofile-tools Auto-Built-Package: debug-symbols Build-Ids: 56c456dd016f17c99be24454557c95cef8cacffc 5f03460e55680560ebaa0e6cfaf91786778c4c88 Package: augeas-doc Priority: optional Section: doc Installed-Size: 16063 Maintainer: Hilko Bengen Architecture: all Source: augeas Version: 1.12.0-2apertis0bv2023dev2b4 Filename: pool/development/a/augeas/augeas-doc_1.12.0-2apertis0bv2023dev2b4_all.deb Size: 925884 MD5sum: 0d49d7cf6610dbe27f65c08c2c4b189a SHA1: 2ee52608f4eb5e9645e49b5d8ae1bb222b20690e SHA256: 0136562ef1a140f1599eb99e03ee84644a491722e923fa94c1b7e628a00198ed SHA512: 9c74d1d0e3918585dd0c195cb564f807b21b734d1c16853442143ec992fbdf74d8bfcf4a382de5deba025fc62ce276824a2cc5f2642c4cbeb6f76cf69f85aa7c Description: Augeas lenses documentation Augeas parses configuration files described in lenses into a tree structure, which it exposes through its public API. Changes made through the API are written back to the initially read files. . Lenses are the building blocks of the file <-> tree transformation; they combine parsing a file and building the tree (the get transformation), with turning the tree back into an (updated) file (the put transformation). . This package contains the generated documentation for the lenses shipping in the augeas-lenses package. Homepage: http://augeas.net/ Multi-Arch: foreign Package: augeas-lenses Priority: optional Section: misc Installed-Size: 1955 Maintainer: Hilko Bengen Architecture: all Source: augeas Version: 1.12.0-2apertis0bv2023dev2b4 Suggests: augeas-doc Filename: pool/development/a/augeas/augeas-lenses_1.12.0-2apertis0bv2023dev2b4_all.deb Size: 451432 MD5sum: cf6b1a208a446d71124df39e2bd008a3 SHA1: 2d9adb47aac36170f0a1fe1fabe722763a860269 SHA256: d657b052cab92180a7c1e2f252793f71414a0e7959096537de845fd0ad4bdde6 SHA512: 8059e704b3e883170f0eb9978d4c8b031768ba28fe50602542e20eba359bb4b8c830bd91ede4518c5c0db033157d42619360fc4e2d81afed003855b04b036191 Description: Set of lenses needed by libaugeas0 to parse config files Augeas parses configuration files described in lenses into a tree structure, which it exposes through its public API. Changes made through the API are written back to the initially read files. . Lenses are the building blocks of the file <-> tree transformation; they combine parsing a file and building the tree (the get transformation), with turning the tree back into an (updated) file (the put transformation). . The transformation works very hard to preserve comments and formatting details. It is controlled by ``lens'' definitions that describe the file format and the transformation into a tree. This package includes the official set of lenses. Homepage: http://augeas.net/ Multi-Arch: foreign Package: augeas-tools Priority: optional Section: admin Installed-Size: 237 Maintainer: Hilko Bengen Architecture: amd64 Source: augeas Version: 1.12.0-2apertis0bv2023dev2b4 Depends: libaugeas0 (>= 1.10.0), libc6 (>= 2.8), libgcc-s1 (>= 3.3.1), libreadline8 (>= 6.0) Filename: pool/development/a/augeas/augeas-tools_1.12.0-2apertis0bv2023dev2b4_amd64.deb Size: 176096 MD5sum: 4c434eff2417c08e0b59fd30220d26ac SHA1: 7cbad6fade3e7ef3006f26ea2651fb861fb1c718 SHA256: 978f242a46b5401662851ee79b4c1dc23e999a162a7cdd4896634313e8c7fd69 SHA512: 46aff2a0c42f0a2928757897377ada221e18b50cf893f9cb65d6227a5677d9fc88a2e08c34ff9280511fe87b80d22472d45a4d05e3ae8802196cac68f2256f95 Description: Augeas command line tools Augeas is a configuration editing tool. It parses configuration files in their native formats and transforms them into a tree. Configuration changes are made by manipulating this tree and saving it back into native config files. . This package provides command line tools based on libaugeas0: - augtool, a tool to manage configuration files. - augparse, a testing and debugging tool for augeas lenses. Homepage: http://augeas.net/ Multi-Arch: foreign Package: augeas-tools-dbgsym Priority: optional Section: debug Installed-Size: 74 Maintainer: Hilko Bengen Architecture: amd64 Source: augeas Version: 1.12.0-2apertis0bv2023dev2b4 Depends: augeas-tools (= 1.12.0-2apertis0bv2023dev2b4) Filename: pool/development/a/augeas/augeas-tools-dbgsym_1.12.0-2apertis0bv2023dev2b4_amd64.deb Size: 39876 MD5sum: 2a35d76a60a444c6f4ca4919f4b92085 SHA1: 61139bc1e83f068b90db57e758fa19018d449ec7 SHA256: d8dbaced1851a0c4013327baa3ef7e5eca39d575485cc990adccb0842f0db061 SHA512: 6ea9694105b742b2dc7e71c05570929f632876f29810f47780caed8a9e58e2532e18addb0efed592684c8979cc7c1f826ccda32619074bbd8e163bd33ac6505d Description: debug symbols for augeas-tools Auto-Built-Package: debug-symbols Build-Ids: 3f42e2b6626e2ac961f8fee2b9c1fc16b6a0bc3f 8d29a3413dc70f6db0622219f9e080ff32bd6788 d11decef0e065a1e4d09f8edbe5ee8ebaff72063 Package: autoconf Priority: optional Section: devel Installed-Size: 1846 Maintainer: Debian QA Group Architecture: all Version: 2.69-14apertis0bv2023dev2b4 Depends: perl (>> 5.005), m4 (>= 1.4.13), debianutils (>= 1.8) Recommends: automake | automaken Suggests: autoconf-archive, gnu-standards, autoconf-doc, libtool, gettext Breaks: gettext (<< 0.10.39), pkg-config (<< 0.25-1.1) Filename: pool/development/a/autoconf/autoconf_2.69-14apertis0bv2023dev2b4_all.deb Size: 313000 MD5sum: b0fd23fa6be7068fb7ea5149fdba6b1a SHA1: a19ef7fd79d84f6fb2192794e96eee156edf2efb SHA256: fe3e8098eba76fc7ad4a1ffebbc5c1341be71343c39e880385ee3f6d30e8af4f SHA512: ae85e59e03f30217c084144aef7f083c963a71dcd5fd02a71daaf47eaf3f4c3a9434c30182c65b13d1bb7f8345fa0e936e8ad2404c68b82eb23c89c8a3d82fa8 Description: automatic configure script builder The standard for FSF source packages. This is only useful if you write your own programs or if you extensively modify other people's programs. . For an extensive library of additional Autoconf macros, install the `autoconf-archive' package. . This version of autoconf is not compatible with scripts meant for Autoconf 2.13 or earlier. Homepage: https://www.gnu.org/software/autoconf/ Multi-Arch: foreign Package: autoconf-archive Priority: optional Section: devel Installed-Size: 5832 Maintainer: Bastien Roucariès Architecture: all Version: 20190106-2.1apertis0bv2023dev2b4 Replaces: autoconf-gl-macros (<< 20130609-1~), gnome-common (<< 3.14.0-2~) Provides: autoconf-gl-macros Pre-Depends: dpkg (>= 1.17.5) Recommends: autoconf Breaks: autoconf-gl-macros (<< 20130609-1~), gnome-common (<< 3.14.0-2~) Filename: pool/development/a/autoconf-archive/autoconf-archive_20190106-2.1apertis0bv2023dev2b4_all.deb Size: 745744 MD5sum: 4eadaa85a99bfdf71d127edcd1dcf12c SHA1: 7e9a0f190b22937d48d4979caf7bb1dd1a7659c9 SHA256: fae4be4de1d30cc21a057872196477c6ad7ce6051656b36db8a69234cf78069e SHA512: f919f94ef54dc1f89f9434289214d378af050fec99e462e33d9a31b10e2963e82f5a963cc5158bcf4a6a99a3f8cb1022a22c1247470844b470f7b55a851455ab Description: Autoconf Macro Archive Autoconf Macro Archive aims to provide a central repository of useful and tested Autoconf macros for software developers around the world. This package contains the complete content of the Autoconf Macro Archive as found at http://www.gnu.org/software/autoconf-archive/. Enhances: autoconf Homepage: https://www.gnu.org/software/autoconf-archive/ Multi-Arch: foreign Package: autoconf-dickey Priority: optional Section: devel Installed-Size: 892 Maintainer: Sven Joachim Architecture: all Version: 2.52+20210105-1apertis0bv2023dev2b4 Depends: m4, perl:any Filename: pool/development/a/autoconf-dickey/autoconf-dickey_2.52+20210105-1apertis0bv2023dev2b4_all.deb Size: 162788 MD5sum: 843d6d9bc2d7ddb9df5361e7f1c8c875 SHA1: 658ba0824fca90ddfbd2feeb203feb94fb2abad8 SHA256: a1ea4cbf18bada381ee553c2e3ea17c8ecd7da0147a234501891f88520da9dab SHA512: b5696c1a280568ba1fc9d73f1fa55e27dcf384f9c6403472ba2bd85cd0302f8774d90388f90b1cb787464685e733812abc6ba7979297418dc1fab913843ad175 Description: automatic configure script builder (Thomas Dickey's version) This hacked version of autoconf is required to bootstrap ncurses and some other packages maintained upstream by Thomas Dickey. It should not be used for other purposes. Homepage: https://invisible-island.net/autoconf/autoconf.html Multi-Arch: foreign Package: autoconf-doc Priority: optional Section: doc Installed-Size: 4358 Maintainer: Debian QA Group Architecture: all Source: autoconf Version: 2.69-14apertis0bv2023dev2b4 Depends: gnu-standards Filename: pool/development/a/autoconf/autoconf-doc_2.69-14apertis0bv2023dev2b4_all.deb Size: 2857048 MD5sum: 6e7b66272b362aaf5686e0ddf58272a7 SHA1: 9eff74e496ab96d1785dcc91f8dcb25289ef6e6b SHA256: cfcf8cab9875c5cfcade8612beb56e53542c270512b86167ead42a1ec102e150 SHA512: d542c247b81bd8ee853aa7fcf055a8347477db6c03c2f4e65ed890b009ec0b5fdfcd935d8586fa6239d1ebeb702a012f75b04edca51bd4001c1334da0033e0ef Description: automatic configure script builder documentation GNU Autoconf is a package for creating scripts to configure source code packages using templates and an M4 macro package. This package contains the manual for GNU Autoconf. Homepage: https://www.gnu.org/software/autoconf/ Package: autoconf2.13 Priority: optional Section: devel Installed-Size: 1137 Maintainer: Debian QA Group Architecture: all Version: 2.13-69apertis0bv2023dev2b4 Depends: m4, debianutils (>= 1.8), perl, libfile-temp-perl, dpkg (>= 1.15.4) | install-info Suggests: gnu-standards Filename: pool/development/a/autoconf2.13/autoconf2.13_2.13-69apertis0bv2023dev2b4_all.deb Size: 252280 MD5sum: fdba5709feb4500cf524c3a0c00081c2 SHA1: b2b72817504fad1293bc192fb8a5f56ac747966b SHA256: 6724c25441680719123d912f45211ed296bb687adee186fb7cf46cd2a7ea8f36 SHA512: 0263c25557fae8b57b5d90550a60e2c5534e85944fb668bafbe991c67601e09611d221656d63cffa9ea36eba768773cfea2df8e3af5e5d56c6e60200bf7a7222 Description: automatic configure script builder (obsolete version) Obsolete compatibility package of Autoconf 2.13. For use only with antique packages that have never been updated to use Autoconf 2.50+. Multi-Arch: foreign Package: autoconf2.64 Priority: extra Section: devel Installed-Size: 1943 Maintainer: Debian GCC Maintainers Architecture: all Version: 2.64+dfsg-1co1bv2023dev2b4 Replaces: autoconf (<< 2.50) Depends: m4, debianutils (>= 1.8), autoconf (>= 2.50), perl, libfile-temp-perl Conflicts: autoconf (<< 2.50) Filename: pool/development/a/autoconf2.64/autoconf2.64_2.64+dfsg-1co1bv2023dev2b4_all.deb Size: 480252 MD5sum: aed7f185d4be6dcc876e3005ce537343 SHA1: 1b53fd8e9ec3b69d4bc8f4204c6313ecafc94b2b SHA256: bf484465d113bbb3783eb7c4df92fb93c58b27fde8e7137dd78c6880fc08f9c1 SHA512: 176fbcea4c02798efcb3eca136a6593fc5a89560a40ce9ca248abba4d239e993f69e891ae0cf92bcb911c0d4b7efc13e08d6674bc35b051e03a5c59a3e98c2e0 Description: automatic configure script builder (obsolete version) This obsolete version is required to build GCC (>= 4.3.3), newlib, and probably some others toolchain related packages. Multi-Arch: foreign Package: autoconf2.69 Priority: optional Section: devel Installed-Size: 1807 Maintainer: Debian GCC Maintainers Architecture: all Version: 2.69-2apertis0bv2023dev2b4 Depends: m4, debianutils (>= 1.8), autoconf, perl, libfile-temp-perl Filename: pool/development/a/autoconf2.69/autoconf2.69_2.69-2apertis0bv2023dev2b4_all.deb Size: 291092 MD5sum: 0250dcb73992c45f6b4b81ad94d6d474 SHA1: cd26acf0b0f7d2be33a0cb28ff1831c92d838996 SHA256: e5dd3c6f7662732f403a07974769f18ba6e7d963335ed3f5d57c370c22f09c3c SHA512: fdd9654f56612775ceffbecf1692a8198ec255cfd98b400b746fc3fa55672ed7daf8e3992430a77af7987194d009fca51fe3a9c74ff651761cb3553f921e5ecd Description: automatic configure script builder (obsolete version) This obsolete version is required to build GCC (>= 8), newlib, and probably some other toolchain related packages. Multi-Arch: foreign Package: autogen Priority: optional Section: devel Installed-Size: 1167 Maintainer: Andreas Metzler Architecture: amd64 Version: 1:5.18.16-4apertis0bv2023dev2b3 Depends: guile-2.2-libs, libc6 (>= 2.17), libopts25 (>= 1:5.18.16), libxml2 (>= 2.7.4), libopts25-dev (= 1:5.18.16-4apertis0bv2023dev2b3), perl:any Recommends: autogen-doc Filename: pool/development/a/autogen/autogen_5.18.16-4apertis0bv2023dev2b3_amd64.deb Size: 570636 MD5sum: aae257def51927de63eab38d78e0f6ec SHA1: 2434b8c7b1416fb01ec9e66282a0a6b7edc030e4 SHA256: f29a9c87648f1a12457aa341f8b6e54b90e9cafb287136dbf84b4533f89bb89a SHA512: 0e96da02b12d4179efa8c31f80086c4041561fba16b0021043e52fcd24c3929f9a7813fc4002712bb027fa3a50c66630c77d3d917a470ccd86926af605282035 Description: automated text file generator AutoGen is a tool designed for generating program files that contain repetitive text with varied substitutions. This is especially valuable if there are several blocks of such text that must be kept synchronized. . Included with AutoGen is a tool that virtually eliminates the hassle of processing options, keeping usage text up to date and so on. This tool allows you to specify several program attributes, innumerable options and option attributes, then it produces all the code necessary to parse and handle the command line and initialization file options. . This package contains the development tools. libopts25-dev contains the static libraries and header files. libopts25 contains the shared libraries. autogen-doc contains the PostScript and HTML documentation. Homepage: https://www.gnu.org/software/autogen/ Multi-Arch: foreign Package: autogen-dbgsym Priority: optional Section: debug Installed-Size: 349 Maintainer: Andreas Metzler Architecture: amd64 Source: autogen Version: 1:5.18.16-4apertis0bv2023dev2b3 Depends: autogen (= 1:5.18.16-4apertis0bv2023dev2b3) Filename: pool/development/a/autogen/autogen-dbgsym_5.18.16-4apertis0bv2023dev2b3_amd64.deb Size: 290436 MD5sum: 731119341419af24868c19480e3abbdb SHA1: 2204962d71cc531c2f492f6207516a1fbcbb6708 SHA256: 6256f50e018b1e77c29890a34f74a94ef534c0a7b30398df50abca700230398d SHA512: d00d26f92291554f9251bc49c045f41582236d20a57dcdb9f73050ba66be2d3d48d412fe46a7453d90321aedb7a355ab9f8cc1db3de54047c0fa91a0db38a53f Description: debug symbols for autogen Auto-Built-Package: debug-symbols Build-Ids: 380deb97c039d65a421e113ad907a7fbcc0aeea8 7321f73b9da4fd52feaeaaa7f73033b2e479554e aa56fb5319c012f76deaed71fd73ff0775d93f03 b677a3f9aafdd7ac73e14ba460a21672c5a1b703 Package: autogen-doc Priority: optional Section: doc Installed-Size: 3095 Maintainer: Andreas Metzler Architecture: all Source: autogen Version: 1:5.18.16-4apertis0bv2023dev2b3 Replaces: autogen (<< 1:5.18.3-4) Breaks: autogen (<< 1:5.18.3-4) Filename: pool/development/a/autogen/autogen-doc_5.18.16-4apertis0bv2023dev2b3_all.deb Size: 1008476 MD5sum: 206e688b3d65779d8933bf3393cc93ac SHA1: 28991c0d40c42c56709338dbef566343d52d2be3 SHA256: 311100fc05a319b5266c9e5f555fca1228c344300f096c34e74c2152b5ede3ca SHA512: 71d1d8e5969b9ca73627581688fbf088aaa5d053a829c19f901f0acb5efdda3349170a7c0aaea5548cef3b01fd5fb93ed9f29a1710b87b6baaaa5b142caa7b7b Description: automated text file generator - documentation AutoGen is a tool designed for generating program files that contain repetitive text with varied substitutions. This is especially valuable if there are several blocks of such text that must be kept synchronized. . This package contains the PostScript and HTML documentation. Homepage: https://www.gnu.org/software/autogen/ Package: automake Priority: optional Section: devel Installed-Size: 1830 Maintainer: Eric Dorland Architecture: all Source: automake-1.16 Version: 1:1.16.3-2apertis0bv2023dev2b5 Provides: automake-1.16, automaken Depends: autoconf (>= 2.65), autotools-dev (>= 20020320.1) Suggests: autoconf-doc, gnu-standards Filename: pool/development/a/automake-1.16/automake_1.16.3-2apertis0bv2023dev2b5_all.deb Size: 814696 MD5sum: e03db28f725afd58c3f7cc76fa9c514f SHA1: 373a415cae4d91d5481beee0162a06184638f0a7 SHA256: 8cb7cef3f0d5276286ac9a6f86a7dc42c940a039c878ff67974efdcb98372801 SHA512: 8f5067c0c38f347cf2066e8170fa4298dc66be81f9816fabfc2f4382cd90035d9aa96de411476e58e40e19486e4c86cbebea9a38432ff79836210a7404b7994d Description: Tool for generating GNU Standards-compliant Makefiles Automake is a tool for automatically generating `Makefile.in's from files called `Makefile.am'. . The goal of Automake is to remove the burden of Makefile maintenance from the back of the individual GNU maintainer (and put it on the back of the Automake maintainer). . The `Makefile.am' is basically a series of `make' macro definitions (with rules being thrown in occasionally). The generated `Makefile.in's are compliant with the GNU Makefile standards. . Automake 1.16 fails to work in a number of situations that Automake 1.11, and 1.15 did, so some previous versions are available as separate packages. Homepage: https://www.gnu.org/software/automake/ Multi-Arch: foreign Package: automake1.11 Priority: optional Section: devel Installed-Size: 1552 Maintainer: Eric Dorland Architecture: all Version: 1:1.11.6-6apertis0bv2023dev2b4 Provides: automaken Depends: autoconf (>= 2.62), autotools-dev (>= 20020320.1) Filename: pool/development/a/automake1.11/automake1.11_1.11.6-6apertis0bv2023dev2b4_all.deb Size: 535616 MD5sum: 62ddfe4296c75ab028ae60ae8f52173d SHA1: b5b3cedda773a0fb6e4a64bc7fd49b6f77a5cafc SHA256: 883184410d4295434fb14c4ca6858aa34473cdfadf1914bef73f3b8faa4fee8b SHA512: 8b898fcaf779fd92bac0ca43864d77cabe320da4a015ec6d1accd4d58093747bc230c9e4c0803db0293e8e2a45ac1a492011a6f5fc87fce13cb27771bf024130 Description: Tool for generating GNU Standards-compliant Makefiles Automake is a tool for automatically generating `Makefile.in's from files called `Makefile.am'. . The goal of Automake is to remove the burden of Makefile maintenance from the back of the individual GNU maintainer (and put it on the back of the Automake maintainer). . The `Makefile.am' is basically a series of `make' macro definitions (with rules being thrown in occasionally). The generated `Makefile.in's are compliant with the GNU Makefile standards. . Automake 1.11 is the legacy version of automake. The automake package should be preferred and this package should only be used with older software that doesn't support newer versions of automake. Homepage: https://www.gnu.org/software/automake/ Multi-Arch: foreign Package: autopkgtest Priority: optional Section: devel Installed-Size: 576 Maintainer: Debian CI team Architecture: all Version: 5.16apertis2bv2023dev2b3 Depends: apt-utils, libdpkg-perl, procps, python3, python3-debian Recommends: autodep8 Suggests: lxc, lxd, ovmf, qemu-efi-aarch64, qemu-efi-arm, qemu-system, qemu-utils, schroot, vmdb2 Breaks: debci (<< 1.7~) Filename: pool/development/a/autopkgtest/autopkgtest_5.16apertis2bv2023dev2b3_all.deb Size: 201512 MD5sum: 084e633d5cab6033f944efd603f91a17 SHA1: f797c4933b8c8e73cfd7c415f9982bd0982d3f11 SHA256: 7b3af0986bdd9296893931e24f044d1cad3cb3a82091735ccc47d42a4c86d23d SHA512: 17d229508595ef3964625c26612396fcae9fabef9068adb6e97665128856147fddf5e11f3ca0457df3f9a4561d00809c64caf43a19b10fc9623033f4c871f2ad Description: automatic as-installed testing for Debian packages autopkgtest runs tests on binary packages. The tests are run on the package as installed on a testbed system (which may be found via a virtualisation or containment system). The tests are expected to be supplied in the corresponding Debian source package. . See autopkgtest(1) and /usr/share/doc/autopkgtest. Depending on which virtualization server you want to use, you need to install additional packages (schroot, lxc, lxd, or qemu-system) . For generating tests of well-known source packages such as Perl and Ruby libraries you should install the autodep8 package. Package: autopoint Priority: optional Section: devel Installed-Size: 539 Maintainer: Santiago Vila Architecture: all Source: gettext Version: 0.21-4apertis1bv2023dev2b9 Replaces: gettext (<= 0.17-11) Depends: xz-utils Filename: pool/development/g/gettext/autopoint_0.21-4apertis1bv2023dev2b9_all.deb Size: 520176 MD5sum: 4fcb368e08336d1a018f0b99b872897c SHA1: 106c620068536bcc01a11d6c44bd114e74b4779e SHA256: fa88ef6e9ccac9be298e625e12dac413051302d09ba386069fbe3336d2b10367 SHA512: 2c97a3b8523752c9b61e229dfb1d946cefe6a140a92d89039e618a3b0753b635770b11979c28c7850d581699658e0618924386ddb39831fbe31cfd6217a8e725 Description: tool for setting up gettext infrastructure in a source package The `autopoint' program copies standard gettext infrastructure files into a source package. It extracts from a macro call of the form `AM_GNU_GETTEXT_VERSION(VERSION)', found in the package's `configure.in' or `configure.ac' file, the gettext version used by the package, and copies the infrastructure files belonging to this version into the package. Homepage: https://www.gnu.org/software/gettext/ Multi-Arch: foreign Package: autotools-dev Priority: optional Section: devel Installed-Size: 157 Maintainer: Henrique de Moraes Holschuh Architecture: all Version: 20180224.1+nmu1apertis0bv2023dev2b6 Filename: pool/development/a/autotools-dev/autotools-dev_20180224.1+nmu1apertis0bv2023dev2b6_all.deb Size: 77348 MD5sum: 1cba6c70376b7c1e3e9f8548906c894f SHA1: 350136611608e69ce94d2fc5a490fcaebbcaa549 SHA256: f4234176c9ec6a5971ec92ae61849f20c3503aa89ee28d33a45c57e5971ac370 SHA512: bee8e25fb62bbde91aab2a808269314e530351f3354bd71d7961029133870624ef36d27d36bf3c3a13d3b3c51435492e7a5e1967eb2d3b8a529e14877f2a9db0 Description: Update infrastructure for config.{guess,sub} files This package installs an up-to-date version of config.guess and config.sub, used by the automake and libtool packages. It provides the canonical copy of those files for other packages as well. . It also documents in /usr/share/doc/autotools-dev/README.Debian.gz best practices and guidelines for using autoconf, automake and friends on Debian packages. This is a must-read for any developers packaging software that uses the GNU autotools, or GNU gettext. . Additionally this package provides seamless integration into Debhelper or CDBS, allowing maintainers to easily update config.{guess,sub} files in their packages. Enhances: cdbs, debhelper Homepage: http://savannah.gnu.org/projects/config/ Multi-Arch: foreign Package: babeltrace Priority: optional Section: utils Installed-Size: 103 Maintainer: Jon Bernard Architecture: amd64 Version: 1.5.8-1apertis0bv2023dev2b5 Depends: libbabeltrace1 (>= 1.5.4), libc6 (>= 2.14), libdw1 (>= 0.126), libelf1 (>= 0.131), libglib2.0-0 (>= 2.16), libpopt0 (>= 1.14), libuuid1 (>= 2.16) Filename: pool/development/b/babeltrace/babeltrace_1.5.8-1apertis0bv2023dev2b5_amd64.deb Size: 44760 MD5sum: 688210f03cd30b84e6a2fb54f49430f3 SHA1: 07e23aaed3c974471c21d263305666146cd4a40a SHA256: fefd19d80ac040335646525fa08e4e1d821311a1c054978de50ce417172c5099 SHA512: b05b95d33f58b099c3d5353996c89145d3fae0ce1a11fea125f1e89125ef9d5869e5ef7c06ed6a43f0578e9225eee9bbef95c6fd91e1abbe338575d0035acce3 Description: Trace conversion program Babeltrace provides trace reading and writing libraries, as well as a trace converter. Plugins can be created for any trace format to allow its conversion to/from any other supported format. . This package contains the "babeltrace" trace conversion program. Homepage: https://www.efficios.com/babeltrace Package: babeltrace-dbgsym Priority: optional Section: debug Installed-Size: 68 Maintainer: Jon Bernard Architecture: amd64 Source: babeltrace Version: 1.5.8-1apertis0bv2023dev2b5 Depends: babeltrace (= 1.5.8-1apertis0bv2023dev2b5) Filename: pool/development/b/babeltrace/babeltrace-dbgsym_1.5.8-1apertis0bv2023dev2b5_amd64.deb Size: 44144 MD5sum: 7463b9c8d0a638658d522f76e18d91eb SHA1: 34d3c40ea747c87ab819f5e8efc470c42dae0382 SHA256: 4f6dcb4ea22870128076542e5a10524d3f07ed6caec91e3d16138afe434ae72c SHA512: 4b64df7e53c0bf3fce5cbcde9f314b4a10267ab7c7ac8308e034db79094ec49dd112d0d466b6fdbfb806054a42ae0ae3a6153afa802ee8fe325ea2807851c25e Description: debug symbols for babeltrace Auto-Built-Package: debug-symbols Build-Ids: 3e5661dd5a1dd51bfa52fc60d7d9970cbfb547c7 c9e90cb2af942dfcd71b95cc4ce73da9f5b83f21 Package: bash Essential: yes Priority: required Section: shells Installed-Size: 6475 Maintainer: Matthias Klose Architecture: amd64 Version: 5.1-2+deb11u1+apertis0bv2023dev3b1 Replaces: bash-completion (<< 20060301-0), bash-doc (<= 2.05-1) Depends: base-files (>= 2.1.12), debianutils (>= 2.15) Pre-Depends: libc6 (>= 2.25), libtinfo6 (>= 6) Recommends: bash-completion (>= 20060301-0) Suggests: bash-doc Conflicts: bash-completion (<< 20060301-0) Filename: pool/development/b/bash/bash_5.1-2+deb11u1+apertis0bv2023dev3b1_amd64.deb Size: 1420760 MD5sum: 81a5c71d646485cd4dcc9369b8266c89 SHA1: 5054ad911efc2cde3ba5e13f2c369c17041cd6c8 SHA256: f16b50430bf78bdda18117c30c0f3920355f0d7f9baefe720b7eed25d705dc80 SHA512: 5f9eb14f984e37f94325caf7639e9f32596f5970c3ee3292f2c9148571f2ebc47b3394da8be27022df5d3cdf5ef92df582233e1f58a659320222477a361b46d7 Description: GNU Bourne Again SHell Bash is an sh-compatible command language interpreter that executes commands read from the standard input or from a file. Bash also incorporates useful features from the Korn and C shells (ksh and csh). . Bash is ultimately intended to be a conformant implementation of the IEEE POSIX Shell and Tools specification (IEEE Working Group 1003.2). . The Programmable Completion Code, by Ian Macdonald, is now found in the bash-completion package. Homepage: http://tiswww.case.edu/php/chet/bash/bashtop.html Multi-Arch: foreign Package: bash-builtins Priority: optional Section: utils Installed-Size: 1044 Maintainer: Matthias Klose Architecture: amd64 Source: bash Version: 5.1-2+deb11u1+apertis0bv2023dev3b1 Depends: bash (= 5.1-2+deb11u1+apertis0bv2023dev3b1) Filename: pool/development/b/bash/bash-builtins_5.1-2+deb11u1+apertis0bv2023dev3b1_amd64.deb Size: 136112 MD5sum: b0a8d0b360e143503dc67a8f45b530a6 SHA1: 119ffef8470235611e968531568e3fd07af70189 SHA256: 8debe4ae7472b48474cf7930d7365b2a47bf5fc1a82067c985d5385b70f806bc SHA512: beb3e40b420fbf2d0696357ff26069324da33692ed9c450eeb16ff566f3dd1a046c5d086ad34ac2a119a386be44defe4915df909d506780c4b5f96ef8321d6f5 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: 343 Maintainer: Matthias Klose Architecture: amd64 Source: bash Version: 5.1-2+deb11u1+apertis0bv2023dev3b1 Depends: bash-builtins (= 5.1-2+deb11u1+apertis0bv2023dev3b1) Filename: pool/development/b/bash/bash-builtins-dbgsym_5.1-2+deb11u1+apertis0bv2023dev3b1_amd64.deb Size: 125912 MD5sum: 95a7f84bb49fc312f4e5393e00af26f7 SHA1: f84370344d5ec186799a799da8c08a28e595e147 SHA256: 6da4214a64c34fb1c81d5c235081220bef36348c63be8eed5e8af1a6c8b7c235 SHA512: 28936f915f87a86a84691b5313deac8efa5851ef88940343a36371f61fd3d013edae3024cd17105ba1b3d2c7a699e05816555dafd4db0905979ce50e59663de4 Description: debug symbols for bash-builtins Auto-Built-Package: debug-symbols Build-Ids: 04b79bd6c90adfedbb4643b5e490b0266e3c1526 07fb728ccdd4fbaeb8503da337ea0ee01474411d 143001295bb3a31d1aa90b20a2fa74dad0a80853 1c16ce539d6a2f0a15a418ef5276c29a7edcedfb 2d069d46825a5349f15e7fc667ce5cfaf79de82a 3070dbd9dba2a14928c1caa70cdcf1aeff24b6a6 431a35e994ed586b5c60c73eb2c7c424984287be 44e1ab7d0cf89dff1f553411998c48609a847d1b 5052dd827889371771f6642c7d4ce159d7aad642 53733fd3611608418d00da048ca30dbf1e93805c 5e6271863de23eaaba2c62a601c1b56682ac52f2 623292a958a54cf8bec535e55168dad3c61e470a 6a19ae15407dd66f34aca26d711d990f333ed367 6abe38e894440f86c1ab5dcef887326e1b57b049 6e4d4aa19a74f92ef0fc654cb9dedd6a9c0c0d18 8463a68fd14fabbbb35909ee2bbd9f54811c0658 89d85e9c0ddd530b2a39f11e5a6faa832c472d35 8d443313f308b6e9558eb77bf9f3c091fce7815d 8f1682787b4be6d4fd69fbadf3119158fb178999 9541b56271a47d0aa349aed610df66b75af71584 960e1d0821ce437aca37a6c82ca4d3f196fbd793 a392dec36d0335e195175351bcbf22983123c47c d157a75b9d93f2fa387a0f350b3d8eb3944b062f d99d39be8292dd97883850c824e94bb0fb4d25d8 debe0bcc7ef076707c1cd9381d88417849425b38 e25a916ffcbbcfe927c7d6d31dc453c8b34d3d3d e28b4ab7e05009d6e56e0324a9b166cfd64df12c e3acc27b49dc3b38a523bd862f6d615fe9af458d e67c89c6d868723f40628fa0d6a9f8a50a6a4844 f61f1e60b9710907689e332f60fc370a8d726a55 f6fc8dcf4bf236ee63b29fa28b3f1189ca1f34d4 f7660d0ba0639e021e26b074a9de0d7745250cd2 fe037f348dcd72b80c5b73cf5d7b81bbe4dae2ae Package: bash-completion Priority: standard Section: shells Installed-Size: 1523 Maintainer: Gabriel F. T. Gomes Architecture: all Version: 1:2.11-2apertis1bv2023dev2b6 Provides: dh-sequence-bash-completion Depends: bash Filename: pool/development/b/bash-completion/bash-completion_2.11-2apertis1bv2023dev2b6_all.deb Size: 234628 MD5sum: bcef3e20f38fe0e206939c798d9f0c92 SHA1: 22c7451370d56078eac3db089b9c546c7a5799a5 SHA256: 104d51d9776e4cf0b7158235e5179dda4cd3485541df9388f88979cecdc06472 SHA512: 304f3cb0d4d52c9dc80d40bf0e95270d804fd1848f092a1fec607244faca389d41e962cf2f1eac448993b5089b3d2b066bba58dc8e22710d758fda9dafbb2338 Description: programmable completion for the bash shell bash completion extends bash's standard completion behavior to achieve complex command lines with just a few keystrokes. This project was conceived to produce programmable completion routines for the most common Linux/UNIX commands, reducing the amount of typing sysadmins and programmers need to do on a daily basis. Homepage: https://github.com/scop/bash-completion Multi-Arch: foreign Package: bash-dbgsym Priority: optional Section: debug Installed-Size: 1527 Maintainer: Matthias Klose Architecture: amd64 Source: bash Version: 5.1-2+deb11u1+apertis0bv2023dev3b1 Depends: bash (= 5.1-2+deb11u1+apertis0bv2023dev3b1) Filename: pool/development/b/bash/bash-dbgsym_5.1-2+deb11u1+apertis0bv2023dev3b1_amd64.deb Size: 1425804 MD5sum: c63fda88a6788706f21022971aa29a36 SHA1: 41a0b8c3d07cc321ac5e418b6ff4fc3356df20a1 SHA256: 5c4256a673001baa2916cbdb08b49177ea43add425e8667d4953bad30d207332 SHA512: 911de0c5774a41f2e7f16bf08c693a6ce179737de1778cd6bbfce2decaa2677160f975f933aac8f0a91ddd03a8ba1223bed04b6772fa624d3626c90d815c3eff Description: debug symbols for bash Auto-Built-Package: debug-symbols Build-Ids: 4b8149e13d87459c28ba60b014d0a308ecac00a3 87c5a9f577cffd6bb788934a993e03697509b380 Package: bash-doc Priority: optional Section: doc Installed-Size: 3244 Maintainer: Matthias Klose Architecture: all Source: bash Version: 5.1-2+deb11u1+apertis0bv2023dev3b1 Replaces: bash (<< 4.3-2) Depends: dpkg (>= 1.15.4) | install-info Filename: pool/development/b/bash/bash-doc_5.1-2+deb11u1+apertis0bv2023dev3b1_all.deb Size: 1934616 MD5sum: a56d9ee4c5cb2d07915ea608100ebce4 SHA1: d5481f5c029e01f5f856a21abe235df15b195a0a SHA256: 4bfd6bb96e02dfa4e0022286013880f20b2846706cf039c9f93a293d2e7bfeb0 SHA512: 1e532834c2cf1f27039fc602a967992940c10fe7826b963e71e6357b3f51f99185f9649e6277f66cf746fbd3c11efbce08160317b598712ee6cd0819aadff2f7 Description: Documentation and examples for the GNU Bourne Again SHell Bash is an sh-compatible command language interpreter that executes commands read from the standard input or from a file. Bash also incorporates useful features from the Korn and C shells (ksh and csh). . This package contains the distributable documentation, all the examples and the main changelog. Homepage: http://tiswww.case.edu/php/chet/bash/bashtop.html Package: bash-static Priority: optional Section: shells Installed-Size: 2468 Maintainer: Matthias Klose Architecture: amd64 Source: bash Version: 5.1-2+deb11u1+apertis0bv2023dev3b1 Depends: passwd (>= 1:4.0.3-10) Suggests: bash-doc Filename: pool/development/b/bash/bash-static_5.1-2+deb11u1+apertis0bv2023dev3b1_amd64.deb Size: 1111264 MD5sum: bd72815624bde083abfd6a7fb555af5f SHA1: e1f1dd9835eab7ca318a1bac099050db6a2cf63c SHA256: aac12ebbfde4afcda3a24b83223aaf3509f09cc641896497241898da51d71f8c SHA512: 91df42a3679c129993a6ba03d54770792db692850c2d1a2adcab874e6020880588db4aeb412d7f74cc0f26baafa9729b9d78c08661811b4eb8221084bb5ac464 Description: GNU Bourne Again SHell (static version) Bash is an sh-compatible command language interpreter that executes commands read from the standard input or from a file. Bash also incorporates useful features from the Korn and C shells (ksh and csh). . Statically linked. Built-Using: glibc (= 2.31-13+deb11u3+apertis1bv2023dev2b5) Homepage: http://tiswww.case.edu/php/chet/bash/bashtop.html Multi-Arch: foreign Package: bash-static-dbgsym Priority: optional Section: debug Installed-Size: 1616 Maintainer: Matthias Klose Architecture: amd64 Source: bash Version: 5.1-2+deb11u1+apertis0bv2023dev3b1 Depends: bash-static (= 5.1-2+deb11u1+apertis0bv2023dev3b1) Filename: pool/development/b/bash/bash-static-dbgsym_5.1-2+deb11u1+apertis0bv2023dev3b1_amd64.deb Size: 1444896 MD5sum: a08739299565b862883a5b4242ed2d5a SHA1: 9251f503195afbf5343e9d774e7cd3637f6a1f57 SHA256: 5f7d121aa96c573706d1e888de9fe8b4857b3c8d1d3a0ae9e6f8a9d718f83589 SHA512: 655912093b7d01671a06e38b9da400815502563089986b23fc7ddea5d5aa3208aee2c82969eb8326e29896db260aadded912c77bc44b9ab5e0906f2442614b78 Description: debug symbols for bash-static Auto-Built-Package: debug-symbols Build-Ids: 19aebf06e24d355aa5fade14ef85df58e2de06d1 Package: bats Priority: optional Section: shells Installed-Size: 78 Maintainer: Yaroslav Halchenko Architecture: all Version: 1.2.1-3apertis1bv2023dev2b5 Recommends: parallel Filename: pool/development/b/bats/bats_1.2.1-3apertis1bv2023dev2b5_all.deb Size: 30636 MD5sum: cd52cd8984065a14b284c75c93526439 SHA1: 88ec0bd0fa581c2f8d6201fa3035ffd5ae6190e4 SHA256: 8573d6a9548b48a1fcc3d0152dc53de48c8da2c6f8880f550ff92f847b533052 SHA512: 13138b706640f24a3a181c8e9d6e4f79927c7b108ba6ffe71e6274b7925c2e9c815ae97b61950e57f16022c778288ceec6931f61f704a1c03d2e1bcd5e03ae28 Description: bash automated testing system Bats is a TAP-compliant testing framework for Bash. It provides a simple way to verify that the UNIX programs you write behave as expected. Bats is most useful when testing software written in Bash, but you can use it to test any UNIX program. Homepage: https://github.com/bats-core/bats-core Package: bc Priority: standard Section: math Installed-Size: 241 Maintainer: Ryan Kavanagh Architecture: amd64 Version: 1.07.1-2co1bv2023dev2b4 Depends: libc6 (>= 2.14), libreadline8 (>= 6.0) Filename: pool/development/b/bc/bc_1.07.1-2co1bv2023dev2b4_amd64.deb Size: 109328 MD5sum: 512483c9970670f0a0e20e0b33aaa14e SHA1: a35754eef790bc4bc1c7c5fe4481086c69cf544c SHA256: 3759e70e9157477138f79c312ea4c2f96d55557c010ec5ae14c4b04a7cd0ab70 SHA512: f0f7c5ace4bfec72c9f51e7a73e7ff33ecb503261f91b8e37d33c64734beb9aeed4700b18f2dd6560938caf364dca6590d14b44ba5723729cfbd0330d2158298 Description: GNU bc arbitrary precision calculator language GNU bc is an interactive algebraic language with arbitrary precision which follows the POSIX 1003.2 draft standard, with several extensions including multi-character variable names, an `else' statement and full Boolean expressions. GNU bc does not require the separate GNU dc program. Homepage: http://ftp.gnu.org/gnu/bc/ Multi-Arch: foreign Package: bc-dbgsym Priority: optional Section: debug Installed-Size: 111 Maintainer: Ryan Kavanagh Architecture: amd64 Source: bc Version: 1.07.1-2co1bv2023dev2b4 Depends: bc (= 1.07.1-2co1bv2023dev2b4) Filename: pool/development/b/bc/bc-dbgsym_1.07.1-2co1bv2023dev2b4_amd64.deb Size: 92376 MD5sum: ea9be1696ec4b333711ee1fe30887dcf SHA1: 36e39dd4b088da91600635bb9c190e548ff7133b SHA256: ff171b794cc5c3fc2b62b3c7bd13526a20035bf56dc690da15fc5daac7e81355 SHA512: 184f8b21cab7e943c929a179703bff59204ff80464837c0a57f437698940822023d694f0197ae156d0481d897a7b3f2ccc06f3dcd7f771db873c0ca9b5de4f19 Description: debug symbols for bc Auto-Built-Package: debug-symbols Build-Ids: 4b9becf6c60f919c13012ea7c4f7317ea12027ac Package: bcc Priority: optional Section: devel Installed-Size: 300 Maintainer: Juan Cespedes Architecture: amd64 Source: linux86 Version: 0.16.17-3.3co1bv2023dev2b4 Replaces: linux86 Provides: c-compiler Depends: libc6 (>= 2.14), bin86 (= 0.16.17-3.3co1bv2023dev2b4) Recommends: elks-libc (= 0.16.17-3.3co1bv2023dev2b4) Conflicts: linux86 Filename: pool/development/l/linux86/bcc_0.16.17-3.3co1bv2023dev2b4_amd64.deb Size: 125408 MD5sum: 9a13276010f9098a56c41b7377e3d355 SHA1: 8d97a99274fd9884237c76df9379f5c6465218c7 SHA256: 81ef4bab2af6ebf0a4e473a02a165cb44b7d2bee407a00d198985190ab966612 SHA512: 2b7c75c1317efaef427fe6edc9d2c388a099dc373c4b4c6cfee8c4166df124d8122958bfb5b114a3162f94223b5e05676e3d7db115aab4e963d8087182e15b8d Description: 16-bit x86 C compiler This is a C-compiler for 8086 cpus which is important for the development of boot loaders or BIOS related 8086 code. Multi-Arch: foreign Package: bdf2psf Priority: optional Section: utils Installed-Size: 213 Maintainer: Debian Install System Team Architecture: all Source: console-setup Version: 1.205+apertis0bv2023dev2b2 Depends: perl Filename: pool/development/c/console-setup/bdf2psf_1.205+apertis0bv2023dev2b2_all.deb Size: 59936 MD5sum: 99eb9628d29d2cbcd85a27c8c0b50c4a SHA1: b87a05d97f27f38a30684da8e1cbef1afc964cb6 SHA256: 0c77a801258df10812578bbbdd9eedb1d3bd7565ce7b4d3ecf901452bb378e11 SHA512: 6c9a4b9713ae3e502042d06bc95fd3ffaffdb081671e42f295844429ad5372c4def63fb76e32f723f4a591558c86292c35887834fb5f021de99e7e76887e997b Description: font converter to generate console fonts from BDF source fonts This package provides a command-line converter that can be used in scripts to build console fonts from BDF sources automatically. The converter comes with a collection of font encodings that cover many of the world's languages. The output font can use a different character encoding from the input. When the source font does not define a glyph for a particular symbol in the encoding table, that glyph position in the console font is not wasted but used for another symbol. . When deciding about the position in the font for a particular glyph, the converter takes into account that in text video modes the video adapter copies the eighth column of the glyph matrix of symbols positioned in the pseudographic area to the ninth column. In order to create fonts for text video modes, the width of the glyph matrix of the source BDF font should be seven, eight, or nine pixels; otherwise the converter creates fonts suitable for framebuffer only. Multi-Arch: foreign Package: bdfresize Priority: optional Section: x11 Installed-Size: 42 Maintainer: Tatsuya Kinoshita Architecture: amd64 Version: 1.5-12apertis0bv2023dev2b4 Depends: libc6 (>= 2.14) Filename: pool/development/b/bdfresize/bdfresize_1.5-12apertis0bv2023dev2b4_amd64.deb Size: 12944 MD5sum: 258198e219fd5ec5c8bdba7e65018c74 SHA1: 05012adb751b0d17a9facfdcde148e42d9979f9b SHA256: b9bc45d4d9d65bae5594adefd44b4ebf053f6f498cf220baef69c90628b2b5dc SHA512: e55507c784922d2876a7d9f4868a2a5e920cf31736df9930321a93eeb051a6571739137e416aed8225f627f57b6e05f77510240aa7444381ffc8c0453678e7f0 Description: tool for resizing BDF format font Bdfresize is a command to magnify or reduce fonts which are described with the standard BDF format. Homepage: http://openlab.jp/efont/ Package: bdfresize-dbgsym Priority: optional Section: debug Installed-Size: 33 Maintainer: Tatsuya Kinoshita Architecture: amd64 Source: bdfresize Version: 1.5-12apertis0bv2023dev2b4 Depends: bdfresize (= 1.5-12apertis0bv2023dev2b4) Filename: pool/development/b/bdfresize/bdfresize-dbgsym_1.5-12apertis0bv2023dev2b4_amd64.deb Size: 18264 MD5sum: 27e1e7058b90c14645a8f50942597a9d SHA1: 3bf6a83228d1b7c2bc23e0d619cb6a3ff9543d6e SHA256: 40acba276aef8e03109ab0bab830fdce385d8cc15c6d28d9da9667d6ff37ce31 SHA512: 5e8bedfb044ee692a5a69d8f9525e89c57de04eba97531a18fefa34b9b56399116dcc5f0807c7ce70f201da30c4bd707af77fe527fd3c51522953cc488b56397 Description: debug symbols for bdfresize Auto-Built-Package: debug-symbols Build-Ids: 2e02bcb338c3a34cc889bc57a5ffc5f0724e4263 Package: biber Priority: optional Section: perl Installed-Size: 1659 Maintainer: Debian TeX maintainers Architecture: all Version: 2.16-1apertis0bv2023dev2b3 Depends: tex-common (>= 6.13), perl:any, perl (>= 5.30), libautovivification-perl, libclass-accessor-perl, libdata-compare-perl, libdata-dump-perl, libdata-uniqid-perl, libdate-simple-perl, libdatetime-perl, libdatetime-format-builder-perl, libdatetime-calendar-julian-perl, libencode-eucjpms-perl, libencode-hanextra-perl, libencode-jis2k-perl, libfile-slurper-perl, libipc-run3-perl, liblwp-protocol-https-perl, liblingua-translit-perl (>= 0.28), liblist-allutils-perl, liblist-moreutils-perl, liblog-log4perl-perl, libparse-recdescent-perl, libreadonly-perl, libregexp-common-perl, libsort-key-perl, libtext-bibtex-perl (>= 0.88), libtext-csv-perl, libtext-csv-xs-perl, libtext-roman-perl, libunicode-collate-perl (>= 1.27), libwww-perl, libxml-libxml-simple-perl, libxml-libxslt-perl, libxml-writer-perl, libbusiness-isbn-perl, libbusiness-ismn-perl, libbusiness-issn-perl, liburi-perl, libunicode-linebreak-perl Recommends: texlive-bibtex-extra Breaks: biblatex (<< 2), texlive-bibtex-extra (<< 2020.20210106) Filename: pool/development/b/biber/biber_2.16-1apertis0bv2023dev2b3_all.deb Size: 555644 MD5sum: c3cdc3e9b90d028d93ee179093a37b1b SHA1: 15575d7d2b80f157e6deaa2f3e23f4bc9e9bbab5 SHA256: 234bbd155e6f7791018dc5a72e64094a1cfd1e7a76fe37e4343b46357ae2d497 SHA512: a8d764aeb8a9ec1dac88d0d76e632411782911eee03d2772a3dbe79d53ad1d187e1209595098c6ffd7f3d62a68d2ecd7ab2453b6aed76e4e0ff857b91f768801 Description: Much-augmented BibTeX replacement for BibLaTeX users The biblatex package by Philipp Lehman is becoming the definitive citation management tool for LaTeX users. Biblatex has relied on the venerable BibTeX program only for sorting and generating a very generic .bbl file without any formatting instruction. Everything else is taken care of by biblatex, which provides a powerful and flexible macro interface for authors of citation styles. . Biber offers a large superset of BibTeX functionality for BibLaTeX users. In addition it offers full UTF-8 (Unicode 6.0) capabilities, fully customisable sorting, output to GraphViz to help visualise complex crossrefs, support for remote data sources, structural validation of the data against the (customisable) data model, and a lot more. Homepage: http://biblatex-biber.sourceforge.net/ Package: bin86 Priority: optional Section: devel Installed-Size: 234 Maintainer: Juan Cespedes Architecture: amd64 Source: linux86 Version: 0.16.17-3.3co1bv2023dev2b4 Depends: libc6 (>= 2.14) Conflicts: linux86 Filename: pool/development/l/linux86/bin86_0.16.17-3.3co1bv2023dev2b4_amd64.deb Size: 102772 MD5sum: 492cc903e565210909809b37860bb589 SHA1: 2002573e284fd4808e7c9d9efb128948606324b0 SHA256: 88dc441c611a1b14d94445e3da05ad41c8d55ab220c70ec816f9a9774beda4c8 SHA512: 3141dc4da13fa63fa1409444a25d64e0a8aa1b20230232a0d03ae1095edae87446f14f5520ebf23d77abeb0f53c04f2dec0a735d9994abef3134be4ec000df51 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: 3586 Maintainer: Debian Rust Maintainers Architecture: amd64 Source: rust-bindgen Version: 0.55.1-3+apertis0bv2023dev2b2 Depends: libc6 (>= 2.18), libclang1-11 (>= 1:5.0~svn302377-1~), libgcc-s1 (>= 4.2) Filename: pool/development/r/rust-bindgen/bindgen_0.55.1-3+apertis0bv2023dev2b2_amd64.deb Size: 970036 MD5sum: 8ea2c917ad7703e01ef837e21e45d3d3 SHA1: 5bf9c1725dbccef4739f914257ea92d5b4de9f56 SHA256: 2dbc1528ac2a953ea00ea62fd8134265b102f9cbefc485c4a57614722fe11750 SHA512: be59e36b46561240c3041d08c7dc7fdc2455dc01109757259e5830f7d10849e426bdec415944f8d8e9bb3221134fd7897b9e4018fae50bd5162f2425808ac661 Description: Automatically generates Rust FFI bindings to C and C++ libraries This package contains the following binaries built from the Rust crate "bindgen": - bindgen Built-Using: rustc (= 1.48.0+dfsg1-2co1bv2023dev2b3) Homepage: https://rust-lang.github.io/rust-bindgen/ Multi-Arch: allowed X-Cargo-Built-Using: rust-aho-corasick (= 0.7.10-1+apertis0bv2023dev2b2), rust-ansi-term (= 0.12.1-1apertis0bv2023dev2b3), rust-atty (= 0.2.14-2apertis0bv2023dev2b3), rust-bitflags (= 1.3.2-1+apertis1bv2023dev2b3), rust-cexpr (= 0.4.0-1+apertis0bv2022dev2b1), rust-cfg-if-0.1 (= 0.1.10-2apertis0bv2023dev2b3), rust-clang-sys (= 1.0.1-2+apertis0bv2022dev2b1), rust-clap (= 2.33.3-1apertis2bv2023dev2b3), rust-env-logger (= 0.7.1-2+apertis0bv2022dev2b1), rust-glob (= 0.3.0-1+apertis0bv2022dev2b1), rust-humantime (= 2.0.0-1+apertis0bv2022dev2b1), rust-lazy-static (= 1.4.0-1apertis0bv2023dev2b3), rust-lazycell (= 1.3.0-3apertis0bv2022dev2b1), rust-libc (= 0.2.103-1+apertis1bv2023dev2b3), rust-log (= 0.4.11-2apertis0bv2023dev2b3), rust-memchr (= 2.4.1-1+apertis0bv2023dev2b3), rust-nom (= 5.0.1-4+apertis0bv2022dev2b1), rust-peeking-take-while (= 0.1.2-1+apertis0bv2022dev2b1), rust-proc-macro2 (= 1.0.18-1apertis0bv2023dev2b3), rust-quote (= 1.0.7-1apertis0bv2023dev2b3), rust-regex (= 1.3.7-1+apertis0bv2023dev2b2), rust-regex-syntax (= 0.6.17-1+apertis0bv2023dev2b2), rust-rustc-hash (= 1.1.0-1+apertis0bv2022dev2b1), rust-shlex (= 0.1.1-1+apertis0bv2022dev2b1), rust-strsim (= 0.9.3-1apertis0bv2023dev2b3), rust-termcolor (= 1.1.0-1+apertis0bv2022dev2b1), rust-textwrap (= 0.12.1-1+apertis0bv2023dev2b3), rust-thread-local (= 1.0.1-1+apertis0bv2022dev2b1), rust-unicode-width (= 0.1.8-1apertis0bv2023dev2b3), rust-unicode-xid (= 0.2.0-1apertis0bv2023dev2b3), rust-vec-map (= 0.8.1-2co1bv2023dev2b3), rust-which (= 3.0.0-2+apertis0bv2022dev2b1), rustc (= 1.48.0+dfsg1-2co1bv2023dev2b3) Package: bindgen-dbgsym Priority: optional Section: debug Installed-Size: 12796 Maintainer: Debian Rust Maintainers Architecture: amd64 Source: rust-bindgen Version: 0.55.1-3+apertis0bv2023dev2b2 Depends: bindgen (= 0.55.1-3+apertis0bv2023dev2b2) Filename: pool/development/r/rust-bindgen/bindgen-dbgsym_0.55.1-3+apertis0bv2023dev2b2_amd64.deb Size: 12225632 MD5sum: 9780311097cd7ba5b84027fa3a722ff6 SHA1: 7f791439e0f5716bd215027c32eebd6d73f0cf31 SHA256: 2bf9b28c14b0835a3747436b471fb32c7dc2a1a0823606ef856378a520a93928 SHA512: 9308167c2f0ca59bf866a09184576a96e0c7f66dd71cfe992eddb5cdb86f84cd48308a77625bee2075930115c3b97a3367f31a3a9ab64f6d40ea6fda583f286e Description: debug symbols for bindgen Auto-Built-Package: debug-symbols Build-Ids: 9ebf965076990da747134d8237a6275692653254 X-Cargo-Built-Using: rust-aho-corasick (= 0.7.10-1+apertis0bv2023dev2b2), rust-ansi-term (= 0.12.1-1apertis0bv2023dev2b3), rust-atty (= 0.2.14-2apertis0bv2023dev2b3), rust-bitflags (= 1.3.2-1+apertis1bv2023dev2b3), rust-cexpr (= 0.4.0-1+apertis0bv2022dev2b1), rust-cfg-if-0.1 (= 0.1.10-2apertis0bv2023dev2b3), rust-clang-sys (= 1.0.1-2+apertis0bv2022dev2b1), rust-clap (= 2.33.3-1apertis2bv2023dev2b3), rust-env-logger (= 0.7.1-2+apertis0bv2022dev2b1), rust-glob (= 0.3.0-1+apertis0bv2022dev2b1), rust-humantime (= 2.0.0-1+apertis0bv2022dev2b1), rust-lazy-static (= 1.4.0-1apertis0bv2023dev2b3), rust-lazycell (= 1.3.0-3apertis0bv2022dev2b1), rust-libc (= 0.2.103-1+apertis1bv2023dev2b3), rust-log (= 0.4.11-2apertis0bv2023dev2b3), rust-memchr (= 2.4.1-1+apertis0bv2023dev2b3), rust-nom (= 5.0.1-4+apertis0bv2022dev2b1), rust-peeking-take-while (= 0.1.2-1+apertis0bv2022dev2b1), rust-proc-macro2 (= 1.0.18-1apertis0bv2023dev2b3), rust-quote (= 1.0.7-1apertis0bv2023dev2b3), rust-regex (= 1.3.7-1+apertis0bv2023dev2b2), rust-regex-syntax (= 0.6.17-1+apertis0bv2023dev2b2), rust-rustc-hash (= 1.1.0-1+apertis0bv2022dev2b1), rust-shlex (= 0.1.1-1+apertis0bv2022dev2b1), rust-strsim (= 0.9.3-1apertis0bv2023dev2b3), rust-termcolor (= 1.1.0-1+apertis0bv2022dev2b1), rust-textwrap (= 0.12.1-1+apertis0bv2023dev2b3), rust-thread-local (= 1.0.1-1+apertis0bv2022dev2b1), rust-unicode-width (= 0.1.8-1apertis0bv2023dev2b3), rust-unicode-xid (= 0.2.0-1apertis0bv2023dev2b3), rust-vec-map (= 0.8.1-2co1bv2023dev2b3), rust-which (= 3.0.0-2+apertis0bv2022dev2b1), rustc (= 1.48.0+dfsg1-2co1bv2023dev2b3) Package: binfmt-support Priority: optional Section: admin Installed-Size: 219 Maintainer: Colin Watson Architecture: amd64 Version: 2.2.1-1apertis1bv2023dev2b5 Depends: libc6 (>= 2.14), libpipeline1 (>= 1.0.0), lsb-base (>= 4.1+Debian3) Filename: pool/development/b/binfmt-support/binfmt-support_2.2.1-1apertis1bv2023dev2b5_amd64.deb Size: 67968 MD5sum: 6166bab947b3dd4c3568bd0b1d284e42 SHA1: 705dca82591f172cf8819e5edbf57bf0ba521851 SHA256: 697200f593f76a1e659398db3bd9ae09c1134ac7ff3546f98af2b28f3fbd7489 SHA512: d50bfee6660ce520d4f7e6de9025ee6ba71f56684fdbe7beaef68a7f9c9701df9da5901eeaee072cb118ef3ac82405050ac878794d922aad7bde10ae698d3390 Description: Support for extra binary formats The binfmt_misc kernel module, contained in versions 2.1.43 and later of the Linux kernel, allows system administrators to register interpreters for various binary formats based on a magic number or their file extension, and cause the appropriate interpreter to be invoked whenever a matching file is executed. Think of it as a more flexible version of the #! executable interpreter mechanism. . This package provides an 'update-binfmts' script with which package maintainers can register interpreters to be used with this module without having to worry about writing their own init.d scripts, and which sysadmins can use for a slightly higher-level interface to this module. Homepage: https://nongnu.org/binfmt-support/ Multi-Arch: foreign Package: binfmt-support-dbgsym Priority: optional Section: debug Installed-Size: 270 Maintainer: Colin Watson Architecture: amd64 Source: binfmt-support Version: 2.2.1-1apertis1bv2023dev2b5 Depends: binfmt-support (= 2.2.1-1apertis1bv2023dev2b5) Filename: pool/development/b/binfmt-support/binfmt-support-dbgsym_2.2.1-1apertis1bv2023dev2b5_amd64.deb Size: 237636 MD5sum: cf6574e7b965dc349c24e009cc08039e SHA1: 18ecab10d0a9472d409386c0ecb683c8d113e59b SHA256: a4efb32e0ac498a930e228c708da2676ce235f47766da261230455b61896cd40 SHA512: c5dfec534aa37e6ed3d4cc877ae8b15030c293ef7e34a7c58be8f94cdd0cad28f6bb8ebd64f2cfcbef61e6a6257794b8c888d526955089418fd8fc355a5dcbe8 Description: debug symbols for binfmt-support Auto-Built-Package: debug-symbols Build-Ids: 9a7111e8d468cd3706381be1a33b131e06a3793d d9b90506ac5b3b5b028952efe6238b1d23b7911a Package: binutils Priority: optional Section: devel Installed-Size: 98 Maintainer: Matthias Klose Architecture: amd64 Version: 2.35.2-2+apertis2bv2023dev2b5 Provides: binutils-gold, elf-binutils Depends: binutils-common (= 2.35.2-2+apertis2bv2023dev2b5), libbinutils (= 2.35.2-2+apertis2bv2023dev2b5), binutils-x86-64-linux-gnu (= 2.35.2-2+apertis2bv2023dev2b5) Suggests: binutils-doc (>= 2.35.2-2+apertis2bv2023dev2b5) Conflicts: binutils-mingw-w64-i686 (<< 2.23.52.20130612-1+3), binutils-mingw-w64-x86-64 (<< 2.23.52.20130612-1+3), binutils-multiarch (<< 2.27-8), modutils (<< 2.4.19-1) Filename: pool/development/b/binutils/binutils_2.35.2-2+apertis2bv2023dev2b5_amd64.deb Size: 62212 MD5sum: d8e392bce74391c851d623c2699f6b2d SHA1: ff508e1699036acac2164dbf286d75be0cbc0d3b SHA256: 6aabb42fca8e2d74400906914703b34ea5b1062e4572de974c78ef86ed8272ea SHA512: 981911c44cd00c4e74a6766657539859c3cd14503289569e16b8ed1fad027afc290a0e76b70d1a004e7f2b909116fd26d9365c9c84b32f652c04cd4ea63ddd3c Description: GNU assembler, linker and binary utilities The programs in this package are used to assemble, link and manipulate binary and object files. They may be used in conjunction with a compiler and various libraries to build programs. Homepage: https://www.gnu.org/software/binutils/ Package: binutils-aarch64-linux-gnu Priority: optional Section: devel Installed-Size: 16146 Maintainer: Matthias Klose Architecture: amd64 Source: binutils Version: 2.35.2-2+apertis2bv2023dev2b5 Replaces: binutils (<< 2.29-6) Depends: binutils-common (= 2.35.2-2+apertis2bv2023dev2b5), libc6 (>= 2.27), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Suggests: binutils-doc (= 2.35.2-2+apertis2bv2023dev2b5) Breaks: binutils (<< 2.29-6) Filename: pool/development/b/binutils/binutils-aarch64-linux-gnu_2.35.2-2+apertis2bv2023dev2b5_amd64.deb Size: 2795664 MD5sum: 933cc51889019271820d32fa17a1e390 SHA1: ad444469555633567e65ca9a8573dd77fbfcea12 SHA256: 081342d3d01ed9f2cd4642265a14176312740babfab96ed8d2ec530d36283fa0 SHA512: 0c1a3a828dac9ec542ec682a9f312ee906681112f5fde640d1446b73f27766968206985b6c1f828b4bcc82919d8ec5169dbd38c1a4a225789c67ed87e4c8df4b 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: 44155 Maintainer: Matthias Klose Architecture: amd64 Source: binutils Version: 2.35.2-2+apertis2bv2023dev2b5 Depends: binutils-aarch64-linux-gnu (= 2.35.2-2+apertis2bv2023dev2b5) Filename: pool/development/b/binutils/binutils-aarch64-linux-gnu-dbg_2.35.2-2+apertis2bv2023dev2b5_amd64.deb Size: 41700360 MD5sum: ddfd95245714c4a8404a3f7412a09163 SHA1: f317a38971bc440d6f9057ffee12cb2cf2ca2ef6 SHA256: 5f45df2388192d0e4385d3c6f3e9c22335c4b71f67f55a1f2d4b95b9d7921421 SHA512: 9f0f6b750af94759efc728ed92c17e85b11aafec49d14d8b29168c9c7adf51661134c1d05ba42d43837e0d37734a703b46a29d7ec6117055ed21f365ffcf9121 Description: GNU binary utilities, for aarch64-linux-gnu target (debug symbols) This package provides debug symbols for binutils-aarch64-linux-gnu. Homepage: https://www.gnu.org/software/binutils/ Multi-Arch: foreign Package: binutils-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 13174 Maintainer: Matthias Klose Architecture: amd64 Source: binutils Version: 2.35.2-2+apertis2bv2023dev2b5 Replaces: binutils (<< 2.29-6) Depends: binutils-common (= 2.35.2-2+apertis2bv2023dev2b5), libc6 (>= 2.27), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Suggests: binutils-doc (= 2.35.2-2+apertis2bv2023dev2b5) Breaks: binutils (<< 2.29-6) Filename: pool/development/b/binutils/binutils-arm-linux-gnueabi_2.35.2-2+apertis2bv2023dev2b5_amd64.deb Size: 2757052 MD5sum: 199bc95cb315c736c7f087636fccc2b4 SHA1: 47337e1d8ffb0c03de210932039fe4dae0a4947a SHA256: ce7e655b1ab6ebb28e4b1981b29dd90fdd9bb4db85a14092a72e01510835b77a SHA512: 30cdc3d6c3a46a64c70aec3425e9967cbb4f2abd88075aa0ab9ace3c996e6c2be2aca5101ab47764bb6e2a6bb8736255646c4be144df81701b52e951573ef2b8 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: 43907 Maintainer: Matthias Klose Architecture: amd64 Source: binutils Version: 2.35.2-2+apertis2bv2023dev2b5 Depends: binutils-arm-linux-gnueabi (= 2.35.2-2+apertis2bv2023dev2b5) Filename: pool/development/b/binutils/binutils-arm-linux-gnueabi-dbg_2.35.2-2+apertis2bv2023dev2b5_amd64.deb Size: 41485896 MD5sum: 42c127d155b64c27ef5f6e800985dfd6 SHA1: 086ce54e10d534ba6854feb43928d049f3d58f66 SHA256: b58ebadbf2877ffaf443b98ffe8089f9255d1d8c7e7c73386e28e77b364ea01e SHA512: ad9b79778cdbd8aa5cad4157bddc50fa5c1f4b00bde172aa5726dc820d7593ee5c339ee22d2e0b91c88e925f6b62cdee64f7295dbafeed6e4f75104dfc0eea8a Description: GNU binary utilities, for arm-linux-gnueabi target (debug symbols) This package provides debug symbols for binutils-arm-linux-gnueabi. Homepage: https://www.gnu.org/software/binutils/ Multi-Arch: foreign Package: binutils-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 13174 Maintainer: Matthias Klose Architecture: amd64 Source: binutils Version: 2.35.2-2+apertis2bv2023dev2b5 Replaces: binutils (<< 2.29-6) Depends: binutils-common (= 2.35.2-2+apertis2bv2023dev2b5), libc6 (>= 2.27), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Suggests: binutils-doc (= 2.35.2-2+apertis2bv2023dev2b5) Breaks: binutils (<< 2.29-6) Filename: pool/development/b/binutils/binutils-arm-linux-gnueabihf_2.35.2-2+apertis2bv2023dev2b5_amd64.deb Size: 2757492 MD5sum: 5ee8d112238f8412446f830ebc29322c SHA1: b02858e786b12d41834a2271426e960a577945f4 SHA256: 944efd821c7661cd2078d574b111726f4f13cac6802d2e35fd85a00970450547 SHA512: 272b86cba039fae8e4e174d97279dd948717358d1e60b742e800a14394205455e145faf41426bf74aae3ac6f6599feaa8aa6a2969bc08e36d5d382273fe1475d 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: 43909 Maintainer: Matthias Klose Architecture: amd64 Source: binutils Version: 2.35.2-2+apertis2bv2023dev2b5 Depends: binutils-arm-linux-gnueabihf (= 2.35.2-2+apertis2bv2023dev2b5) Filename: pool/development/b/binutils/binutils-arm-linux-gnueabihf-dbg_2.35.2-2+apertis2bv2023dev2b5_amd64.deb Size: 41473196 MD5sum: ac3b625c01388ecd392c6e6873ca8ad6 SHA1: d5c7216e0c05d6c712c6c741eae65008112417c3 SHA256: 5c8b37b32c5a730ab8dac22df9198af70e38db9c9418d8b6cf186029910410c6 SHA512: ead32d0a173128bbc73536af5748067b16a140bd606d68a0292cbe12ae650dfd0ea2be13318d0cc6a19fc2ab54d3b7bde952b215adb3728a9eff93f30eb13de0 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: 17184 Maintainer: Joaquin de Andres Architecture: amd64 Source: binutils-arm-none-eabi (14apertis0bv2023dev2b4) Version: 2.35.2-2+apertis2bv2023dev2b5+14apertis0bv2023dev2b4 Depends: libc6 (>= 2.27), zlib1g (>= 1:1.2.0) Filename: pool/development/b/binutils-arm-none-eabi/binutils-arm-none-eabi_2.35.2-2+apertis2bv2023dev2b5+14apertis0bv2023dev2b4_amd64.deb Size: 2637048 MD5sum: 7553a243cc11f3eb9fb8837805c74b55 SHA1: 8e6f2d8c44cca97c755ce40802170db3a668c05e SHA256: 1aa345de84773649b76db9dbc202dc99876e82ff357ba16d0cffcce51ec71687 SHA512: acbcd9c59ee1c258e05ad35c5ef6e7ead7b5a8adfd1968bb60eb5af6188874a46bfb5805c8bef52e0722fe0a8b985c0bcde7796cb2b62398f369b6f51a360399 Description: GNU assembler, linker and binary utilities for ARM Cortex-R/M processors Bare metal binutils for embedded ARM chips using Cortex-M0/M0+/M3/M4 and Cortex-R4/R5/R7 processors. The programs in this package are used to manipulate binary and object files that may have been created for Cortex architecture. Built-Using: binutils (= 2.35.2-2+apertis2bv2023dev2b5) Homepage: https://sourceware.org/binutils/ Package: binutils-arm-none-eabi-dbgsym Priority: optional Section: debug Installed-Size: 30778 Maintainer: Joaquin de Andres Architecture: amd64 Source: binutils-arm-none-eabi (14apertis0bv2023dev2b4) Version: 2.35.2-2+apertis2bv2023dev2b5+14apertis0bv2023dev2b4 Depends: binutils-arm-none-eabi (= 2.35.2-2+apertis2bv2023dev2b5+14apertis0bv2023dev2b4) Filename: pool/development/b/binutils-arm-none-eabi/binutils-arm-none-eabi-dbgsym_2.35.2-2+apertis2bv2023dev2b5+14apertis0bv2023dev2b4_amd64.deb Size: 29216376 MD5sum: 32c75c1825f8f5584e5abf7a4956f4b3 SHA1: ab126aba4e0fcbdec10697f609b70e0324c11df9 SHA256: bac6d6910bbaa8b704be4721196fc0ddb4c40cc55e6b2c47853794fc64945370 SHA512: 9277e3e360c9866ac4e1ed172b667f211dbd366af701fb22c9c84da2844f28c1c6b006ce559d0c31c1017dbf499e332892c8632151829e36377747a9af62b0db Description: debug symbols for binutils-arm-none-eabi Auto-Built-Package: debug-symbols Build-Ids: 0e104f7177126cc95af536c4d3bf07678273905e 11bc09faca558de0eca755ad000a1845008d565c 466f894748742f7218ff9b7e1e2f5b5ba6cd7b51 49e0ec28aa2d0555addd048f1b293c99e2deb795 4a996fa610b751f29de2d549dac87ace185b3fc2 69aa16733112204c92ad1ad60fea76fe51f8f467 6e90c188a29206e1c4f5d02e409f1adbdf15b784 704f28f1ebf5989c78a94a0341433d038ca31776 73dfa169041dd695ce651e4416ab5f2e13991d51 7aa92a6e6b697765084296ecbb7b7b1ed455abf7 832e00e157a68b0727a5a3742b9c78e9498bfc04 8ad19944a0596a1eea5e05dbec7c9dcf7cf6f37f c7ed00572e45a719379ed77b40c0566b1b03d05d ce2fd09a92bf7edde9e7785d20f2a733700d038a f646038ade1ffa7b1d016835e5534079cd3882bd Package: binutils-common Priority: optional Section: devel Installed-Size: 13898 Maintainer: Matthias Klose Architecture: amd64 Source: binutils Version: 2.35.2-2+apertis2bv2023dev2b5 Replaces: binutils (<< 2.29.1-3.1~) Breaks: binutils (<< 2.29.1-3.1~) Filename: pool/development/b/binutils/binutils-common_2.35.2-2+apertis2bv2023dev2b5_amd64.deb Size: 2220724 MD5sum: d1cf9247f7ce088e3d924364523497d0 SHA1: 7035b0fb3ec49ad90e40c290cf63b989dc44c6f6 SHA256: d93b0de45a5c5cd210b2cdca150a5a20867b982a8589f59fa6faecfa7215a4f8 SHA512: e12afbe3a69b34e3a65c9afd5cf898cb518caa46ebac80e3640ca735bfa7d33212dd092a515ee08f1953b5be3afce52576612056b8073ea5a0026678ea285cbf Description: Common files for the GNU assembler, linker and binary utilities This package contains the localization files used by binutils packages for various target architectures and parts of the binutils documentation. It is not useful on its own. Homepage: https://www.gnu.org/software/binutils/ Multi-Arch: same Package: binutils-dev Priority: optional Section: devel Installed-Size: 28013 Maintainer: Matthias Klose Architecture: amd64 Source: binutils Version: 2.35.2-2+apertis2bv2023dev2b5 Replaces: libbfd-dev, libc5-dev Provides: libbfd-dev Depends: binutils (= 2.35.2-2+apertis2bv2023dev2b5), libbinutils (= 2.35.2-2+apertis2bv2023dev2b5), libctf0 (= 2.35.2-2+apertis2bv2023dev2b5), libctf-nobfd0 (= 2.35.2-2+apertis2bv2023dev2b5) Conflicts: libbfd-dev Filename: pool/development/b/binutils/binutils-dev_2.35.2-2+apertis2bv2023dev2b5_amd64.deb Size: 3270760 MD5sum: e3aaa08e91987f9fca16ebcb203d403d SHA1: 8fa95ca13438da8c3fa9f7b17579420ba05d7ad4 SHA256: 06cfdd8124ccd1f5ff2854abc3501c981abedd3db82a41b8ef35a1f9f3af6728 SHA512: 4f322f3150d3d11d7b276710f6b769368f6160f2dd2b9a57dc30f6fe267edf4e3f69fcf8e584455d479e2177f3ddc1ee0addff9fc2130653d2a314e1acec48d3 Description: GNU binary utilities (BFD development files) This package includes header files and static libraries necessary to build programs which use the GNU BFD library, which is part of binutils. Note that building Debian packages which depend on the shared libbfd is Not Allowed. Homepage: https://www.gnu.org/software/binutils/ Package: binutils-doc Priority: optional Section: doc Installed-Size: 573 Maintainer: Matthias Klose Architecture: all Source: binutils Version: 2.35.2-2+apertis2bv2023dev2b5 Suggests: binutils (= 2.35.2-2+apertis2bv2023dev2b5) Filename: pool/development/b/binutils/binutils-doc_2.35.2-2+apertis2bv2023dev2b5_all.deb Size: 574828 MD5sum: 17a145e109d24cd3838fc58be3c6999a SHA1: f56b22ffb008d8106fa37313d2274ad36cd1da34 SHA256: 436cd2b27070e0706afb056bea50d67e9c68a4c39aa301de8cc75df2549db554 SHA512: beeda5f78341387ddae5729ad86e4f5e3b3eec3f817ac1da5501d41e6c3fec03d41b570797a8961e1219b9ccfe407ab4d0fe3117746c224e03c7825f3595e251 Description: Documentation for the GNU assembler, linker and binary utilities This package consists of the documentation for the GNU assembler, linker and binary utilities in info format. Homepage: https://www.gnu.org/software/binutils/ Multi-Arch: foreign Package: binutils-for-build Priority: optional Section: devel Installed-Size: 6 Maintainer: Matthias Klose Architecture: all Source: binutils Version: 2.35.2-2+apertis2bv2023dev2b5 Depends: binutils (>= 2.30-2), binutils-common (>= 2.30-2) Filename: pool/development/b/binutils/binutils-for-build_2.35.2-2+apertis2bv2023dev2b5_all.deb Size: 1100 MD5sum: 9159c3db08c445b26731c11f77d48956 SHA1: 32d6d6fbce0d1e79d1ac0ec0e0ef10c44b05d381 SHA256: 6fc9db69e3842144eee949ad64604a251270b2d7e8a80ef8a775bcc0e4eee1ea SHA512: a2131bb0d7fdacc2fa83ebb961765a4c55b92fa42e6765f05885da2c3e465ce9c71b55675ef4de8be220ceb46ccd3ec83c28baaa50b9a731e4fd821ec416d4d7 Description: GNU assembler, linker and binary utilities for the build architecture The programs in this package are used to assemble, link and manipulate binary and object files for the native architecture. They may be used in conjunction with a build architecture compiler and various libraries to build programs. When using binutils through this metapackage, tools without an architecture prefix must be used. Homepage: https://www.gnu.org/software/binutils/ Multi-Arch: foreign Package: binutils-for-host Priority: optional Section: devel Installed-Size: 6 Maintainer: Matthias Klose Architecture: amd64 Source: binutils Version: 2.35.2-2+apertis2bv2023dev2b5 Depends: binutils-x86-64-linux-gnu:any (>= 2.30-2), binutils-common (= 2.35.2-2+apertis2bv2023dev2b5) Filename: pool/development/b/binutils/binutils-for-host_2.35.2-2+apertis2bv2023dev2b5_amd64.deb Size: 1124 MD5sum: 7b957374917c8a34acc2fd5a4f77d0c0 SHA1: 880fab511bf460abf7ed874abefd0e7807939f3a SHA256: cf44fefa5fb54441baea8b0bb8b37fd03ba999dac7e9f423bfbfa8212db534b4 SHA512: 7d40d0bda966a539b1570155bdd0ec49d0865f166b33cb939725f56def9fd64bd38f205d894f2c043e96fadba99f83f21cd8a85534d5708f57a15768b39f41db Description: GNU assembler, linker and binary utilities for the host architecture The programs in this package are used to assemble, link and manipulate binary and object files for the architecture of this package. They may be used in conjunction with a matching compiler and various libraries to build programs. When using binutils through this metapackage, all tools must be used with an architecture prefix. Homepage: https://www.gnu.org/software/binutils/ Multi-Arch: same Package: binutils-hppa64-linux-gnu Priority: optional Section: devel Installed-Size: 4174 Maintainer: Matthias Klose Architecture: amd64 Source: binutils Version: 2.35.2-2+apertis2bv2023dev2b5 Replaces: binutils-hppa64 (<< 2.25.1-2) Provides: binutils-hppa64 Depends: libc6 (>= 2.27), zlib1g (>= 1:1.2.0), binutils (= 2.35.2-2+apertis2bv2023dev2b5), binutils-common (= 2.35.2-2+apertis2bv2023dev2b5) Recommends: libc6-dev Suggests: binutils-doc (>= 2.35.2-2+apertis2bv2023dev2b5) Breaks: binutils-hppa64 (<< 2.25.1-2) Filename: pool/development/b/binutils/binutils-hppa64-linux-gnu_2.35.2-2+apertis2bv2023dev2b5_amd64.deb Size: 1057240 MD5sum: 9c09d1577d5a24be0de01e5c3254b5fb SHA1: dee8a658558d91553c80123f358a3dae7a08a0a3 SHA256: 6b6c8f9e85750431645b0afc6cbe21d59ed198a934a742fa250c5314384ba8c8 SHA512: 546727c6171c7cc3e354f95573538d5eef34d0658571f39fe6181ee4c65cdc2655c9b213af0ee4c2083e5b732cb2c5652985cf092b1d0cb301a7f84f6694ebd2 Description: GNU assembler, linker and binary utilities targeted for hppa64-linux The programs in this package are used to assemble, link and manipulate binary and object files. They may be used in conjunction with a compiler and various libraries to build programs. . This package is needed to build an 64-bit kernel for 64-bit hppa machines. Homepage: https://www.gnu.org/software/binutils/ Package: binutils-hppa64-linux-gnu-dbg Priority: optional Section: debug Installed-Size: 3979 Maintainer: Matthias Klose Architecture: amd64 Source: binutils Version: 2.35.2-2+apertis2bv2023dev2b5 Depends: binutils-hppa64-linux-gnu (= 2.35.2-2+apertis2bv2023dev2b5) Filename: pool/development/b/binutils/binutils-hppa64-linux-gnu-dbg_2.35.2-2+apertis2bv2023dev2b5_amd64.deb Size: 3561784 MD5sum: d6af9ffb3c647ffd8544c23584f2e8bd SHA1: e622efbd08d30e63b8c9008e47bfab49d4edd11c SHA256: 7492d4f8d7f4bbfb442e87df3e9637120ad1a807a194a855240daae3fff9fbb9 SHA512: 51669684a0a6f091bdcc044d64b674026c717afb879e0ec7dc6f73d56c375cf2c0a404a53b893aa56175f967fc3d2fba69290ef7fd55eaf3c9fb02207dff2222 Description: GNU binutils targeted for hppa64-linux (debug symbols) This package provides debug symbols for binutils-hppa64-linux-gnu. Homepage: https://www.gnu.org/software/binutils/ Package: binutils-i686-linux-gnu Priority: optional Section: devel Installed-Size: 12736 Maintainer: Matthias Klose Architecture: amd64 Source: binutils Version: 2.35.2-2+apertis2bv2023dev2b5 Replaces: binutils (<< 2.29-6) Provides: binutils-i586-linux-gnu Depends: binutils-common (= 2.35.2-2+apertis2bv2023dev2b5), libc6 (>= 2.27), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Suggests: binutils-doc (= 2.35.2-2+apertis2bv2023dev2b5) Breaks: binutils (<< 2.29-6) Filename: pool/development/b/binutils/binutils-i686-linux-gnu_2.35.2-2+apertis2bv2023dev2b5_amd64.deb Size: 2143680 MD5sum: 3c3667d70465bfd2bed35c16b349f97c SHA1: 41ca6d7b3e921efaf4d97db96fffdc58696b2fa6 SHA256: 81f9e2f353909a9f2250abde640de641eb0d1a5ece90df221b9010a4bb9a483f SHA512: 7506c5761ae971d85e6f1e4ff918e6c4336cb1be45478ac6fe7c22c9830d2dd7c539ec95b7634177ec9a22f68777f2a80cca7209f8ce5fb77afc8740c9cf92be Description: GNU binary utilities, for i686-linux-gnu target This package provides GNU assembler, linker and binary utilities for the i686-linux-gnu target. . You don't need this package unless you plan to cross-compile programs for i686-linux-gnu and i686-linux-gnu is not your native platform. Homepage: https://www.gnu.org/software/binutils/ Multi-Arch: allowed Package: binutils-i686-linux-gnu-dbg Priority: optional Section: debug Installed-Size: 28687 Maintainer: Matthias Klose Architecture: amd64 Source: binutils Version: 2.35.2-2+apertis2bv2023dev2b5 Depends: binutils-i686-linux-gnu (= 2.35.2-2+apertis2bv2023dev2b5) Filename: pool/development/b/binutils/binutils-i686-linux-gnu-dbg_2.35.2-2+apertis2bv2023dev2b5_amd64.deb Size: 26887540 MD5sum: 6583c074d04ee58ac40df975b5889243 SHA1: 139beaa9ea37acad55cb71ab68f731dc23a5b65f SHA256: ea7ec319d41d0bd1c975028a024023b14dcfbbf564f4b8acf8d78d0441eb2c2d SHA512: 8f40ae0ef6185a684cd62826423c03d56de25b21888a874d9a052e06c0b1881dd76edb8dd5b9988037b4f3fc1a03d2156297279547382d8d2abb0b1f92eaa027 Description: GNU binary utilities, for i686-linux-gnu target (debug symbols) This package provides debug symbols for binutils-i686-linux-gnu. Homepage: https://www.gnu.org/software/binutils/ Multi-Arch: foreign Package: binutils-mingw-w64 Priority: optional Section: devel Installed-Size: 145 Maintainer: Stephen Kitt Architecture: all Source: binutils-mingw-w64 (8.11apertis0bv2023dev2b4) Version: 2.35.2-2+apertis2bv2023dev2b5+8.11apertis0bv2023dev2b4 Depends: binutils-mingw-w64-i686, binutils-mingw-w64-x86-64 Filename: pool/development/b/binutils-mingw-w64/binutils-mingw-w64_2.35.2-2+apertis2bv2023dev2b5+8.11apertis0bv2023dev2b4_all.deb Size: 141848 MD5sum: ed5fc926f63dff3f07d278f4358236cd SHA1: 2f30e3bf7d430995b957022609396633beb97482 SHA256: ea2d0ef94bc589e7f3545922325a472368a3c5d5854d43b19fe64da2a7f3d310 SHA512: 819c4a74db4d33f74822630fb66fe7981d41b559875e83b53417a9bb6609237cff7cb6633a9ebc6d29602e7d84b59797da043d3b29356292aac8bf59dbcdd6c4 Description: Cross-binutils for Win32 and Win64 using MinGW-w64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the toolchain binutils. Built-Using: binutils (= 2.35.2-2+apertis2bv2023dev2b5) Homepage: https://www.gnu.org/software/binutils/ Package: binutils-mingw-w64-i686 Priority: optional Section: devel Installed-Size: 20685 Maintainer: Stephen Kitt Architecture: amd64 Source: binutils-mingw-w64 (8.11apertis0bv2023dev2b4) Version: 2.35.2-2+apertis2bv2023dev2b5+8.11apertis0bv2023dev2b4 Replaces: binutils-mingw-w64 (<< 2.22-1+1) Depends: libc6 (>= 2.14), zlib1g (>= 1:1.2.0), binutils-common (>= 2.35.2) Breaks: binutils-mingw-w64 (<< 2.22-1+1) Filename: pool/development/b/binutils-mingw-w64/binutils-mingw-w64-i686_2.35.2-2+apertis2bv2023dev2b5+8.11apertis0bv2023dev2b4_amd64.deb Size: 2434036 MD5sum: 72a703ab87db58546567cf1eeaa9d7a7 SHA1: e11e9265459df0f56c67f61853b5222ad2436f09 SHA256: 52553b85738e35f97e1814e25d3315d8ac6beafd0d9a161338b4bc58b689a1f0 SHA512: 6b0e0b4ac5698aa616d2854ed9a73bc84d5129d45a0f9b3c57c3186a2db21512bf3c77f218cc48ce5c7f213729049be14086ab6cbb6a94513ced437e5f92d05a Description: Cross-binutils for Win32 (x86) using MinGW-w64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the toolchain binutils targeting 32-bit Windows. Built-Using: binutils (= 2.35.2-2+apertis2bv2023dev2b5) Homepage: https://www.gnu.org/software/binutils/ Package: binutils-mingw-w64-i686-dbgsym Priority: optional Section: debug Installed-Size: 40342 Maintainer: Stephen Kitt Architecture: amd64 Source: binutils-mingw-w64 (8.11apertis0bv2023dev2b4) Version: 2.35.2-2+apertis2bv2023dev2b5+8.11apertis0bv2023dev2b4 Depends: binutils-mingw-w64-i686 (= 2.35.2-2+apertis2bv2023dev2b5+8.11apertis0bv2023dev2b4) Filename: pool/development/b/binutils-mingw-w64/binutils-mingw-w64-i686-dbgsym_2.35.2-2+apertis2bv2023dev2b5+8.11apertis0bv2023dev2b4_amd64.deb Size: 37690604 MD5sum: 769b7d5cae804a8f10f1571893142a2d SHA1: 6476d75120f99f58665b6e8d1d63d86473d0fae9 SHA256: a5112cc3e2ffa54c4bb85c39a9e03c6279bc20e575c8761e6f7e0ddb2a1bb3a6 SHA512: 91a050df8e690fca23ea303ef2a91be1d081752e14b118b22435b78bbb0f3709bc610d062d17057f2575cdde5a04f9b6f77e42f34f47451a0c91c672474a15e9 Description: debug symbols for binutils-mingw-w64-i686 Auto-Built-Package: debug-symbols Build-Ids: 1378a6822ca38b5c9ab8d245f95cbb03027299dd 354209104f8aff0a3d47fc3fe6d7cd826be2221e 4480c8d2c0e1a7cf4b90c41fa83d4dc25fba79ce 4f0c325290ec52aa3368420bc0475fa32c893f31 5031977f01a27aa5a8f0036b0757baca01128eb8 5bd4b87f3efb41843d0d4fd85f65c972896543ec 5d09b29c00abfd6f0c10e0637475d6656f35f71a 65319f3f0a5f5970463715bfaeb897492dbc7039 6c35b37e5ea62f3fc12369094acf898628f025a6 6e0fa7095a5424824746adbcfe32f11540288c30 9e1ee37c7b6a8b6cabec9f8d4837f2e12896c0f1 b2916c38b015c896ea583f21e38670c2b5a40ede c5eb14d314f8ef8b74918a4f50858bd07d4509b9 cb557190a73ec4b5f6748c5d4f27e48054942b2c cbfdc29a82af6dd36f87ed870e1a59ff0499b742 cf59ba237c120f1b09672839023ada3f10baaedd d62d698565a47704f199a30fae26a54978a2753a ecdc24488e747f43e5d8122ed61e30f44ca4972c fb2c8d7835f4ec0019b5dca2a1b2b300c0ae6c01 Package: binutils-mingw-w64-x86-64 Priority: optional Section: devel Installed-Size: 24520 Maintainer: Stephen Kitt Architecture: amd64 Source: binutils-mingw-w64 (8.11apertis0bv2023dev2b4) Version: 2.35.2-2+apertis2bv2023dev2b5+8.11apertis0bv2023dev2b4 Replaces: binutils-mingw-w64 (<< 2.22-1+1) Depends: libc6 (>= 2.14), zlib1g (>= 1:1.2.0), binutils-common (>= 2.35.2) Breaks: binutils-mingw-w64 (<< 2.22-1+1) Filename: pool/development/b/binutils-mingw-w64/binutils-mingw-w64-x86-64_2.35.2-2+apertis2bv2023dev2b5+8.11apertis0bv2023dev2b4_amd64.deb Size: 2776660 MD5sum: ff24338ca26cfa656b3cc02904c13625 SHA1: 1cc796f3384622551f1f9dc71cf689188a81b320 SHA256: 80996d61e760ffd276f977f9ccec0809e39f0fa8372094b0ee531314845c87a2 SHA512: ebc7af55daad419bcd9211fcb74c19cfd369c162caa0f7f1d2da651c0a7aec9e85f6b45521d222155baca205748975efa7298d09ebb23698c4842c7c40d84b69 Description: Cross-binutils for Win64 (x64) using MinGW-w64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the toolchain binutils targeting 64-bit Windows. Built-Using: binutils (= 2.35.2-2+apertis2bv2023dev2b5) Homepage: https://www.gnu.org/software/binutils/ Package: binutils-mingw-w64-x86-64-dbgsym Priority: optional Section: debug Installed-Size: 46295 Maintainer: Stephen Kitt Architecture: amd64 Source: binutils-mingw-w64 (8.11apertis0bv2023dev2b4) Version: 2.35.2-2+apertis2bv2023dev2b5+8.11apertis0bv2023dev2b4 Depends: binutils-mingw-w64-x86-64 (= 2.35.2-2+apertis2bv2023dev2b5+8.11apertis0bv2023dev2b4) Filename: pool/development/b/binutils-mingw-w64/binutils-mingw-w64-x86-64-dbgsym_2.35.2-2+apertis2bv2023dev2b5+8.11apertis0bv2023dev2b4_amd64.deb Size: 44283192 MD5sum: a65695f028b93187da59c9e9b3434ffe SHA1: 02c50e451768f3469173fb8e501ef3200fe705b7 SHA256: 2679ca6c18837be1f8a08b023ed7e7a97caaa0828ed4b318124c2d85e00d00bc SHA512: 85c7a5c048becaf853fe3be0091ff1afb623a6cf7f9cdd8c9b65b045ffc204df3513eec1e5cb5fc1e3133e1e3fef0f4d899ef6a97aa2eabb97ab30a95ad56cc4 Description: debug symbols for binutils-mingw-w64-x86-64 Auto-Built-Package: debug-symbols Build-Ids: 074633a33bcc096889d2845117d4cf4f1ff63fe5 096d0593758afb6c0ca476a3b9f90f6d5b89fc89 1d5ca40d2bd7225c7dee3440ed1e887242dcc892 2a16845b62f896996b1fd6ebf6687f845c200d46 36bf161c2a99a2ead8573583da2e3990efea8a8c 40cb32d50f780304ed31bf8dad1d8273f2e57b55 4da4abd092bbb960b209a2f39ec2c5ff7d9d48e6 503d47f5f60f91512d9848f66c50bb6143bcac4c 59b843597f815dae6b99b75218cea24bfe1726f5 7a5bb6fba8e1a1bd198f35d133f66da5ce7e69de 93e16730ef5b88799c719fa256a753a78d134482 94f940111035bd71334216b75b043c72a1ede761 9634c6e0e13a4e2298b89f46aa1f666fccbd7d26 9e2da1c5441b952cb588178b780ca4eb3dbcb670 a47b0b623918a5a6363b571b30053520cdfd38cd bc00e4812f2a90264c26488be494d51fe90abd9e d68dbdbf711eaf0c36ba668840dfde3ba47a1af3 f53326f45025d985bb45ba37affa6e93e2e72921 f93e0b125e5e21b8fdb4ff6ee4dd1c4825cb9c78 Package: binutils-multiarch Priority: optional Section: devel Installed-Size: 10979 Maintainer: Matthias Klose Architecture: amd64 Source: binutils Version: 2.35.2-2+apertis2bv2023dev2b5 Depends: libc6 (>= 2.14), zlib1g (>= 1:1.2.0), binutils (= 2.35.2-2+apertis2bv2023dev2b5), binutils-common (= 2.35.2-2+apertis2bv2023dev2b5) Filename: pool/development/b/binutils/binutils-multiarch_2.35.2-2+apertis2bv2023dev2b5_amd64.deb Size: 2227784 MD5sum: 5e7eefe506a1bc515d9cd7e6e3f1121a SHA1: 716fc8ed0a448bcf807b01dfcb35ea66f6e2cd78 SHA256: 6f8645441768df98833201e9eb4039b9f90ed0243ac9d61e38c2fe9504d18076 SHA512: 776b04b640745bf4db901b14528a4f1b242b97e6de9ddfbbd8e62413bf5bc6a0139db6447fd50bf848c2a04232a6b7d28f9f20e2578e2dd75a9ce47bce114ef2 Description: Binary utilities that support multi-arch targets The programs in this package are used to manipulate binary and object files that may have been created on other architectures. This package is primarily for multi-architecture developers and cross-compilers and is not needed by normal users or developers. Note that a cross-assembling version of gas is not included in this package, just the binary utilities. . NORMAL USERS SHOULD NOT INSTALL THIS PACKAGE. It's meant only for those requiring support for reading info from binaries from other architectures. Homepage: https://www.gnu.org/software/binutils/ Package: binutils-multiarch-dbg Priority: optional Section: debug Installed-Size: 7616 Maintainer: Matthias Klose Architecture: amd64 Source: binutils Version: 2.35.2-2+apertis2bv2023dev2b5 Depends: binutils-multiarch (= 2.35.2-2+apertis2bv2023dev2b5) Filename: pool/development/b/binutils/binutils-multiarch-dbg_2.35.2-2+apertis2bv2023dev2b5_amd64.deb Size: 5898800 MD5sum: 8340917be2af6853a944631ec202cb26 SHA1: 27d3bb4a8f64b5ee33dd0d36dbde5088cbdd3d03 SHA256: 6f73f026440f64fed2b588efda97de515f96d170f65888ab59a46d3e2cd510e2 SHA512: 199e114b4e177aa073d04fea3a68c79d13bce5e19a11c7afa7323bbe20626c474ad35409c03772637b495fdd083fcebacdacad2a79b7ef3e9fee30881ed73519 Description: Binary utilities that support multi-arch targets (debug symbols) This package provides debug symbols for binutils-multiarch. Homepage: https://www.gnu.org/software/binutils/ Package: binutils-multiarch-dev Priority: optional Section: devel Installed-Size: 15 Maintainer: Matthias Klose Architecture: amd64 Source: binutils Version: 2.35.2-2+apertis2bv2023dev2b5 Replaces: binutils-multiarch (<< 2.24-5) Depends: binutils-dev (= 2.35.2-2+apertis2bv2023dev2b5), binutils-multiarch (= 2.35.2-2+apertis2bv2023dev2b5) Filename: pool/development/b/binutils/binutils-multiarch-dev_2.35.2-2+apertis2bv2023dev2b5_amd64.deb Size: 1492 MD5sum: 7a9b02925b7a363aa0cb1644a6d71f7e SHA1: ca1d2582c237b80d0ac9e7e04a653b7615f5d9db SHA256: b45a4a8f08f6834f713bfad2505be88d9ba9619edda02645bb7c8711d810b698 SHA512: 4551b2585d2949aadf0f08770b410f237db62b0cb91fa3a6a4b1e8735bc8f4c545051d4ff6787f5f96799920ad5199a4ddb3f19e00c7cfaa3c3174850b0d96ab Description: GNU binary utilities that support multi-arch targets (BFD development files) This package includes header files, static and shared libraries necessary to build programs which use the GNU BFD library for multi-arch targets, which is part of binutils. Note that building Debian packages which depend on the shared libbfd is Not Allowed. . NORMAL USERS SHOULD NOT INSTALL THIS PACKAGE. It's meant only for those requiring support for reading info from binaries from other architectures. Homepage: https://www.gnu.org/software/binutils/ Package: binutils-or1k-elf Priority: optional Section: devel Installed-Size: 4047 Maintainer: Nicolas Boulenguez Architecture: amd64 Source: binutils-or1k-elf (1+apertis1bv2023dev2b3) Version: 2.35.2-2+apertis2bv2023dev2b5+1+apertis1bv2023dev2b3 Depends: libc6 (>= 2.27), zlib1g (>= 1:1.2.0), binutils-common Suggests: binutils-doc Filename: pool/development/b/binutils-or1k-elf/binutils-or1k-elf_2.35.2-2+apertis2bv2023dev2b5+1+apertis1bv2023dev2b3_amd64.deb Size: 1046316 MD5sum: 442b02c6b5012f5e341b2f45125284f0 SHA1: 9cf2994f94343650054d3e29e9fedddd6db6d68a SHA256: 885436400e8af354152734a2af6ff15052706d37ad47d04483091d6f234084a4 SHA512: ea87ab7f998c4a77ef8e725bebdb0de4633a004c191ca1c7a957248db0f0f5ca70fa259c59a2e13881e60a8bfc397e8fd0c54a88e5f18fab67c76d1aff630842 Description: GNU binary utilities for the Open RISC 1000 processors This package provides GNU assembler, linker and binary utilities for a specific hardware and operating system combination. You don’t need it unless you plan to cross-compile programs for it from another operating system. . This package targets the Open RISC 1000 processors. Built-Using: binutils (= 2.35.2-2+apertis2bv2023dev2b5) Package: binutils-or1k-elf-dbgsym Priority: optional Section: debug Installed-Size: 4355 Maintainer: Nicolas Boulenguez Architecture: amd64 Source: binutils-or1k-elf (1+apertis1bv2023dev2b3) Version: 2.35.2-2+apertis2bv2023dev2b5+1+apertis1bv2023dev2b3 Depends: binutils-or1k-elf (= 2.35.2-2+apertis2bv2023dev2b5+1+apertis1bv2023dev2b3) Filename: pool/development/b/binutils-or1k-elf/binutils-or1k-elf-dbgsym_2.35.2-2+apertis2bv2023dev2b5+1+apertis1bv2023dev2b3_amd64.deb Size: 3919868 MD5sum: 58c4e4c7fa0e7821a99381d3640ec713 SHA1: 0c9930f6596938722123a8c3298923bdd95f8092 SHA256: 636f49895b50f73833845a25e957e76542be036c0e0d4c48a578114019278f6c SHA512: d9152e66915b065a27cea0b3e50fdd0db51093f6d12b8706acbdef17e2a672ffbed1b57469235fff8d7279aede099ad51c516208f38bbbe4f2410c0ec0ad2d01 Description: debug symbols for binutils-or1k-elf Auto-Built-Package: debug-symbols Build-Ids: 03f435fc20f3eb7c017cdfece7304bb1f10c4345 079df02fb02e964e210e6667a46bff5ba91ea62b 0a642c27df492cbd9f82e89f1b51e3522dd03c7f 0a94ca45f2777c543e8758fd7b10572138d0bd5d 0b63cfa7d9c5a490ab73a600adbaa51b5188d2c8 12e8b3f4052648a2e407623f513fe33d83c7b79b 3216ea411a111beaf62e815244821cf985e34e2b 3cdce1c0cd8c00265232b48a1e9e5c348c207943 780536b267d8c6be1fd962859ec4d60f3f727f3b 9334cb7f238cee4a01dca8eb170a47f549a3ae6e 9992155e38f8b2bf403a2bc83ad9026efecf795a 9ac7828469bbf0b619798d71ffa0e728d849845d aa564c8d203ee8af18fd539097737ab6fdf3e99d bb01d3a4af5e22dc1db21e29579f99ceb5b4f4df d1597ad005402db3851bc1172c90f25b10a64cb4 d2cb794d5f4d240fc84f1048aff94d4eed42a48e e9dab3d46d771038e907f4b7e3c0997acc3a8e17 f75ed16f07502feb56f717cb11d81ba34356b829 f90c12e1bfde82041eadd378c8dd3e56f8d654a6 Package: binutils-source Priority: optional Section: devel Installed-Size: 22039 Maintainer: Matthias Klose Architecture: all Source: binutils Version: 2.35.2-2+apertis2bv2023dev2b5 Depends: texinfo, zlib1g-dev, make, python3 Filename: pool/development/b/binutils/binutils-source_2.35.2-2+apertis2bv2023dev2b5_all.deb Size: 21984396 MD5sum: 1629c2d2d5c7c32becb79f3e43d4718c SHA1: 205edb69e67f16637fd895cfecaf0210c09550a9 SHA256: 308faf6000a08bcf953bf822a606a084d8d00f453d1d69dcaa1e97ccfe1cec80 SHA512: e3f394eed02b5ce932f0df5fdbf21b037ea556218a87df6f6cb1cade1f686ec233d6279d24eba07fd034d42a8f35ed6f59f8bdd63a17c6ec7334ec14ed728a91 Description: GNU assembler, linker and binary utilities (source) This package contains the sources and patches which are needed to build binutils. Homepage: https://www.gnu.org/software/binutils/ Multi-Arch: foreign Package: binutils-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 8698 Maintainer: Matthias Klose Architecture: amd64 Source: binutils Version: 2.35.2-2+apertis2bv2023dev2b5 Replaces: binutils (<< 2.29-6) Depends: binutils-common (= 2.35.2-2+apertis2bv2023dev2b5), libbinutils (= 2.35.2-2+apertis2bv2023dev2b5), libc6 (>= 2.27), libctf-nobfd0 (>= 2.33.50), libctf0 (>= 2.33.50), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Suggests: binutils-doc (= 2.35.2-2+apertis2bv2023dev2b5) Breaks: binutils (<< 2.29-6) Filename: pool/development/b/binutils/binutils-x86-64-linux-gnu_2.35.2-2+apertis2bv2023dev2b5_amd64.deb Size: 1782748 MD5sum: 9bfab6b31ebb9f4a213723a0e030b1ae SHA1: 463322231cbd6ca728ae0a84bdeeae401870e9f6 SHA256: 8621a75c777890cf6e4abf1ded40f87ed7d7973f4cf0b8b80332a4c02751c746 SHA512: 30c19106d01bc68e92a3158c50586fda940ef0d38868774dc887ae753b80d60a8e316ba9e6f28e8babfab5c3f796de2cf182eb9087e7e6a6fbab3114dc99c6fd Description: GNU binary utilities, for x86-64-linux-gnu target This package provides GNU assembler, linker and binary utilities for the x86-64-linux-gnu target. . You don't need this package unless you plan to cross-compile programs for x86-64-linux-gnu and x86-64-linux-gnu is not your native platform. Homepage: https://www.gnu.org/software/binutils/ Multi-Arch: allowed Package: binutils-x86-64-linux-gnu-dbg Priority: optional Section: debug Installed-Size: 24278 Maintainer: Matthias Klose Architecture: amd64 Source: binutils Version: 2.35.2-2+apertis2bv2023dev2b5 Depends: binutils-x86-64-linux-gnu (= 2.35.2-2+apertis2bv2023dev2b5) Filename: pool/development/b/binutils/binutils-x86-64-linux-gnu-dbg_2.35.2-2+apertis2bv2023dev2b5_amd64.deb Size: 20385012 MD5sum: 615c041da7a03780a82f8b3543fd97ea SHA1: 78a0cfa5750d9bb5d649805e90b38af4a404b11a SHA256: 0fb39d94ffd90351fa0fa06dc8d7492bea8fbe282343cc78f82e35c34346f08f SHA512: f236420968a3b960aefcdce9488f48b6f624cf3e8c198a102ad5773ef61219879d047129fac513c3825071848a75670e93de872df0b284426576cb4ca854ac97 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: 2846 Maintainer: Chuan-kai Lin Architecture: amd64 Version: 2:3.7.5+dfsg-1apertis0bv2023dev2b4 Depends: m4, libc6 (>= 2.17) Suggests: bison-doc Filename: pool/development/b/bison/bison_3.7.5+dfsg-1apertis0bv2023dev2b4_amd64.deb Size: 1105008 MD5sum: 66cb5fa3182ea925e66bef7793c6d846 SHA1: ce949fac1dfd4f67bab1fee735ec3f6085e8fcc1 SHA256: e29a51b0e2325481e85e38688cc37215b3c2ca04778884488644d3fac227d02c SHA512: c9dbbf7e4023e4efa1027e7b4b726f13b32367a3bdd6e96247803ea03451f5f0cf2832cd311816d3dac51a106c3c1ca9b0efcf3f9cbaf46f29e95abf7738640d Description: YACC-compatible parser generator Bison is a general-purpose parser generator that converts a grammar description for an LALR(1) context-free grammar into a C program to parse that grammar. Once you are proficient with Bison, you may use it to develop a wide range of language parsers, from those used in simple desk calculators to complex programming languages. . Bison is upward compatible with Yacc: all properly-written Yacc grammars ought to work with Bison with no change. Anyone familiar with Yacc should be able to use Bison with little trouble. Documentation of the program is in the bison-doc package. Homepage: https://www.gnu.org/software/bison/ Multi-Arch: foreign Package: bison-dbgsym Priority: optional Section: debug Installed-Size: 776 Maintainer: Chuan-kai Lin Architecture: amd64 Source: bison Version: 2:3.7.5+dfsg-1apertis0bv2023dev2b4 Depends: bison (= 2:3.7.5+dfsg-1apertis0bv2023dev2b4) Filename: pool/development/b/bison/bison-dbgsym_3.7.5+dfsg-1apertis0bv2023dev2b4_amd64.deb Size: 722508 MD5sum: 15465f39befcd0505075a79cace2e27e SHA1: 79278ed742fcfadd1348f859f5215560c7dd5ad2 SHA256: cb3b2c7dc87ab4c1c5e88885ee6c3756a35285597ce13aea476f06efef507f52 SHA512: 71ee586eb93a1741c9a65eebf458a57253430d9fd048c3f26844a8fb21640c5564ab7ebc8e647a6e14ad15883905d07b45a822933a1353ba89c1353ad358db6c Description: debug symbols for bison Auto-Built-Package: debug-symbols Build-Ids: db282658ec8d962efb7a0ff9a6130a0a8feca1be Package: blt Priority: optional Section: libs Installed-Size: 30 Maintainer: Sergei Golovan Architecture: amd64 Version: 2.5.3+dfsg-4.1apertis0bv2023dev2b4 Depends: tk8.6-blt2.5 (= 2.5.3+dfsg-4.1apertis0bv2023dev2b4) Suggests: blt-demo Breaks: python-tk (<< 2.7.8-1~), python3-tk (<< 3.4.1-3~), skycat (<< 3.1.2+starlink1~b-7~), tclspice (<< 26-1~), tkdesk (<< 2.0-9.2~) Filename: pool/development/b/blt/blt_2.5.3+dfsg-4.1apertis0bv2023dev2b4_amd64.deb Size: 15068 MD5sum: f6b8aca69ebb2c38597f8505dfa571cc SHA1: e6921ac3cfa2ddd0545fcd3d8c1893b77eb4489f SHA256: 89bd5ada8b3dc97d7b1a11d66523c3e688887257d7da2f40715a8ff3e50eb784 SHA512: a005e8a1155fe8ddc27bef3e2c472623f038494275d1a2c47d1efcc223eecee222b27c24c893ff124633154b1d8ed034a09670b47fd908b61ebffde53f9c80c5 Description: graphics extension library for Tcl/Tk - run-time BLT is a library of useful extensions for the Tcl language and the popular Tk graphical toolkit. It adds a vector and tree data type, background execution and some debugging tools to Tcl, and provides several new widgets for Tk, including graphs, bar-charts, trees, tabs, splines and hyper-links, as well as a new geometry manager, drag & drop support, and more. . This package is a dummy package which depends on the current BLT library. Homepage: http://blt.sourceforge.net/ Package: blt-demo Priority: optional Section: devel Installed-Size: 1801 Maintainer: Sergei Golovan Architecture: all Source: blt Version: 2.5.3+dfsg-4.1apertis0bv2023dev2b4 Replaces: blt-dev (<< 2.4j-1) Depends: blt, tcl8.6, tk8.6 Conflicts: blt4.2, blt8.0 (<< 2.4i-1) Filename: pool/development/b/blt/blt-demo_2.5.3+dfsg-4.1apertis0bv2023dev2b4_all.deb Size: 494292 MD5sum: bbba76768015d8df0d8a92aca678ea83 SHA1: 589acb2fc7a52b7ccd76a929a3d3be647d57a6d8 SHA256: ffaae6331a95b496ffdc21af0a7ed00c46ddce097f92d2c701d3adb5d3bd427c SHA512: b637fa03ef0f78206bf617bbc4b4e6dcd570566abd29b21a15bbf9985e92a651bd90766e5c6cffcb46817e80b5ddd6d2fc2881aa844731c58c2c850bc05bd01c Description: graphics extension library for Tcl/Tk - demos and examples BLT is a library of useful extensions for the Tcl language and the popular Tk graphical toolkit. It adds a vector and tree data type, background execution and some debugging tools to Tcl, and provides several new widgets for Tk, including graphs, bar-charts, trees, tabs, splines and hyper-links, as well as a new geometry manager, drag & drop support, and more. . This package contains demos and samples showing the power and versatility of BLT. Homepage: http://blt.sourceforge.net/ Package: blt-dev Priority: optional Section: devel Installed-Size: 4592 Maintainer: Sergei Golovan Architecture: amd64 Source: blt Version: 2.5.3+dfsg-4.1apertis0bv2023dev2b4 Replaces: blt (<< 2.5), blt4.2, blt4.2-dev, blt8.0-unoff Depends: tk8.6-blt2.5 (= 2.5.3+dfsg-4.1apertis0bv2023dev2b4), tk8.6-dev Suggests: blt-demo Conflicts: blt8.0-dev, blt8.0-unoff Filename: pool/development/b/blt/blt-dev_2.5.3+dfsg-4.1apertis0bv2023dev2b4_amd64.deb Size: 1068952 MD5sum: df3d149f5d58dc82ff7433c372c101e6 SHA1: 30f539ab5e60b98588e400313a4ddec6d79e8f9c SHA256: 24a4b4667908503a2fc42d290530013675ef0778e902fd31132f5b78630e79f0 SHA512: 2648bf51a12c9a8346411ed57ab295e8300b2f258bdf9235932a47e392f7ed2e673122589c6f61a8833c822b508a5611eb692645762a4fb03f39318ef0dd41a7 Description: graphics extension library for Tcl/Tk - development files BLT is a library of useful extensions for the Tcl language and the popular Tk graphical toolkit. It adds a vector and tree data type, background execution and some debugging tools to Tcl, and provides several new widgets for Tk, including graphs, bar-charts, trees, tabs, splines and hyper-links, as well as a new geometry manager, drag & drop support, and more. . This package contains the headers and libraries needed to extend or embed BLT. Homepage: http://blt.sourceforge.net/ Package: bluez-phone-tester Priority: optional Section: misc Installed-Size: 56 Maintainer: Frédéric Dalleau Architecture: amd64 Version: 0.2020.2bv2023dev2b4 Depends: libc6 (>= 2.4), libsystemd0 (>= 243) Filename: pool/development/b/bluez-phone-tester/bluez-phone-tester_0.2020.2bv2023dev2b4_amd64.deb Size: 6864 MD5sum: 69907b77723fb6485e59fb2c3e73d5e1 SHA1: 0a33c7e84c6dc702b083395133817441707b6c75 SHA256: 2ae9864c74c71978759550f85697fedb03257b3fe45708dad25695a3ec44e88f SHA512: 2222d9ed7bb8cc6277ba2d3317c08d0d1f180fa20c7dc258f7995de0b7dec3bfbc225715cda4fb239c8dda5aca4c0504b61cc41d32d034aab95090f032dc8dad Description: Utilities used by bluez-phone test Obex agent, obex session tool, and bluetooth scanner tool used by bluez-phone test to perform bluetooth testing. Package: bluez-phone-tester-dbgsym Priority: optional Section: debug Installed-Size: 42 Maintainer: Frédéric Dalleau Architecture: amd64 Source: bluez-phone-tester Version: 0.2020.2bv2023dev2b4 Depends: bluez-phone-tester (= 0.2020.2bv2023dev2b4) Filename: pool/development/b/bluez-phone-tester/bluez-phone-tester-dbgsym_0.2020.2bv2023dev2b4_amd64.deb Size: 12856 MD5sum: dbd63e8df22a3e94788fbad6eef79d06 SHA1: 0585a09b195826a42b4497c50b848cf5716d3102 SHA256: 9f09c7f61de06760ac98a9b78ec227f57722eed9a4fb27e74f60f8575b782480 SHA512: 1deb329200bb24139cc6073c975b89dc31bf99cfcfa7049dd7620cdeb4a3eb5b6f8ea9fd54b9c22567f4e0bfc838db21a4a1b1da3ddc21760db22efe1b393b8f Description: debug symbols for bluez-phone-tester Auto-Built-Package: debug-symbols Build-Ids: 014cf6d84da4ba46b8f26833b564d59141d29f06 844813c78bdf6d454b620e34258f39610bae84f1 99c93a5797a787f7a2a067b2ce252d56914212fb Package: bmake Priority: optional Section: devel Installed-Size: 936 Maintainer: Andrej Shadura Architecture: amd64 Version: 20200710-14+apertis0bv2023dev2b4 Replaces: pmake Provides: pmake Depends: libc6 (>= 2.15) Breaks: pmake (<< 20200710-2) Filename: pool/development/b/bmake/bmake_20200710-14+apertis0bv2023dev2b4_amd64.deb Size: 384228 MD5sum: 4a24d03403b470da058842e3c7a50044 SHA1: 4bc2eb6e7c1acf9c776ffccb3ca45efe98297fe8 SHA256: b935248930102d3a6ec0042fe1b2e9daebe7e7aeb4a5ac753b93ca31ca9c349c SHA512: cdfcd6a831232e4329fcbe3ee392f5dbf047c0ef451af4b8762fbcdca2c07beb547156af4e6cc64a86236b5a43c9bcb97004b7e6b779cf4e15eb7ef8328d8f10 Description: NetBSD make bmake is a program designed to simplify the maintenance of other programs. Its input is a list of specifications as to the files upon which programs and other files depend. mkdep, a program to construct Makefile dependency lists, is also included. . bmake is a port of the NetBSD make tool. Homepage: http://www.crufty.net/help/sjg/bmake.html Multi-Arch: foreign Package: bmake-dbgsym Priority: optional Section: debug Installed-Size: 275 Maintainer: Andrej Shadura Architecture: amd64 Source: bmake Version: 20200710-14+apertis0bv2023dev2b4 Depends: bmake (= 20200710-14+apertis0bv2023dev2b4) Filename: pool/development/b/bmake/bmake-dbgsym_20200710-14+apertis0bv2023dev2b4_amd64.deb Size: 248060 MD5sum: c039a450c92481943e5e04cafc4e5173 SHA1: d9912a231490e34f8cbfd77c8cb39c2b8bd319a2 SHA256: bcd5a4aa3faedc63906508572b54b30a8ec1984d907aa1bb3052493c080bb178 SHA512: d8c779f178cd8b8dd063c41ee453c7225040577712efa72ed7dced8c3b4f56e250c0b244d1e1b70396549ddc1ec5e218006c26fabf16a0c4d1ec77da48016dde Description: debug symbols for bmake Auto-Built-Package: debug-symbols Build-Ids: 7cc07b8d86ced98311b22fa0b11c2e4e084c2f05 Package: bmap-tools Priority: optional Section: utils Installed-Size: 154 Maintainer: Simon McVittie Architecture: all Version: 3.5-3apertis0bv2023dev2b4 Depends: python3 (>= 3.3), python3-six, python3:any Recommends: bzip2, lzop, xz-utils Suggests: lz4, pbzip2, pigz, python3-gpgme, unzip Filename: pool/development/b/bmap-tools/bmap-tools_3.5-3apertis0bv2023dev2b4_all.deb Size: 41944 MD5sum: fd0787c916e8aec98936d1ac438257da SHA1: 259d8a1f27980a3f80ea7eb09507a33585f8c7df SHA256: 641910626c0390f00f0be031b734203a0cf9727ca54265b99cf0e7f817f0d618 SHA512: 9ea0dfdaeb9c47e076575099a8e19a793ae6d868a1bd4f2378f62e30b9326a268c7a7ab9629f4cf8b1e1d6590df6a6761e8f000301fdeae3c1ca387ce4c369ea Description: tool to flash image files to block devices using the block map bmaptool is a generic tool for creating the block map (bmap) for a file, and copying files using the block map. The idea is that large file containing unused blocks, like raw system image files, can be copied or flashed a lot faster with bmaptool than with traditional tools like "dd" or "cp". Homepage: https://github.com/intel/bmap-tools Package: botan Priority: optional Section: libdevel Installed-Size: 723 Maintainer: Laszlo Boszormenyi (GCS) Architecture: amd64 Version: 2.17.3+dfsg-2apertis0bv2023dev2b3 Depends: libbotan-2-17 (>= 2.17.3+dfsg), libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 9) Filename: pool/development/b/botan/botan_2.17.3+dfsg-2apertis0bv2023dev2b3_amd64.deb Size: 223184 MD5sum: dcc1b4d91346487742bc0b7a3659119a SHA1: 11be3e6adb3d28415ea437830a07e6b8335a8502 SHA256: 17f5b8ba4d0cc86952dfaacf1cef34629d52d25aec786c8ad8b8147b7f902cc3 SHA512: 9f71c92b5de2f20a4069de3fa96ee54cddd8079fab9295838b86e05d34c7a7b3850447e666fdcd7226ca7614e85819834c2db72a4653a9594a11f480cfb1c42e Description: multiplatform crypto library (2.x version) Botan is a C++ library which provides support for many common cryptographic operations, including encryption, authentication, and X.509v3 certificates and CRLs. A wide variety of algorithms is supported, including RSA, DSA, DES, AES, MD5, and SHA-1. . This package contains the 2.x version of Botan. Homepage: https://botan.randombit.net/ Package: botan-dbgsym Priority: optional Section: debug Installed-Size: 4478 Maintainer: Laszlo Boszormenyi (GCS) Architecture: amd64 Source: botan Version: 2.17.3+dfsg-2apertis0bv2023dev2b3 Depends: botan (= 2.17.3+dfsg-2apertis0bv2023dev2b3) Filename: pool/development/b/botan/botan-dbgsym_2.17.3+dfsg-2apertis0bv2023dev2b3_amd64.deb Size: 4310036 MD5sum: 840e926fc0f6a6a15e69375efd439644 SHA1: fcc455d2e7d09e1b22feab6a792bbcaff7ba5c7d SHA256: 3ab424421086d8b2efa2c75c57d1a4771a0e9f27e93017ae3dfd81f77403803d SHA512: 402de4448030161a9471ede2d9c9debfe4ed711b0c1ce40a7930313bb64f337f382ab2697be7682224d3dc453b53f83ef69e8ea2cf38f8399179e6296d9d70b3 Description: debug symbols for botan Auto-Built-Package: debug-symbols Build-Ids: c7e3e2809cba52175fb6d540122289d1f2678cbe Package: breathe-doc Priority: optional Section: doc Installed-Size: 1582 Maintainer: Debian QA Group Architecture: all Source: breathe Version: 4.26.0-1apertis0bv2023dev2b4 Depends: libjs-sphinxdoc (>= 2.4.3-5~), libjs-mathjax Filename: pool/development/b/breathe/breathe-doc_4.26.0-1apertis0bv2023dev2b4_all.deb Size: 199056 MD5sum: 76d5fd7c0d6d34cd80b5bfe98bd7d7d5 SHA1: c89fe0492987095c1204a6e06732d952f0ae08e8 SHA256: 1af5e8d939a39e165759c6bcbe1de136eb7a898037fd7679f1e4f91ce35ad8e1 SHA512: 28a6b1f6885abc8df9600a5d427c78a3b760a11da6dac2f713a99bdca1353f61db1b7a6123281b074c749aaa00af4851abf271f25b3c60d45236054536d7761b Description: Sphinx autodox support for languages with doxygen support (documentation) Breathe provides a bridge between the Sphinx and doxygen documentation systems. It enables Sphinx to generate autodoc for languages other than Python with the help of doxygen. It also allows one to embed reStructuredText in doxygen markup. . This package contains the documentation. Homepage: https://github.com/michaeljones/breathe/ Multi-Arch: foreign Package: bridge-utils Priority: optional Section: net Installed-Size: 122 Maintainer: Santiago Garcia Mantinan Architecture: amd64 Version: 1.7-1apertis0bv2023dev2b4 Depends: libc6 (>= 2.7) Suggests: ifupdown Conflicts: ifupdown (<< 0.8.17) Filename: pool/development/b/bridge-utils/bridge-utils_1.7-1apertis0bv2023dev2b4_amd64.deb Size: 38312 MD5sum: 3b88f1607e7a5521125c813b7ede911f SHA1: 04df1da45b2d49af5f8d0a2a868c2c73d8b96827 SHA256: f87a384781e8c0e1151aaf8f597366fa4d3b21003708209da8b7a2361bce9830 SHA512: 3ffbcf5baaa37d1c576414f712ee1fcbdd9a3ea85712e848436f76a1da099992c48583e24395fcd7bc6924f21e8232bb37bae0e94fd1bd49f2faf99987859648 Description: Utilities for configuring the Linux Ethernet bridge This package contains utilities for configuring the Linux Ethernet bridge in Linux. The Linux Ethernet bridge can be used for connecting multiple Ethernet devices together. The connecting is fully transparent: hosts connected to one Ethernet device see hosts connected to the other Ethernet devices directly. Multi-Arch: foreign Package: bridge-utils-dbgsym Priority: optional Section: debug Installed-Size: 54 Maintainer: Santiago Garcia Mantinan Architecture: amd64 Source: bridge-utils Version: 1.7-1apertis0bv2023dev2b4 Depends: bridge-utils (= 1.7-1apertis0bv2023dev2b4) Filename: pool/development/b/bridge-utils/bridge-utils-dbgsym_1.7-1apertis0bv2023dev2b4_amd64.deb Size: 37448 MD5sum: 13dd69a4a7e9440c863d39907b369a2f SHA1: f8eea58a28a593cb6cf56f22c611bb244091fee8 SHA256: daf1c44557e949ad3fcb0bdaa707b8230022b29b082de1cdd76cebf2b9e606e9 SHA512: a4bb34592d46f50ea777e030de4c45a31553eb76e4f2bc6c29064a1bbc781cb73a3ffe0ed01554b8d999fd06ccbbff55b9ffba1c8ae20ad0e7a3957bfeb3c7e4 Description: debug symbols for bridge-utils Auto-Built-Package: debug-symbols Build-Ids: 365bee2b968b472ac34faa4610e0f58645c8e572 Package: bsd-mailx Priority: optional Section: mail Installed-Size: 175 Maintainer: Robert Luberda Architecture: amd64 Version: 8.1.2-0.20180807cvs-2apertis0bv2023dev2b4 Provides: mail-reader, mailx Depends: base-files (>= 2.2.0), default-mta | mail-transport-agent, libbsd0 (>= 0.9.1), libc6 (>= 2.17), liblockfile1 (>= 1.0) Filename: pool/development/b/bsd-mailx/bsd-mailx_8.1.2-0.20180807cvs-2apertis0bv2023dev2b4_amd64.deb Size: 89072 MD5sum: f9d2db3a3fabcb9f84546d1dc09e2ea4 SHA1: c08cd44e64e97c29a7498fa590248aaab8b0f8e8 SHA256: 2f9c91b93e629efb1a39e54dc08b46c27e34cbf37cbaf343f41a7fb7dd3ef0c4 SHA512: b35712a5a52676edb239c3412fe5cf59a51b538e9ddeb65290910d70838e8b243ebd6c8db51ca77155585e123d4df9018873f53f3f0ccc0b04c5f99437973689 Description: simple mail user agent bsd-mailx is the traditional simple command-line-mode mail user agent. Even if you don't use it, it may be required by other programs. . The /usr/bin/mail command provided by this package is a very simple one, and does not include many features that can be found in more advanced mail user agents. . For example bsd-mailx DOES NOT support: - MIME (i.e. no attachments, no UTF-8 or other charsets support); - SMTP protocol (/usr/sbin/sendmail interface only is used); - POP3/IMAP (bsd-mailx reads local mailboxes only); - maildir format (traditional mbox only format is supported). . If the above features are needed, please consider installing another package providing similar /usr/bin/mail interface: - s-nail package, - or mailutils package. Package: bsd-mailx-dbgsym Priority: optional Section: debug Installed-Size: 138 Maintainer: Robert Luberda Architecture: amd64 Source: bsd-mailx Version: 8.1.2-0.20180807cvs-2apertis0bv2023dev2b4 Depends: bsd-mailx (= 8.1.2-0.20180807cvs-2apertis0bv2023dev2b4) Filename: pool/development/b/bsd-mailx/bsd-mailx-dbgsym_8.1.2-0.20180807cvs-2apertis0bv2023dev2b4_amd64.deb Size: 117144 MD5sum: 89731c86f32599b0ed9da948d68b54eb SHA1: afaa78887229fc714f6d324c7460c8fe9fcd8360 SHA256: 77467f1a0efa5c12090df7edbeb4948482ffd7a53f3a8e8a32c7a740918cb68e SHA512: e7249e3851ed1a1df2ffb2fda24de87154655ba47d09c3ab70e77ea9e47231c6c5d545c16c7d850306c5cf6917c8ff9fab3fd1a12da6d8e8c88691bde7ecf335 Description: debug symbols for bsd-mailx Auto-Built-Package: debug-symbols Build-Ids: 28b62bbe54f53261a9940e7f68dc7d9e36e005b3 Package: bsdmainutils Priority: optional Section: oldlibs Installed-Size: 28 Maintainer: Debian Bsdmainutils Team Architecture: all Version: 12.1.7+nmu3+apertis0bv2023dev3b1 Depends: bsdutils (>= 3.0-0), debianutils (>= 1.8), bsdextrautils (>= 2.35.2-7), ncal Suggests: calendar, whois, vacation, mailutils Filename: pool/development/b/bsdmainutils/bsdmainutils_12.1.7+nmu3+apertis0bv2023dev3b1_all.deb Size: 16936 MD5sum: 60d54f42bc27d15a8131bb78914ce081 SHA1: 9b88c264553dde27299957a0312363ef13f76af3 SHA256: 7bc7481314e3ca2979874d565d8d24ef83e3b9b070a5203f43eaa3e59638017e SHA512: 07ec84fddf3486e35453060a9153c8bd887fb9386099c1e686c3a13163d569efa8e816b43c78c510331f58c2f76a97406db4418e5498ee9b0440391185163434 Description: Transitional package for more utilities from FreeBSD This is a transitional package, it can be safely removed. Multi-Arch: foreign Package: btrfs-progs Priority: optional Section: admin Installed-Size: 3985 Maintainer: Adam Borowski Architecture: amd64 Version: 5.10.1-2+apertis0bv2023dev2b4 Depends: libblkid1 (>= 2.17.2), libc6 (>= 2.8), libcom-err2 (>= 1.43.9), libext2fs2 (>= 1.42), liblzo2-2 (>= 2.02), libmount1 (>= 2.24.2), libuuid1 (>= 2.16), libzstd1 (>= 1.4.0), zlib1g (>= 1:1.2.0), libgcc-s1 (>> 10-20200211) Suggests: duperemove Breaks: btrbk (<= 0.25.0), initramfs-tools (<< 0.137~), libgcc-s1 (<< 10-20200211) Filename: pool/development/b/btrfs-progs/btrfs-progs_5.10.1-2+apertis0bv2023dev2b4_amd64.deb Size: 700948 MD5sum: a73179492ecdb24259071632af2337d2 SHA1: 46100232de6037c327557e9dfe40d7b11d913a87 SHA256: e5fedef38217f5abc788e47c8e7f43c736b8452108227cd4fa10a9ee8426a016 SHA512: e9b91f9892cc91f2a31edbd2e7ddbd69c3be0d9996d060288f7370a3270abcffd6179866dd5a56619afcc0aa1ac0a3fb6bda28b9150cde1f8b98e1f4b2918674 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: 5306 Maintainer: Adam Borowski Architecture: amd64 Source: btrfs-progs Version: 5.10.1-2+apertis0bv2023dev2b4 Depends: btrfs-progs (= 5.10.1-2+apertis0bv2023dev2b4) Filename: pool/development/b/btrfs-progs/btrfs-progs-dbgsym_5.10.1-2+apertis0bv2023dev2b4_amd64.deb Size: 4849976 MD5sum: 1d22038497a60df806efec2c30d3e816 SHA1: b7279ca2641f583fd94d66afe319657af30fc298 SHA256: 28908729da627704fd4a3931f678598db40d72fabb729ae5c8aaa24150e542ea SHA512: 1dbcd2c62c539541ab37ebd04c85c6181b43006980e66608dca1c4f12d4dc65d2758e6c90fd684f91761ef6de0c50fedcd94256c4b378ef4a9c7e80ef66dae83 Description: debug symbols for btrfs-progs Auto-Built-Package: debug-symbols Build-Ids: 21731e5d623ba0f2bb8d3a3d4b69429ae5070a4d 2b1218037ac3827cfa7b051f8be4a6cdf7e94179 5ea2cbc94a319c58286c2bb923a1649cd9e17036 768d1612c92fa7a390a22585ab01fd3fd5836335 a6acd23bd150881fc767a1dd2c38dc009de1a80a ad528a30a47c1bbdca248701d942f3eff087ee98 f4ea1e378027f8f0edcf5ea82bdfc244c4dad037 fdfc3adee7c1e7ee6511fd834ce9ca415b6eb08f Package: build-essential Priority: optional Section: devel Installed-Size: 20 Maintainer: Matthias Klose Architecture: amd64 Version: 12.9apertis0bv2023dev2b6 Depends: libc6-dev | libc-dev, gcc (>= 4:10.2), g++ (>= 4:10.2), make, dpkg-dev (>= 1.17.11) Filename: pool/development/b/build-essential/build-essential_12.9apertis0bv2023dev2b6_amd64.deb Size: 7916 MD5sum: f2ad9b802471f89d672ef24247c6586b SHA1: 1a57c9c609c4dfd986d1ee208a269f994fdf58de SHA256: 2230fdeb78d944ea14aac3aa9a15bb88448474a1e11211e444304c919636f261 SHA512: fc2ac6fe40c745224967b2da1b735ae3b423dcbb94254a1a3ea4eb713d731a98d8908fe452e879baad68c604c566d6fc21797013bd7cf8d23c811187cd6ecf83 Description: Informational list of build-essential packages If you do not plan to build Debian packages, you don't need this package. Starting with dpkg (>= 1.14.18) this package is required for building Debian packages. . This package contains an informational list of packages which are considered essential for building Debian packages. This package also depends on the packages on that list, to make it easy to have the build-essential packages installed. . If you have this package installed, you only need to install whatever a package specifies as its build-time dependencies to build the package. Conversely, if you are determining what your package needs to build-depend on, you can always leave out the packages this package depends on. . This package is NOT the definition of what packages are build-essential; the real definition is in the Debian Policy Manual. This package contains merely an informational list, which is all most people need. However, if this package and the manual disagree, the manual is correct. Package: build-profile-noudeb Priority: optional Section: utils Installed-Size: 12 Maintainer: Apertis packagers Architecture: all Source: build-profile-presets Version: 3co1bv2023dev2b4 Depends: dpkg-dev Filename: pool/development/b/build-profile-presets/build-profile-noudeb_3co1bv2023dev2b4_all.deb Size: 1712 MD5sum: 28e08396ce19132dd17e37a40bbbbff7 SHA1: 6af3f90fc64e4609ce26b7b27db0b8173566bf80 SHA256: 2d35ef8d7c5104a06c58e4d811743038e7ce4dfa1dcd2a4da360cf28e8d3efb2 SHA512: 5fc4c01a046f4198324208b0033639edb0835ad72822ae7ab5bd1f2d7176c5e1c8c7c4453520264b7b2d6d07db883796666771043c00de2952621b4868667707 Description: wrap dpkg-buildpackage and set noudeb build profile Package: bundler Priority: optional Section: ruby Installed-Size: 75 Maintainer: Debian Ruby Team Architecture: all Source: rubygems (3.2.5-2apertis0bv2023dev3b2) Version: 2.2.5-2apertis0bv2023dev3b2 Depends: ruby-bundler (= 2.2.5-2apertis0bv2023dev3b2) Recommends: build-essential, less, ruby-dev, sudo Filename: pool/development/r/rubygems/bundler_2.2.5-2apertis0bv2023dev3b2_all.deb Size: 65772 MD5sum: 2b36208463bff584cbad8a75438106e8 SHA1: 4d80a386bc5002074761d2017ad252c178318664 SHA256: b051c6c043e3ed8ae51ab1ebba33c465df1463ca0337dd51389581c88fc00482 SHA512: 32698253b2e482da277255f2c5884cf23742f2789208d884c07f9e56ee12246c1beadd63f151a709f89323e7b144138104615703131025ff409c2a6dec6897ec Description: Manage Ruby application dependencies Bundler manages a Ruby application's dependencies through its entire life, across many machines, systematically and repeatably. . This is a dependency package which depends on a full Ruby development environment, it is targeted at application developers. Homepage: https://rubygems.org Package: byacc Priority: extra Section: devel Installed-Size: 164 Maintainer: Dave Beckett Architecture: amd64 Version: 20140715-1co1bv2023dev2b4 Depends: libc6 (>= 2.14) Filename: pool/development/b/byacc/byacc_20140715-1co1bv2023dev2b4_amd64.deb Size: 83580 MD5sum: 2d9725bd09d7d70e2c02076a64e00a53 SHA1: 7adf42570227476e99685cf7ae9f2d25233d949c SHA256: 80d5248bfc01de5bb2ce34f6b965079658b55cb45310ebf7c09d3061b5c68622 SHA512: 3467e2b538ce56b51e27a440178820ddfe91b9c7863b95e7ef1cf8ecdb280a89bc97cfafe357ea542861cae1f74a816421c8ca94bb0ac8bccd5ff6e5e2bfa6bc Description: public domain Berkeley LALR Yacc parser generator This package provides a parser generator utility that reads a grammar specification from a file and generates an LR(1) parser for it. The parsers consist of a set of LALR(1) parsing tables and a driver routine written in the C programming language. It has a public domain license which includes the generated C. Homepage: http://invisible-island.net/byacc/ Multi-Arch: foreign Package: byacc-dbgsym Priority: optional Section: debug Installed-Size: 123 Maintainer: Dave Beckett Architecture: amd64 Source: byacc Version: 20140715-1co1bv2023dev2b4 Depends: byacc (= 20140715-1co1bv2023dev2b4) Filename: pool/development/b/byacc/byacc-dbgsym_20140715-1co1bv2023dev2b4_amd64.deb Size: 102276 MD5sum: b720e885d508e04e8cbd90da6950d6c6 SHA1: f590ece0721d99f4f6687c466391351be9dd9adc SHA256: fc9a0e1ee09ef0089f5796ce80c46d2d281e9c153ffa8785e8dcb6f63834c6ed SHA512: 3995e412c04f404d26e8c36aa67c48edf318ec305d19f0ab8c48bec1ea8df80cadca25e55694ad3bcb2345d9541d3ef5cf4cac8d16166b5e3ff2511c16295b47 Description: debug symbols for byacc Auto-Built-Package: debug-symbols Build-Ids: f1bdf76c22543af2dd291f0f64218aeef905a7ff Package: byacc-j Priority: extra Section: devel Installed-Size: 162 Maintainer: Ludovic Claude Architecture: amd64 Version: 1.15-1co1bv2023dev2b4 Depends: libc6 (>= 2.14) Filename: pool/development/b/byacc-j/byacc-j_1.15-1co1bv2023dev2b4_amd64.deb Size: 56328 MD5sum: 7687d1fd29b4527d72033af51f0cf851 SHA1: 481a30f9efed2ad783e5da1ad21b5f7d5f2c3902 SHA256: c46a1631e0195b6eb238ecd160ce11a9e4883b058193900d095ccf270e3a0039 SHA512: 0085023351204996b0d187009ae43f235595e7a4074d12dce29cc6c0b19c97e399e47e6bbcf7f21f465d437219626aebb315af433aa73c6fcebde47dc5a2718e Description: Berkeley YACC parser generator extended to generate Java code BYACC/J is an extension of the Berkeley v 1.8 YACC-compatible parser generator. . Standard YACC takes a YACC source file, and generates one or more C files from it, which if compiled properly, will produce a LALR-grammar parser. This is useful for expression parsing, interactive command parsing, and file reading. Many megabytes of YACC code have been written over the years. . This is the standard YACC tool that is in use every day to produce C/C++ parsers. . I have added a "-J" flag which will cause BYACC to generate Java source code, instead. So there finally is a YACC for Java now! Homepage: http://byaccj.sourceforge.net/ Package: byacc-j-dbgsym Priority: optional Section: debug Installed-Size: 121 Maintainer: Ludovic Claude Architecture: amd64 Source: byacc-j Version: 1.15-1co1bv2023dev2b4 Depends: byacc-j (= 1.15-1co1bv2023dev2b4) Filename: pool/development/b/byacc-j/byacc-j-dbgsym_1.15-1co1bv2023dev2b4_amd64.deb Size: 99696 MD5sum: 1341d1746786e8e52057444594240b2c SHA1: bba73366e68b0a031ce7e8c2c684625c124a5dcf SHA256: cebc21af705a76f0402e78dfd492ea0ac63359c9b9ab64b1834be8df154c2ddc SHA512: 4765432d444f6e20ada9236a39fde0def964eb03440a46e0aa7de1154c65bb407764ce3f68c46b238a194dd75ccc87a8afb8c58582c9e3beee97f2a8af4e6c41 Description: debug symbols for byacc-j Auto-Built-Package: debug-symbols Build-Ids: 12f0cb785f7f44fdabfbfab498bcc40c64dd9e3c Package: calendar Priority: optional Section: utils Installed-Size: 413 Maintainer: Debian Bsdmainutils Team Architecture: amd64 Source: bsdmainutils Version: 12.1.7+nmu3+apertis0bv2023dev3b1 Replaces: bsdmainutils (<< 12.1.1) Depends: libbsd0 (>= 0.2.0), libc6 (>= 2.4), cpp Breaks: bsdmainutils (<< 12.1.1) Filename: pool/development/b/bsdmainutils/calendar_12.1.7+nmu3+apertis0bv2023dev3b1_amd64.deb Size: 132436 MD5sum: 3613614efc86349beba4992d39578a96 SHA1: 00913dacf71f2324c7c61d35e556f4bbb23f0b61 SHA256: 80988e14be73c9750b52dbefe56d51a9b3e2f9a8d9d65bdb4fb5c6798e75ce17 SHA512: 999f4df26b18904d47b9000f664352e8507985b0304351e2380d1632d908b9656225d669a83b4a75bdd14db77794758c48028991d65fece50a4f36b54e7fa0c5 Description: display upcoming dates and provide reminders This package contains the "calendar" program commonly found on BSD-style systems, which displays upcoming relevant dates on a wide variety of calendars. Multi-Arch: foreign Package: calendar-dbgsym Priority: optional Section: debug Installed-Size: 42 Maintainer: Debian Bsdmainutils Team Architecture: amd64 Source: bsdmainutils Version: 12.1.7+nmu3+apertis0bv2023dev3b1 Depends: calendar (= 12.1.7+nmu3+apertis0bv2023dev3b1) Filename: pool/development/b/bsdmainutils/calendar-dbgsym_12.1.7+nmu3+apertis0bv2023dev3b1_amd64.deb Size: 25744 MD5sum: 671a44b28513a779fc72f812d14d471a SHA1: 57715dd93803f5ac71469998703f60a776cce390 SHA256: b580713190dca351078ea9a8c0131b18aab7a0be19204b5df17b54cecf30d8c6 SHA512: 4a56d39ef6600c41d7025bbdd76c7bf8fceeec88bab2e1ec8381e0dcd249b952501eafab4a3feb49b33d9a25c2e84723d52e6340039fbddeddb15714ad6c91e0 Description: debug symbols for calendar Auto-Built-Package: debug-symbols Build-Ids: e3a9464088229f940d06aed0bc6bc9e30c13e65d Package: capnproto Priority: optional Section: devel Installed-Size: 870 Maintainer: Tom Lee Architecture: amd64 Version: 0.7.0-7apertis1bv2023dev2b4 Depends: libc6 (>= 2.14), libcapnp-0.7.0 (= 0.7.0-7apertis1bv2023dev2b4), libgcc-s1 (>= 3.0), libstdc++6 (>= 5) Filename: pool/development/c/capnproto/capnproto_0.7.0-7apertis1bv2023dev2b4_amd64.deb Size: 236020 MD5sum: bafe0b5aef2153778b713387d8f76c05 SHA1: b0593d30da67c077400ad440efc6d7b1881e316f SHA256: f0b2e5dee8882bd46483b8c147e04b07000c19f6713d0dfea3d89d16fab36390 SHA512: c324f04e676f6fe442db562cad60a6b97932e829c8aa48688bdc03e4d656fb1ff2e5cfe57f369c4b99c7ac6d34c37d6edb5bc716a77736a5e6306ceabf174e44 Description: tool for working with the Cap'n Proto data interchange format Similar to Protocol Buffers, Cap'n Proto is an efficient means of serializing structured data to be transferred across a network or written to disk. Users write a Cap'n Proto definition file that drives a code generator, which in turn emits C++ code for encoding & decoding messages in the Cap'n Proto format. . In addition to being extremely fast, Cap'n Proto also smooths over some of the rougher aspects of Protocol Buffers & introduces a number of new features to boot. . This package contains a small suite of tools for developing & maintaining your Cap'n Proto schema files, including a code generator for compiling your schema files to supported languages. Homepage: https://capnproto.org/ Multi-Arch: foreign Package: capnproto-dbgsym Priority: optional Section: debug Installed-Size: 3442 Maintainer: Tom Lee Architecture: amd64 Source: capnproto Version: 0.7.0-7apertis1bv2023dev2b4 Depends: capnproto (= 0.7.0-7apertis1bv2023dev2b4) Filename: pool/development/c/capnproto/capnproto-dbgsym_0.7.0-7apertis1bv2023dev2b4_amd64.deb Size: 3238516 MD5sum: 415c127325a5669d413e28e99f2087a6 SHA1: b990c07c3a31aa2b58ef19348cc2e5280fa41e0c SHA256: d595b3644a5d95d9ef953213a0ab415ddf0242aeed1caf03914b122bee7f6433 SHA512: 2c070091aad63da58dc7bd65c6ebb884ae9c342e4a3886712bab164ff9a2237e84f7399ce3271e78abe7c7ad73fdbaac64546514a412933e13bd7f8216c17d9d Description: debug symbols for capnproto Auto-Built-Package: debug-symbols Build-Ids: 831e56d819bfbcba10ec8e6b050632953ee2eb97 e220979c3bf415ae2d8c723edbb5328b26a2d132 f5dbabf69ea0b7f3f97325cab2973da28c090dfa Package: capstone-tool Priority: optional Section: utils Installed-Size: 6586 Maintainer: Debian Security Tools Architecture: amd64 Source: capstone Version: 4.0.2-3apertis0bv2023dev2b4 Depends: libc6 (>= 2.14) Filename: pool/development/c/capstone/capstone-tool_4.0.2-3apertis0bv2023dev2b4_amd64.deb Size: 583764 MD5sum: cf113089897dc458aef0f369965f1205 SHA1: cf074796732d0a380541f394b7aa8425e9652a85 SHA256: 86d82ea83a2e8d5a12ad8ac0b559d5b702bb9ffd941c995e5a0b4c159f6dade3 SHA512: 40dd0cca7f9e3e7811598e0b60328048a8e35c1cb33010b7547cc7a1202d055271d8d3653f60759d599d8ebf75f7f6a22a7f46058220b87c1a5c949250f8c4fd Description: lightweight multi-architecture disassembly framework - command line tool Capstone is a lightweight multi-platform, multi-architecture disassembly framework. . This package contains cstool, a command-line tool to disassemble hexadecimal strings. Homepage: https://www.capstone-engine.org/ Multi-Arch: allowed Package: capstone-tool-dbgsym Priority: optional Section: debug Installed-Size: 2100 Maintainer: Debian Security Tools Architecture: amd64 Source: capstone Version: 4.0.2-3apertis0bv2023dev2b4 Depends: capstone-tool (= 4.0.2-3apertis0bv2023dev2b4) Filename: pool/development/c/capstone/capstone-tool-dbgsym_4.0.2-3apertis0bv2023dev2b4_amd64.deb Size: 1996744 MD5sum: c9bda7696ef59769bde8cc9de203d245 SHA1: a2a6211f5f7b78d666f0c77e4a200c30f6a8d8db SHA256: 5d802b1d952f5c0147ea1c1a70a40ef118d99ed785cb911d69f53574527f398d SHA512: 0eb9ac92c0a46d1ad2be7095b0567429cf9afdbb21348d79de3a07f5515c46d2ebf3b5150017f6d396ef467c741f125469c573a576edaf8eec9240eb434abb77 Description: debug symbols for capstone-tool Auto-Built-Package: debug-symbols Build-Ids: ca0357446c2aa20d028bd9aec778edc1bcfaf4ae Package: cargo Priority: optional Section: devel Installed-Size: 10447 Maintainer: Rust Maintainers Architecture: amd64 Version: 0.47.0-3+apertis2bv2023dev2b1 Depends: libc6 (>= 2.29), libcurl3-gnutls (>= 7.28.0), libgcc-s1 (>= 4.2), libgit2-1.1 (>= 1.1.0), libssh2-1 (>= 1.2.5), libssl1.1 (>= 1.1.0), zlib1g (>= 1:1.1.4), rustc (>= 1.24), binutils, gcc | clang | c-compiler Suggests: cargo-doc, python3 Filename: pool/development/c/cargo/cargo_0.47.0-3+apertis2bv2023dev2b1_amd64.deb Size: 2878672 MD5sum: 25bd821b5ed26aec42dcbc631291653e SHA1: 3cd4131fade5da172ca87058eeb4899322dd4396 SHA256: e1dc0b35e212221e5c726f9ecfe6b010fbf5761138f375a2974b0b0ffa9a2451 SHA512: d29be1fd64d0ffdc5862f6281295b5a6d0cc7e2ab8ebeae85441823302c5758e9599aa5578aa8cb4c019f53c16d4f916315d0ce9ad96a3b1da1daeeb1a49b71f Description: Rust package manager Cargo is a tool that allows Rust projects to declare their various dependencies, and ensure that you'll always get a repeatable build. . To accomplish this goal, Cargo does four things: * Introduces two metadata files with various bits of project information. * Fetches and builds your project's dependencies. * Invokes rustc or another build tool with the correct parameters to build your project. * Introduces conventions, making working with Rust projects easier. . Cargo downloads your Rust project’s dependencies and compiles your project. Homepage: https://crates.io/ Multi-Arch: allowed Package: cargo-dbgsym Priority: optional Section: debug Installed-Size: 30915 Maintainer: Rust Maintainers Architecture: amd64 Source: cargo Version: 0.47.0-3+apertis2bv2023dev2b1 Depends: cargo (= 0.47.0-3+apertis2bv2023dev2b1) Filename: pool/development/c/cargo/cargo-dbgsym_0.47.0-3+apertis2bv2023dev2b1_amd64.deb Size: 29180448 MD5sum: 3e2879df9f02afe3366d95680bdc6f3f SHA1: 4500a091bb53993f9fe2f5ff7c5ded0ca78e78a9 SHA256: 31e8a414405db67c47c3c49a6f3866e385755db7cdd66b90d98e89be1ed11028 SHA512: a83b035964b605b4b59a7b74c5d98c3729dfeaf4ffe4bf51b0ee27b38571f172ad9443390c3454efa08f57c42be8a07b1988a8b64da8b251b8cd67a07ed87e1b Description: debug symbols for cargo Auto-Built-Package: debug-symbols Build-Ids: a2088034c5aa2abf658009272c4aa94834197bdd Package: cargo-doc Priority: optional Section: doc Installed-Size: 16951 Maintainer: Rust Maintainers Architecture: all Source: cargo Version: 0.47.0-3+apertis2bv2023dev2b1 Filename: pool/development/c/cargo/cargo-doc_0.47.0-3+apertis2bv2023dev2b1_all.deb Size: 1202560 MD5sum: 6b8e2f3e007796a410b6f58929d0ee7d SHA1: 19ac34ed6d6002c27c459e51229229be50f41b44 SHA256: 6285decdf2492bbb2862a9a0e77bb45d8ffb3f9498b8c1d7a730fca19c042430 SHA512: dd879cd20060e5589a96b816cbd369b36bae259821de8717656ef320913de2723a1fad6a03d66e4064ca36b7cd5c98377525abcc6d3cb587782165866cd0b8b4 Description: Rust package manager, documentation Cargo is a tool that allows Rust projects to declare their various dependencies, and ensure that you'll always get a repeatable build. . To accomplish this goal, Cargo does four things: * Introduces two metadata files with various bits of project information. * Fetches and builds your project's dependencies. * Invokes rustc or another build tool with the correct parameters to build your project. * Introduces conventions, making working with Rust projects easier. . Cargo downloads your Rust project’s dependencies and compiles your project. . This package contains the documentation. Homepage: https://crates.io/ Package: cbindgen Priority: optional Section: utils Installed-Size: 5015 Maintainer: Debian Rust Maintainers Architecture: amd64 Source: rust-cbindgen Version: 0.23.0-1~deb11u1+apertis0bv2023preb1 Depends: libc6 (>= 2.29), libgcc-s1 (>= 4.2) Filename: pool/development/r/rust-cbindgen/cbindgen_0.23.0-1~deb11u1+apertis0bv2023preb1_amd64.deb Size: 1327072 MD5sum: 77d7f4877557dd8e2eba7d1b1e10b8bd SHA1: cc0cb6fb9fe248d585366c4d12f919954e8210f1 SHA256: 86903ab6265c2dbc85ffe5815b2e5c7401d8ba834368f2acd7765e7b070fc086 SHA512: 13f09ca65d709295357d01ad6b514a4d17309dd81bc268b1d895a3f73b0f0611f14eb47b60fb4b93d3e4954c509b3828dc56974a9a99ef0a1ad124e10cdc9df9 Description: Generates C bindings from Rust code cbindgen can be used to generate C bindings for Rust code. It is currently being developed to support creating bindings for WebRender (by Mozilla for Firefox), but has been designed to support any project. . Features: . * Builds bindings for a crate, its mods, its dependent crates, and their mods * Only the necessary types for exposed functions are given bindings * Can specify annotations for controlling some aspects of binding * Support for generic structs and unions * Support for exporting constants and statics * Customizable formatting, can be used in C or C++ projects * Support for generating #ifdef's for #[cfg] attributes * Support for #[repr(sized)] tagged enum's Built-Using: rustc-mozilla (= 1.59.0+dfsg1-1~deb11u3+apertis2bv2023preb1) Multi-Arch: allowed X-Cargo-Built-Using: rustc-mozilla (= 1.59.0+dfsg1-1~deb11u3+apertis2bv2023preb1) Package: cbindgen-dbgsym Priority: optional Section: debug Installed-Size: 12923 Maintainer: Debian Rust Maintainers Architecture: amd64 Source: rust-cbindgen Version: 0.23.0-1~deb11u1+apertis0bv2023preb1 Depends: cbindgen (= 0.23.0-1~deb11u1+apertis0bv2023preb1) Filename: pool/development/r/rust-cbindgen/cbindgen-dbgsym_0.23.0-1~deb11u1+apertis0bv2023preb1_amd64.deb Size: 12039460 MD5sum: c5318b216aa9f7d2616945dd6d8e9978 SHA1: fb2e3abc49afcd3b75ca182886a6b9c499fec372 SHA256: 0cd29bb6904b16581e9f15b36035f29884ba5b7a47b75e3ed7555db730bab068 SHA512: e33f5f08ca7450238263c63e34ec37ab0ed3bbbc04b198ba1e39659397c14dfde6ec960b15225739f1f75fc27b5fff77e5168ee1315b7a579b34635b642ea8b4 Description: debug symbols for cbindgen Auto-Built-Package: debug-symbols Build-Ids: e8b2c21d4d80491c9b44f94837c5b87ae95c5c65 X-Cargo-Built-Using: rustc-mozilla (= 1.59.0+dfsg1-1~deb11u3+apertis2bv2023preb1) Package: ccache Priority: optional Section: devel Installed-Size: 1227 Maintainer: Joel Rosdahl Architecture: amd64 Version: 4.2-1apertis0bv2023dev2b4 Depends: libc6 (>= 2.28), libgcc-s1 (>= 3.4), libstdc++6 (>= 9), libzstd1 (>= 1.4.0) Suggests: distcc | icecc Filename: pool/development/c/ccache/ccache_4.2-1apertis0bv2023dev2b4_amd64.deb Size: 446316 MD5sum: 00fc0d5f601ddcc449095bcb40bcab2d SHA1: f6a9c0272c5680945a03ed3b26b1774035c90da6 SHA256: 34bb7bb264105ebcf03559a73941ffe0993c65ffa9cfc25a70de908d02143a8c SHA512: 89892fd3c5088cfea27fe0b93f67a6b9db35fbe9df95536b8f45ec487d067eac12cc9daf907200db9374469dcd5b4ac971aefb0bab46f3fe16a4d03e0ffe9e2f 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: 5351 Maintainer: Joel Rosdahl Architecture: amd64 Source: ccache Version: 4.2-1apertis0bv2023dev2b4 Depends: ccache (= 4.2-1apertis0bv2023dev2b4) Filename: pool/development/c/ccache/ccache-dbgsym_4.2-1apertis0bv2023dev2b4_amd64.deb Size: 5218400 MD5sum: 3fd1b5b0b29ce70d9b7b78c301444d92 SHA1: 001a9bd4590ae968f4b50746110c96c04ed4a325 SHA256: acb2b14d9511c3ef0f2ebd74773d84d19186b053de1065d15ba088bd0a03e65f SHA512: eda4f527f5aaed17201cdafc9145688e8b24cf3904af0220cc77ef6d73e2b990c1055f7fc7ac8bc794a60b23a1cfb1f57b35dfbe6fa6a58729b8a54aacbfb9de Description: debug symbols for ccache Auto-Built-Package: debug-symbols Build-Ids: 1973eb1ee6dee575cd9b01eccaf240dffe2ffbe5 Package: cdbs Priority: optional Section: devel Installed-Size: 278 Maintainer: build-common team Architecture: all Version: 0.4.163+apertis2bv2023dev2b2 Recommends: autotools-dev Suggests: devscripts Filename: pool/development/c/cdbs/cdbs_0.4.163+apertis2bv2023dev2b2_all.deb Size: 84388 MD5sum: 2e5c1cbe758ffc06938ee3b6980458f1 SHA1: 9505534169d67b84d3019cc7a448b5c870d30c2f SHA256: aee39ecaaa139c21a30cb76efee1d930d635dcd933b74c370843004ff113335b SHA512: 3ab2de3612a472b1d4f89215c1d698a78c00a86d06dcfe7330a17210acee20c4005d4de11b167f06175e4fc9ac9a2c617f285cbda9dc9ab93e51c2b24267c341 Description: common build system for Debian packages This package contains the Common Debian Build System, an abstract build system based on Makefile inheritance which is completely extensible and overridable. In other words, CDBS provides a sane set of default rules upon which packages can build; any or all rules may be overridden as needed. Multi-Arch: foreign Package: cdrkit-doc Priority: optional Section: doc Installed-Size: 253 Maintainer: Joerg Jaspert Architecture: all Source: cdrkit Version: 9:1.1.11-3.2apertis0bv2023dev2b4 Replaces: cdrtools-doc Suggests: wodim, genisoimage, icedax Conflicts: cdrtools-doc Filename: pool/development/c/cdrkit/cdrkit-doc_1.1.11-3.2apertis0bv2023dev2b4_all.deb Size: 151572 MD5sum: cb1c3a6f2f47618ac964017ac6c932d7 SHA1: 24f80bdc03634767d97d2fe1d7a2c2e1ba9e71ad SHA256: 88f4c61462ae4d17ab6a50aa6e621ccce27ad9cfe3e352377bc3f295a73993d4 SHA512: 0392f4703574ec31726edc49fe679a6d23944edc97bd692b2412e1b2fcb3762f5fef9cef9c3981306402b3b29a0283aa7c6a188f7fc2621187f9dee1d1934a68 Description: Documentation for the cdrkit package suite This is the documentation for the cdrkit package suite, namely wodim, genisoimage and icedax. Package: cdrskin Priority: optional Section: otherosfs Installed-Size: 255 Maintainer: Debian Libburnia packagers Architecture: amd64 Source: libburn Version: 1.5.2-1apertis0bv2023dev2b4 Depends: libburn4 (>= 1.5.2), libc6 (>= 2.15) Suggests: xorriso Filename: pool/development/libb/libburn/cdrskin_1.5.2-1apertis0bv2023dev2b4_amd64.deb Size: 129512 MD5sum: 136c0f711cfddd1e8d5827b0deed09dd SHA1: 0c082a6a0fb7e8e836ffdf8b71588cb335acb03b SHA256: 05fecc09fb303d9e945de74d31e1e7a82e64ff0942c330988f07ca6b0f7f721d SHA512: 4a917308ee915f969e2bf1253867747c629c94c81dccd1ddae21c837a8b7dc247b7727ed69edd1a72718ee6b5b38f7bf6cf28225caa8db5eb0c939fa168ce958 Description: command line CD/DVD/BD writing tool cdrskin strives to be a second source for the services traditionally provided by cdrecord. It writes data sessions to CD, DVD, or BD media. To CD media it may also write audio sessions. Multi-session is possible on all media types except DVD-R DL and fastly blanked DVD-RW. . This is a burner-only application. If you want a burner and ISO 9660 image manipulation application, please install the xorriso package. Homepage: http://libburnia-project.org Package: cdrskin-dbgsym Priority: optional Section: debug Installed-Size: 200 Maintainer: Debian Libburnia packagers Architecture: amd64 Source: libburn Version: 1.5.2-1apertis0bv2023dev2b4 Depends: cdrskin (= 1.5.2-1apertis0bv2023dev2b4) Filename: pool/development/libb/libburn/cdrskin-dbgsym_1.5.2-1apertis0bv2023dev2b4_amd64.deb Size: 178388 MD5sum: c65031703dcd488a973679ede27359f0 SHA1: 11ad4f399d2123fa1972a0f9818bec35a650a656 SHA256: 6f9b969b3a1252a306fdabe577c616c508f8e1b46fab01e642df79cf190edee2 SHA512: 869010658908ef16358040a961e8a2cd6dd4f6f8e680d374aba8967924bd1350b5fe86a035a90feb7c6cee0ae7f99e1e76ceb4727db053d8bcaf0c9427d02a1a Description: debug symbols for cdrskin Auto-Built-Package: debug-symbols Build-Ids: c710e9f3d0a701d2875c31b9dd23766cdb1cfd07 Package: ceph Priority: optional Section: admin Installed-Size: 242 Maintainer: Ceph Packaging Team Architecture: amd64 Version: 14.2.21-1+apertis1bv2023dev2b2 Depends: ceph-mgr (= 14.2.21-1+apertis1bv2023dev2b2), ceph-mon (= 14.2.21-1+apertis1bv2023dev2b2), ceph-osd (= 14.2.21-1+apertis1bv2023dev2b2) Suggests: ceph-mds (= 14.2.21-1+apertis1bv2023dev2b2) Filename: pool/development/c/ceph/ceph_14.2.21-1+apertis1bv2023dev2b2_amd64.deb Size: 197428 MD5sum: d3310a3ed72f4974243b73c7605a9e20 SHA1: 810d2dfcf25fdd32864b3fb22e4dc241ce324077 SHA256: 486a90f5fcc32a34f55a667a8633d5779d67be5349fdd620c2653c60c25f5e07 SHA512: b03bbd7c006544741966d25b9b1eb8a6c0d81792ef55a7b42628373fd6047de7a11a09c9f42efca2bb1873fb18873823c87b5f759d028f7b7374a43f0038d148 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: 20435 Maintainer: Ceph Packaging Team Architecture: amd64 Source: ceph Version: 14.2.21-1+apertis1bv2023dev2b2 Replaces: ceph (<< 12.2.8+dfsg1-1~), ceph-common (<< 9.2.0-0~), ceph-test (<< 12.2.8+dfsg1-1~), python-ceph (<< 0.94.1-1~) Depends: binutils, ceph-common (= 14.2.21-1+apertis1bv2023dev2b2), cryptsetup-bin | cryptsetup, gdisk, hdparm | sdparm, parted, uuid-runtime, xfsprogs, python3:any, libaio1 (>= 0.3.93), libc6 (>= 2.30), libgcc-s1 (>= 3.4), libgoogle-perftools4, libleveldb1d, liblz4-1 (>= 0.0~r130), librados2 (>= 12.1.4), libsnappy1v5 (>= 1.1.8), libssl1.1 (>= 1.1.0), libstdc++6 (>= 9), zlib1g (>= 1:1.1.4) Recommends: ceph-mds (= 14.2.21-1+apertis1bv2023dev2b2), chrony | time-daemon | ntp, librados2 (= 14.2.21-1+apertis1bv2023dev2b2), librbd1 (= 14.2.21-1+apertis1bv2023dev2b2) Suggests: btrfs-tools, logrotate Breaks: ceph (<< 10.2.2-0ubuntu2~), ceph-common (<< 9.2.0-0~), ceph-test (<< 12.2.8+dfsg1-1~), python-ceph (<< 0.94.1-1~) Filename: pool/development/c/ceph/ceph-base_14.2.21-1+apertis1bv2023dev2b2_amd64.deb Size: 4223944 MD5sum: cc287be82d41ba416bc6b5ddd6163e8e SHA1: 5eca318d35286df650ac06dbd12c121266fa21ae SHA256: 4781cf6d42a4c785888fa8d34155cab029e5bb359536b7c9cfff1922d42f32eb SHA512: 6d72deb8954ea1d52d51f8ed5f74c090db92c404ff54e5901b345128f6d7f2c4b316aae18e93c4541c22089a69307df26692310a6964736ade3bde2faf34f8fc 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: 132540 Maintainer: Ceph Packaging Team Architecture: amd64 Source: ceph Version: 14.2.21-1+apertis1bv2023dev2b2 Depends: ceph-base (= 14.2.21-1+apertis1bv2023dev2b2) Filename: pool/development/c/ceph/ceph-base-dbgsym_14.2.21-1+apertis1bv2023dev2b2_amd64.deb Size: 128495360 MD5sum: b9fc92ff93857ba0f95a32e8a6bcc550 SHA1: 1c4c58ea323991fc8538db002ddc218dc9614d0a SHA256: 07a4bbbff11fa0788087d3de9c75279f559d3be3c2f0f13f3b8324369fae5666 SHA512: c433c80dd6051771db68e121b310605b96a8a743abc97fccc97143f40a3a3b4e63be3dcf416a2fdc7785963852958ae2fbe1a2544f334ddce22c8e9db0eb1546 Description: debug symbols for ceph-base Auto-Built-Package: debug-symbols Build-Ids: 006377141d97594f406ce43e8bd4cc36595a0031 011e713d6528106052b3ab844e8e6a06958f55d7 031eda106fe68df9268e5bcd5743340e00484548 05a3e8ad3d522149673632a077be17b1ec986636 11a964d856371556ba3e9d388dd98c18ee3cedf5 14270d2217757c0aba3f7eb332693ad13134913e 1c6238a64d197973e6ada091d57b407ae60e5cdf 202ff41ee309eb1cbb649eff85786f18d4954efd 2252ed01225479ddf85116601c1974994230e1d4 321955cf7e94352ce37500f6289161ee9887cc68 465cd940433088aee07b35c1190d3e3fa4976ce4 66b5c7c5c75419280c362fe3233925e5259c7d55 6b4d31628d64c3f30cd29924e969b593d83201e6 6bec25fbdca29ae63b611f02c8bd94dcf6426a21 6d85db39a75564a83da3866d9fe97741ae46ffc2 835693c8acd2b3d9d209e4995b87a5ace0a5687e 859d67c4bfe18668b995f1c6048cf302bf08141b 87987975cd56928ccf0a8e6e589ca3f32830a4e1 907f0e9a2e1ff3163273ed311d9b1a6542246140 926af33e370d37847c649fb1f837514ea2386396 9300e26f59ff0a5bd5095dad9bd3dd6d6aa55d65 937ba614c24da2ebeea89cda618a010e458830c7 9e9c29135801a822a6730b3b95ac55734c76f1c3 a6b459c395e3e53c4530c49f3d730351cdac901a b2bce8d87c8477a096149fe4ddbc7bc0f98b7b93 baf725725b71c6092df83e71eeaab012cb90a3a7 c683bc96648cc7074d280c57ae3744f35f573f52 c953e6897694b6e0753b8db8f0338e8ce547ffb7 dea6c7b9a7ecfd9d882d5b88699914e2c5a569d4 e22577dceb38ac56154c4ec8ae6d7be9019ac1ca e25ea47b886780dd156c59989acba8099dedd5d1 ef1891ce4577edcba3d9c44760832c1f8447f6ef Package: ceph-common Priority: optional Section: admin Installed-Size: 61612 Maintainer: Ceph Packaging Team Architecture: amd64 Source: ceph Version: 14.2.21-1+apertis1bv2023dev2b2 Replaces: ceph (<< 9.2.0-0~), ceph-client-tools, ceph-fs-common (<< 12.2.8+dfsg1-1~), ceph-mds (<< 14.2.5-3~), ceph-test (<< 9.2.0-1~), librbd1 (<< 0.94.1-1~), python-ceph (<< 0.94.1-1~), radosgw (<< 12.0.3-0~) Depends: librbd1 (= 14.2.21-1+apertis1bv2023dev2b2), python3-cephfs (= 14.2.21-1+apertis1bv2023dev2b2), python3-prettytable, python3-rados (= 14.2.21-1+apertis1bv2023dev2b2), python3-rbd (= 14.2.21-1+apertis1bv2023dev2b2), python3-requests, python3:any, libaio1 (>= 0.3.93), libbabeltrace1 (>= 1.5.4), libblkid1 (>= 2.17.2), libboost-coroutine1.74.0 (>= 1.74.0), libboost-program-options1.74.0 (>= 1.74.0), libboost-thread1.74.0 (>= 1.74.0), libc6 (>= 2.30), libcap-ng0 (>= 0.7.9), libcephfs2 (>= 12.0.3), libcurl3-gnutls (>= 7.28.0), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.4), libgoogle-perftools4, libkeyutils1 (>= 1.4), libldap-2.4-2 (>= 2.4.7), libleveldb1d, liblz4-1 (>= 0.0~r130), libncurses6 (>= 6), libnspr4 (>= 2:4.9-2~), libnss3 (>= 2:3.13.4-2~), liboath0 (>= 1.10.0), librabbitmq4 (>= 0.6.0), librados2 (>= 14.2.0), libradosstriper1 (>= 0.87), libsnappy1v5 (>= 1.1.8), libssl1.1 (>= 1.1.0), libstdc++6 (>= 9), libtinfo6 (>= 6), libudev1 (>= 183), zlib1g (>= 1:1.1.4) Suggests: ceph, ceph-mds Conflicts: ceph-client-tools Breaks: ceph (<< 9.2.0-0~), ceph-base (<< 12.2.10+dfsg1-1~), ceph-fs-common (<< 12.2.10+dfsg1-1~), ceph-mds (<< 14.2.5-3~), ceph-test (<< 9.2.0-0~), librbd1 (<< 0.94.1-1~), python-ceph (<< 0.94.1-1~), radosgw (<< 12.0.3-0~) Filename: pool/development/c/ceph/ceph-common_14.2.21-1+apertis1bv2023dev2b2_amd64.deb Size: 15545504 MD5sum: 566224457aec6abed33e1454d4a9dc3f SHA1: f71d0bd26e36d4e7d04d5efcd390bdd2ecbe0ff8 SHA256: 379e8a347e3024ad5b4a4549a5a9eb191dba8f3cc6ab72e1a60a10f18604a803 SHA512: 0664892d636ac23c7a68056d42351001681fb420fb53ee289ed2e86401de8db6e7e5b3d5d614bfff54e5bbbbc624e00df6b2c779adb50632f22cc8f50ee6f67a 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: 715240 Maintainer: Ceph Packaging Team Architecture: amd64 Source: ceph Version: 14.2.21-1+apertis1bv2023dev2b2 Depends: ceph-common (= 14.2.21-1+apertis1bv2023dev2b2) Filename: pool/development/c/ceph/ceph-common-dbgsym_14.2.21-1+apertis1bv2023dev2b2_amd64.deb Size: 714711080 MD5sum: 18f46213495f6ef50457b8b789f88bf1 SHA1: c1692e700e95fdb09b7065497e1488fbe28b1f0c SHA256: bc086fea9f917043326aa0a746c2f0f68e2d4e0f5aab9e3df0e7886092df6b3c SHA512: 0f776208d26c84301bc3f6ecb62f6faa5aa0bb1c78feb866c47f111af039bdf59336102cb04e1949dcb8be4fabac711981a9d78c492b8a713bd567425e3da174 Description: debug symbols for ceph-common Auto-Built-Package: debug-symbols Build-Ids: 052f331e2681283dbe98758f1c2bdb7043e1b036 056edd4dc319e54f3d987d0337cb0e608d967473 653aa5c9dcf7d6a123ae0d52b9349be70e93f708 6f723af8541158176101dcf9ef5f630626af8d9c 8821fb0a0fb07b04abd3471bac4f6bf2e73ea738 9bee231e970e726fcbc6e603ab536933f64b8229 9d64597a477d46853bfbbab62a9dba92c9973809 b0a691bc08a5906bc43236d24e9d802c213ce881 b6f698bfd5d88de4c4c6a2501e3083483bfb63cf b81486a993df6e6696755510bcfbcff1286912b8 b9e777c9c84b6f12e4973ab5b5826d1ae811e149 bb3a19d2288c7357d08d7648d21dde63eebabb35 bb4f19570ba72e782df598d5453c6795163e47fa c1f62a8b9facbf9ac3651973e44637843e2d0584 c9894405cc6f37982b1e5908fc0eeed373ae665e d9d31a89bc85014d8430b7d1abd340d2c932b955 ea183c1b703cf91cd93aaa161aca4eaa688f56da ec41ee26e67564d4eed2d48bb5e0fa5b61e1368b f38b58d9129d7ef007676ac479e89da96d330ad4 Package: ceph-fuse Priority: optional Section: admin Installed-Size: 1834 Maintainer: Ceph Packaging Team Architecture: amd64 Source: ceph Version: 14.2.21-1+apertis1bv2023dev2b2 Depends: python3, libc6 (>= 2.30), libfuse2 (>= 2.9), libgcc-s1 (>= 3.0), librados2 (>= 14.2.0), libstdc++6 (>= 9) Recommends: fuse Filename: pool/development/c/ceph/ceph-fuse_14.2.21-1+apertis1bv2023dev2b2_amd64.deb Size: 711944 MD5sum: 0d69c839a112633cd0a15e38cfe7034a SHA1: 5909069f354861f88a7614877f5e8d1a7ca131e2 SHA256: a233c6c22641a4d1070fe05cb14c1079e3620a91e898f4228aca265904b2f62f SHA512: fe6bcb5569bfca964baa30a68f4720791f11ec52125c32fe89430736f885e5bd8f62205189d068ced28e193051a88bad3eebf7b1b6de44f0c40f1859844706b3 Description: FUSE-based client for the Ceph distributed file system Ceph is a distributed network file system designed to provide excellent performance, reliability, and scalability. This is a FUSE-based client that allows one to mount a Ceph file system without root privileges. . Because the FUSE-based client has certain inherent performance limitations, it is recommended that the native Linux kernel client be used if possible. If it is not practical to load a kernel module (insufficient privileges, older kernel, etc.), then the FUSE client will do. Homepage: http://ceph.com/ Package: ceph-fuse-dbgsym Priority: optional Section: debug Installed-Size: 13941 Maintainer: Ceph Packaging Team Architecture: amd64 Source: ceph Version: 14.2.21-1+apertis1bv2023dev2b2 Depends: ceph-fuse (= 14.2.21-1+apertis1bv2023dev2b2) Filename: pool/development/c/ceph/ceph-fuse-dbgsym_14.2.21-1+apertis1bv2023dev2b2_amd64.deb Size: 13907640 MD5sum: d12f89c3798eddc4623331542e0195d0 SHA1: 7f79164987adb00396de6df54c9a1cc822383c78 SHA256: 4b5c94566feae89961680ac1e3187056e04661e5ba2c10d79d95a802b5a6e243 SHA512: d3e875b7960b321114dead6a7bac0eca0478871333f1daace9436d8ba90f5b0f7c292cc19e7bc2e3d0d2624e5781c954aae28f5f5bae2ba5b2ed98b6b35d3890 Description: debug symbols for ceph-fuse Auto-Built-Package: debug-symbols Build-Ids: 20de81590420522c58d4fc91bd0c798f3367298e Package: ceph-mds Priority: optional Section: admin Installed-Size: 6039 Maintainer: Ceph Packaging Team Architecture: amd64 Source: ceph Version: 14.2.21-1+apertis1bv2023dev2b2 Replaces: ceph (<< 0.67.3-1) Depends: ceph, libc6 (>= 2.30), libgcc-s1 (>= 3.0), libgoogle-perftools4, librados2 (>= 12.0.3), libstdc++6 (>= 9) Recommends: ceph-common, ceph-fuse, libcephfs2 Breaks: ceph (<< 0.67.3-1) Filename: pool/development/c/ceph/ceph-mds_14.2.21-1+apertis1bv2023dev2b2_amd64.deb Size: 1991776 MD5sum: 39ef3acffe404a6924c02bbe194983e8 SHA1: 967baf2338c224394f43d471625164d35d97ceea SHA256: 70ed3ed0a802a0f3a524b459dab7e3235364de9e35bd7344840ef5c62ba4889f SHA512: 4c916f396e35f12cc707ce61cee475b4c843d4511ba83f16946590532e644475d09a87afd3d79e706d27e99f95a7b917e505ec1d48aff0349015418cc5538869 Description: metadata server for the ceph distributed file system Ceph is a distributed storage and network file system designed to provide excellent performance, reliability, and scalability. . This package contains the metadata server daemon, which is used to create a distributed file system on top of the ceph storage cluster. Homepage: http://ceph.com/ Package: ceph-mds-dbgsym Priority: optional Section: debug Installed-Size: 87641 Maintainer: Ceph Packaging Team Architecture: amd64 Source: ceph Version: 14.2.21-1+apertis1bv2023dev2b2 Depends: ceph-mds (= 14.2.21-1+apertis1bv2023dev2b2) Filename: pool/development/c/ceph/ceph-mds-dbgsym_14.2.21-1+apertis1bv2023dev2b2_amd64.deb Size: 87976904 MD5sum: 277aef9d6e8c23af8fbc04d7858597af SHA1: ef3e0e930efbb4aacea0ddf8a84c935ac34b2f9e SHA256: 0d9c0bb06951c53852793b047ba61ef99e86eb8ac65fcf2a95a3092c9a6e7c1a SHA512: 6c6d707a8b1bf187209c622dae8bf4dc93937412c70e0b38ca58d36c82dc84e81c7dcf2e10ff070812111a5a6bd27c68afbfd16493703455dc0ae92d5ff59b07 Description: debug symbols for ceph-mds Auto-Built-Package: debug-symbols Build-Ids: c382c31b9cde25b7e72053a014516d4325bdc696 Package: ceph-mgr Priority: optional Section: admin Installed-Size: 5367 Maintainer: Ceph Packaging Team Architecture: amd64 Source: ceph Version: 14.2.21-1+apertis1bv2023dev2b2 Replaces: ceph (<< 0.93-417) Depends: ceph-base (= 14.2.21-1+apertis1bv2023dev2b2), python3-bcrypt, python3-cherrypy3, python3-jwt, python3-openssl, python3-pecan, python3-werkzeug, libboost-python1.74.0 (>= 1.74.0), libboost-python1.74.0-py39, libc6 (>= 2.30), libgcc-s1 (>= 3.0), libgoogle-perftools4, libpython3.9 (>= 3.9.1), librados2 (>= 12.1.4), libstdc++6 (>= 9) Suggests: ceph-mgr-dashboard, ceph-mgr-diskprediction-cloud, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-ssh Breaks: ceph (<< 0.93-417) Filename: pool/development/c/ceph/ceph-mgr_14.2.21-1+apertis1bv2023dev2b2_amd64.deb Size: 1574460 MD5sum: 5fcca09041d441d7fdc4d0a99dfb4c22 SHA1: ce3b49cc64bba83aba6802572d3d8ce46c455d51 SHA256: ada7e3eabe12555e9d438297527577bbaa7874b05e03bcbc58e45d63e01f24b0 SHA512: e3d0702bb7f0bd229ec33976346e5a74a2c5d530514239058aa8f686a4e478066834407f3f93e45215a754113b2339384cf05387cd8cd7fe2f5cd5c7d12cdb17 Description: manager for the ceph distributed file system Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains the manager daemon, which is used to expose high level management and monitoring functionality. Homepage: http://ceph.com/ Package: ceph-mgr-dashboard Priority: optional Section: admin Installed-Size: 17055 Maintainer: Ceph Packaging Team Architecture: all Source: ceph Version: 14.2.21-1+apertis1bv2023dev2b2 Depends: ceph-mgr (>= 14.2.21-1+apertis1bv2023dev2b2), python3-bcrypt, python3-cherrypy3, python3-distutils, python3-jwt, python3-openssl, python3-routes, python3-werkzeug Filename: pool/development/c/ceph/ceph-mgr-dashboard_14.2.21-1+apertis1bv2023dev2b2_all.deb Size: 3644228 MD5sum: ff24ba9e56c67460aa64c0ae0327bc50 SHA1: 13f11e1622e6db1d23bceb2dcfe1fd4e596b554f SHA256: ec375ff51e48a4b08a044fd48066d22f31cc3fa27815dbcdf8b2e30bbc82765a SHA512: 3bfd9f90129e3fe3de72e557f1658f8dcbb019e678f0cb3bd9ff95ffbbe5497dd32bf20806f01ab00a4fa3892a6bdb6ed57927e07c231406aeda7fb35ecd5eb5 Description: dashboard plugin for ceph-mgr Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package provides a ceph-mgr plugin, providing a web-based application to monitor and manage many aspects of a Ceph cluster and related components. . See the Dashboard documentation at http://docs.ceph.com/ for details and a detailed feature overview. Homepage: http://ceph.com/ Package: ceph-mgr-dbgsym Priority: optional Section: debug Installed-Size: 44744 Maintainer: Ceph Packaging Team Architecture: amd64 Source: ceph Version: 14.2.21-1+apertis1bv2023dev2b2 Depends: ceph-mgr (= 14.2.21-1+apertis1bv2023dev2b2) Filename: pool/development/c/ceph/ceph-mgr-dbgsym_14.2.21-1+apertis1bv2023dev2b2_amd64.deb Size: 44702160 MD5sum: 4a8cf62793438e909379aef1dd595d53 SHA1: 16fa8625730c2d4c352908377d0769bdc86d3e7a SHA256: ffb6a4ed82c65924f557dc18b417cbfbfbd41b5f7229a9f2d30e8dc8b764da23 SHA512: 469565c0cc05ff5aac104f7ca1de3d5803fb0f2595db3abbc968ac45b5383312217269e4c8b9236607d82b8a9376c84349481d68a33bc79af89df8fc68ea28f2 Description: debug symbols for ceph-mgr Auto-Built-Package: debug-symbols Build-Ids: 227b5861fab9620594dc5aa431fabb0343a32457 Package: ceph-mgr-diskprediction-cloud Priority: optional Section: admin Installed-Size: 463 Maintainer: Ceph Packaging Team Architecture: all Source: ceph Version: 14.2.21-1+apertis1bv2023dev2b2 Depends: ceph-mgr (>= 14.2.21-1+apertis1bv2023dev2b2) Filename: pool/development/c/ceph/ceph-mgr-diskprediction-cloud_14.2.21-1+apertis1bv2023dev2b2_all.deb Size: 223512 MD5sum: 2098cb28b11f191ec172809c32387c02 SHA1: 03057304ff8bdd091d34985a1945eea9c66135b7 SHA256: 6309ba6121dd9dcf11c265e5b92fc6818d18a585d3f0b44f9a1fc4d3c7774f4c SHA512: c5e1f4aed2fe92d2348a9f800c5b8c7d09c3b8aa700e51c93252b9b69fea4eb6ad32e15460f9827130c07235ac5e07c706cbb9b3777698a4973eed937c61ecf5 Description: diskprediction-cloud plugin for ceph-mgr Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains the diskprediction_cloud plugin for the ceph-mgr daemon, which helps predict disk failures. Homepage: http://ceph.com/ Package: ceph-mgr-diskprediction-local Priority: optional Section: admin Installed-Size: 28407 Maintainer: Ceph Packaging Team Architecture: all Source: ceph Version: 14.2.21-1+apertis1bv2023dev2b2 Depends: ceph-mgr (>= 14.2.21-1+apertis1bv2023dev2b2), python3-numpy, python3-scipy, python3-sklearn Filename: pool/development/c/ceph/ceph-mgr-diskprediction-local_14.2.21-1+apertis1bv2023dev2b2_all.deb Size: 1281928 MD5sum: 05e15dd39869a709528a1946fa516717 SHA1: aca9f455aea0c86221f6082932545c1e3c0fb218 SHA256: 2b861e314b2bd6b225b41b3b0f601217dd1ddd346ba1ed6b5a097527f5de4d70 SHA512: cf22a19bc4da2bf618a80b209b7bf013b7bce975acbf1bf04194f6f89351ab9e8d1e3a29b4d4fe633e63b2b80adbbdd963314500451c713186f28c095b804bf9 Description: diskprediction-local plugin for ceph-mgr Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains the diskprediction_local plugin for the ceph-mgr daemon, which helps predict disk failures. Homepage: http://ceph.com/ Package: ceph-mgr-k8sevents Priority: optional Section: admin Installed-Size: 297 Maintainer: Ceph Packaging Team Architecture: all Source: ceph Version: 14.2.21-1+apertis1bv2023dev2b2 Depends: ceph-mgr (>= 14.2.21-1+apertis1bv2023dev2b2), python3-kubernetes Filename: pool/development/c/ceph/ceph-mgr-k8sevents_14.2.21-1+apertis1bv2023dev2b2_all.deb Size: 207988 MD5sum: 40a4d4b957e9ca3fb04eb61c0f2a96be SHA1: fcafb0d2e4a420317c5c05017122fdcb0fa71eee SHA256: ad033822fcdc81f4140a5ed699d14fdfd440cfbe800128c999e4310e0432b3c7 SHA512: 9fcc53a2a22ea50f7c149849d0ec0c73876d6d9f92859d3bd74c3b0d9a5c20749d3e86c0c3cb176212df6fcba1b03bd31fbe6de95ef7e85ce973fa21ff9da105 Description: kubernetes events plugin for ceph-mgr Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains the k8sevents plugin, to allow ceph-mgr to send ceph related events to the kubernetes events API, and track all events that occur within the rook-ceph namespace. Homepage: http://ceph.com/ Package: ceph-mgr-rook Priority: optional Section: admin Installed-Size: 268 Maintainer: Ceph Packaging Team Architecture: all Source: ceph Version: 14.2.21-1+apertis1bv2023dev2b2 Depends: ceph-mgr (>= 14.2.21-1+apertis1bv2023dev2b2), python3-six Filename: pool/development/c/ceph/ceph-mgr-rook_14.2.21-1+apertis1bv2023dev2b2_all.deb Size: 201012 MD5sum: 9630117305f0eea7ee1f10a0b21cb7e4 SHA1: f36b0b4bcc37799ce630d99520cfffca8d2f7879 SHA256: f73c4192b055d28e0a888506b6dbb43b3dcb34fe36ecd6fdcd94dd5824f04ddc SHA512: f0b0ba72d11c712478148b56022721d8d81f2ba8eaca0d738290f73be100ee312b9ce2f5161327376650a1e505fe463eea36dfffaaa5a06d5707a978b322a49d Description: rook plugin for ceph-mgr Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains the rook plugin for ceph-mgr's orchestration functionality, to allow ceph-mgr to install and configure ceph using Rook. Homepage: http://ceph.com/ Package: ceph-mgr-ssh Priority: optional Section: admin Installed-Size: 269 Maintainer: Ceph Packaging Team Architecture: all Source: ceph Version: 14.2.21-1+apertis1bv2023dev2b2 Depends: ceph-mgr (>= 14.2.21-1+apertis1bv2023dev2b2), python3-six Filename: pool/development/c/ceph/ceph-mgr-ssh_14.2.21-1+apertis1bv2023dev2b2_all.deb Size: 201388 MD5sum: 78b8fe422b98453a1522d66e7b6f3e11 SHA1: 09bb7486bb7018b0b1c2cfb461635fee8fd6c88b SHA256: 90269ddc91b3e932358520899e549213c09d9d6d90d2d2f65fe8498224b35408 SHA512: 8b2c61c472458422a09b2b77518660a85d5e0023072eec20f25e87fe51051dc88b92e6218923f0fc4e94b8e0bf9f60a379de293959352d7d3152625857b09e26 Description: ssh orchestrator plugin for ceph-mgr Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains the SSH plugin for ceph-mgr's orchestration functionality, to allow ceph-mgr to perform orchestration functions over a standard SSH connection. Homepage: http://ceph.com/ Package: ceph-mon Priority: optional Section: admin Installed-Size: 14289 Maintainer: Ceph Packaging Team Architecture: amd64 Source: ceph Version: 14.2.21-1+apertis1bv2023dev2b2 Replaces: ceph (<< 10.2.2-0ubuntu2~) Depends: ceph-base (= 14.2.21-1+apertis1bv2023dev2b2), libboost-program-options1.74.0 (>= 1.74.0), libc6 (>= 2.30), libgcc-s1 (>= 3.0), libgoogle-perftools4, libleveldb1d, liblz4-1 (>= 0.0~r130), librados2 (>= 12.1.4), libsnappy1v5 (>= 1.1.8), libstdc++6 (>= 9), zlib1g (>= 1:1.1.4) Breaks: ceph (<< 10.2.2-0ubuntu2~) Filename: pool/development/c/ceph/ceph-mon_14.2.21-1+apertis1bv2023dev2b2_amd64.deb Size: 3421592 MD5sum: fe076a70fa6d310b0f8bf6742e2f9aba SHA1: 091b69ce151971fc9403bcdff8149f9fbe9f5501 SHA256: 3a8fefe4a1f9fcadf517234ece07a5b742d7e2d24ae9bf9e74f89ef1e156fe99 SHA512: b8f5874c6a04c091d59627aa9c012c8acc244c8ff6683b545152982d6f7e0c88a9e08bebbff434a362f55ff6ff2d2941efdcdc97b30a06dfbc368de8db47ea5e 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: 134327 Maintainer: Ceph Packaging Team Architecture: amd64 Source: ceph Version: 14.2.21-1+apertis1bv2023dev2b2 Depends: ceph-mon (= 14.2.21-1+apertis1bv2023dev2b2) Filename: pool/development/c/ceph/ceph-mon-dbgsym_14.2.21-1+apertis1bv2023dev2b2_amd64.deb Size: 133899236 MD5sum: 4c29058f56b3b616ce47c27d9b2c35fb SHA1: dd28fd4eed894860ca3009f6a8d3b4836b786566 SHA256: 4d6a48669e7127f918f6f83333dc0c47d345321eb3b6baf1a12777e647ca90cd SHA512: fab0f51d6d2d7f7950ee518fc41094bc948d8c504045e7ad7a9d8ceb15a1bd1a595cd832a89aaf62d9d455bdf2b3e643f15c60bce41afab76e183983014b7ef5 Description: debug symbols for ceph-mon Auto-Built-Package: debug-symbols Build-Ids: bb1327917e238ea55f8d41ab268200cd5e06e673 dca16323c721b56b86ca5cdc77db36b3c7f37cd2 Package: ceph-osd Priority: optional Section: admin Installed-Size: 53460 Maintainer: Ceph Packaging Team Architecture: amd64 Source: ceph Version: 14.2.21-1+apertis1bv2023dev2b2 Replaces: ceph (<< 10.2.2-0ubuntu2~), ceph-test (<< 12.2.8+dfsg1-1~) Depends: ceph-base (= 14.2.21-1+apertis1bv2023dev2b2), lvm2, smartmontools (>= 7.0), sudo, python3:any, libaio1 (>= 0.3.93), libblkid1 (>= 2.17.2), libboost-iostreams1.74.0 (>= 1.74.0), libboost-program-options1.74.0 (>= 1.74.0), libboost-thread1.74.0 (>= 1.74.0), libc6 (>= 2.30), libfuse2 (>= 2.8), libgcc-s1 (>= 3.4), libgoogle-perftools4, libibverbs1 (>= 1.1.6), libleveldb1d, liblz4-1 (>= 0.0~r130), libnspr4 (>= 2:4.9-2~), libnss3 (>= 2:3.13.4-2~), librados2 (>= 12.1.4), librdmacm1 (>= 1.0.15), libsnappy1v5 (>= 1.1.8), libssl1.1 (>= 1.1.0), libstdc++6 (>= 9), libudev1 (>= 183), zlib1g (>= 1:1.1.4) Pre-Depends: ceph-common (= 14.2.21-1+apertis1bv2023dev2b2) Suggests: nvme-cli Breaks: ceph (<< 10.2.2-0ubuntu2~), ceph-test (<< 12.2.8+dfsg1-1~) Filename: pool/development/c/ceph/ceph-osd_14.2.21-1+apertis1bv2023dev2b2_amd64.deb Size: 15619316 MD5sum: fd9672dba54312d8e5e531d6e3337ac9 SHA1: ed417bf5bf12b56b4eec2fcded1edce276622ef5 SHA256: 302e59da127fb3a6f026cd79fa8ff737afb0ce50a612c0f94b8cd8f980a15110 SHA512: cf942e993c8578701bdd6553804e2f95bd91f0017de215af4558fb77e7b127a2b03b31c420b3abd1a443d955ff03f0a7ac6880c6cf5717452f33c7d197867055 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: 444948 Maintainer: Ceph Packaging Team Architecture: amd64 Source: ceph Version: 14.2.21-1+apertis1bv2023dev2b2 Depends: ceph-osd (= 14.2.21-1+apertis1bv2023dev2b2) Filename: pool/development/c/ceph/ceph-osd-dbgsym_14.2.21-1+apertis1bv2023dev2b2_amd64.deb Size: 441934552 MD5sum: 883c09648852db86c2578c863f5866a8 SHA1: 0a172d8949c0451d59dcdf5ba7b3f5d1815d4ec3 SHA256: 0410254046b08ad860eaf471fc0ef0a803d240ee17fbb836e6c8c0c62fb72ad2 SHA512: 5bffd8651461baec84fd5208685512db9b78facca86cb7b157e0b57fa8c655d4e8c0b500b4da084231ed88d42858536ff0f60570accbf3cbea5e4e7b36e10560 Description: debug symbols for ceph-osd Auto-Built-Package: debug-symbols Build-Ids: 2b535be6921583ec86350b33a37dc114651662c7 a30c6b62aec8cd451ad5c96390a2cc0780f23c47 dbd9f8989d1687f4d788ccf7b60889a56fc881c5 f0ff56339a56a8b77f7262417191f7f5f9b03790 Package: ceph-resource-agents Priority: optional Section: admin Installed-Size: 245 Maintainer: Ceph Packaging Team Architecture: all Source: ceph Version: 14.2.21-1+apertis1bv2023dev2b2 Depends: ceph (>= 14.2.21-1+apertis1bv2023dev2b2), resource-agents Recommends: pacemaker Filename: pool/development/c/ceph/ceph-resource-agents_14.2.21-1+apertis1bv2023dev2b2_all.deb Size: 195476 MD5sum: 715d60afffedbf7a56ac7cd6eb08ffe8 SHA1: 6d31f3e55e1461c5ae8283dffe5be9b22a14fd8d SHA256: 4beac674408b1f5c053a7668435287e0d95312a4487032b661f4c2c2b0097f8e SHA512: f0b84ce73cb455601df8e61b8d033c155c372efc3c9f4615fd6a9e3747d26fdf6bd9d1cb112a406f41656a594a4e18ca9c039fad79b1b02d7c75e08edadd15d2 Description: OCF-compliant resource agents for Ceph Ceph is a distributed storage and network file system designed to provide excellent performance, reliability, and scalability. . This package contains the resource agents (RAs) which integrate Ceph with OCF-compliant cluster resource managers, such as Pacemaker. Homepage: http://ceph.com/ Package: cephfs-shell Priority: optional Section: admin Installed-Size: 287 Maintainer: Ceph Packaging Team Architecture: all Source: ceph Version: 14.2.21-1+apertis1bv2023dev2b2 Depends: python3-cephfs, python3-cmd2, python3-colorama, python3:any Filename: pool/development/c/ceph/cephfs-shell_14.2.21-1+apertis1bv2023dev2b2_all.deb Size: 202536 MD5sum: 4613dcd53fbe4d5fe990ca161c97403e SHA1: 6dada9697729b8765d445a6a33e5ee8e1bd8f0e6 SHA256: ce965fde7abbbf202cd59923bd3294e541f2bb8be2851081d0ed70b7b8d48060 SHA512: bbe912fbcf283d14ac099a1d519ae1b7eac05c4964e901c3da67f1a9a2c55b6c2db223f548da3e06b3d49f54565e9676d3087e9b2f49ef646d3ad713f082a756 Description: interactive shell for the Ceph distributed file system Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. This is an interactive tool that allows accessing a Ceph file system without mounting it by providing a nice pseudo-shell which works like an FTP client. . This package contains a CLI for interacting with the CephFS. Homepage: http://ceph.com/ Package: cfortran Priority: optional Section: devel Installed-Size: 412 Maintainer: Debian Science Maintainers Architecture: all Version: 20110621-1apertis0bv2023dev2b4 Recommends: gcc | c-compiler, gfortran | fortran-compiler Filename: pool/development/c/cfortran/cfortran_20110621-1apertis0bv2023dev2b4_all.deb Size: 70584 MD5sum: 99f3909dedef16ab0aa25adc8418a0f7 SHA1: 3a9294f5352436777424ccf5a84b7d43a4d32554 SHA256: de140641cb7608722189deb59e8e946161a5ea863086b99f63eee41146ad8ec8 SHA512: 8afe735c0cdd459b4893aec34f4357b52cff3a2df2073fb0c5d977d47386e4c598d91e9416f6326329d9857fb57015a9154a5da7c31191f2137dbb162ae69fd2 Description: Header file permitting Fortran routines to be called in C/C++ cfortran.h is an easy-to-use powerful bridge between C and FORTRAN. It provides a completely transparent, machine independent interface between C and FORTRAN routines (= subroutines and/or functions) and global data, i.e. structures and COMMON blocks. Homepage: http://sourceforge.net/projects/cfortran/ Multi-Arch: foreign Package: cgroups-resource-control-tester Priority: extra Section: utils Installed-Size: 57 Maintainer: apertis-tests maintainers Architecture: amd64 Version: 0.2020.2bv2023dev2b4 Depends: libc6 (>= 2.8) Filename: pool/development/c/cgroups-resource-control-tester/cgroups-resource-control-tester_0.2020.2bv2023dev2b4_amd64.deb Size: 10388 MD5sum: c6f20e6b5103db0007862ec44f89a559 SHA1: c8b6fc17cff979fadd8ef773fa3a795ca30c2a39 SHA256: 4c797248f6de87b422ee8d91673185b302888dc1c97d5bc0e42c54fdf035e94f SHA512: 546d51bcfe4d7542f37a7d4215db8b81ee1d281fc5933f682b5f4b64af4db0a2d584a86a321d07ee9ef09e55e333ce1ec77ebddd56fcdb5fa9654563f9e9b19b Description: test executables for cgroups-resource-control This package installs compiled executables that have no shared library dependencies that would not be expected in a minimal image. Homepage: Package: cgroups-resource-control-tester-dbgsym Priority: optional Section: debug Installed-Size: 30 Maintainer: apertis-tests maintainers Architecture: amd64 Source: cgroups-resource-control-tester Version: 0.2020.2bv2023dev2b4 Depends: cgroups-resource-control-tester (= 0.2020.2bv2023dev2b4) Filename: pool/development/c/cgroups-resource-control-tester/cgroups-resource-control-tester-dbgsym_0.2020.2bv2023dev2b4_amd64.deb Size: 8876 MD5sum: bad82b504b3053c642bc1c26df763cc8 SHA1: c6939e82ff19e451a10f057550181974293b55af SHA256: 536ac53eef93d75227418990aa2d0f34543d38d1e6a3dd847ee4f0a3b0fded5d SHA512: cd3d2346db64fe4ed097a0396e8ab2fb390f21351a7d425b380d16618eb555690ca567467be4b0eecd2da9bfa29bc976bd94805cef1942bd13018b8c296b7f92 Description: debug symbols for cgroups-resource-control-tester Auto-Built-Package: debug-symbols Build-Ids: a78b5e4fcfb4f8336ce5eb306d6209205ce49799 f700bc17042008b970ebbeaafd5c90b2041eca56 Package: chai Priority: optional Section: javascript Installed-Size: 433 Maintainer: Debian Javascript Maintainers Architecture: all Source: node-chai Version: 4.2.0+ds+~4.2.14-4+apertis0bv2023dev2b3 Provides: node-chai (= 4.2.0+ds+~4.2.14-4+apertis0bv2023dev2b3) Depends: node-assertion-error, node-check-error, node-deep-eql (>= 3.0~), node-get-func-name, node-pathval, node-type-detect, nodejs (>= 4) Breaks: node-typescript-types (<< 20201105-1~) Filename: pool/development/n/node-chai/chai_4.2.0+ds+~4.2.14-4+apertis0bv2023dev2b3_all.deb Size: 65596 MD5sum: be53a82c36adcb5961cfe0a779aa4c19 SHA1: c5e4f2f8fbdfa50cac77eed4bf9dc019586859b9 SHA256: 552c442f2e1b2c58ce5addcc3e0889c3f3d0d8e181450e3e6d13c1972cfb13ea SHA512: 6a6a403e977c7d74fefd15e9369193612f00772112a1c7ee4e4b9c92a0ce88887e1c951010189eb52ec1fcdf7c7079a26d2d663d1a9884866b61ffbe42e08546 Description: assertion library for Node.js Chai is a BDD / TDD assertion library for Node.js and the browser that can be delightfully paired with any javascript testing framework. This library is test framework agnostic. . Test-driven development (TDD) is a software development process that relies on the repetition of a very short development cycle: requirements are turned into very specific test cases, then the software is improved to pass the new tests . BDD of Behavior-Driven Development is an extension of test-driven development that makes use of a simple, domain-specific scripting language (DSL). These DSLs convert structured natural language statements into executable tests. . Node.js is an event-based server-side JavaScript engine. Homepage: https://chaijs.com Package: chaiwala-tests Priority: extra Section: utils Installed-Size: 205 Maintainer: apertis-tests maintainers Architecture: amd64 Source: apertis-tests Version: 2:0.2021.18bv2023dev2b1 Depends: python3:any, apertis-tests, apertis-tests-bin, libglib2.0-bin, binutils, gir1.2-gstreamer-1.0, gir1.2-gst-plugins-base-1.0, expect-dev Filename: pool/development/a/apertis-tests/chaiwala-tests_0.2021.18bv2023dev2b1_amd64.deb Size: 49360 MD5sum: 1bd6302c1eddea0dba5d4a1a17396032 SHA1: 1cb6aa7f13184c82738d085d21b5ead892be6f65 SHA256: eff4d702505274a777dbfe4c7c7e624ec56aed8e747d5711d613b3680cc45c48 SHA512: 5b715e044fb04543ec79eb7284113623679aef82ac7b86a67f96751c40fca15e13d9648fc31a012d691140b3532650ee9340baaee1fc63450c9bfd35178cfa02 Description: Various Apertis test implementations Various Apertis-specific tests which were historically called "chaiwala-tests" (Chaiwala was an older project codename) and have not been split into smaller packages yet. Package: check Priority: optional Section: devel Installed-Size: 418 Maintainer: Christian Göttsche Architecture: amd64 Version: 0.15.2-2apertis0bv2023dev2b4 Depends: libsubunit-dev, mawk Filename: pool/development/c/check/check_0.15.2-2apertis0bv2023dev2b4_amd64.deb Size: 115380 MD5sum: 041f00295ed9a777a384973fc9f745f3 SHA1: 080e6ed0fc45835e9e06a3c4ef55391ed1c0efc7 SHA256: 53b45783c38979d45fee2972fa3c23429e9fa225e83435a00dfa3ec533590aa8 SHA512: 6d28dbb7b6f53ea9111801f48f43781716238201d0966da4e7c2096d6e5c52f510ed993bbf7b4f852b6fe92ba6a8f60ab5f968a0ac2827c1b25ebde30ddacec1 Description: unit test framework for C Check features a simple interface for defining unit tests, putting little in the way of the developer. Tests are run in a separate address space, so Check can catch both assertion failures and code errors that cause segmentation faults or other signals. The output from unit tests can be used within source code editors and IDEs. Homepage: https://libcheck.github.io/check/ Multi-Arch: same Package: checkpolicy Priority: optional Section: utils Installed-Size: 927 Maintainer: Debian SELinux maintainers Architecture: amd64 Version: 3.1-1apertis0bv2023dev2b4 Depends: libc6 (>= 2.14) Filename: pool/development/c/checkpolicy/checkpolicy_3.1-1apertis0bv2023dev2b4_amd64.deb Size: 232724 MD5sum: 205d8c3d52e37cb2b32ba595649fb327 SHA1: 2f95e16beb868a88eea89878374742bb6f9eb2ba SHA256: 9eb975e63c0e30470f1efb184548a7acd6a4d2a33bc5bba117a0dafa10f41a14 SHA512: f60fb93a5bf29edaac2a8fdd1fe39a464625e13fb63039b6bceb1e1dbb2c465446efd180ba5ca46ed575e587e995571aed7501bab0cf06b68c3f566a2c77862b Description: SELinux policy compiler Security-enhanced Linux is a patch of the Linux® kernel and a number of utilities with enhanced security functionality designed to add mandatory access controls to Linux. The Security-enhanced Linux kernel contains new architectural components originally developed to improve the security of the Flask operating system. These architectural components provide general support for the enforcement of many kinds of mandatory access control policies, including those based on the concepts of Type Enforcement®, Role-based Access Control, and Multi-level Security. . This package contains checkpolicy, the SELinux policy compiler. Only required for building policies. It uses libsepol to generate the binary policy. checkpolicy uses the static libsepol since it deals with low level details of the policy that have not been encapsulated/abstracted by a proper shared library interface. Built-Using: libsepol (= 3.1-1+apertis1bv2023dev2b4) Homepage: http://userspace.selinuxproject.org/ Package: checkpolicy-dbgsym Priority: optional Section: debug Installed-Size: 348 Maintainer: Debian SELinux maintainers Architecture: amd64 Source: checkpolicy Version: 3.1-1apertis0bv2023dev2b4 Depends: checkpolicy (= 3.1-1apertis0bv2023dev2b4) Filename: pool/development/c/checkpolicy/checkpolicy-dbgsym_3.1-1apertis0bv2023dev2b4_amd64.deb Size: 249452 MD5sum: bbf969348a733759071cc110ef481fdd SHA1: 90d89f739dff384e5c12018ef3f599e2459e1e67 SHA256: 441b34e1a966281c619a0498e4b03de06ffba78e2d81d8dc0a52f432041948e4 SHA512: a2918f65f6231dd92941424d3d46a2360a74fb3ce5bc0f85cbd1c802ef232f5f665659a3a2115659d46daf70016f3c52944685ffbe6008d77648bb712afc5ed4 Description: debug symbols for checkpolicy Auto-Built-Package: debug-symbols Build-Ids: 412f8355244db7b0be41da38b97aa689ac07ffc5 b42e619d60f279e29019b26b420913d1ddbc4e0d Package: chicken-bin Priority: optional Section: lisp Installed-Size: 6633 Maintainer: Davide Puricelli (evo) Architecture: amd64 Source: chicken Version: 5.2.0-2apertis0bv2023dev2b4 Replaces: chicken, chicken-dev Depends: libc6 (>= 2.4), libchicken11 (>= 5.2.0), libchicken-dev (= 5.2.0-2apertis0bv2023dev2b4) Conflicts: chicken, chicken-dev Filename: pool/development/c/chicken/chicken-bin_5.2.0-2apertis0bv2023dev2b4_amd64.deb Size: 1185092 MD5sum: d8b69122614b8a4070cbe8d4817e0d15 SHA1: a620314300df631c1ab9d812aea9a6c867713743 SHA256: 2fbca97f7caeb142342b6e491c90afe6df7669d111b26619176ddd9ed9c9457c SHA512: 0d8233885655168372dc57ba20e45cebf6fc07fb9de1a44ea52a9775ca8ff6ec1188efbe3141c3677481b963fb391b34ad4ae1b9a1c18b03a9dc419e58affbe2 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: 4754 Maintainer: Davide Puricelli (evo) Architecture: amd64 Source: chicken Version: 5.2.0-2apertis0bv2023dev2b4 Depends: chicken-bin (= 5.2.0-2apertis0bv2023dev2b4) Filename: pool/development/c/chicken/chicken-bin-dbgsym_5.2.0-2apertis0bv2023dev2b4_amd64.deb Size: 4059884 MD5sum: 4606e6d4e68e86e944a51c221aca3f90 SHA1: edaa6608092dd6917473f774e231f697d279183d SHA256: 5f59de92289532fa8c72902cc7fff18a7e92574952dec4e9fdb01ea809bca378 SHA512: 9c5cce2e888575d9b1015baeeed64f1d417a8f6e9ff18d7ab6b1e8a81ec2429c889ce8a8661c55c84c7f625384889ba044e523f71463a5ad571d54a49d0ef24c Description: debug symbols for chicken-bin Auto-Built-Package: debug-symbols Build-Ids: 00bad85b5201b2962b7324a421ba815830645e0c 04c4e362cc3093116f466b1e829fbab3b1403604 0cf7d64998b430bb0b62f9a23a8f73758c7ae2da 11135b5b8e492c785b273b5888cbe2d56d3a9546 1556a32e2ed3542143f3bd3cbc9156f9a9f63069 1661f8de8e267b3f35daa26c0807fb954696e6a4 1851a3e35272c317f5fe882849f8da3334e22d75 1b4fc90e4c553ca01ed34bfbb592224d090c44b7 1de748a1392bec9bb710546fd36f2653f62d0cb4 277476da621dd6bf5407a7a3da1530bcc4c52d35 295a5f17c0cb9a3fad8608751a0a441104ecffd9 33f75615924327a5401cfd5da8d36c5c74f1a155 39311f572bbce8c5b8d9e55f75dfd392a680d407 3a19875593405e0b4ea8859384681109ca1de434 3e677e65abd344ee11cb4bdcdd8b6cf84b1c3629 44ef23b314dbaa742cf92ff96af729f3c019159b 475ea6acc22df7b5bc24baaebcc1499ddb835a0a 4e15922656e471607ab639e92d1d04a28175aade 4f8ec491ce5b709ad685c42c05fb473d0cd6288a 5c1bf55e51dd675b3640e98c84e0ed601c6324ce 666f772b92089c5429e219b09cd662a179cb20a9 6b333e119fc29e13cad95d014d94e52744f47024 6f61c63212826434cd8b793fab39422cfaa8bd86 7ed4950fc0264d8cb0d56baaea35da68b4ce55ae 9ab3940a0efe22cd7e149afd25b2916013f9d1cd a622044f12d027f27b471a2ec1a671f5a55592ee aa274fe83df79cbc76a3fd6d5f5ff685d5cbd22c ac8c5920a661280d08adbb03bcc2e6ffb0e49c54 ad8c2e765256ed521237e279a95e25bc2270863b aebb6f7a05a74576968a6fb9197adffa26d8ecca b11d91cf65b23c0009f798e01177a0a21b109e89 b2d50f5ba118f693ec27ac8621cced54b3b2964b b3944b45f244d7a7bf616cdd6c82c8daf625527f b774d8076455bb7903c57a38a4508ff707e53883 b9b412e07616a492c6ca6b817f8eafae06e25007 c218af880a4f9a7243b8d9473d24709d0a07ab0d c5db9beacaaceeed05dfdb192f87a4e2f9193334 c8664408d8c8fb0c0ac253cbea660e3fe648383a cfa1dc706dabde0892c36f30d618a575f113a378 d0f97ce8a99955cfabd12be01997f45650716b8e d261ffb09fae2b6e11e8fe54e9c8e8e90d92d566 d2a5a9cfdb64b5b0e80f17b08ace0960a65b62be d71d791dd48f79831711bcf6e058e33bbc3ac310 db691ee4b1d93338c12cba11406bfd972e8d9073 e9f7484ccbbbbd67d28c34fa071c21209c6fe0fe e9febf0895c140403fed67e97a41f89536afb334 ee38e20791ec2162069c797b7dddef21fb537de9 ef27fecdd7a7df1cc83bedc0a0b18a7d0619c165 fb633cccc1f6fadf1d0811af021e65a42cba8496 fdc701433e0be3743b4a0be40459639bbbb8f65c fe34fa6a17ab94c63fbdd5796db273e83f3d286f Package: chrpath Priority: optional Section: utils Installed-Size: 45 Maintainer: Tollef Fog Heen Architecture: amd64 Version: 0.16-2co1bv2023dev2b4 Depends: libc6 (>= 2.14) Filename: pool/development/c/chrpath/chrpath_0.16-2co1bv2023dev2b4_amd64.deb Size: 17212 MD5sum: 91f2bfc2d2ad5a64793ff08c41999e3c SHA1: e1dc5ae50273d7ff0c11bd4892f2132a64f46388 SHA256: c033bc69524b577cf8009b64d3b8a4d572827a9c16770204a31182b1017e0e6b SHA512: 32db39dab8c184757b6ed1da66a4f2c32ab12ab980b312bf64a4ac2016f725a0de3674c8b903da2ef29fbd1eecb6fc05b4eab45a49ea1635d14368334828330a Description: Tool to edit the rpath in ELF binaries chrpath allows you to change the rpath (where the application looks for libraries) in an application. It does not (yet) allow you to add an rpath if there isn't one already. Homepage: https://alioth.debian.org/projects/chrpath/ Multi-Arch: foreign Package: chrpath-dbgsym Priority: optional Section: debug Installed-Size: 36 Maintainer: Tollef Fog Heen Architecture: amd64 Source: chrpath Version: 0.16-2co1bv2023dev2b4 Depends: chrpath (= 0.16-2co1bv2023dev2b4) Filename: pool/development/c/chrpath/chrpath-dbgsym_0.16-2co1bv2023dev2b4_amd64.deb Size: 21700 MD5sum: 0a4e42dcd700da1c714c0d6b46cb46be SHA1: 10a495ee0f1bb25c7f5642b88c28326916cdf755 SHA256: 2dd9725fdd8fa77d8663f0f74c12e0dadbabfa20395e0be9d17f698f2665e4df SHA512: 1f866cf3e75a938e8dc5be7748890273f27bc79befde576cb6c646ddfc5012c1010aa635cecdb0b7354b8dc718e4a68ec6860e8b33172fc8b28f94acab01f5bc Description: debug symbols for chrpath Auto-Built-Package: debug-symbols Build-Ids: cf9e7786408c0a0ce577110d6d7f6d194cd93824 Package: clang Priority: optional Section: devel Installed-Size: 25 Maintainer: LLVM Packaging Team Architecture: amd64 Source: llvm-defaults (0.51+nmu5+apertis0bv2023dev2b3) Version: 1:11.0-51+nmu5+apertis0bv2023dev2b3 Replaces: clang (<< 3.2-1~exp2), clang-3.2, clang-3.3, clang-3.4 (<< 1:3.4.2-7~exp1), clang-3.5 (<< 1:3.5~+rc1-3~exp1) Depends: clang-11 (>= 11~) Breaks: clang-3.2, clang-3.3, clang-3.4 (<< 1:3.4.2-7~exp1), clang-3.5 (<< 1:3.5~+rc1-3~exp1) Filename: pool/development/l/llvm-defaults/clang_11.0-51+nmu5+apertis0bv2023dev2b3_amd64.deb Size: 9184 MD5sum: bbc857839a51693e7cbb05ad154065e9 SHA1: c75a21c4ce55aa180eb3b58304da7123f3a78042 SHA256: 6e579f79946b721aaecb9cb99152a57cd5bfdf72351ee0e3e63ad25ca2276f49 SHA512: d4f3a978257f8e8f1a79afe4b52ad0b32fa55efde768b90fee67e7167f134b36c186bd78f280dcd7d808a4597fcf1fa817346fefbd80a8ed2a02eda63565c5bb Description: C, C++ and Objective-C compiler (LLVM based), clang binary Clang project is a C, C++, Objective C and Objective C++ front-end for the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11 and 14 standards and also provides most of the support of C++17. . This is a dependency package providing the default clang compiler. Package: clang-13 Priority: optional Section: devel Installed-Size: 366 Maintainer: LLVM Packaging Team Architecture: amd64 Source: llvm-toolchain-13 Version: 1:13.0.1-6~deb11u1+apertis0bv2023preb1 Replaces: llvm-13-dev (<< 1:13~++20210129063721) Provides: c++-compiler, c-compiler, objc-compiler Depends: libc6 (>= 2.14), libclang-cpp13 (>= 1:13.0.1), libgcc-s1 (>= 3.0), libllvm13, libstdc++6 (>= 5.2), libstdc++-10-dev, libgcc-10-dev, libobjc-10-dev, libclang-common-13-dev (= 1:13.0.1-6~deb11u1+apertis0bv2023preb1), llvm-13-linker-tools (= 1:13.0.1-6~deb11u1+apertis0bv2023preb1), libclang1-13 (= 1:13.0.1-6~deb11u1+apertis0bv2023preb1), libc6-dev, binutils Recommends: llvm-13-dev, python3 Suggests: clang-13-doc Breaks: llvm-13-dev (<< 1:13~++20210129063721) Filename: pool/development/l/llvm-toolchain-13/clang-13_13.0.1-6~deb11u1+apertis0bv2023preb1_amd64.deb Size: 123332 MD5sum: eba2249e24f99e0a7b60ab2e89e7c816 SHA1: b201ecfd7ac06e859d561feb3c907506dc01fb0d SHA256: 7148637f13a5c434f332f625f889c5d98d099d99e861dc151877f27a6af522cb SHA512: 0108c95bf7a53f2881d694bc3c2f87dda4f20c3c018730c1fdbfedf084089516c1a4e18146c494712c4955b6052bfb8819a2bb04e1c7b3a7c8fa46e1dba0ac95 Description: C, C++ and Objective-C compiler Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. Homepage: https://www.llvm.org/ Package: clang-13-dbgsym Priority: optional Section: debug Installed-Size: 140 Maintainer: LLVM Packaging Team Architecture: amd64 Source: llvm-toolchain-13 Version: 1:13.0.1-6~deb11u1+apertis0bv2023preb1 Depends: clang-13 (= 1:13.0.1-6~deb11u1+apertis0bv2023preb1) Filename: pool/development/l/llvm-toolchain-13/clang-13-dbgsym_13.0.1-6~deb11u1+apertis0bv2023preb1_amd64.deb Size: 98136 MD5sum: 62915442a886f5f23eb41753ed453918 SHA1: ef54cd0aa897c2e1c1b3ead452917b755a976301 SHA256: 1f825b20d43e6a3dbbec4834fc90cca96280bd5a792e44f2c2302d54b3bdfa51 SHA512: 9510519736e438269526b47b5cebe661f187b0f85e724faa1afa490a5e1bc57bed626f0e5aa3717fa7b54ee66b92c3c9125cb47b7b1c366b2000079ca34ed86b Description: debug symbols for clang-13 Auto-Built-Package: debug-symbols Build-Ids: 2ae649c5bd27921eb900ed1b65576b703d0c673c Package: clang-13-doc Priority: optional Section: doc Installed-Size: 8187 Maintainer: LLVM Packaging Team Architecture: all Source: llvm-toolchain-13 Version: 1:13.0.1-6~deb11u1+apertis0bv2023preb1 Depends: libjs-mathjax Filename: pool/development/l/llvm-toolchain-13/clang-13-doc_13.0.1-6~deb11u1+apertis0bv2023preb1_all.deb Size: 1122764 MD5sum: 5a42c688af9e251b96218067be426686 SHA1: 2df237cc32bba12941f3c0a4d2c3a248a32f2063 SHA256: ad681bc89392c538b6c62dcb30c731ef45bbbbce709d071bba5fa66cc09022f5 SHA512: ed1d33b44864af0d044d80d89367efcdf5468391fc90aa8b66c3d8469182f491a8541efb408271d60ea3317736bed5ce52999f2a5b5920006d6ef2ce0a0eaa49 Description: C, C++ and Objective-C compiler - Documentation Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the documentation. Homepage: https://www.llvm.org/ Package: clang-13-examples Priority: optional Section: doc Installed-Size: 95 Maintainer: LLVM Packaging Team Architecture: amd64 Source: llvm-toolchain-13 Version: 1:13.0.1-6~deb11u1+apertis0bv2023preb1 Filename: pool/development/l/llvm-toolchain-13/clang-13-examples_13.0.1-6~deb11u1+apertis0bv2023preb1_amd64.deb Size: 65888 MD5sum: bbca801d3ff5f4ce471ea56d43a19718 SHA1: 7c0729a2c41fe91dc53001dd919ae91fae8e73d8 SHA256: f9d3c60039d65f61d463d787280ceba8d7f99a2db2e7101bd6cd56749e2954e4 SHA512: 02e397199aa00970b7e2578c0a8baec12034733a72653256d2b5e89e70acadd14c660fb3dbd1ea633d2a590980ef2b1ebf21f295a39ecce3d8b7cd2d44e8b47c Description: Clang examples Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang examples. Homepage: https://www.llvm.org/ Package: clang-9 Priority: optional Section: devel Installed-Size: 3712 Maintainer: LLVM Packaging Team Architecture: amd64 Source: llvm-toolchain-9 Version: 1:9.0.1-16.1+apertis0bv2023dev2b3 Provides: c++-compiler, c-compiler, objc-compiler Depends: libc6 (>= 2.14), libclang-cpp9 (= 1:9.0.1-16.1+apertis0bv2023dev2b3), libgcc-s1 (>= 3.0), libllvm9 (>= 1:9~svn298832-1~), libstdc++6 (>= 9), libstdc++-10-dev, libgcc-10-dev, libobjc-10-dev, libclang-common-9-dev (= 1:9.0.1-16.1+apertis0bv2023dev2b3), libc6-dev, binutils Recommends: llvm-9-dev, python3 Suggests: clang-9-doc Filename: pool/development/l/llvm-toolchain-9/clang-9_9.0.1-16.1+apertis0bv2023dev2b3_amd64.deb Size: 1165336 MD5sum: 8a6b8c6e17af72f6cac6b248f9003ea1 SHA1: 4996ea0b04c249cf0f3da5bdf11a665474c1a163 SHA256: 69134ad6ec6af64fd6f588303bb40cae278e9a7dc773b866264968d08fd93fc4 SHA512: 2b8b106d70266deacf8f9fa1913dc630e4937ffd06d51cc89c24d7a5dea901572f50f73b849abaf742773d99bf9cede7375a47080ccfd19a78c3daea2e9ea58f Description: C, C++ and Objective-C compiler Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11 and 14 standards and also provides most of the support of C++17. Homepage: https://www.llvm.org/ Package: clang-9-dbgsym Priority: optional Section: debug Installed-Size: 3706 Maintainer: LLVM Packaging Team Architecture: amd64 Source: llvm-toolchain-9 Version: 1:9.0.1-16.1+apertis0bv2023dev2b3 Depends: clang-9 (= 1:9.0.1-16.1+apertis0bv2023dev2b3) Filename: pool/development/l/llvm-toolchain-9/clang-9-dbgsym_9.0.1-16.1+apertis0bv2023dev2b3_amd64.deb Size: 3178308 MD5sum: 4295feee8815bae632a888302b094bf0 SHA1: 89669a32705ac7f75f4bef85ba4eee28e1f4bfc9 SHA256: c189f286ab59796b2d1e014481e21b96a70329c0195166744722b88226da9ceb SHA512: f5933bca827db412d0d49ca61cbe42c61c1eeb20d8ee2bfed7a47bc9c001f2d31bf8597c6c16f2c9ce8be6a54fa813c00cf3cbd4ff8070f92f659eb3da1648a1 Description: debug symbols for clang-9 Auto-Built-Package: debug-symbols Build-Ids: 2d7fda8b6063f2a52ba9044c0acb2a5b1a3074f5 Package: clang-9-doc Priority: optional Section: doc Installed-Size: 9213 Maintainer: LLVM Packaging Team Architecture: all Source: llvm-toolchain-9 Version: 1:9.0.1-16.1+apertis0bv2023dev2b3 Depends: libjs-mathjax Filename: pool/development/l/llvm-toolchain-9/clang-9-doc_9.0.1-16.1+apertis0bv2023dev2b3_all.deb Size: 1100488 MD5sum: ed40b96ae38a231b0c5824c81766cb30 SHA1: 6d88cbea6b96a622e0108f5df6f46f0e57497b14 SHA256: ba62af7d28a2e47b3e6e5de05615cbbcfccdbd06802449754becf721477fcc0a SHA512: f24e2395be35fa98ed5fec5c342cb9860ee9b9203773b09c5e96c6c650650f65b552c88f7fb23e04a34611fbb6484e2ad87fcf82f30bc44480a91bca81c08f16 Description: C, C++ and Objective-C compiler - Documentation Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11 and 14 standards and also provides most of the support of C++17. . This package contains the documentation. Homepage: https://www.llvm.org/ Package: clang-9-examples Priority: optional Section: doc Installed-Size: 76 Maintainer: LLVM Packaging Team Architecture: amd64 Source: llvm-toolchain-9 Version: 1:9.0.1-16.1+apertis0bv2023dev2b3 Filename: pool/development/l/llvm-toolchain-9/clang-9-examples_9.0.1-16.1+apertis0bv2023dev2b3_amd64.deb Size: 54808 MD5sum: f16477927c4990c713597ff5af02d70f SHA1: 60184bedffdcee3929429c3f22545a7c3705ab34 SHA256: b2d4bec5bed936b5128a759d7ac8fee7af44c7072940d464a3bae0e4fbc1c183 SHA512: db3b57ac85bca6d7f5267337a08ca6648dc16fb760ab1af015a0b694b8fe7108893ac6a5967bd8e51c3632d4a6dee2994a1f66529fb7056e9a1c006a8e0b59c1 Description: Clang examples Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11 and 14 standards and also provides most of the support of C++17. . This package contains the Clang examples. Homepage: https://www.llvm.org/ Package: clang-format Priority: optional Section: devel Installed-Size: 31 Maintainer: LLVM Packaging Team Architecture: amd64 Source: llvm-defaults (0.51+nmu5+apertis0bv2023dev2b3) Version: 1:11.0-51+nmu5+apertis0bv2023dev2b3 Replaces: clang (<< 1:3.6-28) Depends: clang-format-11 (>= 11~) Breaks: clang (<< 1:3.6-28) Filename: pool/development/l/llvm-defaults/clang-format_11.0-51+nmu5+apertis0bv2023dev2b3_amd64.deb Size: 9192 MD5sum: 716948e36ec8cdf3deab838d1f494b46 SHA1: 4e0be34c94ff8910b6efac32c9190f7689188f71 SHA256: 5fa3fd86acaa3287cb5ab42b9848de8c56d6dfce53f64960e6c4da9c6a35658f SHA512: 77079ed5a8951426de85871844b85407b3f5770b1ac629450d549b0373f9d11253f21933664e36b49be54f88b3ea38041068596d8fc9b98469029715f753c14c Description: Tool to format C/C++/Obj-C code Clang-format is both a library and a stand-alone tool with the goal of automatically reformatting C++ sources files according to configurable style guides. To do so, clang-format uses Clang's Lexer to transform an input file into a token stream and then changes all the whitespace around those tokens. The goal is for clang-format to both serve both as a user tool (ideally with powerful IDE integrations) and part of other refactoring tools, e.g. to do a reformatting of all the lines changed during a renaming. . This is a dependency package providing the clang format tool. Package: clang-format-13 Priority: optional Section: devel Installed-Size: 222 Maintainer: LLVM Packaging Team Architecture: amd64 Source: llvm-toolchain-13 Version: 1:13.0.1-6~deb11u1+apertis0bv2023preb1 Depends: libc6 (>= 2.14), libclang-cpp13 (>= 1:13.0.1), libgcc-s1 (>= 3.0), libllvm13 (= 1:13.0.1-6~deb11u1+apertis0bv2023preb1), libstdc++6 (>= 5.2), python3 Filename: pool/development/l/llvm-toolchain-13/clang-format-13_13.0.1-6~deb11u1+apertis0bv2023preb1_amd64.deb Size: 96404 MD5sum: e39b7308a4f27a55b9ec582d53de792f SHA1: 48c6a5ee45a4a1eb0de66b230d37855e72542e33 SHA256: 5b62e5cd3e7a1b3c616fc397e1991207a0fd06a7a4ec1933bb22ac83b1668391 SHA512: d3d48602719b80b670b3b5f1f49871c42995b7c8475055df7853f9af412e4948e73ed8a5b350c32a57c8457cded5d9194b3a79b5f4c985e51e5c3821bdd86130 Description: Tool to format C/C++/Obj-C code Clang-format is both a library and a stand-alone tool with the goal of automatically reformatting C++ sources files according to configurable style guides. To do so, clang-format uses Clang's Lexer to transform an input file into a token stream and then changes all the whitespace around those tokens. The goal is for clang-format to both serve both as a user tool (ideally with powerful IDE integrations) and part of other refactoring tools, e.g. to do a reformatting of all the lines changed during a renaming. . This package also provides vim and emacs plugins. Homepage: https://www.llvm.org/ Package: clang-format-13-dbgsym Priority: optional Section: debug Installed-Size: 87 Maintainer: LLVM Packaging Team Architecture: amd64 Source: llvm-toolchain-13 Version: 1:13.0.1-6~deb11u1+apertis0bv2023preb1 Depends: clang-format-13 (= 1:13.0.1-6~deb11u1+apertis0bv2023preb1) Filename: pool/development/l/llvm-toolchain-13/clang-format-13-dbgsym_13.0.1-6~deb11u1+apertis0bv2023preb1_amd64.deb Size: 54496 MD5sum: 9d2f4072b1f600e4b432566f971ad0b2 SHA1: 39345cac7a17992568d7999365b5794cd9af90ae SHA256: d1f82932028fbb1c257f0ef1ff840269be61e54334ee1e029614e8bd2d85f1cc SHA512: 24349269abfb9754d75d7aabaeb3c8fb9e8241869b1ce17cd35e76ad9e458f0d2ae80958e4cd6302e4dc8f48a6f69f6e6a9a987936a63a11cee95bcc60a9f6f6 Description: debug symbols for clang-format-13 Auto-Built-Package: debug-symbols Build-Ids: c02f6c31f69821601dcfbe1a4e92d2dfeb5f0608 Package: clang-format-9 Priority: optional Section: devel Installed-Size: 186 Maintainer: LLVM Packaging Team Architecture: amd64 Source: llvm-toolchain-9 Version: 1:9.0.1-16.1+apertis0bv2023dev2b3 Depends: libc6 (>= 2.14), libclang-cpp9, libgcc-s1 (>= 3.0), libllvm9 (= 1:9.0.1-16.1+apertis0bv2023dev2b3), libstdc++6 (>= 5.2), python3 Filename: pool/development/l/llvm-toolchain-9/clang-format-9_9.0.1-16.1+apertis0bv2023dev2b3_amd64.deb Size: 81360 MD5sum: a066e23d96759ecf292437a4edc717e6 SHA1: 13c57c0cf74de441711f1b984ac6140131b2253e SHA256: 2f91b022de8d0351dc5d1e6bb77a5ebe3d3afc87395b27b1ee658a659459ba9b SHA512: 623598619613e8812cbc59c941566f5bee783cc8dfb779b32742c972c18fe677c5885858569c2ee0935d7941561ca4e7ecfb84bb5370e8ac5495ffaaa9152726 Description: Tool to format C/C++/Obj-C code Clang-format is both a library and a stand-alone tool with the goal of automatically reformatting C++ sources files according to configurable style guides. To do so, clang-format uses Clang's Lexer to transform an input file into a token stream and then changes all the whitespace around those tokens. The goal is for clang-format to both serve both as a user tool (ideally with powerful IDE integrations) and part of other refactoring tools, e.g. to do a reformatting of all the lines changed during a renaming. . This package also provides vim and emacs plugins. Homepage: https://www.llvm.org/ Package: clang-format-9-dbgsym Priority: optional Section: debug Installed-Size: 63 Maintainer: LLVM Packaging Team Architecture: amd64 Source: llvm-toolchain-9 Version: 1:9.0.1-16.1+apertis0bv2023dev2b3 Depends: clang-format-9 (= 1:9.0.1-16.1+apertis0bv2023dev2b3) Filename: pool/development/l/llvm-toolchain-9/clang-format-9-dbgsym_9.0.1-16.1+apertis0bv2023dev2b3_amd64.deb Size: 38476 MD5sum: d733f83c694d73bbeb0617d46384b85b SHA1: 2ada42a61ab0e713c1d1883c2e1ba40d8dbdffdd SHA256: 124771155a809ed1677b3f1ddc0b0f5dac0f91cbca13410e99f976d19cc6edee SHA512: d64547dbccac0ec8d8d5f3d282d8ee5f1cf092a19278ec48a4ba87728df2e0f0d44cd0105ae20a11a218f961211a0a4f5de512c8a4c9b49b7398f114d345b374 Description: debug symbols for clang-format-9 Auto-Built-Package: debug-symbols Build-Ids: 0f7cd15697dc3392b8f3b8ae1486a13ff63e5e17 Package: clang-tidy Priority: optional Section: devel Installed-Size: 23 Maintainer: LLVM Packaging Team Architecture: amd64 Source: llvm-defaults (0.51+nmu5+apertis0bv2023dev2b3) Version: 1:11.0-51+nmu5+apertis0bv2023dev2b3 Replaces: clang (<< 1:3.6-28) Depends: clang-tidy-11 (>= 11~) Breaks: clang (<< 1:3.6-28) Filename: pool/development/l/llvm-defaults/clang-tidy_11.0-51+nmu5+apertis0bv2023dev2b3_amd64.deb Size: 8948 MD5sum: 70041c7da8120ed8d4accc50af677f32 SHA1: c38f32570494c0fd954175eedbc7b562a6793e13 SHA256: 2b9f8e172c512e0101d3ad6b096a88eadd32d010206047a7234c13214d2554d3 SHA512: ed89d3d9d95a28abce82e5bf82dbd442b2355dd5ce5cf77aa64060b4d339626f8d48d2d32f9ec03f35de66319c6cf5ca54f9480ce5c1e2963064fc434f8e341c Description: clang-based C++ linter tool Provide an extensible framework for diagnosing and fixing typical programming errors, like style violations, interface misuse, or bugs that can be deduced via static analysis. clang-tidy is modular and provides a convenient interface for writing new checks. . clang-tidy replaces clang-modernize . This is a dependency package providing the clang tidy tool. Package: clang-tidy-13 Priority: optional Section: devel Installed-Size: 6978 Maintainer: LLVM Packaging Team Architecture: amd64 Source: llvm-toolchain-13 Version: 1:13.0.1-6~deb11u1+apertis0bv2023preb1 Depends: libc6 (>= 2.29), libclang-cpp13 (>= 1:13.0.1), libgcc-s1 (>= 3.0), libllvm13 (= 1:13.0.1-6~deb11u1+apertis0bv2023preb1), libstdc++6 (>= 5.2), python3, libclang-common-13-dev, clang-tools-13, python3-yaml Filename: pool/development/l/llvm-toolchain-13/clang-tidy-13_13.0.1-6~deb11u1+apertis0bv2023preb1_amd64.deb Size: 1253284 MD5sum: 644b5cfc39ead0a6e6856e69f73c71d4 SHA1: baeed32e0d9a349a5aa9d9be4692c5a84e52f6f5 SHA256: 798881448e70f754b39986b8570a369ea404cfae6fca61682e52a0939f5b8cef SHA512: a3a9092b71de27c648e28d231bd6bfbd19adc2bad960d362012ca7df24dcd62ae55d2a2df18193717ab1bddad8bd9a59789ca99bbaeee41991e62aaceb279475 Description: clang-based C++ linter tool Provide an extensible framework for diagnosing and fixing typical programming errors, like style violations, interface misuse, or bugs that can be deduced via static analysis. clang-tidy is modular and provides a convenient interface for writing new checks. Homepage: https://www.llvm.org/ Package: clang-tidy-13-dbgsym Priority: optional Section: debug Installed-Size: 11569 Maintainer: LLVM Packaging Team Architecture: amd64 Source: llvm-toolchain-13 Version: 1:13.0.1-6~deb11u1+apertis0bv2023preb1 Depends: clang-tidy-13 (= 1:13.0.1-6~deb11u1+apertis0bv2023preb1) Filename: pool/development/l/llvm-toolchain-13/clang-tidy-13-dbgsym_13.0.1-6~deb11u1+apertis0bv2023preb1_amd64.deb Size: 8754968 MD5sum: e3ec000c5e8e1fe9069d1eada7deb748 SHA1: 4b24b0c08034a46f63d90d02c18772924fecaa49 SHA256: 10642a6b226aeb9218ef053e9ac4d52172b6416af22a8d5dd10c7a17e0f03697 SHA512: a0359de16e57b3ba4c519901703abe2c588c9e426241dd1d5f36d52fd476869efd51ed0633e491b7f47c2f71d3f20b617a7aa7799f95c4b8321bf8bcbaf336d4 Description: debug symbols for clang-tidy-13 Auto-Built-Package: debug-symbols Build-Ids: a26993ee5e7a30e968732d47e54ff990c473574b Package: clang-tidy-9 Priority: optional Section: devel Installed-Size: 26074 Maintainer: LLVM Packaging Team Architecture: amd64 Source: llvm-toolchain-9 Version: 1:9.0.1-16.1+apertis0bv2023dev2b3 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libllvm9 (= 1:9.0.1-16.1+apertis0bv2023dev2b3), libstdc++6 (>= 9), python3, libclang-common-9-dev, clang-tools-9, python3-yaml Filename: pool/development/l/llvm-toolchain-9/clang-tidy-9_9.0.1-16.1+apertis0bv2023dev2b3_amd64.deb Size: 6308040 MD5sum: 2eae3ff1c82ddca3e9fa30d833c0dc8e SHA1: 2f4372baaf3b385741c86d96c2cdf95d9513c458 SHA256: b37dbccd3db3e428de677c493968e3856e925efeff8cf4b55331c312fe9575db SHA512: f97e9ce877bcf11b5646db7d9bfb90ba9f6c56d7d58f52385bfc0de97011b3b81d68f4ed67b4d4230895f282f949704cc3717f34df59b47f4415917f6dc9d153 Description: clang-based C++ linter tool Provide an extensible framework for diagnosing and fixing typical programming errors, like style violations, interface misuse, or bugs that can be deduced via static analysis. clang-tidy is modular and provides a convenient interface for writing new checks. Homepage: https://www.llvm.org/ Package: clang-tidy-9-dbgsym Priority: optional Section: debug Installed-Size: 31235 Maintainer: LLVM Packaging Team Architecture: amd64 Source: llvm-toolchain-9 Version: 1:9.0.1-16.1+apertis0bv2023dev2b3 Depends: clang-tidy-9 (= 1:9.0.1-16.1+apertis0bv2023dev2b3) Filename: pool/development/l/llvm-toolchain-9/clang-tidy-9-dbgsym_9.0.1-16.1+apertis0bv2023dev2b3_amd64.deb Size: 26458816 MD5sum: aeb5ee4ec31afbb87578c068c30a2457 SHA1: 3c7324d93b59aec0dee7da360046040a89d5eca1 SHA256: 06527196ea1c189925b90a735fcbf2ef6e332e3d8f5d6687cf4298991346f1a3 SHA512: 40be3e47ad6d96b4087bcee825b673cfbb6881238ce668d44683c813aa053675cbef81f3dd38d11096d88540f34303e6e1a9c0330784555620c12f27c4b0618e Description: debug symbols for clang-tidy-9 Auto-Built-Package: debug-symbols Build-Ids: 12394791b67cd84299cdee172d7aed674551d1c0 Package: clang-tools Priority: optional Section: devel Installed-Size: 32 Maintainer: LLVM Packaging Team Architecture: amd64 Source: llvm-defaults (0.51+nmu5+apertis0bv2023dev2b3) Version: 1:11.0-51+nmu5+apertis0bv2023dev2b3 Replaces: clang (<< 1:4.0-42) Depends: clang-tools-11 (>= 11~) Breaks: clang (<< 1:4.0-42) Filename: pool/development/l/llvm-defaults/clang-tools_11.0-51+nmu5+apertis0bv2023dev2b3_amd64.deb Size: 9088 MD5sum: 21bd4a9ecf7db956aa254da773e1f57f SHA1: 30c260d0c3a2dbe02168a10e7fa0254bcb93e2e0 SHA256: 3c6bd580e40cf85857f22fb80afa53e857070460b3632ce419e556b621b7a182 SHA512: 4eb8526c86ec206a91cf858d2530066d4dad6ce70cd027f2e1c068bc4f98b5fbacbc18da71cd498552c090a317e52e58325115e176d8df4d2313ea269b22b4da Description: clang-based tools Clang project is a C, C++, Objective C and Objective C++ front-end for the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11 and 14 standards and also provides most of the support of C++17. . This is a dependency package providing the clang tools package. Package: clang-tools-13 Priority: optional Section: devel Installed-Size: 29119 Maintainer: LLVM Packaging Team Architecture: amd64 Source: llvm-toolchain-13 Version: 1:13.0.1-6~deb11u1+apertis0bv2023preb1 Depends: libc6 (>= 2.29), libclang-cpp13 (>= 1:13.0.1), libclang1-13 (>= 1:13~++20200417041528+cc0ec3fdb9d-1~), libgcc-s1 (>= 3.0), libllvm13, libstdc++6 (>= 9), libxml2 (>= 2.7.4), clang-13 (= 1:13.0.1-6~deb11u1+apertis0bv2023preb1), python3 Filename: pool/development/l/llvm-toolchain-13/clang-tools-13_13.0.1-6~deb11u1+apertis0bv2023preb1_amd64.deb Size: 6271840 MD5sum: 506753436f38d28a71180cbd7cc46a5e SHA1: 3bde29240d7e18ed3bee862eea238f469788a498 SHA256: 3ace7c9288c8ce17196b7f5c0d4daf179c556caf7a9db54f375773559f1a1100 SHA512: 8c626724e03ac6c12406532040b91e8cd9796a2b6b92e09abd40a312e20d94ae9fdbc5e17bda3a09e59824f8c769c48951e18c6c2ddc2996e51b425ad06746fd Description: clang-based tools for C/C++ developments Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains some clang-based tools like scan-build, clang-cl, etc. Homepage: https://www.llvm.org/ Package: clang-tools-13-dbgsym Priority: optional Section: debug Installed-Size: 31949 Maintainer: LLVM Packaging Team Architecture: amd64 Source: llvm-toolchain-13 Version: 1:13.0.1-6~deb11u1+apertis0bv2023preb1 Depends: clang-tools-13 (= 1:13.0.1-6~deb11u1+apertis0bv2023preb1) Filename: pool/development/l/llvm-toolchain-13/clang-tools-13-dbgsym_13.0.1-6~deb11u1+apertis0bv2023preb1_amd64.deb Size: 26254264 MD5sum: 3a24078ecae6d69cafb2e96041354765 SHA1: e57dd001c844981946659ee367e74f8165eb2e7b SHA256: 648500f82dfa13ca319f2d3adb1b845dff921ef2fe253036d398abf77a396e0d SHA512: de4f257b3179ae7a03f8df4f6c0a9f557c61f62e1536e5d0ce122e246fe704aae9d81db93a0a22a7c1f1fa22f2c07c42a7ae6cfe97dc5583dc70d94993ed162e Description: debug symbols for clang-tools-13 Auto-Built-Package: debug-symbols Build-Ids: 007532c2122ef892ee3d8a2696ba20b09801fa48 0fb05f3d57e99ed41b22b45c77ea64b0fe8e4b8a 2a084dc965d1fbfc49d160b9c14af1321d562150 2bb99a77ea8282bf23af64fcabab16c7090d8e27 2f79e7df3f0e815a47dc5a29aa9cb6a77d8500c8 31af63dec01ba7c7fb66e9efb46a018604b4bd28 36146c9d27bf1e0cd066e609cb29f43e44f39780 41ba106c7c963dff0453032fae65cffb527deb1e 425a699afa4d57146355e1a1b12b47bb4ca2847e 45ce1ee7442bacf8bbdf26feb2a0d0ab6788ddee 50237accfc381479c5b3b4220216a1a99c6a4cc6 5ccaa0a5a4874c14e9baf10f08375ec93f61680b 627a81322217ca50d47275c71b56b3b06f33d084 68fd68c270e91d1991ef23ae61ad2df123687f6c 790c8a0ad82129e242bfb346ad85ff13fbd8e176 7f4a2cdd765de22e4ebb7795d50c8832649fa0ea 8c402efdda7f4675a9416da64a76d5533d2e5343 a31d08afd0ed20abc492e7bb346c0568eadcf47c a3b46d77c96783cecf955725b957196e02ae6aed c8cccc53eb55c06b97c5866039846ffc63a497c3 ff27aeeb2bca2d4a75f8cd736a8675f768efcf9a Package: clang-tools-9 Priority: optional Section: devel Installed-Size: 143864 Maintainer: LLVM Packaging Team Architecture: amd64 Source: llvm-toolchain-9 Version: 1:9.0.1-16.1+apertis0bv2023dev2b3 Depends: libc6 (>= 2.29), libclang-cpp9, libclang1-9 (>= 1:9~svn360566-1~), libgcc-s1 (>= 3.0), libllvm9 (>= 1:9~svn298832-1~), libstdc++6 (>= 9), clang-9 (= 1:9.0.1-16.1+apertis0bv2023dev2b3), python3 Filename: pool/development/l/llvm-toolchain-9/clang-tools-9_9.0.1-16.1+apertis0bv2023dev2b3_amd64.deb Size: 35980516 MD5sum: 49cf9d62bccc0a0cedc5e5b8d568b339 SHA1: 2f9f81ae620625a42ce9cbf7abdd768248d64538 SHA256: 9e422a13de4b678b6716d95698a530df95be29551b797bda40fdf67cda8f832d SHA512: 11704ff8cb2ac622a6987bc0b3b4ac1cda2d754de5f3ba9e18b6e32ac78f5cbe011a6e5a0e7632b13fde111b467641142e7a9b1b234562b27463adfc8941daee 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: 151879 Maintainer: LLVM Packaging Team Architecture: amd64 Source: llvm-toolchain-9 Version: 1:9.0.1-16.1+apertis0bv2023dev2b3 Depends: clang-tools-9 (= 1:9.0.1-16.1+apertis0bv2023dev2b3) Filename: pool/development/l/llvm-toolchain-9/clang-tools-9-dbgsym_9.0.1-16.1+apertis0bv2023dev2b3_amd64.deb Size: 133212592 MD5sum: 5d6ab12fb40658b4cb9d69cb9207afb6 SHA1: 0db1a214673df2c0233db8b343c09035d753ee93 SHA256: 641f0b411219c3cb5a03139290f334c1bda8b3ca49eca8fbf1af51f38d35220c SHA512: 7743e7d1812226addce4ee76a170b1458875828b7211bdd2a57c9082794b9c28e3196f9fe6118c6ac01cdb6cc296295a7939edafdeb605c6c4d058e9477fce9b Description: debug symbols for clang-tools-9 Auto-Built-Package: debug-symbols Build-Ids: 2e18883ca3722d24373e346a631378a34e617a21 3139fc887e9accab9a00c2aa4e9663f12d7f7de1 31a78d6677bc06cb9e42eb8d23df861ced0b54ee 3356d0e4bf8e1f7d95c393f893a30e0d5155c3c3 4a800a33b7f31d7486057dab5553512c8cf24894 4adf3b6e52fe4021523052a11be4cdce354a1f80 4c1d23e52ddc2f7bc4ac7f3d7c715dd81e061565 6f25180509074eb15be6e6ef03dadd903428d404 71c517e677604bf8e591fbb293f7198629bc6a5d 80d21fd712aeb3308aaa1458797f7d0324d01e42 872f08932c8d855da4251c523589c621febacd72 8f12ccb9a3ff015b168f7207963b939f92273dee 9f5c9484e621b3e0bc56ae557869983e92b43a10 a1c1a80eea68fee45d496dad4811a6fc450bfb3a a24c091e5a90491f131fc58a37b7a379e613a7f3 a914853920d8f4cbc84e4654a3541670947efede a9e97e22b74afe68bb61f3e3c08a1705dd274575 d53086ee93a036a3bc3e824d35973e313901b3a9 Package: clangd Priority: optional Section: devel Installed-Size: 21 Maintainer: LLVM Packaging Team Architecture: amd64 Source: llvm-defaults (0.51+nmu5+apertis0bv2023dev2b3) Version: 1:11.0-51+nmu5+apertis0bv2023dev2b3 Replaces: clang-tools (<< 1:9.0-48) Depends: clangd-11 (>= 11~) Breaks: clang-tools (<< 1:9.0-48) Filename: pool/development/l/llvm-defaults/clangd_11.0-51+nmu5+apertis0bv2023dev2b3_amd64.deb Size: 8880 MD5sum: cfbd9e215907437cea20c20290a23cf3 SHA1: 271f09db7b73f686d0aa5ba16ad16e9aff09b12c SHA256: 1ea96b9c41175afcc5907fc8c9a3b006292f0fcf35fddf2a4bf8fbb5ef36cd63 SHA512: bfd3ffb10bd96ba68245b82a52415d77044a076c2eba97f4b7ba06e959a647534184815cb8b47ef4bf7e81466a952dd715ed55d9f6f050a50ed5bebf45e11bdc Description: Language server that provides IDE-like features to editors clangd understands your C++ code and adds smart features to your editor: - code completion - compile errors - go-to-definition - and more. . clangd is a language server that implements the Language Server Protocol; it can work with many editors through a plugin. . This is a dependency package providing clangd. Package: clangd-13 Priority: optional Section: devel Installed-Size: 12391 Maintainer: LLVM Packaging Team Architecture: amd64 Source: llvm-toolchain-13 Version: 1:13.0.1-6~deb11u1+apertis0bv2023preb1 Depends: libc6 (>= 2.30), libclang-cpp13 (>= 1:13.0.1), libgcc-s1 (>= 3.0), libgrpc++1 (>= 1.30.2), libllvm13, libprotobuf23 (>= 3.12.4), libstdc++6 (>= 6), libclang-common-13-dev (= 1:13.0.1-6~deb11u1+apertis0bv2023preb1) Filename: pool/development/l/llvm-toolchain-13/clangd-13_13.0.1-6~deb11u1+apertis0bv2023preb1_amd64.deb Size: 2587600 MD5sum: 959b763e3c070e7422962d0e2ad4d201 SHA1: 4410ca9ef2b5304d604840193beb0c964ae82feb SHA256: 675412f5dffab8fbec85ce84c95ab3a021f69b30b8d50fdbc5a6ef4b7fd4b091 SHA512: 3c2aef12c4699cdfb19360c6c8ce0f0dad1d3728795351e0744e42eecafbfad3e878d50142cc649dd0c8846c04c26d5a9fb4be90c1edcb0f47fa3d5d51b3b76c Description: Language server that provides IDE-like features to editors clangd understands your C++ code and adds smart features to your editor: - code completion - compile errors - go-to-definition - and more. . clangd is a language server that implements the Language Server Protocol; it can work with many editors through a plugin. Homepage: https://www.llvm.org/ Package: clangd-13-dbgsym Priority: optional Section: debug Installed-Size: 17782 Maintainer: LLVM Packaging Team Architecture: amd64 Source: llvm-toolchain-13 Version: 1:13.0.1-6~deb11u1+apertis0bv2023preb1 Depends: clangd-13 (= 1:13.0.1-6~deb11u1+apertis0bv2023preb1) Filename: pool/development/l/llvm-toolchain-13/clangd-13-dbgsym_13.0.1-6~deb11u1+apertis0bv2023preb1_amd64.deb Size: 13429940 MD5sum: 235dfae4c52f8dbfd7449913eb52c371 SHA1: 791635af4dcb8dc738f2db09d32477dcee6ad4bb SHA256: d1aeedda30155615495b11fd3bd705ea694a6a009f85b331d2d1c7ed09f6e875 SHA512: 783c7b17daee5235214c77b7c193a5b95ee3d410a38e89c7cf100d54102186e06efc6062247567fddcf6e5ef724f92859ee4b07823e0b92b6753dc34a86a95f2 Description: debug symbols for clangd-13 Auto-Built-Package: debug-symbols Build-Ids: 2bb1a10fc3ed2873943abefaf15374d7f3793bbd Package: clangd-9 Priority: optional Section: devel Installed-Size: 24423 Maintainer: LLVM Packaging Team Architecture: amd64 Source: llvm-toolchain-9 Version: 1:9.0.1-16.1+apertis0bv2023dev2b3 Depends: libc6 (>= 2.30), libgcc-s1 (>= 3.0), libllvm9 (>= 1:9~svn298832-1~), libstdc++6 (>= 9), libclang-common-9-dev (= 1:9.0.1-16.1+apertis0bv2023dev2b3) Filename: pool/development/l/llvm-toolchain-9/clangd-9_9.0.1-16.1+apertis0bv2023dev2b3_amd64.deb Size: 5922160 MD5sum: 53fdb549ee82cc5b5937d354e8c3837c SHA1: 4d916e525050d6a042f2f94ce17a940b9e2e598d SHA256: 3f90a42a75a0663fef04e0536d5d4a2876561ecca761e22471b890c60797633e SHA512: 98ae6e2564bf59c76a3eeb364876b1f5dce5faf71780c65a4099e9f5dfb5f7757581f65bdd50de1aa9b3a0aa76c056fb8c97748097e3fb5eb4f616cf33eecba6 Description: Language server that provides IDE-like features to editors clangd understands your C++ code and adds smart features to your editor: - code completion - compile errors - go-to-definition - and more. . clangd is a language server that implements the Language Server Protocol; it can work with many editors through a plugin. Homepage: https://www.llvm.org/ Package: clangd-9-dbgsym Priority: optional Section: debug Installed-Size: 33061 Maintainer: LLVM Packaging Team Architecture: amd64 Source: llvm-toolchain-9 Version: 1:9.0.1-16.1+apertis0bv2023dev2b3 Depends: clangd-9 (= 1:9.0.1-16.1+apertis0bv2023dev2b3) Filename: pool/development/l/llvm-toolchain-9/clangd-9-dbgsym_9.0.1-16.1+apertis0bv2023dev2b3_amd64.deb Size: 28685456 MD5sum: 126fc2afd01124a75aefe0d2ef1e5b0e SHA1: 174a78a001ea2bfa5503ba2fe08410241ca1b423 SHA256: 204b2854aa47803258d08493c35bf1525f8f2e8fbb79dcd09626688230aab4c4 SHA512: 7053af2bf8c603be61960595fde1d4f44313c70bf2814dea743d966fdaf2939af332bf54321a90156eb1340d3049d466b29ec5a02ddc40a477c68be2e25a9783 Description: debug symbols for clangd-9 Auto-Built-Package: debug-symbols Build-Ids: 89bd56bcfee2acec3ddd44e8c2e111bfea2eab12 Package: clasp Priority: optional Section: interpreters Installed-Size: 1739 Maintainer: Debian Science Maintainers Architecture: amd64 Version: 3.3.5-4apertis0bv2023dev2b4 Depends: libc6 (>= 2.30), libgcc-s1 (>= 3.0), libstdc++6 (>= 6) Recommends: gringo Filename: pool/development/c/clasp/clasp_3.3.5-4apertis0bv2023dev2b4_amd64.deb Size: 634704 MD5sum: 1dc1f6742b6424ed256bf2b06904d08e SHA1: 8c5117030b579f6e5209b97e74583bc0ba3b6027 SHA256: e8c892dfc34d8d3a2a6f7078a354b7dd35588b1de6e1c409e3d059f9f5f8e6a8 SHA512: addc701eebb950d039a6d0263dc3b000ebf9e16c769c7f00150860e42bd8a33df8dfd055928149a23996c21aea945b9ee2653e4c56963bb32facf9b68a8eb6ac Description: conflict-driven nogood learning answer set solver clasp is an answer set solver for (extended) normal logic programs. It combines the high-level modeling capacities of answer set programming (ASP) with state-of-the-art techniques from the area of Boolean constraint solving. The primary clasp algorithm relies on conflict-driven nogood learning, a technique that proved very successful for satisfiability checking (SAT). Unlike other learning ASP solvers, clasp does not rely on legacy software, such as a SAT solver or any other existing ASP solver. Rather, clasp has been genuinely developed for answer set solving based on conflict-driven nogood learning. clasp can be applied as an ASP solver (on LPARSE output format), as a SAT solver (on simplified DIMACS/CNF format), or as a PB solver (on OPB format). Homepage: https://www.potassco.org/clasp/ Package: clasp-dbgsym Priority: optional Section: debug Installed-Size: 6634 Maintainer: Debian Science Maintainers Architecture: amd64 Source: clasp Version: 3.3.5-4apertis0bv2023dev2b4 Depends: clasp (= 3.3.5-4apertis0bv2023dev2b4) Filename: pool/development/c/clasp/clasp-dbgsym_3.3.5-4apertis0bv2023dev2b4_amd64.deb Size: 6459456 MD5sum: 4d4cf9100ef4aa7572a83695ffaf48af SHA1: e24b2369d2a4fa95b03d2d6f29051212ab1be2b1 SHA256: f38404568eba45bbac149cf16aeb4e6d1ec422dfa9c379e0e3b2602a1eee8c9c SHA512: ade8bcb8bb076a163adcb54434bd6ef8760d4b1da5779d8b99de1c70a29e4b715dd1140058de102485d794078254dc81021e6393f1aef12e1b809abf1d15574c Description: debug symbols for clasp Auto-Built-Package: debug-symbols Build-Ids: 3bfaebd07eb27ee151641e97541d8951a4995414 Package: cleancss Priority: optional Section: javascript Installed-Size: 53 Maintainer: Debian Javascript Maintainers Architecture: all Source: node-clean-css Version: 4.2.3+~4.3.0-1apertis1bv2023dev2b2 Provides: node-clean-css-cli Depends: nodejs, node-clean-css, node-commander, node-glob Filename: pool/development/n/node-clean-css/cleancss_4.2.3+~4.3.0-1apertis1bv2023dev2b2_all.deb Size: 25756 MD5sum: 6b2e5ddda04c2e5a6fba944f258a52ea SHA1: be7c82325cead24045dac5c707b9eea635314cbf SHA256: 507481256d1929afdc2514a5d9d9e2fda5637f70906963ad6969d88fbac49ffd SHA512: c0d992fe272247bfeb5fbf22f573c8ab3e516fd0adcd8a13e692dd54fbf914418c83a873e0da242e70c8108e0a78b72cee46f3cd50a675496be3f3c37d45f503 Description: Tool for minifying CSS files Clean-css is a Node.js module for minifying CSS files. It does the same job as YUI Compressor's CSS minifier, but much faster thanks to many speed optimizations and Node.js' V8 engine. . The cleancss tool is a reference implementation for the Clean-css Node.js module. Homepage: https://github.com/jakubpawlowicz/clean-css Package: clinfo Priority: optional Section: admin Installed-Size: 171 Maintainer: Debian OpenCL Maintainers Architecture: amd64 Version: 3.0.21.02.21-1+apertis0bv2023preb1 Replaces: amd-clinfo, clinfo, fglrx-updates-core Provides: clinfo Depends: libc6 (>= 2.14), ocl-icd-libopencl1 | libopencl1 Conflicts: amd-clinfo, clinfo, fglrx-updates-core Filename: pool/development/c/clinfo/clinfo_3.0.21.02.21-1+apertis0bv2023preb1_amd64.deb Size: 54124 MD5sum: eb1305c6bee981dd85256fc4c071639a SHA1: f7b934dcd3f6490f16402fa61eb9e0c820b419ac SHA256: c87fb31de358b5e3fe2932616db7532f3a007593677159c0381f552c488762a9 SHA512: ba9287634817645375841cc5d13da1c61f286206d5c2928c9fa43fc48309ea02c25f85fde2670c5b99ff308555f9f56875a29bf74a957b6ce15e2cc47e59f3d3 Description: Query OpenCL system information OpenCL (Open Computing Language) is a multivendor open standard for general-purpose parallel programming of heterogeneous systems that include CPUs, GPUs and other processors. . This package contains a tool that queries the capabilities of the available OpenCL drivers. Homepage: https://github.com/Oblomov/clinfo Package: clinfo-dbgsym Priority: optional Section: debug Installed-Size: 134 Maintainer: Debian OpenCL Maintainers Architecture: amd64 Source: clinfo Version: 3.0.21.02.21-1+apertis0bv2023preb1 Depends: clinfo (= 3.0.21.02.21-1+apertis0bv2023preb1) Filename: pool/development/c/clinfo/clinfo-dbgsym_3.0.21.02.21-1+apertis0bv2023preb1_amd64.deb Size: 112812 MD5sum: ef3debf26b2770602a88d35a42b73a5e SHA1: 9e31f3bcf99fb1f45470816f1ad6263f46d6f44a SHA256: b9bd74adf9ed7402d826e181c09b661927acfe6d357176b808c7f2108b7c60d7 SHA512: 5dd3b3a773a0a084e62e3a57efdf3a846dcd8b723620022ea16f7e916e6eb63547288e0d9da541b16f99a92d8b1bfd7aff453c3c2a3b2ab631456f9e37d695f1 Description: debug symbols for clinfo Auto-Built-Package: debug-symbols Build-Ids: ec4685a823f34e64c3cc25e93963a0a588dc3c0a Package: clisp Priority: optional Section: lisp Installed-Size: 32522 Maintainer: Debian Common Lisp Team Architecture: amd64 Version: 1:2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2 Replaces: clisp-dev (<< 1:2.49.20180212), clisp-module-bindings-glibc (<< 1:2.49.20180212), clisp-module-rawsock (<< 1:2.49.20180212) Provides: clisp-fasl-loader-20100806, clisp-memfile-hash-a78ccb7e22a02ed0aaff6727ac81d18307454a33, lisp-compiler Depends: libc6 (>= 2.29), libcrypt1 (>= 1:4.1.0), libffcall1b (>= 2.0), libreadline8 (>= 7.0~rc1), libsigsegv2 (>= 2.11), libtinfo6 (>= 6), libunistring2 (>= 0.9.7) Suggests: gdb, clisp-doc, slime, clisp-module-berkeley-db, clisp-module-clx, clisp-module-dbus, clisp-module-gdbm, clisp-module-pcre, clisp-module-postgresql, clisp-module-zlib Breaks: clisp-dev (<< 1:2.49.20180212), clisp-module-bindings-glibc (<< 1:2.49.20180212), clisp-module-rawsock (<< 1:2.49.20180212) Filename: pool/development/c/clisp/clisp_2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2_amd64.deb Size: 5474440 MD5sum: f64ccbe10594d9c91374786a95520359 SHA1: 182870ca7fb525be5e2c4b882d7ef70828b9daff SHA256: 5466ffead2885536eb3c243c98f3a16e06783ec59477ff7d376a65bfc6bdca11 SHA512: f04dd937d7784182670abc2938f6a3403f9c55fcff9f0c1501e688b40c9b0af46cf345b89791677ea65ce226f3fb408438ccbfc2dddf236e19c39575626bdc64 Description: GNU CLISP, a Common Lisp implementation GNU CLISP is a Common Lisp implementation. It conforms to the ANSI Common Lisp standard, and offers many extensions. It runs on all desktop operating systems (GNU and Unix systems, macOS, Windows) and is particularly memory-efficient. . It is Free Software and may be distributed under the terms of GNU GPL, while it is possible to distribute commercial proprietary applications compiled with GNU CLISP. . The user interface comes in English, German, French, Spanish, Dutch, Russian and Danish, and can be changed during run time. . GNU CLISP includes an interpreter, a compiler, a debugger, CLOS, MOP, a foreign language interface, a socket interface, i18n, fast bignums, arbitrary precision floats and more. An X11 interface is available through CLX, Garnet, CLUE/CLIO. GNU CLISP runs Maxima, ACL2 and many other Common Lisp packages. . This package contains the main CLISP executable, the link-kit, and the following modules: i18n, regexp, syscalls, readline, ASDF, rawsock, bindings/glibc. Homepage: http://www.clisp.org/ Package: clisp-dbgsym Priority: optional Section: debug Installed-Size: 2811 Maintainer: Debian Common Lisp Team Architecture: amd64 Source: clisp Version: 1:2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2 Depends: clisp (= 1:2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2) Filename: pool/development/c/clisp/clisp-dbgsym_2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2_amd64.deb Size: 2621784 MD5sum: f4aca85c7d788208ec7b50ad06f4c62e SHA1: 320d32ae2d4f079fd042d8f850ffc98b8f946289 SHA256: 8b02e9bc21649a66505f29955b9bcb6e0c901df3ad10548fe872f2ccc51636a0 SHA512: f5e71482e8ccf768ed37128f8266586c3e79f3ca3e8c71898f8520d516269eb6b3adab571ebee71593b266a05a4691995c3a1b4e659ea7c7234926cb282b8e0d Description: debug symbols for clisp Auto-Built-Package: debug-symbols Build-Ids: 1a6ee8fde79092d590c63d7a8ccf3611f6528d5f 5314861f56d2c90c7b1a54ecab05cfd5da00f82c 6a4255bd0c5b174f2019018ea2855311505ec019 8ea9cec388e5a50cbaf02bfd3b5b050b508473f0 Package: clisp-doc Priority: optional Section: doc Installed-Size: 4564 Maintainer: Debian Common Lisp Team Architecture: all Source: clisp Version: 1:2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2 Filename: pool/development/c/clisp/clisp-doc_2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2_all.deb Size: 1199368 MD5sum: 25af054948384dad08c61eabd4d402a3 SHA1: 3fcb7c3e3e5cc9ac7a1b78268332f05995dcf8f5 SHA256: e7e6b34972bf02c3fd03cb3907a63d9c53936eaff1d80142f42236df7a0b919b SHA512: bcf7172eef60d6b8e729f5de3850c53a66ab75a1ca7816d18a39377bf8bc32be0d666a845c65e2e00248f41f1b2e780d44bc29be946ae5e957606d135404bbcc Description: GNU CLISP, a Common Lisp implementation (documentation) GNU CLISP is a Common Lisp implementation. It conforms to the ANSI Common Lisp standard, and offers many extensions. It runs on all desktop operating systems (GNU and Unix systems, macOS, Windows) and is particularly memory-efficient. . This package contains the documentation for CLISP. Homepage: http://www.clisp.org/ Multi-Arch: foreign Package: clisp-module-berkeley-db Priority: optional Section: lisp Installed-Size: 1920 Maintainer: Debian Common Lisp Team Architecture: amd64 Source: clisp Version: 1:2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2 Depends: libc6 (>= 2.14), libdb5.3, clisp (= 1:2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2) Filename: pool/development/c/clisp/clisp-module-berkeley-db_2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2_amd64.deb Size: 874504 MD5sum: 865dac6da2b16b5ea76205f71a5be732 SHA1: 38f153151321ad8241b9a4fc49f51731b5140d8c SHA256: dc41af615604e72e4ec210a063b7255f3a5f373387b4f4ef92047837d5fc844b SHA512: 107b88aa9a0c6005bf26237497ed8d4de8ca630db9cb0ffa7988807a5ff18b24b0798838bbf56f8061539411f9444e89636d5a711d344a545bbad5c4ffed4c1d Description: GNU CLISP module that adds an interface to Berkeley DB GNU CLISP is a Common Lisp implementation. It conforms to the ANSI Common Lisp standard, and offers many extensions. It runs on all desktop operating systems (GNU and Unix systems, macOS, Windows) and is particularly memory-efficient. . This package adds a module to CLISP that implements an interface to the Berkeley DB. Enhances: clisp Homepage: http://www.clisp.org/ Package: clisp-module-berkeley-db-dbgsym Priority: optional Section: debug Installed-Size: 173 Maintainer: Debian Common Lisp Team Architecture: amd64 Source: clisp Version: 1:2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2 Depends: clisp-module-berkeley-db (= 1:2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2) Filename: pool/development/c/clisp/clisp-module-berkeley-db-dbgsym_2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2_amd64.deb Size: 153644 MD5sum: d2e0d1562c794e16ae132fbccee6eacf SHA1: c1bcde5a6c120c5cdc1ca7efac5bc26f1774372b SHA256: e55330756ce27b365158f1eeab29a46c784fb00d6dac5cc3a4c0b414bac6b9de SHA512: 798dec4c9bf568e913ea372f4b400331ad3e6e37abb61ff670c2e34cc97f8eb02bf623e34fbba08acf12df0da23b53a4392e073b15835a211e37005f0a07ac75 Description: debug symbols for clisp-module-berkeley-db Auto-Built-Package: debug-symbols Build-Ids: d53df3fdcdaa3ce682444fc56bc64fa5f61d95d6 Package: clisp-module-clx Priority: optional Section: lisp Installed-Size: 3482 Maintainer: Debian Common Lisp Team Architecture: amd64 Source: clisp Version: 1:2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2 Depends: libc6 (>= 2.15), libx11-6, libxau6 (>= 1:1.0.9), libxext6, libxpm4, clisp (= 1:2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2) Filename: pool/development/c/clisp/clisp-module-clx_2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2_amd64.deb Size: 1107116 MD5sum: 5ff34180d8d1620e786e7cd8ef468ff2 SHA1: a42a102b0d15cc4a80c2356d33b853ead431cbf7 SHA256: 6082fb5ec9b9290bcba8c22c203980079130c201924e7093dd0ee59a4ac7b5b0 SHA512: d97d7cecdf70abf4d1222bbfc068ab421f146054fe57f002bc91a476604687e48b82a7e07b137620b02be985321830fb374ed4b65deafb3bc54bf01658c4f2d5 Description: GNU CLISP module that adds X11 bindings GNU CLISP is a Common Lisp implementation. It conforms to the ANSI Common Lisp standard, and offers many extensions. It runs on all desktop operating systems (GNU and Unix systems, macOS, Windows) and is particularly memory-efficient. . This adds a module to CLISP that implements an interface to the X11 called CLX. Enhances: clisp Homepage: http://www.clisp.org/ Package: clisp-module-clx-dbgsym Priority: optional Section: debug Installed-Size: 294 Maintainer: Debian Common Lisp Team Architecture: amd64 Source: clisp Version: 1:2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2 Depends: clisp-module-clx (= 1:2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2) Filename: pool/development/c/clisp/clisp-module-clx-dbgsym_2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2_amd64.deb Size: 251908 MD5sum: 6aad79365993bd690f9bb46ffdfda2d3 SHA1: 9c8709e92c52a7003aefbd09dba063c4e2507695 SHA256: 060cb5c5b2a3f6cc3cf151c2c1f7b9326eab1709c27bcb22d5f851039b8abefd SHA512: 0844754a3772f3bf82cc11b51a6d29ab30f53ef23ab5e10a962e8a4bb607da549d6fd0a5b210047dce8f0ccb502cd75b67c4ab355e31c7eabce829cc75e4ef13 Description: debug symbols for clisp-module-clx Auto-Built-Package: debug-symbols Build-Ids: e5e9e39a4125556d16e2385030aefde904fa2e22 Package: clisp-module-dbus Priority: optional Section: lisp Installed-Size: 1481 Maintainer: Debian Common Lisp Team Architecture: amd64 Source: clisp Version: 1:2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2 Depends: libdbus-1-3 (>= 1.9.14), clisp (= 1:2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2) Filename: pool/development/c/clisp/clisp-module-dbus_2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2_amd64.deb Size: 735944 MD5sum: d48903f53bc4fdac913c37d2d4793b2a SHA1: 20fec8bc33fc8a38865d8e32bda9d85efe7c32f3 SHA256: 44de76c20aa59a28b98a1ac6abaf558a5ce99ec7e5d3c9d9cc3f39e0a28406da SHA512: 18895a8425c988edb4e789519081f324f1cf992479ac0a9c520d4e3784c18c045d39d54bc8e36dbb888550b7d5983f65d8cdcaeeeb0e670bb6d973c35d3751b3 Description: GNU CLISP module that adds an interface to D-Bus GNU CLISP is a Common Lisp implementation. It conforms to the ANSI Common Lisp standard, and offers many extensions. It runs on all desktop operating systems (GNU and Unix systems, macOS, Windows) and is particularly memory-efficient. . This adds a module to CLISP that implements an interface to the D-Bus system. Enhances: clisp Homepage: http://www.clisp.org/ Package: clisp-module-dbus-dbgsym Priority: optional Section: debug Installed-Size: 32 Maintainer: Debian Common Lisp Team Architecture: amd64 Source: clisp Version: 1:2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2 Depends: clisp-module-dbus (= 1:2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2) Filename: pool/development/c/clisp/clisp-module-dbus-dbgsym_2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2_amd64.deb Size: 7888 MD5sum: cf8fee22183ac1a69788aec4faffbf86 SHA1: ad6dfb7f8df10294d77df8a2f8e51994fc217416 SHA256: 7d1ac55339d2d922096ca9e99e3afbd6dc4e72748d8e71bed3b0ab6445f0f8a8 SHA512: 3094a655e89a5335b62c2e217738042fd81992e88dbab4b04cdfb08119909f9d4620d0a96fb2df034759f4230c7abb68ecd8dfcd345e97e5063e28735a7d5b62 Description: debug symbols for clisp-module-dbus Auto-Built-Package: debug-symbols Build-Ids: 73e0dd743a823d32c0c9fef01344b7609d8ba680 Package: clisp-module-gdbm Priority: optional Section: lisp Installed-Size: 1089 Maintainer: Debian Common Lisp Team Architecture: amd64 Source: clisp Version: 1:2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2 Depends: libc6 (>= 2.4), libgdbm6 (>= 1.16), clisp (= 1:2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2) Filename: pool/development/c/clisp/clisp-module-gdbm_2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2_amd64.deb Size: 751624 MD5sum: a626b3b1679867ff7f3ee211f6ba8553 SHA1: 225128a86d97b7ff4e8ebe6f91a23794e50e64a1 SHA256: 159af1859152ef353dfbd66c6c7d10e7e861faa59c26442c19bdcd207594b5d5 SHA512: 07902800e494b07ed7cc8fd0b21d59e1eb2386284822a3234066a58c33e42eef31767368e492b6a4d59f4488f9f4574bbc2ea74f6270f86ed649a14f49586267 Description: GNU CLISP module that adds an interface to GNU DBM GNU CLISP is a Common Lisp implementation. It conforms to the ANSI Common Lisp standard, and offers many extensions. It runs on all desktop operating systems (GNU and Unix systems, macOS, Windows) and is particularly memory-efficient. . This adds a module to CLISP that implements an interface to GNU DBM. Enhances: clisp Homepage: http://www.clisp.org/ Package: clisp-module-gdbm-dbgsym Priority: optional Section: debug Installed-Size: 84 Maintainer: Debian Common Lisp Team Architecture: amd64 Source: clisp Version: 1:2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2 Depends: clisp-module-gdbm (= 1:2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2) Filename: pool/development/c/clisp/clisp-module-gdbm-dbgsym_2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2_amd64.deb Size: 68684 MD5sum: f7f08d47f042c4ae97a86a20db14c8ed SHA1: 28d213d4f1ee9bfc3fc4bfc5afbdda6edea55538 SHA256: 3a1a5ad63987c1b4f4b3e563daa4352a0ba2c0be0d7e3bd515f485e0ffc43af9 SHA512: dd1c1a4a5ca474c124f96a0abb981ec243d14f1d3902fceb4de88a1c62675d9d72e9e12971cdb7d2ec53ad4d1890e3e1877af719e849c4b7beea892ac49b969d Description: debug symbols for clisp-module-gdbm Auto-Built-Package: debug-symbols Build-Ids: 89e560ec65faa3188c4faa3cc0aa3c1473b6599f Package: clisp-module-pcre Priority: optional Section: lisp Installed-Size: 995 Maintainer: Debian Common Lisp Team Architecture: amd64 Source: clisp Version: 1:2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2 Depends: libc6 (>= 2.4), libpcre3, clisp (= 1:2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2) Filename: pool/development/c/clisp/clisp-module-pcre_2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2_amd64.deb Size: 736440 MD5sum: 399531f211b6844e31584cc7b0203421 SHA1: 6218a70818bec6da04b894275fd8a832e98c938d SHA256: 30cd389e4b2f769677e237d54bed3c3956e19383e758d9fc4f539ee38ac875a6 SHA512: c1cc7102b71290a5a990dbc61d7daabea466277399e588a31a90f49f12d77bc7348f4ae6c2eb109751a21aea91eaeb972f77f1dd9d2ea45370c604d8b8328c23 Description: GNU CLISP module that adds libpcre support GNU CLISP is a Common Lisp implementation. It conforms to the ANSI Common Lisp standard, and offers many extensions. It runs on all desktop operating systems (GNU and Unix systems, macOS, Windows) and is particularly memory-efficient. . This adds a module to CLISP that implements an interface to the libpcre which implements Perl-compatible regular expressions. Enhances: clisp Homepage: http://www.clisp.org/ Package: clisp-module-pcre-dbgsym Priority: optional Section: debug Installed-Size: 69 Maintainer: Debian Common Lisp Team Architecture: amd64 Source: clisp Version: 1:2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2 Depends: clisp-module-pcre (= 1:2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2) Filename: pool/development/c/clisp/clisp-module-pcre-dbgsym_2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2_amd64.deb Size: 53636 MD5sum: 2e1e8477d8f121090487455325c11b2c SHA1: 5316dcac0e923e8faad96ca2662561f3e7002364 SHA256: 969bd68f6f811d4bdbe55e640526254f59897ce67707f08ea05d20c48da74911 SHA512: c4c171c396c9ffefb4732f50da3703d32d7aa0aaac340e350ca091530b864c9f9c20322aa10f4d3fa7f3f9a2c60a298335db593c089f1ecf9385c8db0d625a56 Description: debug symbols for clisp-module-pcre Auto-Built-Package: debug-symbols Build-Ids: a8d72270a53f2a86a5a6a141002adc9d3ece6376 Package: clisp-module-postgresql Priority: optional Section: lisp Installed-Size: 1038 Maintainer: Debian Common Lisp Team Architecture: amd64 Source: clisp Version: 1:2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2 Depends: libpq5 (>= 8.4~), clisp (= 1:2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2) Filename: pool/development/c/clisp/clisp-module-postgresql_2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2_amd64.deb Size: 712260 MD5sum: 549547eccf4db7c59d43d0c6fde5f465 SHA1: e4e7a53bdbf548052c6bd21bcf4f6a280a62e490 SHA256: 523f63ac2e54b503ffd5d30e62173050a625a3100d00d3e1c6cccb6743563036 SHA512: a86ea0abfe21d9468614642516527a65079ac92ac9d83d89ee798492b78de49745dfb6bd18800eb39304ee25b45ba1dedd40b0518e48fc8c81502a0f40256a2e Description: GNU CLISP module that adds a PostgreSQL interface GNU CLISP is a Common Lisp implementation. It conforms to the ANSI Common Lisp standard, and offers many extensions. It runs on all desktop operating systems (GNU and Unix systems, macOS, Windows) and is particularly memory-efficient. . This adds a module to CLISP that implements an interface to the PostgreSQL DB using the C bindings. Enhances: clisp Homepage: http://www.clisp.org/ Package: clisp-module-postgresql-dbgsym Priority: optional Section: debug Installed-Size: 23 Maintainer: Debian Common Lisp Team Architecture: amd64 Source: clisp Version: 1:2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2 Depends: clisp-module-postgresql (= 1:2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2) Filename: pool/development/c/clisp/clisp-module-postgresql-dbgsym_2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2_amd64.deb Size: 6260 MD5sum: 917089ddec595c87b950c3dd2cdc4de1 SHA1: 79382f028c9bda6e5a2d8857270f8734316104a5 SHA256: f9c4d0ec5d9c5e6cb88c5eb07234135a894ac5dca802b8de526a15d7539f898f SHA512: 4dea5f2040db55e15dd9b0efc90c2a189bafeb39f5ca68a780dcc8f273641486a7f9ac1ff19a7e0de62aaf6870e31d34cb3fe8bc8502b6a27c256a7d095788a1 Description: debug symbols for clisp-module-postgresql Auto-Built-Package: debug-symbols Build-Ids: 925077ab5e2f97e52049f88bd063aebcff2f4e16 Package: clisp-module-zlib Priority: optional Section: lisp Installed-Size: 723 Maintainer: Debian Common Lisp Team Architecture: amd64 Source: clisp Version: 1:2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2 Depends: zlib1g (>= 1:1.2.0), clisp (= 1:2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2) Filename: pool/development/c/clisp/clisp-module-zlib_2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2_amd64.deb Size: 686540 MD5sum: e270e98ce478574cda19bac5bfebb8db SHA1: 9af742831b32251723fd52aa8811504fd1918dfa SHA256: 0838e1affee016104534754d4f074e5d62e2784b27463cf2ca9398dc6b04f3e5 SHA512: a23f3750878269635e8f76dfd69a70e579a68ca0c15cb1401b3899c6ccaa9a00414eecc351ee49509aecefe4638fa60b4d038ab46da8ce9bbd8750281f9f2aee Description: GNU CLISP module that adds zlib support for vectors GNU CLISP is a Common Lisp implementation. It conforms to the ANSI Common Lisp standard, and offers many extensions. It runs on all desktop operating systems (GNU and Unix systems, macOS, Windows) and is particularly memory-efficient. . This adds a module to CLISP that implements a zlib interface, allowing you to compress vectors using zlib. Enhances: clisp Homepage: http://www.clisp.org/ Package: clisp-module-zlib-dbgsym Priority: optional Section: debug Installed-Size: 18 Maintainer: Debian Common Lisp Team Architecture: amd64 Source: clisp Version: 1:2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2 Depends: clisp-module-zlib (= 1:2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2) Filename: pool/development/c/clisp/clisp-module-zlib-dbgsym_2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2_amd64.deb Size: 4096 MD5sum: a9ac41eec3be629e2b53f4627b3bb80b SHA1: 6c3f0f07f9ea1ca2e53e7dca0d86f604fc485a89 SHA256: a5359921df89221e2de309f2f44422db7feb3c620bb4ed60655f25ccd50dbe5d SHA512: b614636ed51b11eddc2bb03266f323e33e72a392d385ed4621a344b7d998b407b787045db85dcac87ce7cfdce70464b0bca795e17016a4890dfd0bbb9d9b6043 Description: debug symbols for clisp-module-zlib Auto-Built-Package: debug-symbols Build-Ids: 8cc2cdf551da59cee7828ca4d37e7a90d7c2c8ec Package: cluster-glue Priority: optional Section: admin Installed-Size: 1263 Maintainer: Debian HA Maintainers Architecture: amd64 Version: 1.0.12-20apertis0bv2023dev2b4 Depends: libbz2-1.0, libc6 (>= 2.15), libcurl4 (>= 7.16.2), libglib2.0-0 (>= 2.16.0), liblrm2 (>= 1.0.12-20apertis0bv2023dev2b4), libopenhpi3, libopenipmi0 (>= 2.0.29), libpils2 (>= 1.0.12-20apertis0bv2023dev2b4), libplumb2 (>= 1.0.12-20apertis0bv2023dev2b4), libplumbgpl2 (>= 1.0.12-20apertis0bv2023dev2b4), libsnmp40 (>= 5.9+dfsg), libstonith1 (>= 1.0.12-20apertis0bv2023dev2b4), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4), init-system-helpers (>= 1.51), perl:any, python3.9, python3:any, adduser, bzip2, libtimedate-perl, lsb-base (>= 3.0-6) Suggests: ipmitool Filename: pool/development/c/cluster-glue/cluster-glue_1.0.12-20apertis0bv2023dev2b4_amd64.deb Size: 265204 MD5sum: ea11a10e11bb1b36385fd338fba297a4 SHA1: 7eab22c0dbc118a60bf4ff67c3a5e6adb3e093ad SHA256: 44d031d94bec6ce04cc509478178e85cb7d0bfdb80312b19be6af0cc87cc4a46 SHA512: 6a14301118729a96cd1bea11f339af20c312df4e96204ddf2068a21a05ef17f466a300d44aeb14827ba7b6cbab83e766978f85698ccd6ac13401d5c1c15e7911 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: 736 Maintainer: Debian HA Maintainers Architecture: amd64 Source: cluster-glue Version: 1.0.12-20apertis0bv2023dev2b4 Depends: cluster-glue (= 1.0.12-20apertis0bv2023dev2b4) Filename: pool/development/c/cluster-glue/cluster-glue-dbgsym_1.0.12-20apertis0bv2023dev2b4_amd64.deb Size: 425944 MD5sum: a3258d11f4ea5d9746d8bb46cc48da0e SHA1: b3b36d8865a909cc74f7d1a275e4e545a6cc7f20 SHA256: 2201ca99bf6fa565010d5a8f37dc8d18a21b80e536a01940da654e6b4d27eacb SHA512: 1d63af2156a417638b358be432362199de223626b893ce76a0c39527f4b5e1c76c124e96f5bc5c0e6643886cd14aea3cbd31c810b2b6d732df973d38be9dd58c Description: debug symbols for cluster-glue Auto-Built-Package: debug-symbols Build-Ids: 051dc709f6a3c8de65d5a6ea28dd7964e789f6c3 1036cf935fecd1c92e2d00443a9ec3848b2d46f5 1351958e3d84588b11dabda20f2048377eb4ffac 16bc7d4b91b75d3470ae3d159d9edf351cf3b6a9 2e895db34f8c12c6a01eccc48f1aac5ac42fdadb 2f4339552031c522c0b393a26bf758d297f673dd 3516a6491a9732716d15d0bc40700ec39df1b9e3 403f790660d257bfea8e62524d5ad899e752ea0b 43ed9a79220ddd1815a5fcb7f7712a7acf252f4b 58d65e15b0539ff69e1dbe340132c68d6f32f5ba 5bd30a6aabe5258517ff42c12bf0491818cb4139 5bd7061f512029d770f22933875cf1ad53d6f29a 5c5e92ee0bc451eeb4b7efb04097c51a1860de35 5ddf2827252f40d28cbed10360b358e0c96b31c7 604d1ae6f387a9c8bdfaeab74fb3a354fe520cf8 61dd9ecdf4cd664cd352bc0897a8c9c413fb3517 62b03c7de5cae882fef3ddec0c2c52206cf9b5b6 67130d8d940b982259c088693e033cd133f9a536 69bf1cbc781edb79aecbb9b86bfb6f3d1e030d97 73d6135b189d044c68e89f545b40d42dcc7cc6a0 769940f16fdb8aaa5a1eddd63974ca068cb301c3 7a0ea36ff09d70c495d7e247d973f39429b5f679 7feab4fa819d2bcf1188c3067cabd5e7010588c7 86f47e8af79f79025e56b5a82ed66bb5074e5380 90ae6073b50371ad104e05a01499968373fe3384 95b55cfb760233b103165e7e6f007c6bc77fa94e adf96cd7d77251ea953ea94031b6fd6d2a3465bc b01eca0dbfb20d0c1b2aae33a17f7f2c2afe1f63 b824b6d1c46e4a729da32910b415c1b1a3238671 bed3abb751bb8affa8c56e841c7963092887ac04 c02a21a79c3e8bbd97429a0159e914512238db69 c33782fb8fe03fa06ed7e6e70e73d059e27eb930 ce8562c3e4b7a70e3fe7c8e9f82b9210d5a53915 d10c46b2b95c3fa4eb22468461d9efe00b674036 d31bf8c4ddd62a3f4e09cae3af151915a9600d01 ef5a42acd872a25eb6ae54675913dd0aae73dfb3 ef8dc1f578d39835b9fef521b76a8dfb3be8c521 f4be86ae502b20a9c9aadde00d517f203489837d Package: cluster-glue-dev Priority: optional Section: admin Installed-Size: 47 Maintainer: Debian HA Maintainers Architecture: amd64 Source: cluster-glue Version: 1.0.12-20apertis0bv2023dev2b4 Replaces: cluster-glue (<< 1.0.12-8) Depends: liblrm2-dev (>= 1.0.12-20apertis0bv2023dev2b4), libpils2-dev (>= 1.0.12-20apertis0bv2023dev2b4), libplumb2-dev (>= 1.0.12-20apertis0bv2023dev2b4), libplumbgpl2-dev (>= 1.0.12-20apertis0bv2023dev2b4), libstonith1-dev (>= 1.0.12-20apertis0bv2023dev2b4) Breaks: cluster-glue (<< 1.0.12-8) Filename: pool/development/c/cluster-glue/cluster-glue-dev_1.0.12-20apertis0bv2023dev2b4_amd64.deb Size: 20816 MD5sum: 7bbcd56b671261df8170fd3b9b4d95ea SHA1: e046afbba8eef95d7e7fe0a14cedbd1c39392a74 SHA256: 9a1850917ff2a05f98d14782ce3cf166925c6cfef5ee8203dff9b8ebfe11e667 SHA512: 559899ff20e31687b4513f8e5c94b6093c059813c6de9166d801cbbf242dc2db0edd6e0b4fddec17b88abeb5a7984a099714b5b3babb31937eb71815d845880a Description: Development files for the cluster glue components This package includes headers and static libraries for the glue cluster components. . If you are developing for cluster-glue, you probably want to install this package. Homepage: https://github.com/ClusterLabs/cluster-glue Package: cm-super Priority: optional Section: fonts Installed-Size: 52646 Maintainer: Debian TeX maintainers Architecture: all Version: 0.3.4-15apertis0bv2023dev2b4 Replaces: pts-tetex-cm-super Depends: tex-common (>= 6.13), texlive-latex-recommended, cm-super-minimal (= 0.3.4-15apertis0bv2023dev2b4), pfb2t1c2pfb Conflicts: pts-tetex-cm-super Filename: pool/development/c/cm-super/cm-super_0.3.4-15apertis0bv2023dev2b4_all.deb Size: 18680172 MD5sum: c968b81f722dc8e54c59c6b86a446b9e SHA1: 6b95c486025b3d4b4c8f35d96030db57190f32f6 SHA256: 3f6725b0ef7a943cd4fc4558208f152fa3cbf112e0a9d9ea69d7a6c013fc75b8 SHA512: 7f197d229083545aada86744971548d60d196a366b6841f4c8ee10f8eb210cc999828170d2c488457722a723eba61b8bee048615406c50b6c5bcd082935046a0 Description: TeX font package (full version) with CM (EC) in Type1 in T1, T2*, TS1, X2 enc This package ships the full set of cm-super fonts, for a minimal variant install cm-super-minimal. . The CM-Super package contains Type 1 fonts converted from METAFONT fonts and covers entire EC/TC, EC Concrete, EC Bright and LH fonts (Computer Modern font families). All European and Cyrillic writings are covered. Each Type 1 font program contains ALL glyphs from the following standard LaTeX font encodings: T1, TS1, T2A, T2B, T2C, X2, and also Adobe StandardEncoding (585 glyphs per non-SC font and 468 glyphs per SC font), and could be reencoded to any of these encodings using standard dvips or pdftex facilities (the corresponding support files are also included). Homepage: https://ctan.org/tex-archive/fonts/ps-type1/cm-super Package: cm-super-minimal Priority: optional Section: fonts Installed-Size: 5826 Maintainer: Debian TeX maintainers Architecture: all Source: cm-super Version: 0.3.4-15apertis0bv2023dev2b4 Replaces: cm-super (<< 0.3.3-6) Depends: tex-common (>= 6.13), texlive-latex-recommended Filename: pool/development/c/cm-super/cm-super-minimal_0.3.4-15apertis0bv2023dev2b4_all.deb Size: 5815016 MD5sum: 48946909d224fd991a12c83fa9454e11 SHA1: 7f78230e1dd99be1d5829b00a54dac6784094e1a SHA256: 3a2a3f4f72396322596b989253a3c3865d2dade175d61a02547ca6108ca101c8 SHA512: 3e2efa108f0d59b98f78c75d53299b71603168af5f7a18a0a29583d68d52301529352ef5b42dd3a6a23dc9e6f2fe623e20bbddba2a1de0d6e9b86ed47f558e15 Description: TeX font package (minimal version) with CM/EC in Type1 in T1, T2*, TS1, X2 enc This package ships the 10pt version of the various fonts. For the full set please install cm-super. . The CM-Super package contains Type 1 fonts converted from METAFONT fonts and covers entire EC/TC, EC Concrete, EC Bright and LH fonts (Computer Modern font families). All European and Cyrillic writings are covered. Each Type 1 font program contains ALL glyphs from the following standard LaTeX font encodings: T1, TS1, T2A, T2B, T2C, X2, and also Adobe StandardEncoding (585 glyphs per non-SC font and 468 glyphs per SC font), and could be reencoded to any of these encodings using standard dvips or pdftex facilities (the corresponding support files are also included). Homepage: https://ctan.org/tex-archive/fonts/ps-type1/cm-super Package: cm-super-x11 Priority: optional Section: fonts Installed-Size: 5158 Maintainer: Debian TeX maintainers Architecture: all Source: cm-super Version: 0.3.4-15apertis0bv2023dev2b4 Depends: cm-super-minimal (= 0.3.4-15apertis0bv2023dev2b4), xfonts-utils Filename: pool/development/c/cm-super/cm-super-x11_0.3.4-15apertis0bv2023dev2b4_all.deb Size: 270800 MD5sum: 5529a87ca1bff1d94c796aa39e88d13b SHA1: b38ab5de7a25cf1622182b9e4dbe830ecff74dbd SHA256: 978a07337dba09bd2a0af2c05193d22e8a82315659206e1461e3de1a52a820d2 SHA512: 1a01c18f294bd8a257c35b7513d60532048063326272b173ed3961750d33dc8468b503308a646b97d36073a95c255fc8a19ffa0e1116d497321dad2066553a3a Description: Make the cm-super fonts available to X11 This package makes the cm-super fonts available to X11. This package does not contain any fonts itself but allows one to reuse the cm-super fonts as X11 screen fonts. Homepage: https://ctan.org/tex-archive/fonts/ps-type1/cm-super Package: cmake Priority: optional Section: devel Installed-Size: 23026 Maintainer: Debian CMake Team Architecture: amd64 Version: 3.18.4-2+deb11u1+apertis1bv2023dev2b4 Depends: cmake-data (= 3.18.4-2+deb11u1+apertis1bv2023dev2b4), procps, libarchive13 (>= 3.3.3), libc6 (>= 2.17), libcurl4 (>= 7.16.2), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.0), libjsoncpp24 (>= 1.9.4), librhash0 (>= 1.2.6), libstdc++6 (>= 9), libuv1 (>= 1.11.0), zlib1g (>= 1:1.1.4) Recommends: gcc, make Suggests: cmake-doc, ninja-build Filename: pool/development/c/cmake/cmake_3.18.4-2+deb11u1+apertis1bv2023dev2b4_amd64.deb Size: 5601792 MD5sum: ec801f81a1552998937eedfefd557183 SHA1: 12ffaaebf020ecf630a588d5be81be5dbbffc8a3 SHA256: 0be2c6e2a64c75202d39ff4ebb6bbd8c83ed0a76d04cb000b823f111569fbd61 SHA512: c93fe061a99a427b76f21b21efbd96bd5c6c4efe9047a168cc6d56a27d6aae130b779225fa77c986bff8b3948bc15381130bf7e3c3c053ac62baf760544d79b1 Description: cross-platform, open-source make system CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. CMake is quite sophisticated: it is possible to support complex environments requiring system configuration, pre-processor generation, code generation, and template instantiation. . CMake was developed by Kitware as part of the NLM Insight Segmentation and Registration Toolkit project. The ASCI VIEWS project also provided support in the context of their parallel computation environment. Other sponsors include the Insight, VTK, and VXL open source software communities. Homepage: https://cmake.org/ Multi-Arch: foreign Package: cmake-curses-gui Priority: optional Section: devel Installed-Size: 6794 Maintainer: Debian CMake Team Architecture: amd64 Source: cmake Version: 3.18.4-2+deb11u1+apertis1bv2023dev2b4 Depends: cmake (= 3.18.4-2+deb11u1+apertis1bv2023dev2b4), libarchive13 (>= 3.3.3), libc6 (>= 2.17), libcurl4 (>= 7.16.2), libgcc-s1 (>= 3.0), libjsoncpp24 (>= 1.9.4), libncurses6 (>= 6), librhash0 (>= 1.2.6), libstdc++6 (>= 9), libtinfo6 (>= 6), libuv1 (>= 1.11.0), zlib1g (>= 1:1.1.4) Filename: pool/development/c/cmake/cmake-curses-gui_3.18.4-2+deb11u1+apertis1bv2023dev2b4_amd64.deb Size: 2163412 MD5sum: bf60fd32219f14a3f099969849dc11ab SHA1: a2967b189eaf702ed144cbd40737da9a79668ba3 SHA256: 28a2f11f4fd22a869e4da4e48788476e74f9b9f68288e02c0adb2964f614b7c1 SHA512: c20b435a78d3c143d56378cc53c02d34ad70a2f4290b0c98e5c878e145ab6f7c295753fe026c361a02e98ccc5b98333f1ee33d7183307e6d6f21d0c243be815b Description: curses based user interface for CMake (ccmake) CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. . This package provides the CMake curses interface. Project configuration settings may be specified interactively through this GUI. Brief instructions are provided at the bottom of the terminal when the program is running. The main executable file for this GUI is "ccmake". Homepage: https://cmake.org/ Package: cmake-curses-gui-dbgsym Priority: optional Section: debug Installed-Size: 64136 Maintainer: Debian CMake Team Architecture: amd64 Source: cmake Version: 3.18.4-2+deb11u1+apertis1bv2023dev2b4 Replaces: cmake-dbg (<< 3.5.0-1~) Depends: cmake-curses-gui (= 3.18.4-2+deb11u1+apertis1bv2023dev2b4) Breaks: cmake-dbg (<< 3.5.0-1~) Filename: pool/development/c/cmake/cmake-curses-gui-dbgsym_3.18.4-2+deb11u1+apertis1bv2023dev2b4_amd64.deb Size: 63501776 MD5sum: de606081d66f5ba3e6eb6ece1c1ced33 SHA1: 382d2b94c042a1297eb16b1485948151d0ef18df SHA256: 73ccdf284dd8a2277ba7c6ee50ef823f8596ca038e8404bfff8d91de65c14523 SHA512: 713727908d843fa4f0d6db4ce869f2866a1d960a9ad0232ebed893e083f39d5cb14a1d20d2a584aa9a84ec86190a8062391d0f749baf93b230af6b6f5e13a81e Description: debug symbols for cmake-curses-gui Auto-Built-Package: debug-symbols Build-Ids: e1fd688f21339ce8405c75cc86025fa3cf357ca8 Package: cmake-data Priority: optional Section: devel Installed-Size: 8895 Maintainer: Debian CMake Team Architecture: all Source: cmake Version: 3.18.4-2+deb11u1+apertis1bv2023dev2b4 Filename: pool/development/c/cmake/cmake-data_3.18.4-2+deb11u1+apertis1bv2023dev2b4_all.deb Size: 1729748 MD5sum: 00facaae81c105774befa1dbdaf6d614 SHA1: 74b722ae3d8947e2ed6e5fadf26a18f2a9fdf3d7 SHA256: b3631b439ef2779b1b04bd31b848d7bc42688f6632ca4c34cc03916d4f1dddf9 SHA512: a7379a4475b4b292a5dbf8f0de98390fd65f6a5c1c9c54d713c880cd372e3a9aad746b6736520f10bf12bf2d3b1a65b484aa3ce494a532f559c77178a30cc628 Description: CMake data files (modules, templates and documentation) This package provides CMake architecture independent data files (modules, templates, documentation etc.). Unless you have cmake installed, you probably do not need this package. Homepage: https://cmake.org/ Multi-Arch: foreign Package: cmake-dbgsym Priority: optional Section: debug Installed-Size: 211746 Maintainer: Debian CMake Team Architecture: amd64 Source: cmake Version: 3.18.4-2+deb11u1+apertis1bv2023dev2b4 Replaces: cmake-dbg (<< 3.5.0-1~) Depends: cmake (= 3.18.4-2+deb11u1+apertis1bv2023dev2b4) Breaks: cmake-dbg (<< 3.5.0-1~) Filename: pool/development/c/cmake/cmake-dbgsym_3.18.4-2+deb11u1+apertis1bv2023dev2b4_amd64.deb Size: 209659204 MD5sum: c69a4f147e4246779f988607353954d7 SHA1: 0300934c902ddccd30f0c0892f1e2084e23174f9 SHA256: 444f50c314269438f3d3f0fcd600fc957ba98a2150daff4aaed537e58af333e7 SHA512: 78ffb4d917a64e2f8657dc1dd1c9037ac34b99e83c362a291df94026d6b8f17ab0125c867c25468246d235403fe67147d8ed716fded7ceff90be33ba44ab0771 Description: debug symbols for cmake Auto-Built-Package: debug-symbols Build-Ids: 1d557b4c8cb8c3f9ee40656b7f023f231bfbc7e7 cb682af111bc7ca5cbfd2d27658c916822d0e811 ee7b45ecf9aa7f2b02321d91445e516ec1ce2b1c Package: cmake-doc Priority: optional Section: doc Installed-Size: 22770 Maintainer: Debian CMake Team Architecture: all Source: cmake Version: 3.18.4-2+deb11u1+apertis1bv2023dev2b4 Depends: cmake-data (= 3.18.4-2+deb11u1+apertis1bv2023dev2b4), libjs-sphinxdoc (>= 2.4.3-5~) Recommends: doc-base Suggests: cmake Filename: pool/development/c/cmake/cmake-doc_3.18.4-2+deb11u1+apertis1bv2023dev2b4_all.deb Size: 1705348 MD5sum: 81b6e16b56cc2079e80842f4f2163778 SHA1: a318c366e9a64ec3d376ecdea9988f44781596c1 SHA256: 09848d75794f211d46ac6e3418038e06fa1ce58372efedc5984004177b4b19e4 SHA512: d33cd7970faf826f35c14ba7db86591d4d521651aeaa0c08bcc9b9d48cfe51c58bf210b0deee8e7f4a998232a5b9748c39e44ef12662c8ddb8d0c3f2db9323e2 Description: extended documentation in various formats for CMake CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. . This package provides additional documentation in various formats like HTML or plain text. Homepage: https://cmake.org/ Package: cmark-gfm Priority: optional Section: text Installed-Size: 83 Maintainer: Keith Packard Architecture: amd64 Version: 0.29.0.gfm.0-6apertis0bv2023dev2b4 Depends: libc6 (>= 2.4), libcmark-gfm-extensions0 (>= 0.29.0.gfm.0), libcmark-gfm0 (>= 0.29.0.gfm.0) Filename: pool/development/c/cmark-gfm/cmark-gfm_0.29.0.gfm.0-6apertis0bv2023dev2b4_amd64.deb Size: 38220 MD5sum: 76f7907be7599fd10312b93ff54b72ca SHA1: fe08f5500ce025a9fa678e8351b73ecd0af77130 SHA256: f17fbbdba7142ae36a2dd860b8bc94b73633f4192d5e92de0a1d79d8801054fc SHA512: 852193038eb27a50fc14ccb1a5e59aae27e863985a05130db7b23f324d24ac780be1d4c318023e05807979e5310600d6ee6d7e4886271bb64f8d37bc6f07e306 Description: CommonMark parsing and rendering program, GitHub flavor cmark-gfm is the GitHub flavor of the cmark C reference implementation of CommonMark, a rationalized version of Markdown syntax with a spec. This package provides a command-line program (cmark-gfm) for parsing and rendering CommonMark documents. . This GitHub flavored version has extensions for org-mode style tables, auto-linking, and more. Homepage: https://github.com/github/cmark Package: cmark-gfm-dbgsym Priority: optional Section: debug Installed-Size: 27 Maintainer: Keith Packard Architecture: amd64 Source: cmark-gfm Version: 0.29.0.gfm.0-6apertis0bv2023dev2b4 Depends: cmark-gfm (= 0.29.0.gfm.0-6apertis0bv2023dev2b4) Filename: pool/development/c/cmark-gfm/cmark-gfm-dbgsym_0.29.0.gfm.0-6apertis0bv2023dev2b4_amd64.deb Size: 12780 MD5sum: 550426faced714683c58ea96ff12e2da SHA1: 096425c33df766b2c7c684d195e84fecbf65aa94 SHA256: a306c3723ed68d29e1ea7d823939b068d53f5ead6afc1296b7e6f0118df7512c SHA512: 03304d937202aed6cb6596343fe6a720bbec07ec02b646acd50bc088ef5b78c4ea8f0b60a560b4f4b4de6657ad9d034013f0094faf6304a965672b0d680f7902 Description: debug symbols for cmark-gfm Auto-Built-Package: debug-symbols Build-Ids: 5adbedc301703c872d1be90f889cc570ac4567af Package: cmdtest Priority: optional Section: devel Installed-Size: 97 Maintainer: Debian Python Team Architecture: all Version: 0.32.14.gcdfe14e-2apertis0bv2023dev2b4 Provides: yarn Depends: python3, python3-cliapp, python3-markdown, python3-ttystatus, python3:any Filename: pool/development/c/cmdtest/cmdtest_0.32.14.gcdfe14e-2apertis0bv2023dev2b4_all.deb Size: 22828 MD5sum: e9706ab95bf4bd0943e81b887648abaf SHA1: 5d415acd8085f2560224826efbfe916812e2ae91 SHA256: 8d89b61dd65380c23b2d7db326cacd70ae25473db07bcc5c3ff053c0a4684a17 SHA512: e43bb9db9c605c11758d1948509b608c435604dc432df810109ca0ed8b1e8cf3a256c415762a7f05ea73a86a9466550142c858cd4d5ac96c2dcebdeb49e38446 Description: blackbox testing of Unix command line programs cmdtest black box tests Unix command line tools. Roughly, it is given a script, its input files, and its expected output files. cmdtest runs the script, and checks the output is as expected. . cmdtest is aimed specifically at testing non-interactive Unix command line programs, and tries to make that as easy as possible. . Also included is a "scenario testing" tool, yarn. Homepage: https://liw.fi/cmdtest/ Package: cmis-client Priority: optional Section: utils Installed-Size: 234 Maintainer: Debian LibreOffice Maintainers Architecture: amd64 Source: libcmis Version: 0.5.2-3apertis1bv2023dev2b4 Depends: libboost-program-options1.74.0 (>= 1.74.0), libc6 (>= 2.14), libcmis-0.5-5v5, libgcc-s1 (>= 3.0), libstdc++6 (>= 9) Filename: pool/development/libc/libcmis/cmis-client_0.5.2-3apertis1bv2023dev2b4_amd64.deb Size: 115644 MD5sum: fb6aaaa22009fbbf6d28557df30a85b3 SHA1: 1f5d2622a6ec2e541b27a2c49c95e0e57c3b5de3 SHA256: 829fb269914b90772999dd55188bdd9884b4a778ab0474fe5aac0b386e04d283 SHA512: 6ee187aac822a0013a938acb3d40b6e1aa471d0655fecc33a9df3dc8e72493db311eb87ad7672ba0c78be7b83e23351789b60b2f4234a4174c5ed52f483abb4c Description: client for the CMIS protocol LibCMIS is a C++ client library for the CMIS interface. . This allows C++ applications to connect to any Enterprise Content Management system behaving as a CMIS server like Alfresco, Nuxeo. It also provides Access to Google Drive/OneDrive/SharePoint . This package contains the cmis-client standalone application. Homepage: https://github.com/tdf/libcmis Package: cmis-client-dbgsym Priority: optional Section: debug Installed-Size: 735 Maintainer: Debian LibreOffice Maintainers Architecture: amd64 Source: libcmis Version: 0.5.2-3apertis1bv2023dev2b4 Depends: cmis-client (= 0.5.2-3apertis1bv2023dev2b4) Filename: pool/development/libc/libcmis/cmis-client-dbgsym_0.5.2-3apertis1bv2023dev2b4_amd64.deb Size: 690476 MD5sum: 13f709b3d5432fb65c70b2646e385dab SHA1: ee1af1f19ef0dd33adff152f49ca56f01173d850 SHA256: 1be8f645395e852ba71d6f0dc631544280691e7653656971cab6deb9f4efcdff SHA512: 82951f436af56922d8f5899009306862a8a9a545864ee62b58a73d758003ccc181d5f135e2ec167709161dca7b644b00a5a4ed4e5fadf38e8f1f6110dd13a37e Description: debug symbols for cmis-client Auto-Built-Package: debug-symbols Build-Ids: 7446dfed1cc4e7d0922873ba12a2d48745d7297a Package: cmocka-doc Priority: optional Section: doc Installed-Size: 1067 Maintainer: David Prévot Architecture: all Source: cmocka Version: 1.1.5-2apertis0bv2023dev2b4 Depends: libjs-jquery Filename: pool/development/c/cmocka/cmocka-doc_1.1.5-2apertis0bv2023dev2b4_all.deb Size: 87196 MD5sum: c9d1de962963ae829593fe7410f9c751 SHA1: b32cb582d1bc82b4c1b0cd4700187c0269612426 SHA256: 0c199acc0cd1d525187c7ef87279409263e164f1956b3ccfd7bd927d52af8793 SHA512: 985158ea8da27967b94ac8e135559a261c7a4cda78466e9de9aac07f27cc9f98cc1d0ef5841351c9226557425b256922c622a0050606e7c0795718100ab82d4a Description: documentation for the CMocka unit testing framework This package contains the documentation and examples for CMocka. . The idea of CMocka is that a test application only requires the standard C library and the CMocka library itself to minimize conflicts with standard C headers especially on a lot of different platforms. . Features: * Easy to use framework to write unit tests * Support for mock objects * Testing of memory leaks, buffer overflows and underflows * Platform and compiler independent Homepage: https://cmocka.org/ Multi-Arch: foreign Package: cobra Priority: optional Section: golang Installed-Size: 6689 Maintainer: Debian Go Packaging Team Architecture: amd64 Source: golang-github-spf13-cobra Version: 1.1.2-1apertis0bv2023dev2b3 Depends: libc6 (>= 2.4) Filename: pool/development/g/golang-github-spf13-cobra/cobra_1.1.2-1apertis0bv2023dev2b3_amd64.deb Size: 2033004 MD5sum: d9d5df1bb54fa6114ddb71f08acedf76 SHA1: 9aa310ebdb91f133ed495628e946acad4a3031df SHA256: be9d74a69cf2aa7b9ce40bc9ba591717ee13ee9584504b797d59e8ecce5c4c95 SHA512: 3356889927ea3ed3764048a732192e23172d4e4b31dce8d7d6923bec80bfdc853bc5a4b6da48365c135228d225cebf860e4971212b6c328708cdb3a6a1f709c4 Description: Tool to generate Cobra-based modern Go CLI application Cobra is a Go library providing a simple interface to create powerful modern CLI interfaces similar to git & go tools. . Cobra has an exceptionally clean interface and simple design without needless constructors or initialization methods. . This package contains the Cobra Generator as /usr/bin/cobra, a tool that will generate your application scaffolding to rapidly develop a Cobra-based application. Built-Using: go-md2man-v2 (= 2.0.0+ds-5apertis0bv2023dev2b3), golang-1.15 (= 1.15.15-1~deb11u2+apertis0bv2023dev2b2), golang-blackfriday-v2 (= 2.0.1-3apertis0bv2023dev2b4), golang-fsnotify (= 1.4.9-2apertis0bv2023dev2b4), golang-github-hashicorp-hcl (= 1.0.0-1.1apertis0bv2023dev2b3), golang-github-magiconair-properties (= 1.8.4-1apertis0bv2023dev2b3), golang-github-mitchellh-go-homedir (= 1.1.0-1apertis0bv2023dev2b3), golang-github-mitchellh-mapstructure (= 1.3.3-1apertis0bv2023dev2b3), golang-github-pelletier-go-toml (= 1.8.1-1apertis0bv2023dev2b3), golang-github-shurcool-sanitized-anchor-name (= 1.0.0-1apertis0bv2023dev2b3), golang-github-spf13-afero (= 1.5.1-1apertis0bv2023dev2b3), golang-github-spf13-cast (= 1.3.1-1apertis0bv2023dev2b3), golang-github-spf13-jwalterweatherman (= 1.1.0+really1.1.0-1apertis0bv2023dev2b3), golang-github-spf13-pflag (= 1.0.5-2apertis0bv2023dev2b3), golang-github-spf13-viper (= 1.7.1-1apertis1bv2023dev2b3), golang-github-subosito-gotenv (= 1.2.0+git20190917.de67a66-2apertis0bv2023dev2b3), golang-golang-x-sys (= 0.0~git20210124.22da62e-1apertis0bv2023dev2b3), golang-golang-x-text (= 0.3.6-1apertis0bv2023dev2b3), golang-gopkg-ini.v1 (= 1.57.0-1apertis0bv2023dev2b3), golang-yaml.v2 (= 2.4.0-1apertis1bv2023dev2b3) Homepage: https://github.com/spf13/cobra Package: coderay Priority: optional Section: ruby Installed-Size: 29 Maintainer: Debian Ruby Team Architecture: all Version: 1.1.3-4+apertis0bv2023dev2b3 Depends: ruby | ruby-interpreter, ruby-coderay Filename: pool/development/c/coderay/coderay_1.1.3-4+apertis0bv2023dev2b3_all.deb Size: 12060 MD5sum: 700bf597fa1c655629c14294365b1a06 SHA1: d495c4d2c22a7f1d293b10b9fe91a190e50bc1c7 SHA256: 83fb207a050e31ef64598bb91d864bbd179aff4c31897d71fd96a409e5134194 SHA512: c486fd5786f1acceec78ee4b1dcb2e423cbb012db87e1258490e49731721a81a5b5a4558fc5228cc4bd0a8032aab933533157f9cde2c6ec4a18ed4b73ce53160 Description: Helper programs for CodeRay Ruby lib for syntax highlighting CodeRay is a Ruby library that can scan an input file or text in a web page and encode it as syntax highlighted HTML output. . CodeRay supports many input languages including: C, C++, CSS, Delphi, diff, Groovy, HTML, RHTML (Erb+HTML), Nitro-XHTML, Java, JavaScript, JSON, PHP, Python, Ruby, SQL and YAML. . CodeRay can output to HTML, JSON, XML, Yaml. . The coderay binary scans a file and outputs in HTML. Homepage: http://coderay.rubychan.de/ Package: coffeescript Priority: optional Section: devel Installed-Size: 739 Maintainer: Debian Javascript Maintainers Architecture: all Version: 1.12.8~dfsg-5apertis1bv2023dev2b3 Provides: node-coffeescript Depends: nodejs (>= 6.11.2~dfsg) | nodejs-legacy (>= 6) Suggests: libjs-coffeescript, coffeescript-doc Filename: pool/development/c/coffeescript/coffeescript_1.12.8~dfsg-5apertis1bv2023dev2b3_all.deb Size: 139216 MD5sum: 5eed58a5e2d97b1a0522e09acc0b7136 SHA1: beab71375a2225811e9ebff410cb5ca93264f26a SHA256: 8154d3da26cf5e56ea25e53ba490630b4267634ca90b26e59dac9c381e754644 SHA512: 2f2186d9128f683c4e4b45051a607860a1a099bed8396704f7f817bfb568937f1a99c9e9205de4fc481b95d56c6ca554f24568d76831c5c2a0b8dd7f9b8a3c85 Description: interpreter and compiler for the CoffeeScript language CoffeeScript is a little language that compiles into JavaScript. Underneath all of those embarrassing braces and semicolons, JavaScript has always had a gorgeous object model at its heart. CoffeeScript is an attempt to expose the good parts of JavaScript in a simple way. . The golden rule of CoffeeScript is: "It's just JavaScript". The code compiles one-to-one into the equivalent JS, and there is no interpretation at runtime. You can use any existing JavaScript library seamlessly (and vice-versa). The compiled output is readable and pretty-printed, passes through JavaScript Lint without warnings, will work in every JavaScript implementation, and tends to run as fast or faster than the equivalent handwritten JavaScript. . The "cake" executable is provided as "cake.coffeescript" to peacefully coexist with cakephp. Homepage: https://coffeescript.org/ Package: coffeescript-doc Priority: optional Section: doc Installed-Size: 1335 Maintainer: Debian Javascript Maintainers Architecture: all Source: coffeescript Version: 1.12.8~dfsg-5apertis1bv2023dev2b3 Recommends: libjs-coffeescript, libjs-jquery, libjs-underscore Filename: pool/development/c/coffeescript/coffeescript-doc_1.12.8~dfsg-5apertis1bv2023dev2b3_all.deb Size: 198556 MD5sum: dc111ac7b9c0e1e308a0d655611b0aa0 SHA1: 62404c0f8e52ec0eb56ff93f3c639e156a37ab1b SHA256: 22db62cd5f8456f0080f9b26c00b1a2e8b063c229314c49f44265ec241c5fa1a SHA512: 5800034984a92992324b8444ffd13596f61439fa30361125b702a2ca479ebe53d503bebb0f6d9a0ae440deefcb40c513ec4160ca448cf041ef1449ca693e3fe1 Description: documentation for the CoffeeScript language CoffeeScript is a little language that compiles into JavaScript. Underneath all of those embarrassing braces and semicolons, JavaScript has always had a gorgeous object model at its heart. CoffeeScript is an attempt to expose the good parts of JavaScript in a simple way. . The golden rule of CoffeeScript is: "It's just JavaScript". The code compiles one-to-one into the equivalent JS, and there is no interpretation at runtime. You can use any existing JavaScript library seamlessly (and vice-versa). The compiled output is readable and pretty-printed, passes through JavaScript Lint without warnings, will work in every JavaScript implementation, and tends to run as fast or faster than the equivalent handwritten JavaScript. . This package contains documentation. Homepage: https://coffeescript.org/ Package: config-package-dev Priority: optional Section: devel Installed-Size: 245 Maintainer: Debathena Project Architecture: all Version: 5.5co1bv2023dev2b4 Depends: perl:any Filename: pool/development/c/config-package-dev/config-package-dev_5.5co1bv2023dev2b4_all.deb Size: 31432 MD5sum: 1e88078207029559b98416fd24f8e26b SHA1: 6a9adb411704af881b76ce3dee34c9797dd98bc9 SHA256: 295f5c3338ceeb2739d9d6cfd900809ce70ca817ddf206c603d47635f0127c5a SHA512: b2723bea76c6f43b05b0873f202f666eaba7e16129ebc288b71fd4a12c721b22fb1573ccaff5e8764c779c57fcc5abe9ba71d6acf5a7c212a29c84436d48270f Description: Debhelper (and CDBS) modules for building configuration packages This package contains a system of modules for creating Debian configuration packages: packages that configure an existing Debian system by using dpkg-divert on configuration files. These modules attempt to make the process of creating configuration packages efficient by checking the md5sums of upstream configuration files that are to be modified and automatically generating the relevant postinst code to perform the diversions using the standard debhelper mechanism. In addition to a debhelper command and sequencer extension module, CDBS modules are also included, but future development will focus on the debhelper interface. . The config-package-dev modules are optimized for site defaults (i.e. configuration for a university or a company), though they are useful for other applications as well. Homepage: https://debathena.mit.edu/config-package-dev Multi-Arch: foreign Package: console-setup Priority: optional Section: utils Installed-Size: 419 Maintainer: Debian Install System Team Architecture: all Version: 1.205+apertis0bv2023dev2b2 Depends: console-setup-linux | console-setup-freebsd | hurd, xkb-data (>= 0.9), keyboard-configuration (= 1.205+apertis0bv2023dev2b2) Pre-Depends: debconf (>= 1.5.34) Suggests: lsb-base (>= 3.0-6), locales Conflicts: console-setup-mini Breaks: lsb (<< 2.0-6), lsb-base (<< 3.0-6), lsb-core (<< 2.0-6) Filename: pool/development/c/console-setup/console-setup_1.205+apertis0bv2023dev2b2_all.deb Size: 100040 MD5sum: cfcf71ccfe320279c04366f6b059292d SHA1: a856dbb98b7787a6a4ecb05ceafe199f673305c8 SHA256: fda88f1189cc3ce0755572b17b38e49c44fbb830310faefe9bf9f71655f80806 SHA512: 2c896e1e6eecf4e26eb9bb6ab60350b3b247a6656a99b561e358911a3f129b7afc1a49cf1e5289eeac8b73194f66100fe18f4ab42bf8d23f9b2d74ccdf07c318 Description: console font and keymap setup program This package provides the console with the same keyboard configuration scheme as the X Window System. As a result, there is no need to duplicate or change the keyboard files just to make simple customizations such as the use of dead keys, the key functioning as AltGr or Compose key, the key(s) to switch between Latin and non-Latin mode, etc. . The package also installs console fonts supporting many of the world's languages. It provides an unified set of font faces - the classic VGA, the simplistic Fixed, and the cleaned Terminus, TerminusBold and TerminusBoldVGA. Multi-Arch: foreign Package: console-setup-freebsd Priority: optional Section: utils Installed-Size: 1385 Maintainer: Debian Install System Team Architecture: all Source: console-setup Version: 1.205+apertis0bv2023dev2b2 Replaces: console-setup (<< 1.71) Depends: vidcontrol, kbdcontrol, keyboard-configuration (= 1.205+apertis0bv2023dev2b2), init-system-helpers (>= 1.29~) | initscripts Suggests: console-setup Conflicts: console-setup-linux Breaks: console-setup (<< 1.71) Filename: pool/development/c/console-setup/console-setup-freebsd_1.205+apertis0bv2023dev2b2_all.deb Size: 124240 MD5sum: 525a8f46cc3b32a13c85602d71c62876 SHA1: c3734942f44931b42bc694d8d3ce10ccb966789c SHA256: f41afbe1177a0a115512eaf849f9a8664cb955ad88e8239822526518b460315d SHA512: caf9ce318f5a24e411336da7cfd1eabb6812bc7df710703d7841cf16d9ac6092de773845a0bfb0736d3e92baad1b71322d37997154b6a4204cbb20b360f65927 Description: FreeBSD specific part of console-setup This package includes raw, uuencoded fonts and various screen maps. Multi-Arch: foreign Package: console-setup-linux Priority: optional Section: utils Installed-Size: 2163 Maintainer: Debian Install System Team Architecture: all Source: console-setup Version: 1.205+apertis0bv2023dev2b2 Replaces: console-setup (<< 1.71), console-terminus Provides: console-terminus Depends: kbd (>= 0.99-12) | console-tools (>= 1:0.2.3-16), keyboard-configuration (= 1.205+apertis0bv2023dev2b2), init-system-helpers (>= 1.29~) | initscripts Suggests: console-setup Conflicts: console-setup-freebsd Breaks: console-cyrillic (<= 0.9-11), console-setup (<< 1.71), console-terminus Filename: pool/development/c/console-setup/console-setup-linux_1.205+apertis0bv2023dev2b2_all.deb Size: 1872296 MD5sum: e80277f960734d3500164184ca65d30e SHA1: d3d1e1c127fced75e577bd3682520471e40a424d SHA256: f5d4d5ed90bdaa2a5a6a57d6a64a57c98d4bee5a44768880edd686b67d8a6a1d SHA512: f86e010874b32bea2b11659ba14ea6bc8ae3a4a19901631af95b39908497a805c024416f6be0b8f5d95cf0d2e0f4f8846e0db460b9a7e8dbb11e6d5f5a8ba5cd Description: Linux specific part of console-setup This package includes fonts in psf format and definitions of various 8-bit charmaps. Multi-Arch: foreign Package: console-setup-mini Priority: optional Section: utils Installed-Size: 963 Maintainer: Debian Install System Team Architecture: all Source: console-setup Version: 1.205+apertis0bv2023dev2b2 Depends: console-setup-linux | console-setup-freebsd, debconf (>= 0.5) | debconf-2.0, keyboard-configuration (= 1.205+apertis0bv2023dev2b2) Recommends: kbd | console-tools Suggests: lsb-base (>= 3.0-6) Conflicts: console-setup Breaks: lsb (<< 2.0-6), lsb-base (<< 3.0-6), lsb-core (<< 2.0-6) Filename: pool/development/c/console-setup/console-setup-mini_1.205+apertis0bv2023dev2b2_all.deb Size: 607492 MD5sum: 0a2b1153a16940e41f74b39f7c2de7e3 SHA1: ef42685f1784f92adc971ec07935915152fb6387 SHA256: cf83b38a7266010d76c0131935c1ed6f6e90c288083b4298947d762cb2098fb5 SHA512: fa59d5802bd981f3afbf8fcc160428e1acb2330dcadec4f70c01e949b265c0f3b9c890f6e9137cbdec75fbd3af65f838904969a19ab8fe54d15fe481c56379d8 Description: console font and keymap setup program - reduced version for Linux This package provides the console with the same keyboard configuration scheme as the X Window System. As a result, there is no need to duplicate or change the keyboard files just to make simple customizations such as the use of dead keys, the key functioning as AltGr or Compose key, the key(s) to switch between Latin and non-Latin mode, etc. . This package can be useful for handhelds or other devices with small storage space. Multi-Arch: foreign Package: consul Priority: optional Section: admin Installed-Size: 67663 Maintainer: Debian Go Packaging Team Architecture: amd64 Version: 1.8.7+dfsg1-5+apertis2bv2023dev2b1 Depends: init-system-helpers (>= 1.51), libc6 (>= 2.4), adduser, pipexec, procps Filename: pool/development/c/consul/consul_1.8.7+dfsg1-5+apertis2bv2023dev2b1_amd64.deb Size: 14484112 MD5sum: 8630e4645cb327f4d79a9baac683399b SHA1: 1a40ec349a0307994afbbc5529c3b71c5b85766c SHA256: 61bd7f3fe4714ef5afef1f367a8d800cf51e694a116bf0fe95428a628fbaa7db SHA512: 071b219b49a675747d648c9070b0a705ce04b46b3aa6fb7a9847a163ad35c5828d71d4bb7e13dc352416e80ad53fe85bbef1ea585ab6a0e18c5b0d025fc33a22 Description: tool for service discovery, monitoring and configuration Consul is a tool for service discovery and configuration. Consul is distributed, highly available, and extremely scalable. . Consul provides several key features: . - Service Discovery - Consul makes it simple for services to register themselves and to discover other services via a DNS or HTTP interface. External services such as SaaS providers can be registered as well. . - Health Checking - Health Checking enables Consul to quickly alert operators about any issues in a cluster. The integration with service discovery prevents routing traffic to unhealthy hosts and enables service level circuit breakers. . - Key/Value Storage - A flexible key/value store enables storing dynamic configuration, feature flagging, coordination, leader election and more. The simple HTTP API makes it easy to use anywhere. . - Multi-Datacenter - Consul is built to be datacenter aware, and can support any number of regions without complex configuration. . Consul runs on Linux, Mac OS X, and Windows. It is recommended to run the Consul servers only on Linux, however. Built-Using: golang-1.15 (= 1.15.15-1~deb11u2+apertis0bv2023dev2b2), golang-github-armon-circbuf (= 0.0~git20190214.5111143-1apertis0bv2023dev2b4), golang-github-armon-go-metrics (= 0.3.4-1apertis0bv2023dev2b5), golang-github-armon-go-radix (= 1.0.0-1co1bv2023dev2b4), golang-github-aws-aws-sdk-go (= 1.36.33-1apertis1bv2023dev2b3), golang-github-beorn7-perks (= 1.0.1-1apertis0bv2023dev2b3), golang-github-bgentry-speakeasy (= 0.1.0-2apertis0bv2023dev2b3), golang-github-boltdb-bolt (= 1.3.1-7apertis1bv2023dev2b3), golang-github-census-instrumentation-opencensus-proto (= 0.2.1+dfsg1-2apertis0bv2023dev2b3), golang-github-cespare-xxhash (= 2.1.1-1apertis0bv2023dev2b3), golang-github-circonus-labs-circonus-gometrics (= 2.3.1-3apertis0bv2023dev2b3), golang-github-circonus-labs-circonusllhist (= 0.0~git20191022.ec08cde-1apertis0bv2023dev2b3), golang-github-coreos-go-oidc (= 2.1.0-2apertis0bv2023dev2b3), golang-github-datadog-datadog-go (= 2.1.0-3apertis0bv2023dev2b3), golang-github-davecgh-go-spew (= 1.1.1-2apertis0bv2023dev2b3), golang-github-denverdino-aliyungo (= 0.0~git20180921.13fa8aa-2apertis0bv2023dev2b3), golang-github-docker-go-connections (= 0.4.0-3+apertis2bv2023dev2b2), golang-github-elazarl-go-bindata-assetfs (= 1.0.0-1.1apertis0bv2023dev2b3), golang-github-fatih-color (= 1.7.0-1apertis0bv2023dev2b3), golang-github-golang-groupcache (= 0.0~git20200121.8c9f03a-1apertis0bv2023dev2b3), golang-github-golang-snappy (= 0.0.2-2apertis0bv2023dev2b3), golang-github-google-btree (= 1.0.0-1apertis0bv2023dev2b3), golang-github-google-gofuzz (= 1.2.0-1apertis0bv2023dev2b3), golang-github-googleapis-gax-go (= 2.0.5-1apertis0bv2023dev2b3), golang-github-googleapis-gnostic (= 0.2.0-2apertis0bv2023dev2b3), golang-github-gophercloud-gophercloud (= 0.12.0-1apertis0bv2023dev2b3), golang-github-hashicorp-errwrap (= 1.1.0-1apertis0bv2023dev2b3), golang-github-hashicorp-go-bexpr (= 0.1.2-2apertis0bv2023dev2b3), golang-github-hashicorp-go-checkpoint (= 0.5.0-1apertis0bv2023dev2b3), golang-github-hashicorp-go-cleanhttp (= 0.5.2-1apertis0bv2023dev2b3), golang-github-hashicorp-go-discover (= 0.0+git20190905.34a6505-2apertis0bv2023dev2b3), golang-github-hashicorp-go-hclog (= 0.11.0-1apertis0bv2023dev2b3), golang-github-hashicorp-go-immutable-radix (= 1.3.0-1apertis0bv2023dev2b3), golang-github-hashicorp-go-memdb (= 1.2.1-1apertis0bv2023dev2b3), golang-github-hashicorp-go-msgpack (= 0.5.5-1apertis0bv2023dev2b3), golang-github-hashicorp-go-multierror (= 1.1.0-1apertis0bv2023dev2b3), golang-github-hashicorp-go-raftchunking (= 0.6.2-2apertis0bv2023dev2b3), golang-github-hashicorp-go-retryablehttp (= 0.6.4-2apertis0bv2023dev2b3), golang-github-hashicorp-go-rootcerts (= 1.0.2-2apertis0bv2023dev2b3), golang-github-hashicorp-go-sockaddr (= 0.0~git20170627.41949a1+ds-2co2bv2023dev2b3), golang-github-hashicorp-go-syslog (= 1.0.0-1apertis0bv2023dev2b3), golang-github-hashicorp-go-uuid (= 1.0.2-1apertis0bv2023dev2b3), golang-github-hashicorp-go-version (= 1.2.0-1apertis0bv2023dev2b3), golang-github-hashicorp-golang-lru (= 0.5.4-2apertis0bv2023dev2b3), golang-github-hashicorp-hcl (= 1.0.0-1.1apertis0bv2023dev2b3), golang-github-hashicorp-hil (= 0.0~git20160711.1e86c6b-1co1bv2023dev2b3), golang-github-hashicorp-mdns (= 1.0.3-2apertis0bv2023dev2b3), golang-github-hashicorp-memberlist (= 0.2.2-1apertis1bv2023dev2b3), golang-github-hashicorp-net-rpc-msgpackrpc (= 0.0~git20151116.0.a14192a-1.1apertis0bv2023dev2b3), golang-github-hashicorp-raft (= 1.1.2-1apertis0bv2023dev2b3), golang-github-hashicorp-raft-boltdb (= 0.0~git20171010.6e5ba93-3co1bv2023dev2b3), golang-github-hashicorp-serf (= 0.9.4~ds1-1apertis0bv2023dev2b3), golang-github-hashicorp-yamux (= 0.0+git20190923.df201c7-1apertis1bv2023dev2b3), golang-github-imdario-mergo (= 0.3.8-3apertis0bv2023dev2b3), golang-github-jmespath-go-jmespath (= 0.4.0-1apertis0bv2023dev2b3), golang-github-json-iterator-go (= 1.1.10-2apertis0bv2023dev2b3), golang-github-mattn-go-colorable (= 0.1.7-1apertis0bv2023dev2b3), golang-github-mattn-go-isatty (= 0.0.12-1apertis0bv2023dev2b3), golang-github-miekg-dns (= 1.1.35-1apertis1bv2023dev2b3), golang-github-mitchellh-cli (= 1.1.1-1apertis0bv2023dev2b3), golang-github-mitchellh-copystructure (= 0.0~git20161013.0.5af94ae-2.1apertis0bv2023dev2b3), golang-github-mitchellh-go-testing-interface (= 1.14.1-1apertis0bv2023dev2b3), golang-github-mitchellh-hashstructure (= 1.0.0-1.1apertis0bv2023dev2b3), golang-github-mitchellh-mapstructure (= 1.3.3-1apertis0bv2023dev2b3), golang-github-mitchellh-reflectwalk (= 1.0.1-1apertis0bv2023dev2b3), golang-github-modern-go-concurrent (= 1.0.3-1.1apertis0bv2023dev2b3), golang-github-modern-go-reflect2 (= 1.0.1-1apertis0bv2023dev2b3), golang-github-nytimes-gziphandler (= 1.1.1-1apertis0bv2023dev2b3), golang-github-packethost-packngo (= 0.2.0-2apertis0bv2023dev2b3), golang-github-patrickmn-go-cache (= 2.1.0-1.1apertis0bv2023dev2b3), golang-github-pierrec-lz4 (= 2.5.2-1apertis0bv2023dev2b3), golang-github-pkg-errors (= 0.9.1-1apertis0bv2023dev2b3), golang-github-pmezard-go-difflib (= 1.0.0-3apertis0bv2023dev2b3), golang-github-posener-complete (= 1.2.3-2apertis0bv2023dev2b3), golang-github-pquerna-cachecontrol (= 0.0~git20171018.0dec1b3-1.1apertis1bv2023dev2b2), golang-github-prometheus-client-golang (= 1.9.0-2apertis1bv2023dev2b3), golang-github-prometheus-client-model (= 0.2.0-2apertis0bv2023dev2b3), golang-github-prometheus-common (= 0.15.0-2apertis0bv2023dev2b3), golang-github-prometheus-procfs (= 0.3.0-2+apertis0bv2023dev2b3), golang-github-ryanuber-columnize (= 2.1.1-2apertis0bv2023dev2b3), golang-github-ryanuber-go-glob (= 1.0.0-2apertis0bv2023dev2b3), golang-github-shirou-gopsutil (= 2.19.11-4apertis2bv2023dev2b3), golang-github-tv42-httpunix (= 0.0~git20150427.b75d861-2apertis0bv2023dev2b3), golang-go.crypto (= 1:0.0~git20201221.eec23a3-1apertis0bv2023dev2b3), golang-go.opencensus (= 0.22.4-2+apertis0bv2023dev2b3), golang-gogoprotobuf (= 1.3.2-1apertis0bv2023dev2b3), golang-golang-x-net (= 1:0.0+git20210119.5f4716e+dfsg-4+apertis0bv2023dev2b3), golang-golang-x-oauth2 (= 0.0~git20190604.0f29369-2apertis0bv2023dev2b3), golang-golang-x-sync (= 0.0~git20210220.036812b-1apertis0bv2023dev2b3), golang-golang-x-sys (= 0.0~git20210124.22da62e-1apertis0bv2023dev2b3), golang-golang-x-term (= 0.0~git20201210.2321bbc-1apertis0bv2023dev2b3), golang-golang-x-text (= 0.3.6-1apertis0bv2023dev2b3), golang-golang-x-time (= 0.0+git20200630.3af7569-1apertis0bv2023dev2b3), golang-google-api (= 0.28.0-2apertis1bv2023dev2b4), golang-google-cloud (= 0.56.0-1+apertis2bv2023dev2b2), golang-google-genproto (= 0.0~git20200413.b5235f6-1apertis0bv2023dev2b3), golang-google-grpc (= 1.27.1-1apertis1bv2023dev2b3), golang-gopkg-inf.v0 (= 0.9.1-1apertis0bv2023dev2b3), golang-gopkg-square-go-jose.v2 (= 2.5.1-2apertis1bv2023dev2b2), golang-gopkg-yaml.v3 (= 3.0.0~git20200121.a6ecf24-3apertis0bv2023dev2b2), golang-goprotobuf (= 1.3.4-2apertis0bv2023dev2b3), golang-k8s-sigs-yaml (= 1.2.0-3apertis1bv2023dev2b2), golang-objx (= 0.3.0-1apertis0bv2023dev2b3), golang-protobuf-extensions (= 1.0.1-1co1bv2023dev2b3), golang-testify (= 1.6.1-2+apertis2bv2023dev2b3), golang-text (= 0.2.0-1apertis0bv2023dev2b3), golang-yaml.v2 (= 2.4.0-1apertis1bv2023dev2b3) Homepage: https://github.com/hashicorp/consul Package: containerd Priority: optional Section: admin Installed-Size: 85799 Maintainer: Debian Go Packaging Team Architecture: amd64 Version: 1.4.13~ds1-1~deb11u2+apertis0bv2023dev3b1 Depends: runc (>= 0.1.0~), libc6 (>= 2.4) Suggests: containernetworking-plugins Breaks: docker.io (<< 1.12) Filename: pool/development/c/containerd/containerd_1.4.13~ds1-1~deb11u2+apertis0bv2023dev3b1_amd64.deb Size: 20872000 MD5sum: bb799d311a5f9b471a3466a59c8b8862 SHA1: f19b7cdfb72fcc46c618bb9127320331ef63ecf7 SHA256: 6397b46536bed2be8c3787082ff3f983f1cd05aaf02086312fbd05c3ba68067a SHA512: 1caac4fcf20381c6f005eba496c8f331846cb50e88cc6fa5eb4192015c7751bcd5bcaa5e66101dfd8982f07458dd3e427ccd2c404a55d1436c8524c4574bba6b Description: open and reliable container runtime Containerd is an industry-standard container runtime with an emphasis on simplicity, robustness and portability. It is available as a daemon for Linux and Windows, which can manage the complete container life cycle of its host system: image transfer and storage, container execution and supervision, low-level storage and network attachments, etc. . Containerd is designed to be embedded into a larger system, rather than being used directly by developers or end-users. . This package contains the binaries. Built-Using: continuity (= 0.0~git20201208.1805252-2apertis0bv2023dev2b3), go-md2man-v2 (= 2.0.0+ds-5apertis0bv2023dev2b3), golang-1.15 (= 1.15.15-1~deb11u2+apertis0bv2023dev2b2), golang-blackfriday-v2 (= 2.0.1-3apertis0bv2023dev2b4), golang-dbus (= 5.0.3-2apertis0bv2023dev2b4), golang-fsnotify (= 1.4.9-2apertis0bv2023dev2b4), golang-github-appc-cni (= 0.8.1-1apertis0bv2023dev2b3), golang-github-beorn7-perks (= 1.0.1-1apertis0bv2023dev2b3), golang-github-cespare-xxhash (= 2.1.1-1apertis0bv2023dev2b3), golang-github-cilium-ebpf (= 0.2.0-1apertis0bv2023dev2b3), golang-github-containerd-btrfs (= 0.0~git20201111.404b914-1apertis0bv2023dev2b3), golang-github-containerd-cgroups (= 0.0~git20201119.4cbc285-4apertis1bv2023dev2b3), golang-github-containerd-console (= 1.0.1-2+apertis0bv2023dev2b3), golang-github-containerd-fifo (= 0.0~git20201026.0724c46-1apertis0bv2023dev2b3), golang-github-containerd-go-cni (= 1.0.1-1apertis0bv2023dev2b3), golang-github-containerd-go-runc (= 0.0~git20201020.16b287b-1apertis0bv2023dev2b3), golang-github-containerd-typeurl (= 1.0.1-1apertis0bv2023dev2b3), golang-github-containernetworking-plugins (= 0.9.0-1apertis0bv2023dev2b3), golang-github-containers-ocicrypt (= 1.0.3-1apertis0bv2023dev2b3), golang-github-coreos-bbolt (= 1.3.5-1apertis1bv2023dev2b3), golang-github-coreos-go-systemd (= 22.1.0-3apertis0bv2023dev2b3), golang-github-cyphar-filepath-securejoin (= 0.2.2-2apertis0bv2023dev2b3), golang-github-davecgh-go-spew (= 1.1.1-2apertis0bv2023dev2b3), golang-github-docker-go-events (= 0.0~git20190806.e31b211-1apertis0bv2023dev2b3), golang-github-docker-go-metrics (= 0.0.1-1apertis0bv2023dev2b3), golang-github-docker-go-units (= 0.4.0-3apertis0bv2023dev2b3), golang-github-docker-spdystream (= 0.2.0-1apertis0bv2023dev2b3), golang-github-emicklei-go-restful (= 2.11.1-2apertis0bv2023dev2b3), golang-github-fullsailor-pkcs7 (= 0.0~git20190404.d7302db-2apertis0bv2023dev2b3), golang-github-go-logr-logr (= 0.4.0-1apertis0bv2023dev2b3), golang-github-gogo-googleapis (= 1.4.0-1apertis0bv2023dev2b3), golang-github-google-go-cmp (= 0.5.4-1apertis0bv2023dev2b3), golang-github-google-gofuzz (= 1.2.0-1apertis0bv2023dev2b3), golang-github-google-uuid (= 1.2.0-1+apertis1bv2023dev2b3), golang-github-grpc-ecosystem-go-grpc-prometheus (= 1.2.0+git20191002.6af20e3-3apertis0bv2023dev2b3), golang-github-hashicorp-errwrap (= 1.1.0-1apertis0bv2023dev2b3), golang-github-hashicorp-go-multierror (= 1.1.0-1apertis0bv2023dev2b3), golang-github-imdario-mergo (= 0.3.8-3apertis0bv2023dev2b3), golang-github-json-iterator-go (= 1.1.10-2apertis0bv2023dev2b3), golang-github-modern-go-concurrent (= 1.0.3-1.1apertis0bv2023dev2b3), golang-github-modern-go-reflect2 (= 1.0.1-1apertis0bv2023dev2b3), golang-github-opencontainers-go-digest (= 1.0.0-1apertis0bv2023dev2b3), golang-github-opencontainers-image-spec (= 1.0.1-5apertis0bv2023dev2b3), golang-github-opencontainers-selinux (= 1.8.0-1apertis0bv2023dev2b3), golang-github-opencontainers-specs (= 1.0.2.41.g7413a7f-1+deb11u1+apertis0bv2023dev2b1), golang-github-pkg-errors (= 0.9.1-1apertis0bv2023dev2b3), golang-github-prometheus-client-golang (= 1.9.0-2apertis1bv2023dev2b3), golang-github-prometheus-client-model (= 0.2.0-2apertis0bv2023dev2b3), golang-github-prometheus-common (= 0.15.0-2apertis0bv2023dev2b3), golang-github-prometheus-procfs (= 0.3.0-2+apertis0bv2023dev2b3), golang-github-shurcool-sanitized-anchor-name (= 1.0.0-1apertis0bv2023dev2b3), golang-github-urfave-cli (= 1.22.4-2apertis0bv2023dev2b3), golang-github-willf-bitset (= 1.1.11-1apertis0bv2023dev2b3), golang-go-patricia (= 2.2.6-5co2bv2023dev2b3), golang-go-zfs (= 2.1.1.49.gf784269-1apertis0bv2023dev2b3), golang-go.crypto (= 1:0.0~git20201221.eec23a3-1apertis0bv2023dev2b3), golang-gocapability-dev (= 0.0+git20200815.42c35b4-1apertis0bv2023dev2b3), golang-gogoprotobuf (= 1.3.2-1apertis0bv2023dev2b3), golang-gogottrpc (= 1.0.2-1apertis0bv2023dev2b3), golang-golang-x-net (= 1:0.0+git20210119.5f4716e+dfsg-4+apertis0bv2023dev2b3), golang-golang-x-oauth2 (= 0.0~git20190604.0f29369-2apertis0bv2023dev2b3), golang-golang-x-sync (= 0.0~git20210220.036812b-1apertis0bv2023dev2b3), golang-golang-x-sys (= 0.0~git20210124.22da62e-1apertis0bv2023dev2b3), golang-golang-x-term (= 0.0~git20201210.2321bbc-1apertis0bv2023dev2b3), golang-golang-x-text (= 0.3.6-1apertis0bv2023dev2b3), golang-golang-x-time (= 0.0+git20200630.3af7569-1apertis0bv2023dev2b3), golang-google-genproto (= 0.0~git20200413.b5235f6-1apertis0bv2023dev2b3), golang-google-grpc (= 1.27.1-1apertis1bv2023dev2b3), golang-gopkg-inf.v0 (= 0.9.1-1apertis0bv2023dev2b3), golang-gopkg-square-go-jose.v2 (= 2.5.1-2apertis1bv2023dev2b2), golang-goprotobuf (= 1.3.4-2apertis0bv2023dev2b3), golang-k8s-sigs-structured-merge-diff (= 4.0.2+ds1-2apertis0bv2023dev2b3), golang-k8s-sigs-yaml (= 1.2.0-3apertis1bv2023dev2b2), golang-logrus (= 1.7.0-2apertis0bv2023dev2b3), golang-protobuf-extensions (= 1.0.1-1co1bv2023dev2b3), golang-toml (= 0.3.1-1apertis0bv2023dev2b3), golang-yaml.v2 (= 2.4.0-1apertis1bv2023dev2b3), gotest.tools (= 3.0.3-1apertis0bv2023dev2b3), runc (= 1.0.0~rc93+ds1-5+apertis0bv2023dev2b3) Homepage: https://containerd.io/ Package: containerd-dbgsym Priority: optional Section: debug Installed-Size: 23373 Maintainer: Debian Go Packaging Team Architecture: amd64 Source: containerd Version: 1.4.13~ds1-1~deb11u2+apertis0bv2023dev3b1 Depends: containerd (= 1.4.13~ds1-1~deb11u2+apertis0bv2023dev3b1) Filename: pool/development/c/containerd/containerd-dbgsym_1.4.13~ds1-1~deb11u2+apertis0bv2023dev3b1_amd64.deb Size: 14221184 MD5sum: 23a151973038e5debea3032412e3a95e SHA1: b254efe42c198ac702bf3770eb849fe1d1e7e3c5 SHA256: 220bb3bbdfcfdeeabb320a20e7e9de67be8b79b7c79e1df77541e3a30bdf6b33 SHA512: ce4012a17224a3ebb8dc6fac52eddd6be6d89f704954139fb0d2e9a497cb5dee66309229c3cee7fd0d083cf3ddcafb4809eccac32e7d79920e96c336078e733f Description: debug symbols for containerd Auto-Built-Package: debug-symbols Build-Ids: 6d17f6c009f07d569993208f5a1697bc8c7defdc feb6c36ac971e49f08ddb0c6464f7a6e53b2a754 Package: containernetworking-plugins Priority: optional Section: golang Installed-Size: 50121 Maintainer: Debian Go Packaging Team Architecture: amd64 Source: golang-github-containernetworking-plugins Version: 0.9.0-1apertis0bv2023dev2b3 Depends: libc6 (>= 2.4) Conflicts: rkt Filename: pool/development/g/golang-github-containernetworking-plugins/containernetworking-plugins_0.9.0-1apertis0bv2023dev2b3_amd64.deb Size: 7303252 MD5sum: 53931708ea3f76e37fb3fcecad4735db SHA1: 2cef1192fd141bfdbba92d1483dffe30b624d8b7 SHA256: 49346c3397055c7da7b4194c2c1b24afadaa12204aeecc6a3beaf85de8feb176 SHA512: 858be59b3b23aa8fa1c17b2a629f96cee8bbdc0d46328b04c2fa9b79495758a8943628879cd91f2a78e8d327723545c750007f21888e6c6d556e9e4fe0fc5581 Description: standard networking plugins - binaries This package contains binaries of the Container Networking Initiative's official plugins: . Interfaces - bridge: Creates a bridge, adds the host and the container to it. - ipvlan: Adds an [ipvlan] interface in the container. - loopback: Set the state of loopback interface to up. - macvlan: Creates a new MAC address, forwards all traffic to that to the container. - ptp: Creates a veth pair. - vlan: Allocates a vlan device. - host-device: Move an already-existing device into a container. . IPAM: IP Address Management - dhcp: Runs a daemon to make DHCP requests on behalf of the container. - host-local: Maintains a local database of allocated IPs - static: Allocates a static IPv4/IPv6 address. . Other - flannel: Generates an interface corresponding to a flannel config file - tuning: Tweaks sysctl parameters of an existing interface - portmap: An iptables-based portmapping plugin. Maps ports from the host's address space to the container. - bandwidth: Allows bandwidth-limiting through use of traffic control tbf. - sbr: Configures source based routing for an interface. - firewall: Uses iptables or firewalld to add rules to allow traffic to/from the container. Built-Using: golang-1.15 (= 1.15.15-1~deb11u2+apertis0bv2023dev2b2), golang-dbus (= 5.0.3-2apertis0bv2023dev2b4), golang-github-alexflint-go-filemutex (= 1.1.0-1apertis0bv2023dev2b4), golang-github-appc-cni (= 0.8.1-1apertis0bv2023dev2b3), golang-github-coreos-go-iptables (= 0.5.0-1apertis0bv2023dev2b3), golang-github-coreos-go-systemd (= 22.1.0-3apertis0bv2023dev2b3), golang-github-d2g-dhcp4 (= 0.0~git20150413-3apertis0bv2023dev2b3), golang-github-d2g-dhcp4client (= 1.0.0-2apertis0bv2022dev2b1), golang-github-j-keck-arping (= 1.0.0-1apertis0bv2022dev2b1), golang-github-mattn-go-shellwords (= 1.0.10-2apertis0bv2022dev2b1), golang-github-safchain-ethtool (= 0.0~git20201023.874930c-1apertis0bv2023dev2b3), golang-github-vishvananda-netlink (= 1.1.0-2apertis0bv2023dev2b3), golang-github-vishvananda-netns (= 0.0~git20200728.db3c7e5-1apertis0bv2023dev2b3), golang-golang-x-sys (= 0.0~git20210124.22da62e-1apertis0bv2023dev2b3) Homepage: https://github.com/containernetworking/plugins Package: coreutils Essential: yes Priority: required Section: utils Installed-Size: 17620 Maintainer: Michael Stone Architecture: amd64 Version: 8.32-4apertis0bv2023dev2b3 Pre-Depends: libacl1 (>= 2.2.23), libattr1 (>= 1:2.4.44), libc6 (>= 2.28), libgmp10, libselinux1 (>= 3.1~) Filename: pool/development/c/coreutils/coreutils_8.32-4apertis0bv2023dev2b3_amd64.deb Size: 2869552 MD5sum: d17497752a3f4282934c74a8410f1f8e SHA1: 870fe95ff7d4ba0399ddfe969876a003b023d9ed SHA256: 3c5ac805c636a8c5580e7a6bb3396ad3a140e8e19b40e43933a69819f29e1b92 SHA512: fa24d208cb34116569905d4c7c5900b0bbd3b7d6b7d443963b52464ab27977f68d0797b88d1502bc312fafc3e78e52145e74e48249ae648ab3b1c12a60584a46 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: 8260 Maintainer: Michael Stone Architecture: amd64 Source: coreutils Version: 8.32-4apertis0bv2023dev2b3 Depends: coreutils (= 8.32-4apertis0bv2023dev2b3) Filename: pool/development/c/coreutils/coreutils-dbgsym_8.32-4apertis0bv2023dev2b3_amd64.deb Size: 6412148 MD5sum: 9b8b86ed04f04b12f848125b7b9b95d1 SHA1: 8f552f872c1fd455dd8f5b2b4cb27f5d982fe3a2 SHA256: 5880b514b0fbde62cb79c8437949d9003164f89da60bcffa352777f9436829f2 SHA512: bd843fd9f8069e9ee8bee8e648fc9204fc7228fc6d23c9d38f5d06a77d7b7ccaa7485889cac99b0815240ae541c964c4a17e32a3686cd74301c86c832990e157 Description: debug symbols for coreutils Auto-Built-Package: debug-symbols Build-Ids: 0008c0d948cd4d22d99270d290fb0f1efd54b9c6 05bcb4c2878bdff1b952e37928b4527fb38bdbe9 0721886f818ce0ee21a05b3a5a57f3fbaa499802 079016d297cc8e394bd3ecbe7f9e1d9e82fd5428 08ec821bd175611efa72cfa072a9101ce26ecd20 092568fa502fd70ca3e5fb37bdc89218dbf4a607 092b46880bf7643b22b314fa0d216b0f70b10fff 0a7e00a9aecddda32b79dfd9d1158697e7cd9287 0ac31420d10130facaf155d889fa6d18bdc7dc18 0e122d380807cae67c887e5dc33c07e7f4645b06 11e9337509388b0182bf7b8676d06c24258e6d6d 127cfe2efcfb62f9e7f3a2eab49c625ff544ea1a 1344f63fb2827ba64f9799a35fd63f2fb2347886 13806406921a81a60feefb34bd2e1459171f582d 14909790e28f029a2b2a920be69314a4ef2b455a 188168905a7d112a5448caec28aff9ef1d3fd13a 18dd30f108f7586c7fa96bf237bece98f6279629 192ac4742fa3dea68fcd2c3cbb85c610b7267736 19d4d2a2bafa0d952fa4cdd6a2642ea909bcba14 1bffb7190ca0b9cf840dd7423caa4747b22d7bd8 1c955ec4236826bbe542ea047d3b4bf0fab88bd2 202acfbfb66cd641f038bf33f8d8aaf13653bfb1 2434ca0a1684b43ea688877f35a02626a5102a1a 284494d67e3fd80c00160486a3eebadd55d250ab 2a34451fe7fb073b60c661aaa94d97e8076d5f2f 2de16ae781563a6f771df70494d012bd80fa1ec2 30dcfd9b66cbcee984ec61262c45061c1768c002 418d84c40edfd22ea2c68acad69df7ca0f1a1aa5 41d90bb35e54a3e8dff20402a7c8f1f29e435e72 444cce0a5a7e76ec92e949e8f664c5063cd12e6d 4481c21609fdfd68fad2b3656877099ac48b5974 45155c265b05e2426de1cb39c4d3319eb410295c 45e3cb3cc6155d070d7ad51f8d3487189337c41d 464c84def0509c9465f3440a96252fa7ecf80eb9 47e09ade4ff7545b7254385622294d991fba95af 4bb7e4dcdbc921552ffb63b95dbc4f4615d62712 4f06797dbb68e4d5bec2a08266b157f559c9e1e2 4f9aafeb2b72f6b1a9e824a2c694c9d14a23f592 501a24d90e49a44db521cc0b3c261a55ff80c97b 5041b87199297aa82b12d5e1d92bf1990715126a 51037d9795736fae4e610f5ccdb015bd36dd9cdd 539cace4a3f2f63357a3c95035e13b476853ab65 56874b4775012cb5e5eb19b556f326484cea7460 585879324a129ae9cf98a17a0416bf30fd013265 5d9f8e2764c9b659fb46f5d69457e713b3deb4cc 5dd336cc676a373863f1d1e6b120c63a91e089f4 5f351420a7d24e259b908128956970e46c6f3ba3 6006b34e04d73abd3eb7aa7ec861741e7e19d9bc 616a7d5a424b7fe9140ede32db87abd9992a2527 630bd9887383bdb7e8710cf0dc78fe9428ab5c2f 63b30fca2a1adb15ca8dd7d269060b11f64952c0 640051c639fed810c21ddb6660fff7255f718f4d 68e16ec7ee917521eb4e2d0a3275b02464d0f8f6 68e915ad558fcfd1b2c464d0159d4ceed0d5aed3 710a1140f4e80e280bfea17032d8af22eadb282e 710bd4cc7a9de5794414a9691aeec5e5f9949cd6 738576bf62dd2cccdd9e8eb7dc26900be40ff7c5 73ef9956a9a4b7029112df277a62c20353e3766f 77f6e1643e54d50a11f28f81063322239c277ab6 78c2e57778e15d04c313533fa0cd9f76a1998d07 7ff628196c26eaeadef90507ab7633a0216eb34d 8274bd3f6051c8307e493bbb70f6043f26deb366 8b0ee86d1f6f785766e2b58cca33ac745891cb03 8c8e97dd371eb2d1e17b6bc5a087e51f23b9b641 8daa77e51acbe5390e840c9a8286d02703bb3384 8f26eca60df7cfccaab76d098b450a49de2c16c1 8f3ff73a24cec891f791274ffb33e5b23bdb1df8 962a042d7527695f1797cb29972ebcd152afbcc0 980b061a530a96b882f0c636364b2e1365995d1f 9ae2c85e64f0b28705c5082ecfbe31dcf1e7fa32 9bbb23902ea63c15f1eeafd5866ff43d68d8dac4 9df3fcbd1948a8fa3eb2b9803938f0f33be9ad06 a4ad533e7ebe3e728b6bacedf6690770296c8b88 a4d3bc8404832ffd246b27c9a430ca8e29131f63 ab402f5731951c24b02b9ad7a1350dd945cfc9ce ab8cc410e826cd28fb445128da00570de3ec8597 abaf1bb3a47d55991d61cd8b56fc725600d798a2 b0f7fcb74304b6fb2a22bbbfbec8b09ad3eab6b7 b1c13dbcff2579f360286c25013d818594309739 b204df4d37b5f773f0eb1e9889a5bc7204e8d25e b26af944b04928c64d53105801df3d0946c54d5d b2c0705f11dce08f4b888fef38d62926cae1324f b2c17bf612024d2457e225a43dcd51afa1b3cf47 b532588e507b6d25bfc89d0f20deb3760c915dd2 b6aeb51ac0ed1c4f24d30eec52b7e39b9b1e95dd b9bbead2ef632b19a45d6b2e3214da8873c7ed3a b9f4194c05a29a2485f8a76ea7bfbb46a69983d0 c3e15e7bcd9487b325ace50fd2f8c2803f3e2554 c9fc9ab3b185ce9e1ff6b08560f48dd2dd1586d5 ccd8018b449aaa65b07908615b30d5e9cc5b2d38 ccdc874ae2f807cd01694d6b21dfe080533a6bef d22bf83e650ca4ef5fb2f72455a1ef7548a90969 d4fcaf5c715fc5f7e039b5c01d8a2ba3d4e27da1 d938731a767eeccdfb4b7365fad51b0d42db932f d992342c0472db9c0ab5059c423c3df16c28991e db8f62a20fbf8adcd0d0650e85379a614b15014a dd3af0c10ccbab9aebd0fe2122f23c908d765000 e508a898d86daf2b7d2d17fd70184d5f27958485 e5e1752cbaba255274c0769fd428a73432c65899 ea274ee38e38920536cb3e1f3d37252e7ab1a064 ecb8c2372a0da2ae2308eb639d81b28c70903550 ed8878fb01e87aeaf278262162e42f4c7509cdfa efd700f009e9281cc70d70f85fc2fd049955661e f5669b8738972b2c4c8e9b956f73369ae5c95de1 f7a05fce85cc0c399987be95e4725d33c8bd3746 fdefaa514a7d6733f8aa29834111145c6cec0b77 Package: corosync Priority: optional Section: admin Installed-Size: 942 Maintainer: Debian HA Maintainers Architecture: amd64 Version: 3.1.2-2+apertis0bv2023dev2b3 Depends: libc6 (>= 2.17), libcfg7 (>= 3.1.1), libcmap4 (>= 2.99.3), libcorosync-common4 (>= 1.99.9), libcpg4 (>= 1.1.0), libknet1 (>= 1.18), libnozzle1 (>= 1.6), libqb100 (>= 2.0.3), libquorum5 (>= 1.99.9), libstatgrab10, libsystemd0, libvotequorum8 (>= 2.4.2), lsb-base (>= 3.0-6), adduser, xsltproc Pre-Depends: init-system-helpers (>= 1.54~) Filename: pool/development/c/corosync/corosync_3.1.2-2+apertis0bv2023dev2b3_amd64.deb Size: 500760 MD5sum: 3120b095a43f6f09cc4dce5c701d9250 SHA1: d91c352b6122b60b44cbaab0b3a704f677bc2ab6 SHA256: 5f09c6bc3d18d56521cecd40c17632c324bc6eb6ce0199911d04d97495bec6cd SHA512: 82d01b3758db9dbf4d05156e6e90f7fc4632c4dab3bcb3d46967fec6ab28f86b5a6f92934e4d7d1033a49e7425f512b3c5f40bc961335e7c18c21e376ff98db0 Description: cluster engine daemon and utilities The Corosync Cluster Engine is a Group Communication System with additional features for implementing high availability within applications. The project provides four C Application Programming Interface features: . * A closed process group communication model with virtual synchrony guarantees for creating replicated state machines. * A simple availability manager that restarts the application process when it has failed. * A configuration and statistics in-memory database that provide the ability to set, retrieve, and receive change notifications of information. * A quorum system that notifies applications when quorum is achieved or lost. . This package contains the Corosync daemon and some administration tools. Homepage: https://corosync.github.io/corosync/ Package: corosync-dbgsym Priority: optional Section: debug Installed-Size: 813 Maintainer: Debian HA Maintainers Architecture: amd64 Source: corosync Version: 3.1.2-2+apertis0bv2023dev2b3 Depends: corosync (= 3.1.2-2+apertis0bv2023dev2b3) Filename: pool/development/c/corosync/corosync-dbgsym_3.1.2-2+apertis0bv2023dev2b3_amd64.deb Size: 717772 MD5sum: 7da4d75e7cf2bed122d2ff8fa69a8cb1 SHA1: 3e02bd309e9444facc5024333f29e99ad60f0202 SHA256: c6f3f8bca3f5991859efa6e26beb40a13ac039d5958f7c4a4faf9cf0ea9c83b0 SHA512: 5176e3d4d5f768596a5b0c9f51eb897803898b32b7eab45debf2bc435a7761ff016e4c824c47a10244c436f6f90de4b146b5ea49db3828d9db6677b655e889a4 Description: debug symbols for corosync Auto-Built-Package: debug-symbols Build-Ids: 1cdfff3e0e9ee06035c3de6205b152ad36185004 4e613fdedb266941e039bd18c8a6e96f6819cdc5 7d33dcf28e5106ac021152182215fa3692c18519 7e5d93a201ca9fe8ff8ff75fa0393be9d9801f34 9057f166b9b633374f195f3546e0ccdb8ce8122c a9973eff152b81d036dcc0ce1cf9635a5d04792f Package: corosync-doc Priority: optional Section: doc Installed-Size: 29960 Maintainer: Debian HA Maintainers Architecture: all Source: corosync Version: 3.1.2-2+apertis0bv2023dev2b3 Recommends: w3m | www-browser Filename: pool/development/c/corosync/corosync-doc_3.1.2-2+apertis0bv2023dev2b3_all.deb Size: 10390636 MD5sum: 26c3e966c76150fb0c2c20d2dd553a3b SHA1: 10ebbe81d20c40e4f502ac75ebcf141141bcd45c SHA256: 4febb666bee14e2c987a4aa69045d3de263b17207d37f7ee07dc7e2ee36a23a7 SHA512: 7e08bb493502e3cd05a6a06a0324c3479f82ee48b22bc5a00f038273983e7ea2cb7472a5f3c4bad99f537319f84dbca2bf4d5a6e6942c6e3d7b2620a36969539 Description: cluster engine HTML documentation The Corosync Cluster Engine is a Group Communication System with additional features for implementing high availability within applications. The project provides four C Application Programming Interface features: . * A closed process group communication model with virtual synchrony guarantees for creating replicated state machines. * A simple availability manager that restarts the application process when it has failed. * A configuration and statistics in-memory database that provide the ability to set, retrieve, and receive change notifications of information. * A quorum system that notifies applications when quorum is achieved or lost. . This package contains the Corosync HTML manuals and the API documentation generated by Doxygen. Homepage: https://corosync.github.io/corosync/ Multi-Arch: foreign Package: corosync-notifyd Priority: optional Section: admin Installed-Size: 331 Maintainer: Debian HA Maintainers Architecture: amd64 Source: corosync Version: 3.1.2-2+apertis0bv2023dev2b3 Depends: libc6 (>= 2.7), libcfg7 (>= 2.99.5), libcmap4 (>= 2.99.3), libcorosync-common4 (>= 1.99.9), libdbus-1-3 (>= 1.9.14), libqb100 (>= 2.0.3), libquorum5 (>= 1.99.9), libsnmp40 (>= 5.9+dfsg), libsystemd0, corosync, lsb-base (>= 3.0-6) Pre-Depends: init-system-helpers (>= 1.54~) Recommends: dbus Filename: pool/development/c/corosync/corosync-notifyd_3.1.2-2+apertis0bv2023dev2b3_amd64.deb Size: 275656 MD5sum: bbaf3f3f1b0b84039042841ed2bf3661 SHA1: 26ac2ca3a7b7f5210a65fd0cb42b3ff2a3370032 SHA256: 12450632af8828dfa4dda230a3606031a9d3587c0e8f8300fa370763257c24cc SHA512: 8d4c4c5c35b241c8d0cd50ef542ca0c86c6703388ef985d929bcdf3676b35544c8d158beeac3c69a81bf878d403bf3031f860aad32b4e93edc24c0966416b5f7 Description: cluster engine notification daemon The Corosync Cluster Engine is a Group Communication System with additional features for implementing high availability within applications. The project provides four C Application Programming Interface features: . * A closed process group communication model with virtual synchrony guarantees for creating replicated state machines. * A simple availability manager that restarts the application process when it has failed. * A configuration and statistics in-memory database that provide the ability to set, retrieve, and receive change notifications of information. * A quorum system that notifies applications when quorum is achieved or lost. . This package contains the DBus/SNMP notification daemon for Corosync events. Homepage: https://corosync.github.io/corosync/ Package: corosync-notifyd-dbgsym Priority: optional Section: debug Installed-Size: 124 Maintainer: Debian HA Maintainers Architecture: amd64 Source: corosync Version: 3.1.2-2+apertis0bv2023dev2b3 Depends: corosync-notifyd (= 3.1.2-2+apertis0bv2023dev2b3) Filename: pool/development/c/corosync/corosync-notifyd-dbgsym_3.1.2-2+apertis0bv2023dev2b3_amd64.deb Size: 108772 MD5sum: 2a3b11a6db5aa19543a48786bb7e8d03 SHA1: 0a31354342b41033bf4faf46f1cae2eb96477885 SHA256: 050788b323a41b8f1c094dfbc9dfc6d5bea39c82df58b97abe4967c92e66c4f4 SHA512: 52b7e50c4633ce6be0ef5731800966997885799e52d462888f89507b642baa6543186b9221527ca93e861554d86a1bb891b63f239742d90a6e8e149e9e6a388e Description: debug symbols for corosync-notifyd Auto-Built-Package: debug-symbols Build-Ids: ca80bb72ef20a7af99fa90eec548958ee2fd3a0f Package: corosync-vqsim Priority: optional Section: admin Installed-Size: 417 Maintainer: Debian HA Maintainers Architecture: amd64 Source: corosync Version: 3.1.2-2+apertis0bv2023dev2b3 Depends: libc6 (>= 2.14), libcorosync-common4 (>= 1.99.9), libqb100 (>= 2.0.3), libreadline8 (>= 6.0) Filename: pool/development/c/corosync/corosync-vqsim_3.1.2-2+apertis0bv2023dev2b3_amd64.deb Size: 313776 MD5sum: b616e59743821545fc8269ed79e4220e SHA1: 6d2bb49c730358cf3704d184cce3cd4838857385 SHA256: 4123af480dee1dd4076c5d887d10d9284b8a3f44d98e706bfb0673599b4970f8 SHA512: 5e36df5b5bdbec204b0d4623b8f878540fba61ff6509b692194adb0b12425cf7f6f6af8d7202ce1d54ce1152ee66ae828a7899f7025aa1a759dc561dae9227fa Description: cluster engine votequorum simulator The Corosync Cluster Engine is a Group Communication System with additional features for implementing high availability within applications. The project provides four C Application Programming Interface features: . * A closed process group communication model with virtual synchrony guarantees for creating replicated state machines. * A simple availability manager that restarts the application process when it has failed. * A configuration and statistics in-memory database that provide the ability to set, retrieve, and receive change notifications of information. * A quorum system that notifies applications when quorum is achieved or lost. . This package contains the Corosync votequorum simulator. It can simulate multiple nodes, network splits and a basic quorum device. Homepage: https://corosync.github.io/corosync/ Package: corosync-vqsim-dbgsym Priority: optional Section: debug Installed-Size: 284 Maintainer: Debian HA Maintainers Architecture: amd64 Source: corosync Version: 3.1.2-2+apertis0bv2023dev2b3 Depends: corosync-vqsim (= 3.1.2-2+apertis0bv2023dev2b3) Filename: pool/development/c/corosync/corosync-vqsim-dbgsym_3.1.2-2+apertis0bv2023dev2b3_amd64.deb Size: 258836 MD5sum: 0e8b9616b1d198329d13dc59b4199e50 SHA1: 21fa182fafdcd7d42ddf9e9ca4935428063c8972 SHA256: 0e32e5c696f498da802ed464083a6531352a90890a8e51752ac7dba3292e84b0 SHA512: a593d6dfcf2be496809c9acce0cf7cdeaf098a690c2da888f6c8bef3afadcbed20173e795e963d70bd2838b2592c2b072215b847cfe3bca13c6145639dd8c4cc Description: debug symbols for corosync-vqsim Auto-Built-Package: debug-symbols Build-Ids: 620e029ab2aafd42b0b755cc58fbe7d34b8ecde7 Package: cowbuilder Priority: optional Section: utils Installed-Size: 85 Maintainer: Debian pbuilder maintenance team Architecture: amd64 Source: cowdancer Version: 0.89apertis0bv2023dev2b4 Replaces: cowdancer (<= 0.49) Depends: cowdancer, pbuilder, libc6 (>= 2.14) Filename: pool/development/c/cowdancer/cowbuilder_0.89apertis0bv2023dev2b4_amd64.deb Size: 32592 MD5sum: 1f704727cb15a78c7edf8d0d9ec2a090 SHA1: 3d298689fef74683c231fbb4444c185b9f1628a8 SHA256: 1c6590f65d2867befe934de347fa4aaa4c606099f04c0af87d0f25955f481656 SHA512: 19ac4e0d3d78bef34284eef1af089bd236e9e8bf1de4e885295997a632578e93181db16b2fc417759615426efaa384e5a928df45e1d014a43268c3afab0f06fa Description: pbuilder running on cowdancer 'cowbuilder' command is a wrapper for pbuilder which allows using pbuilder-like interface over cowdancer environment. . pbuilder is a tool for building and testing Debian package inside a clean chroot, and cowbuilder allows chroot to be recreated using hard-linked copies with copy-on-write, which makes creation and destruction of chroots fast. Package: cowbuilder-dbgsym Priority: optional Section: debug Installed-Size: 47 Maintainer: Debian pbuilder maintenance team Architecture: amd64 Source: cowdancer Version: 0.89apertis0bv2023dev2b4 Depends: cowbuilder (= 0.89apertis0bv2023dev2b4) Filename: pool/development/c/cowdancer/cowbuilder-dbgsym_0.89apertis0bv2023dev2b4_amd64.deb Size: 30452 MD5sum: 1465a76898cd187072e99774f1eacaa4 SHA1: ed0cc63277fd85ee52a92b994b4e72017d55e4dd SHA256: ed496e7d7f6e492d728b3e3c7df101b6f2b63422207ca11eafc3d27d1c057164 SHA512: 7e1baec05a4fdc7198a8ba2d98fab23cd2c20c3ba2fdcc8b38780ddf8da90a02b0674b9f7893ca2d5672e18356170dca17c24f7b63f6854057cab8df997e841b Description: debug symbols for cowbuilder Auto-Built-Package: debug-symbols Build-Ids: c02f933ea9d856438dfeb1cb7652cd9cd964c7b7 Package: cowdancer Priority: optional Section: utils Installed-Size: 114 Maintainer: Debian pbuilder maintenance team Architecture: amd64 Version: 0.89apertis0bv2023dev2b4 Depends: libc6 (>= 2.8) Filename: pool/development/c/cowdancer/cowdancer_0.89apertis0bv2023dev2b4_amd64.deb Size: 32828 MD5sum: 6a88286750e06efc20be5b27f990a08b SHA1: 8f4ce58abcfdb036bacd6846542fd437e18a14d1 SHA256: 9ce1ce508aec353dd6566e1027edb37c9e72afd52b311d0de3228165e01780f5 SHA512: dc6287fd78a54db117d95efafb04eec3f8b75bf93c2e053dd00b5fa411e0533ad56dda38b2ce45d24bb5330a3b2242833fc751c78ad8f47a8762befa18a39377 Description: Copy-on-write directory tree utility Tries to make copy-on-write semantics upon hard-link copied directory trees generated with 'cp -la' . 'cow-shell' command invokes a shell session. Within that session, under the directory cow-shell was invoked, cowdancer will create a new file when existing i-nodes are opened for write. Useful for quick scratch workspace and experimentation. . For a useful Debian tool, try cowbuilder. Homepage: https://www.netfort.gr.jp/~dancer/software/cowdancer.html Package: cowdancer-dbgsym Priority: optional Section: debug Installed-Size: 82 Maintainer: Debian pbuilder maintenance team Architecture: amd64 Source: cowdancer Version: 0.89apertis0bv2023dev2b4 Depends: cowdancer (= 0.89apertis0bv2023dev2b4) Filename: pool/development/c/cowdancer/cowdancer-dbgsym_0.89apertis0bv2023dev2b4_amd64.deb Size: 38704 MD5sum: cb4ce755818ec38daa5d7c1f95e144f2 SHA1: 5e5df017b9595a6a42da2db607da02aa7c85d749 SHA256: 66f2a608c7269c40e3b5d7fbb7832dd797da898840da70784de1a0a95cbe0d18 SHA512: 1c8918bda4ceeedaf23334216e4515a6a9e61c810f8f6926608c5b31f2980345380ae6246381b13666b59b96f62b49487c810395d93fc47488b18458babcee60 Description: debug symbols for cowdancer Auto-Built-Package: debug-symbols Build-Ids: 1f7a845ed9662f570fabca77bab5b162fe01b050 2c611e315ebcf2a503ecc3d109d343920e166afe 31d389307161284ebb76e6871d13e1a0682ab41b 5ccb4f169129438a77dc447edb2e8302ef8799aa Package: cpio Priority: important Section: utils Installed-Size: 1136 Maintainer: Anibal Monsalve Salazar Architecture: amd64 Version: 2.13+dfsg-4apertis1bv2023dev2b4 Replaces: cpio-mt Depends: libc6 (>= 2.17) Suggests: libarchive1 Conflicts: cpio-mt, mt-st (<< 0.6) Filename: pool/development/c/cpio/cpio_2.13+dfsg-4apertis1bv2023dev2b4_amd64.deb Size: 244436 MD5sum: cf950334f15dd68ed5494d3064f22f5f SHA1: bc2a948ce07e493b77a2e1c9e243e49c785688da SHA256: f86b40b7c74937ff203e0303a399bfbc8346ecccf913baec1899b3a027c42615 SHA512: 833c24236907a8963802fd8a86de38fbb771648ad454b96cc9e22dfe6eac16be0b52222c59b320a116098ddd27c307421fd6ecff224e8ba702074c8bc4ba56fd Description: GNU cpio -- a program to manage archives of files GNU cpio is a tool for creating and extracting archives, or copying files from one place to another. It handles a number of cpio formats as well as reading and writing tar files. Homepage: https://www.gnu.org/software/cpio/ Multi-Arch: foreign Package: cpp Priority: optional Section: interpreters Installed-Size: 42 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-10 (>= 10.2.1-3~) Suggests: cpp-doc Conflicts: cpp-doc (<< 1:2.95.3) Filename: pool/development/g/gcc-defaults/cpp_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 19948 MD5sum: 43c38b5edbffddfc3801459a06be212a SHA1: 81f32d5c7317d726fbe57836852ef3915384069e SHA256: 231ba9a16a95b512bd0f9d890c72d4e76a8f6fecec61526e132a3c71a1523884 SHA512: cc6ca4f09613a7b560d41b9c9d1c07c6d730d2236ff5a48566274c1b2e8072d0db729f50dc32046fdf8135dba0c40a5bfb4616adffd50392681af8d899fba816 Description: GNU C preprocessor (cpp) The GNU C preprocessor is a macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor but not the compiler. . This is a dependency package providing the default GNU C preprocessor. Multi-Arch: allowed Package: cpp-10-aarch64-linux-gnu Priority: optional Section: devel Installed-Size: 204362 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev2b5cross1 Depends: gcc-10-aarch64-linux-gnu-base (= 10.2.1-6+apertis6bv2023dev2b5cross1), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10) Breaks: libmagics++-dev (<< 2.28.0-4) Filename: pool/development/g/gcc-10-cross/cpp-10-aarch64-linux-gnu_10.2.1-6+apertis6bv2023dev2b5cross1_amd64.deb Size: 46553480 MD5sum: 19255995a0bdef235605ce64a7165b7a SHA1: c83fac8cc36f591bdbe9c2fd154cbae6ef12c11a SHA256: 0c618117009ece6fa9438416bffe532d8df396842ce6aafd3f5b98f5f693b397 SHA512: 9d57b93bfb67c0cb1a1e686d3ff1b34dd21cd09518acc550396d55a0f0937a4dc6480033ed005a45e15bde9255542fd297574d80fd61c553916b03197510bee3 Description: GNU C preprocessor A macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor but not the compiler. . This package contains preprocessor configured for arm64 architecture. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: cpp-10-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 187048 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev2b5cross1 Depends: gcc-10-arm-linux-gnueabi-base (= 10.2.1-6+apertis6bv2023dev2b5cross1), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10) Breaks: libmagics++-dev (<< 2.28.0-4) Filename: pool/development/g/gcc-10-cross/cpp-10-arm-linux-gnueabi_10.2.1-6+apertis6bv2023dev2b5cross1_amd64.deb Size: 44104600 MD5sum: 4324bad911bd2c41c24aa4a65932ccb8 SHA1: 861008c49588713bd9d7fa94edb8ad7bd8deb94d SHA256: be934cc9b2017e14f29234c90c1b6d5f9109c81d745bd95cca36047be0d34974 SHA512: d60ee3cd157abfa2c4fd5c9458f27d46f142ad3a0518c305b6901b80571c08d03f1e5705516b6c286845173d6524aeab2c5f8b2500efe5f1303e805e15cb13b5 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+apertis6bv2023dev2b5) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: cpp-10-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 187049 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev2b5cross1 Depends: gcc-10-arm-linux-gnueabihf-base (= 10.2.1-6+apertis6bv2023dev2b5cross1), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10) Breaks: libmagics++-dev (<< 2.28.0-4) Filename: pool/development/g/gcc-10-cross/cpp-10-arm-linux-gnueabihf_10.2.1-6+apertis6bv2023dev2b5cross1_amd64.deb Size: 44106160 MD5sum: a710cb23d1c19a9f26edc465a041b8ff SHA1: 45b43d409c205485cc3f706b8d8f0f270d197492 SHA256: 7369c1bb5a69807ab9d40613126d6299cb603c295f194168f991420d27347bff SHA512: b0a7a85ddc44f37a4a1d53c09e1664dec11db36a9dda7ae90de4bfb45be3fb3ac7852f95b1bcb2443736b4ba86a47a844b463cfa9e3ad08faf22aa6a2e9ab983 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+apertis6bv2023dev2b5) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: cpp-10-i686-linux-gnu Priority: optional Section: devel Installed-Size: 213603 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev2b5cross1 Depends: gcc-10-i686-linux-gnu-base (= 10.2.1-6+apertis6bv2023dev2b5cross1), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10) Breaks: libmagics++-dev (<< 2.28.0-4) Filename: pool/development/g/gcc-10-cross/cpp-10-i686-linux-gnu_10.2.1-6+apertis6bv2023dev2b5cross1_amd64.deb Size: 47398352 MD5sum: 71ea719f144e1a251eacf1ad58f57842 SHA1: f4e90d12b5fb3cafca108be17f4f5a6ecf55a876 SHA256: ced74af1a96ba4d9bea79c18c1294cccf3ca4b098ea71d5cd5a152523f6b516e SHA512: ea348aa1935d961695e87d7c876f42b7af44500212fb6cce3f1f1ecb1e3e52ed821705ea846f77b10b33453a0e7e3bd0500ffd121b10dc82c454f6ec5b9394ba Description: GNU C preprocessor A macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor but not the compiler. . This package contains preprocessor configured for i386 architecture. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: cpp-aarch64-linux-gnu Priority: optional Section: interpreters Installed-Size: 28 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-10-aarch64-linux-gnu (>= 10.2.1-3~) Suggests: cpp-doc Filename: pool/development/g/gcc-defaults/cpp-aarch64-linux-gnu_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 17056 MD5sum: c8beba4b079f54c872d08fa6902e03ec SHA1: 6d39a8dece79fed21c66146c781ed80834fe2fa8 SHA256: c2c8954c56f47a042aebdd4bd6eeee30f413cc52f7d7c18a307a97e532c9eb4d SHA512: 430a25a9acd1a30ed4395c0d5e560167b4d5a80cbba289d543c730ab77f21991b47ddccb9c1360714c2faef696f7930eb158f8ea0d00d3f3ce1b33101afe7bf0 Description: GNU C preprocessor (cpp) for the arm64 architecture The GNU C preprocessor is a macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor but not the cross-compiler for arm64 architecture. . This is a dependency package providing the default GNU C preprocessor for the arm64 architecture. Multi-Arch: foreign Package: cpp-arm-linux-gnueabi Priority: optional Section: interpreters Installed-Size: 28 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-10-arm-linux-gnueabi (>= 10.2.1-3~) Suggests: cpp-doc Filename: pool/development/g/gcc-defaults/cpp-arm-linux-gnueabi_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 17060 MD5sum: 7c7aeff0122249eb1a4ddc778a941ee7 SHA1: 4eb4454915f4b71874ca420ebb28cd76bf80bd55 SHA256: 0f8c3bdb7ab7d9281621334e16970e9b1537cff18aeb05819fa30d18fff6c2fa SHA512: 134947902699707a40f63a7343aa3ab50974a36dff3532eba19058ccc338116de0647404d40614451052d1792d4eb1dbde92a61e6ff189a6db28e5783f80e7f1 Description: GNU C preprocessor (cpp) for the armel architecture The GNU C preprocessor is a macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor but not the cross-compiler for armel architecture. . This is a dependency package providing the default GNU C preprocessor for the armel architecture. Multi-Arch: foreign Package: cpp-arm-linux-gnueabihf Priority: optional Section: interpreters Installed-Size: 28 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-10-arm-linux-gnueabihf (>= 10.2.1-3~) Suggests: cpp-doc Filename: pool/development/g/gcc-defaults/cpp-arm-linux-gnueabihf_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 17056 MD5sum: 0a56158f86004cb31cf766050b7cedad SHA1: 43c1ccf1afab234ea73693ba7716981013d9e09e SHA256: b8dd87b7a5c8bd9145acce97981817101752bfb461f785d30997a015adf11cc5 SHA512: 796ea7d65149131d9db76235219bd51ff028654eba6cb033f68ca973401b4f0d6b1d19af6857b26381b3ea3ed6b3181b2d89dc180923d1da940fa27fccbde064 Description: GNU C preprocessor (cpp) for the armhf architecture The GNU C preprocessor is a macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor but not the cross-compiler for armhf architecture. . This is a dependency package providing the default GNU C preprocessor for the armhf architecture. Multi-Arch: foreign Package: cpp-i686-linux-gnu Priority: optional Section: interpreters Installed-Size: 28 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-10-i686-linux-gnu (>= 10.2.1-3~) Suggests: cpp-doc Filename: pool/development/g/gcc-defaults/cpp-i686-linux-gnu_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 17052 MD5sum: eb373722db2d1658362a697d2af0c64a SHA1: 9dc497882cc29707ca823ab301eb222a81d7f0c8 SHA256: 825a86a6c2062eae5a013e9bdcefdd1f87feea718528f7ad38ea682e6a11c55c SHA512: a5b49bdbb202f12d31f0c99b6dd5158b157ef6ddab9ed1158826d257475b486c7ab8c747a2d904705b18e1a8bcddeabfa1bf03b640c972f9658f83d3b0e38c1d Description: GNU C preprocessor (cpp) for the i386 architecture The GNU C preprocessor is a macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor but not the cross-compiler for i386 architecture. . This is a dependency package providing the default GNU C preprocessor for the i386 architecture. Multi-Arch: foreign Package: cpp-powerpc64le-linux-gnu Priority: optional Section: interpreters Installed-Size: 28 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-10-powerpc64le-linux-gnu (>= 10.2.1-3~) Suggests: cpp-doc Filename: pool/development/g/gcc-defaults/cpp-powerpc64le-linux-gnu_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 17068 MD5sum: 872ea691f0bcd64ed2e69e3736c28148 SHA1: ea223193d89aeb7e079f7ee11836c1bec8a38fcc SHA256: 66a032519aa75327adedcaaa8e5908785fd2d0f96aeb120fb387c6bd376ecce6 SHA512: bedf50ebdde14fd79edafb9c0204e5e537f2c0fe4209af296abf0c0811f7957323d5d58e7551e7f16e9f155ba6e96eda24be37ccb179970669a89e19b1b4b087 Description: GNU C preprocessor (cpp) for the ppc64el architecture The GNU C preprocessor is a macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor but not the cross-compiler for ppc64el architecture. . This is a dependency package providing the default GNU C preprocessor for the ppc64el architecture. Multi-Arch: foreign Package: cpp-s390x-linux-gnu Priority: optional Section: interpreters Installed-Size: 28 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-10-s390x-linux-gnu (>= 10.2.1-3~) Suggests: cpp-doc Filename: pool/development/g/gcc-defaults/cpp-s390x-linux-gnu_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 17056 MD5sum: bd5c2ca63313daccd8c1e858cf22c538 SHA1: 11dad60b83969bf9fe1919a0969e0b4cc23a4b57 SHA256: 827f3ce331d817ae87bb620f91cc188da1eddf6a470590cef021d234cc2e7164 SHA512: bf09785d51b70a5756cea4cff38b2dabd2576b25fe982af0527060f328773f9605d66d72937749f9fb94581b1bbe558e4befce7100d0c7829779b9a199e20f9a Description: GNU C preprocessor (cpp) for the s390x architecture The GNU C preprocessor is a macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor but not the cross-compiler for s390x architecture. . This is a dependency package providing the default GNU C preprocessor for the s390x architecture. Multi-Arch: foreign Package: cppcheck Priority: optional Section: devel Installed-Size: 7213 Maintainer: Joachim Reichel Architecture: amd64 Version: 2.3-1apertis0bv2023dev2b3 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libpcre3, libstdc++6 (>= 9), libtinyxml2-8 (>= 8.0.0), libz3-4 (>= 4.8.10), python3:any, python3-pygments Suggests: cppcheck-gui, clang, clang-tidy Filename: pool/development/c/cppcheck/cppcheck_2.3-1apertis0bv2023dev2b3_amd64.deb Size: 1706168 MD5sum: 2b5d75623b1961619e766e49aafcf15d SHA1: a55497fb7934984f975f225b96f35898cd407fae SHA256: 5ea28ddc942979cac26eb585c7d74327f0e47e2f6888b891135d58995807d520 SHA512: 5b149ec79169f1ee087d809eadbe004002583183c79da097ddf27f98f0e368a02ebdf0121e145b639067676022b1378f99d82de9b2c7391bb814397db41a5b43 Description: tool for static C/C++ code analysis (CLI) Cppcheck is a command-line tool that tries to detect bugs that your C/C++ compiler doesn't see. It is versatile, and can check non-standard code including various compiler extensions, inline assembly code, etc. Its internal preprocessor can handle includes, macros, and several preprocessor commands. While Cppcheck is highly configurable, you can start using it just by giving it a path to the source code. . It includes checks for: * pointers to out-of-scope auto variables; * assignment of auto variables to an effective parameter of a function; * out-of-bounds errors in arrays and STL; * missing class constructors; * variables not initialized by a constructor; * use of memset, memcpy, etcetera on a class; * non-virtual destructors for base classes; * operator= not returning a constant reference to itself; * use of deprecated functions (mktemp, gets, scanf); * exceptions thrown in destructors; * memory leaks in class or function variables; * C-style pointer cast in C++ code; * redundant if; * misuse of the strtol or sprintf functions; * unsigned division or division by zero; * unused functions and struct members; * passing parameters by value; * misuse of signed char variables; * unusual pointer arithmetic (such as "abc" + 'd'); * dereferenced null pointers; * incomplete statements; * misuse of iterators when iterating through a container; * dereferencing of erased iterators; * use of invalidated vector iterators/pointers; . This package contains the command-line interface for cppcheck. Homepage: http://sourceforge.net/p/cppcheck/wiki/Home/ Package: cppcheck-dbgsym Priority: optional Section: debug Installed-Size: 32785 Maintainer: Joachim Reichel Architecture: amd64 Source: cppcheck Version: 2.3-1apertis0bv2023dev2b3 Depends: cppcheck (= 2.3-1apertis0bv2023dev2b3) Filename: pool/development/c/cppcheck/cppcheck-dbgsym_2.3-1apertis0bv2023dev2b3_amd64.deb Size: 32370832 MD5sum: e6fccdcb059621bf1239406eb0ec4a9d SHA1: 07d2a133c5eb0e00912ec37635756f772acf7fdb SHA256: e9598618a0d587b003fadeed9264e0c86eef4d250e99600f742ed84e3eaa63fb SHA512: 593c09bbdf4ff2096e42279790366cb29fcff36f261077e5fe32cdb0cafb61d8e2961f62b68ffb2cb58ba5fe98e39408ae2f854d955e63da9328c8f63d5117fa Description: debug symbols for cppcheck Auto-Built-Package: debug-symbols Build-Ids: b247dff12ea79aeb1b13fc553a8858a540a6c4f7 Package: cppcheck-gui Priority: optional Section: devel Installed-Size: 5537 Maintainer: Joachim Reichel Architecture: amd64 Source: cppcheck Version: 2.3-1apertis0bv2023dev2b3 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libpcre3, libqt5charts5 (>= 5.7.1), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5help5 (>= 5.6.0~beta), libqt5printsupport5 (>= 5.0.2), libqt5widgets5 (>= 5.15.1), libstdc++6 (>= 9), libtinyxml2-8 (>= 8.0.0), libz3-4 (>= 4.8.10), cppcheck (= 2.3-1apertis0bv2023dev2b3) Suggests: python3, clang, clang-tidy Filename: pool/development/c/cppcheck/cppcheck-gui_2.3-1apertis0bv2023dev2b3_amd64.deb Size: 1784364 MD5sum: 8e0d26f7f6355844891d0a09b2513092 SHA1: af75cb2068db8311b2b391f2a626a125cf274b86 SHA256: 1d5282f2eaea1f48751d879bcd30e944c80280cc6ce7701b90ddb9672d8e01ab SHA512: 3297ed9204ea9e11950b510b6637fa0f3b736f1152154f19abecfd91e217baf3bbfe0e5a8f5e85ff588f983310de8aa0e1f4097d4d7a74d94d17f0c64ff3fb5c Description: tool for static C/C++ code analysis (GUI) Cppcheck is a command-line tool that tries to detect bugs that your C/C++ compiler doesn't see. It is versatile, and can check non-standard code including various compiler extensions, inline assembly code, etc. Its internal preprocessor can handle includes, macros, and several preprocessor commands. While Cppcheck is highly configurable, you can start using it just by giving it a path to the source code. . It includes checks for: * pointers to out-of-scope auto variables; * assignment of auto variables to an effective parameter of a function; * out-of-bounds errors in arrays and STL; * missing class constructors; * variables not initialized by a constructor; * use of memset, memcpy, etcetera on a class; * non-virtual destructors for base classes; * operator= not returning a constant reference to itself; * use of deprecated functions (mktemp, gets, scanf); * exceptions thrown in destructors; * memory leaks in class or function variables; * C-style pointer cast in C++ code; * redundant if; * misuse of the strtol or sprintf functions; * unsigned division or division by zero; * unused functions and struct members; * passing parameters by value; * misuse of signed char variables; * unusual pointer arithmetic (such as "abc" + 'd'); * dereferenced null pointers; * incomplete statements; * misuse of iterators when iterating through a container; * dereferencing of erased iterators; * use of invalidated vector iterators/pointers . This package contains the graphical user interface for cppcheck. Homepage: http://sourceforge.net/p/cppcheck/wiki/Home/ Package: cppcheck-gui-dbgsym Priority: optional Section: debug Installed-Size: 40448 Maintainer: Joachim Reichel Architecture: amd64 Source: cppcheck Version: 2.3-1apertis0bv2023dev2b3 Depends: cppcheck-gui (= 2.3-1apertis0bv2023dev2b3) Filename: pool/development/c/cppcheck/cppcheck-gui-dbgsym_2.3-1apertis0bv2023dev2b3_amd64.deb Size: 40068660 MD5sum: 701ce333d4cc1e9078a92a73c0ff2034 SHA1: a3dc76e55c0b0e0d238677a2a3a357ab25b87026 SHA256: 13ab40f819be231ec22e264ca780abce9dba9fea67829d38be14ad0f94569321 SHA512: 49183d5c2b657f2aaaa8e915ac13f6f18cc0994a3321138f8369b7965c6b6ed78617d0c04d865cd82e0694d8d405d1068083f5d63e9d48b3fa70e8ac2ceadd85 Description: debug symbols for cppcheck-gui Auto-Built-Package: debug-symbols Build-Ids: 32645587c98d876f8df28e8d43a6c2c7d1b785bb Package: cpphs Priority: optional Section: haskell Installed-Size: 1697 Maintainer: Debian Haskell Group Architecture: amd64 Version: 1.20.9.1-1apertis1bv2023dev2b1 Depends: libc6 (>= 2.29), libffi7 (>= 3.3~20180313), libgmp10 Suggests: ghc | hugs Filename: pool/development/c/cpphs/cpphs_1.20.9.1-1apertis1bv2023dev2b1_amd64.deb Size: 348468 MD5sum: 6a0a05fdbbc462a0b3d9f64be3a88335 SHA1: 493fef02223ad9f620ca6a2e3de288d81bb004c5 SHA256: 4cd8aea3fa65bc42b9790024c325d97d2ee04569fea0ed2b2771e023534aeaab SHA512: 59c1c98218c106c1806a77a4bbb46b34a37a3108a46d6f384a6e4dcca979fa747489c9de40922ea5755d912fc22d54cee38517cf1bcd0b216ee7e375dedff1c9 Description: Simplified cpp-a-like preprocessor for Haskell The C pre-processor has been widely used in Haskell source code. It enables conditional compilation for different compilers, different versions of the same compiler, and different OS platforms. It is also occasionally used for its macro language, which can enable certain forms of platform-specific detail-filling, such as the tedious boilerplate generation of instance definitions and FFI declarations. . However, gcc's cpp has recently been evolving to more strictly adhere to the C standard. This has had the effect of making it increasingly incompatible with Haskell's syntax. This is a cpp-a-like designed with Haskell's syntax in mind. Homepage: http://projects.haskell.org/cpphs/ Package: cppo Priority: optional Section: ocaml Installed-Size: 1556 Maintainer: Debian OCaml Maintainers Architecture: amd64 Version: 1.6.6-2apertis0bv2023dev2b4 Depends: ocaml-base-nox-4.11.1, libc6 (>= 2.29) Filename: pool/development/c/cppo/cppo_1.6.6-2apertis0bv2023dev2b4_amd64.deb Size: 419172 MD5sum: 1d141d3655f391fcc5e037c08e785baf SHA1: 5ed374ac4e70950816b4d47d6e2cfc76f1431b2a SHA256: 81a6fede5824369dc2528511a2eff84ae1aca6e25df0c886bf5d72603c9d03d2 SHA512: 6b3413d5faf4281ca5a7786925220a97c5a65595419275f565c279c2e4bfcdc3e3e1b88d4b6d3a193867fed4a8a35e32d196dc14d3c8a068d8256bd6722bb212 Description: cpp for OCaml Cppo is an OCaml-friendly implementation of cpp, the C preprocessor. It can replace camlp4 for preprocessing OCaml files, using cpp style and syntax. It allows defining simple macros and file inclusion. Homepage: https://github.com/mjambon/cppo Package: cppo-dbgsym Priority: optional Section: debug Installed-Size: 376 Maintainer: Debian OCaml Maintainers Architecture: amd64 Source: cppo Version: 1.6.6-2apertis0bv2023dev2b4 Depends: cppo (= 1.6.6-2apertis0bv2023dev2b4) Filename: pool/development/c/cppo/cppo-dbgsym_1.6.6-2apertis0bv2023dev2b4_amd64.deb Size: 110264 MD5sum: 2d11ea66b4149d5877c99d7857efad75 SHA1: a6bade8ea62c94eca2242d528b40f4fd713878dd SHA256: f81d5135bb8de2d5671a1632d36e8c028baf43ca0a7ac023093722ab6a910206 SHA512: a6b96914da6f25de3747b7065e56e6024133f68247c1f4d87aad6afc40fc68d80600b5c1b2558dd671b2aa534b51cdc545604e1b3d93fbb237b3370fba1a5ea0 Description: debug symbols for cppo Auto-Built-Package: debug-symbols Build-Ids: 54fb76a9ac164b652154222a634a9dbf3e6fcc6e d3b908420ef6c0506bb281d48c7e7636578c7078 Package: cpputest Priority: optional Section: devel Installed-Size: 297 Maintainer: Raphaël Hertzog Architecture: all Version: 4.0-2+apertis0bv2023dev2b1 Depends: libcpputest-dev Suggests: ruby | ruby-interpreter Filename: pool/development/c/cpputest/cpputest_4.0-2+apertis0bv2023dev2b1_all.deb Size: 40340 MD5sum: 52a15d7b018b30ad70b629e10c8f8441 SHA1: 7c8e8cf9d0509e1c677eb6ba57bb00d3e08aa255 SHA256: 7e08c616816823b3048bbed89fbd76501ff4e5904b021cd69c66e82baafb7f9b SHA512: a7e780b18d5bb99cca639db07726abe4dd76fda9fee94bb2c931f71505f0d508ac2ed9ae511548863158e8147ed8d64e52667a82ff142df8ab0fd7bd080aa4d3 Description: C/C++ based unit test framework — main package CppUTest is a C/C++ based unit xUnit test framework for unit testing and for test-driving your code. It is written in C++ but is used in C and C++ projects and frequently used in embedded systems. . CppUTest has a couple design principles: * Simple to use and small * Portable to old and new platforms . CppUTest also has support for building mocks and can be used by practitioners of Test Driven Development. . This is the main package. It contains some examples, support scripts and depends on libcpputest-dev which provides the test framework itself. Homepage: http://cpputest.github.io/ Multi-Arch: foreign Package: cracklib-runtime Priority: optional Section: admin Installed-Size: 595 Maintainer: Jan Dittberner Architecture: amd64 Source: cracklib2 Version: 2.9.6-3.4apertis0bv2023dev2b3 Depends: file, libcrack2 (>= 2.9.6-3.4apertis0bv2023dev2b3), libc6 (>= 2.4) Recommends: wamerican | wordlist Filename: pool/development/c/cracklib2/cracklib-runtime_2.9.6-3.4apertis0bv2023dev2b3_amd64.deb Size: 155648 MD5sum: 8276855049fe482872e3b126a2b72e97 SHA1: 02c666e999a62b11d56197b9e7bb008077d87814 SHA256: 2194a2e805d227f9592223bea2ca6c346a2f99b3990532fcffcd09a7b57c0740 SHA512: 1b55f7e626eed862c19f72be157d440ec22a0f4efb4c906e80f2c24ca74580d615141cd8d3b0560a9eb37f1649a8e30d78f2efa6b3e80abd75b27ae7aa1c8226 Description: runtime support for password checker library cracklib2 Run-time support programs which use the shared library in libcrack2 including programs to build the password dictionary databases used by the functions in the shared library. Homepage: https://github.com/cracklib/cracklib Multi-Arch: foreign Package: cracklib-runtime-dbgsym Priority: optional Section: debug Installed-Size: 40 Maintainer: Jan Dittberner Architecture: amd64 Source: cracklib2 Version: 2.9.6-3.4apertis0bv2023dev2b3 Depends: cracklib-runtime (= 2.9.6-3.4apertis0bv2023dev2b3) Filename: pool/development/c/cracklib2/cracklib-runtime-dbgsym_2.9.6-3.4apertis0bv2023dev2b3_amd64.deb Size: 10972 MD5sum: 51fe8223ad4da2ae936f68c7b9154d03 SHA1: 9c2e6fbd3ff910c4310bd490a513548a00238924 SHA256: 1abf58391d2a0688563b94b8696a9869d07b5e6913607854a9e4cbf1ddce0521 SHA512: 1f4dea2f84375de26ca13f8264f11ecd654aafe8f3f51354d81998436c2b7355eccf1710ce61f3d1169362b8f702be32cc91507918b0c96be50d6c026bb38a9e Description: debug symbols for cracklib-runtime Auto-Built-Package: debug-symbols Build-Ids: 5c54026bcc872332d1ecdbcb561ec980f89737f6 78198d9dbdfa9e0cdc30b0f3a191c9ef7b49c8f0 b2a3221a6c296bf9abae2b9949d5ef0948946496 Package: createfp Priority: optional Section: utils Installed-Size: 35 Maintainer: Debian LibreOffice Maintainers Architecture: amd64 Source: libexttextcat Version: 3.4.5-1co1bv2023dev2b4 Depends: libc6 (>= 2.2.5), libexttextcat-2.0-0 (>= 3.3.0) Filename: pool/development/libe/libexttextcat/createfp_3.4.5-1co1bv2023dev2b4_amd64.deb Size: 10544 MD5sum: 6db157c52b6f7401e4a178ec22c366d0 SHA1: 2d280b1a9b707eab8ef07afd2408b1d225b5ea37 SHA256: 36d53cc6a7e547c93b38d575759cfc8a3d257bd7268275ffe8e0756d1f0c312b SHA512: 51dac47eaced91860293673f6bdcb96c0a4c6d7d4be19da6f0c722e7c2efa74f500cc78c21063130e2881d3c5a32888fadaa474e086ce3bc731248ecd26f2633 Description: Language detection library - fingerprint generation utility Libexttextcat is a library with functions that implement the classification technique described in Cavnar & Trenkle, "N-Gram-Based Text Categorization". It was primarily developed for language guessing, a task on which it is known to perform with near-perfect accuracy. . This package contains 'createfp' for generating fingerprints Homepage: https://wiki.documentfoundation.org/Libexttextcat Package: createfp-dbgsym Priority: optional Section: debug Installed-Size: 20 Maintainer: Debian LibreOffice Maintainers Architecture: amd64 Source: libexttextcat Version: 3.4.5-1co1bv2023dev2b4 Depends: createfp (= 3.4.5-1co1bv2023dev2b4) Filename: pool/development/libe/libexttextcat/createfp-dbgsym_3.4.5-1co1bv2023dev2b4_amd64.deb Size: 5692 MD5sum: b3834f5235964ce3849721460f747b6e SHA1: 0133ef937a22bde023f0434177088aee548be9af SHA256: 6b582d159fbaa13211002273483dcc3b1602fbe1ce1b41aa70e1b74892b795ee SHA512: 75c7d641f2ecacc396823e0c5ff251bc22cad5226d3f34095db92ad232184cf22057e864722e10ccbd72ca3330cedef774eb295f782e250b34bc1516eb753c03 Description: debug symbols for createfp Auto-Built-Package: debug-symbols Build-Ids: 9a83f167a605b518deb9e5ac2b10a2fef8bd531c Package: cron Priority: important Section: admin Installed-Size: 266 Maintainer: Javier Fernández-Sanguino Peña Architecture: amd64 Version: 3.0pl1-137apertis0bv2023dev2b4 Provides: cron-daemon Depends: libc6 (>= 2.7), libpam0g (>= 0.99.7.1), libselinux1 (>= 3.1~), debianutils (>= 1.7), sensible-utils, adduser, lsb-base (>= 3.0-10), libpam-runtime (>= 1.0.1-11) Pre-Depends: init-system-helpers (>= 1.54~) Recommends: default-mta | mail-transport-agent Suggests: anacron (>= 2.0-1), logrotate, checksecurity Filename: pool/development/c/cron/cron_3.0pl1-137apertis0bv2023dev2b4_amd64.deb Size: 100220 MD5sum: 20c81947d231732e238896507dd4c073 SHA1: 7cb95cf8d8e59e8c0f7f168080c2f87ec6e8395a SHA256: 1fcfd666f16614fdb482c69231ca6db3740950f51213b3a1b339372502641967 SHA512: e6afe134710e11543be0b262c004fef396824eac0519899036b1065ee8666341f6378b76f005bde58f9d91b0a22f57161e400a6175e05c3b44f33dca286ff507 Description: process scheduling daemon The cron daemon is a background process that runs particular programs at particular times (for example, every minute, day, week, or month), as specified in a crontab. By default, users may also create crontabs of their own so that processes are run on their behalf. . Output from the commands is usually mailed to the system administrator (or to the user in question); you should probably install a mail system as well so that you can receive these messages. . This cron package does not provide any system maintenance tasks. Basic periodic maintenance tasks are provided by other packages, such as checksecurity. Homepage: https://ftp.isc.org/isc/cron/ Multi-Arch: foreign Package: cron-dbgsym Priority: optional Section: debug Installed-Size: 122 Maintainer: Javier Fernández-Sanguino Peña Architecture: amd64 Source: cron Version: 3.0pl1-137apertis0bv2023dev2b4 Depends: cron (= 3.0pl1-137apertis0bv2023dev2b4) Filename: pool/development/c/cron/cron-dbgsym_3.0pl1-137apertis0bv2023dev2b4_amd64.deb Size: 87888 MD5sum: 6717a97cc2febbbbff1080f05d738712 SHA1: e06f634ceb25d1578f7344fec333323c8fafd5d2 SHA256: 72763a08a6631abf888a6487a833eeae78f4f9811f9fc3d74e48a19b17a93bdb SHA512: ddcfda6d10b7735ea5e8a61a5bd306e3ea8ff4b1d8cd3a58e4dd4b4372908e8aa0ea82e38bf445c33cee092589959133ce64ad6a320ea9651819662fe02e2654 Description: debug symbols for cron Auto-Built-Package: debug-symbols Build-Ids: 43353b42de4b66aa15acc4f97c7d9d2b7d364475 b70ac25b7c8cad1c81b12b9e48435b23a1fd182d Package: crossbuild-essential-amd64 Priority: optional Section: devel Installed-Size: 15 Maintainer: Matthias Klose Architecture: all Source: build-essential Version: 12.9apertis0bv2023dev2b6 Depends: gcc-x86-64-linux-gnu (>= 4:10.2) | gcc:amd64, g++-x86-64-linux-gnu (>= 4:10.2) | g++:amd64, dpkg-cross Filename: pool/development/b/build-essential/crossbuild-essential-amd64_12.9apertis0bv2023dev2b6_all.deb Size: 6928 MD5sum: 21f166df4ae755b783e9884431f74735 SHA1: 3a94306c9c2f6691fa9b34762360be45cd62b1a9 SHA256: a92de0babb3683246006ef8b4f013f01f195a40ac6ec48b876b3fd4aaa6599a0 SHA512: cd3ea9d4a820e319c5bf3d9b52dcd249aea2ecaa3b580fcdf1d6a58dd87572c55854486dc9c8aacc2068b6d26560bd79504c021cb5f983a8f3878667a6bcaf97 Description: Informational list of cross-build-essential packages If you do not plan to cross build Debian packages, you don't need this package. Starting with sbuild (>= 0.63.0) this package is required for cross building Debian packages in a chroot. . This package contains an informational list of packages which are considered essential for cross building Debian packages. This package also depends on the packages on that list, to make it easy to have the cross-build-essential packages installed. . If you have this package installed, you only need to install whatever a package specifies as its build-time dependencies to cross build the package. Conversely, if you are determining what your package needs to build-depend on, you can always leave out the packages this package depends on. Package: crossbuild-essential-arm64 Priority: optional Section: devel Installed-Size: 15 Maintainer: Matthias Klose Architecture: all Source: build-essential Version: 12.9apertis0bv2023dev2b6 Depends: gcc-aarch64-linux-gnu (>= 4:10.2) | gcc:arm64, g++-aarch64-linux-gnu (>= 4:10.2) | g++:arm64, dpkg-cross Filename: pool/development/b/build-essential/crossbuild-essential-arm64_12.9apertis0bv2023dev2b6_all.deb Size: 6928 MD5sum: cf00612deb2e4619e6380280428be999 SHA1: 44705b184d82a0c2845c0b64fd63a8584ae67edb SHA256: 559d494c3d7752cd4b760c502fc70681e60d92097ee0253b2c37c8f14a94bfa1 SHA512: e838a0c903b50ef359fc417596d1f35e501a5fec7d988b2eaa618a2af08cc8f81adec98358398cf4088decac6d27f0e83d68a82d47c365a61d5672b8013a31d0 Description: Informational list of cross-build-essential packages If you do not plan to cross build Debian packages, you don't need this package. Starting with sbuild (>= 0.63.0) this package is required for cross building Debian packages in a chroot. . This package contains an informational list of packages which are considered essential for cross building Debian packages. This package also depends on the packages on that list, to make it easy to have the cross-build-essential packages installed. . If you have this package installed, you only need to install whatever a package specifies as its build-time dependencies to cross build the package. Conversely, if you are determining what your package needs to build-depend on, you can always leave out the packages this package depends on. Package: crossbuild-essential-armel Priority: optional Section: devel Installed-Size: 15 Maintainer: Matthias Klose Architecture: all Source: build-essential Version: 12.9apertis0bv2023dev2b6 Depends: gcc-arm-linux-gnueabi (>= 4:10.2) | gcc:armel, g++-arm-linux-gnueabi (>= 4:10.2) | g++:armel, dpkg-cross Filename: pool/development/b/build-essential/crossbuild-essential-armel_12.9apertis0bv2023dev2b6_all.deb Size: 6920 MD5sum: 17d2228dd6203906e03d76c8a68ffddb SHA1: 3b0c95ba444628745ed0b5b7508d4ed87cd5fa64 SHA256: 2d7141673f730d9f59f767eb956e078d311db5cf8abea206db5aac266f162afb SHA512: 1452a7da44e3cc655b9ebe1f0a7de7c2a92280af648981b7a37c64b7fcc4d612792fb55d10751bf84d36771ef42b2956eb08f4a1eca310c24dc41e2ea481a5a0 Description: Informational list of cross-build-essential packages If you do not plan to cross build Debian packages, you don't need this package. Starting with sbuild (>= 0.63.0) this package is required for cross building Debian packages in a chroot. . This package contains an informational list of packages which are considered essential for cross building Debian packages. This package also depends on the packages on that list, to make it easy to have the cross-build-essential packages installed. . If you have this package installed, you only need to install whatever a package specifies as its build-time dependencies to cross build the package. Conversely, if you are determining what your package needs to build-depend on, you can always leave out the packages this package depends on. Package: crossbuild-essential-armhf Priority: optional Section: devel Installed-Size: 15 Maintainer: Matthias Klose Architecture: all Source: build-essential Version: 12.9apertis0bv2023dev2b6 Depends: gcc-arm-linux-gnueabihf (>= 4:10.2) | gcc:armhf, g++-arm-linux-gnueabihf (>= 4:10.2) | g++:armhf, dpkg-cross Filename: pool/development/b/build-essential/crossbuild-essential-armhf_12.9apertis0bv2023dev2b6_all.deb Size: 6928 MD5sum: da35fb9f70ff0e7436c0660f9355478e SHA1: 06b01e23af84155575818eafb24eac2716c76255 SHA256: b74b7045463e99bb38fedf6c95e1aa8a53411f9b3f74bf9640e2fdc6ea99545b SHA512: 61fef44c7c1e2b187b08a08baba35e6ca773cebef2c948f80bd930ba0ab4d52e4c923e937e2978527dbb1526964353471ad3a8860f1f25bf37925bb7a8ea5450 Description: Informational list of cross-build-essential packages If you do not plan to cross build Debian packages, you don't need this package. Starting with sbuild (>= 0.63.0) this package is required for cross building Debian packages in a chroot. . This package contains an informational list of packages which are considered essential for cross building Debian packages. This package also depends on the packages on that list, to make it easy to have the cross-build-essential packages installed. . If you have this package installed, you only need to install whatever a package specifies as its build-time dependencies to cross build the package. Conversely, if you are determining what your package needs to build-depend on, you can always leave out the packages this package depends on. Package: crossbuild-essential-i386 Priority: optional Section: devel Installed-Size: 15 Maintainer: Matthias Klose Architecture: all Source: build-essential Version: 12.9apertis0bv2023dev2b6 Depends: gcc-i686-linux-gnu (>= 4:10.2) | gcc:i386, g++-i686-linux-gnu (>= 4:10.2) | g++:i386, dpkg-cross Filename: pool/development/b/build-essential/crossbuild-essential-i386_12.9apertis0bv2023dev2b6_all.deb Size: 6920 MD5sum: f95971456c9b04e067dd5a14bf6e3f19 SHA1: 488deba225040857b288b64a3772dd5421064e87 SHA256: 246f06d1073aacd5f801733167ed1e8715f2c02843d78cad8768bfb983dcde7f SHA512: 7eb816c232dcdebeb0e7a686e3dbb7537e8aad86c3b66acb729e723111619bfbadc07f7608a9efb9c32714bc0d0da7eef975b0667cf2051fda45f991f0d88928 Description: Informational list of cross-build-essential packages If you do not plan to cross build Debian packages, you don't need this package. Starting with sbuild (>= 0.63.0) this package is required for cross building Debian packages in a chroot. . This package contains an informational list of packages which are considered essential for cross building Debian packages. This package also depends on the packages on that list, to make it easy to have the cross-build-essential packages installed. . If you have this package installed, you only need to install whatever a package specifies as its build-time dependencies to cross build the package. Conversely, if you are determining what your package needs to build-depend on, you can always leave out the packages this package depends on. Package: crossbuild-essential-powerpc Priority: optional Section: devel Installed-Size: 15 Maintainer: Matthias Klose Architecture: all Source: build-essential Version: 12.9apertis0bv2023dev2b6 Depends: gcc-powerpc-linux-gnu (>= 4:10.2) | gcc:powerpc, g++-powerpc-linux-gnu (>= 4:10.2) | g++:powerpc, dpkg-cross Filename: pool/development/b/build-essential/crossbuild-essential-powerpc_12.9apertis0bv2023dev2b6_all.deb Size: 6924 MD5sum: f5f8014c209fb5e0b2e948f31f7add92 SHA1: cdf1e52c558184996ba84a674f80a320bf97e0b3 SHA256: c0ece2d8ff7be0a816556a26e82b439561f066ed1c2975ab1746841f75bf3578 SHA512: 977a28547544da3354d26b9c6e53c5571bfdfb0e0e4d24224adae3c26177c8dd62665d08584e0646f0b136de72b30c9da4b433f0bc7abf9ac0361899f8d76d69 Description: Informational list of cross-build-essential packages If you do not plan to cross build Debian packages, you don't need this package. Starting with sbuild (>= 0.63.0) this package is required for cross building Debian packages in a chroot. . This package contains an informational list of packages which are considered essential for cross building Debian packages. This package also depends on the packages on that list, to make it easy to have the cross-build-essential packages installed. . If you have this package installed, you only need to install whatever a package specifies as its build-time dependencies to cross build the package. Conversely, if you are determining what your package needs to build-depend on, you can always leave out the packages this package depends on. Package: crossbuild-essential-ppc64el Priority: optional Section: devel Installed-Size: 15 Maintainer: Matthias Klose Architecture: all Source: build-essential Version: 12.9apertis0bv2023dev2b6 Depends: gcc-powerpc64le-linux-gnu (>= 4:10.2) | gcc:ppc64el, g++-powerpc64le-linux-gnu (>= 4:10.2) | g++:ppc64el, dpkg-cross Filename: pool/development/b/build-essential/crossbuild-essential-ppc64el_12.9apertis0bv2023dev2b6_all.deb Size: 6928 MD5sum: 3e52c9956581ad32bb291f16df2f0608 SHA1: ea58f8dbaed3afa24f479e9f57f76ccc6b8065e7 SHA256: e251704033bae2ada2c25d0cf0300c337cc2cfae271381e0ac6de101346d2775 SHA512: 83298b93d9a1e256c635135d08b788ef0e64e7278bcc332c29990f6b7887d6e7afabb7707c12e391ba172546157b8f43a718eb50de2880a7831cb0222a65943c Description: Informational list of cross-build-essential packages If you do not plan to cross build Debian packages, you don't need this package. Starting with sbuild (>= 0.63.0) this package is required for cross building Debian packages in a chroot. . This package contains an informational list of packages which are considered essential for cross building Debian packages. This package also depends on the packages on that list, to make it easy to have the cross-build-essential packages installed. . If you have this package installed, you only need to install whatever a package specifies as its build-time dependencies to cross build the package. Conversely, if you are determining what your package needs to build-depend on, you can always leave out the packages this package depends on. Package: crossbuild-essential-s390x Priority: optional Section: devel Installed-Size: 15 Maintainer: Matthias Klose Architecture: all Source: build-essential Version: 12.9apertis0bv2023dev2b6 Depends: gcc-s390x-linux-gnu (>= 4:10.2) | gcc:s390x, g++-s390x-linux-gnu (>= 4:10.2) | g++:s390x, dpkg-cross Filename: pool/development/b/build-essential/crossbuild-essential-s390x_12.9apertis0bv2023dev2b6_all.deb Size: 6916 MD5sum: 7f915e4d15f646c1357ec6961b740764 SHA1: 2027b4d4e4472c3119366e3a71498ae59b35d7db SHA256: 9d94b58b3be4f7a4667391bad4d17b2b9dbcd6512bc5a9aaf49d7f12f7e838e5 SHA512: 9652f71edeebe9552e787738af37a55355995bf9c7432675657baac1dc76dc92e361d0bfd1ae3d8dca3c9195d3bc4f36d42704f5bfaf289d766c556d5456951e Description: Informational list of cross-build-essential packages If you do not plan to cross build Debian packages, you don't need this package. Starting with sbuild (>= 0.63.0) this package is required for cross building Debian packages in a chroot. . This package contains an informational list of packages which are considered essential for cross building Debian packages. This package also depends on the packages on that list, to make it easy to have the cross-build-essential packages installed. . If you have this package installed, you only need to install whatever a package specifies as its build-time dependencies to cross build the package. Conversely, if you are determining what your package needs to build-depend on, you can always leave out the packages this package depends on. Package: crust-firmware Priority: optional Section: admin Installed-Size: 62 Maintainer: Nicolas Boulenguez Architecture: all Version: 0.4-1+apertis1bv2023dev2b3 Filename: pool/development/c/crust-firmware/crust-firmware_0.4-1+apertis1bv2023dev2b3_all.deb Size: 11768 MD5sum: 9b566cddbed1c761cd17b9ff95b5b8f8 SHA1: ced84e77cef7b76eb60912e7b90b3ec6f61e43f1 SHA256: c8059b1e9963a52b9fc94e738572693fc3c0f4a6b901032e02f6f2bd9a48ad1e SHA512: 16fe7bf29a2325ff9462f7af72c4be7ce736881a16e4b33934d404f05724a2aeac59483466ab73bb4d30aecc0d282fa57c6601f092f66950d25452556f5805a4 Description: SCP firmware for Allwinner sunxi boards Some System on a Chip (SoC) computers, also known as single-board, embed a dedicated processor called a System Control Processor (SCP) which abstracts power and system management tasks away from application processors. . Crust replaces the proprietary firmware on the Allwinner's AR100 SCP, found in sunxi boards like Banana/Orange/Lichee Pi or Pinebook/phone. . There is usually no need to install this package. The same contents are more conveniently available from the u-boot-sunxi package. Homepage: https://github.com/crust-firmware/crust Multi-Arch: foreign Package: cscope Priority: optional Section: devel Installed-Size: 1232 Maintainer: Tobias Klauser Architecture: amd64 Version: 15.9-1co1bv2023dev2b4 Depends: libc6 (>= 2.14), libncurses6 (>= 6), libtinfo6 (>= 6) Suggests: cscope-el Filename: pool/development/c/cscope/cscope_15.9-1co1bv2023dev2b4_amd64.deb Size: 223280 MD5sum: db20bdc2c54229b35be2792cad9a7585 SHA1: e53c65fe8804f44033294eae5d8be8ae82444f74 SHA256: e44e000cafb91abe50c4ead0b09f7ea5787c356cb1f592b77f732f7bda60e67b SHA512: 44f3762a986ac49b768132891e2563e10367f1557948e0959fcba2c7d598033cfad7e3123b1cd46b3aa81fd6c44250c2c9666ba70866ce94aebfe5d1ff630202 Description: interactively examine a C program source Cscope is an interactive text screen based source browsing tool. Although it is primarily designed to search C code (including lex and yacc files), it can also be used for C++ code. . Using cscope, you can easily search for where symbols are used and defined. Cscope is designed to answer questions like: . - Where is this variable used? - What is the value of this preprocessor symbol? - Where is this function in the source files? - What functions call this function? - What functions are called by this function? - Where does the message "out of space" come from? - Where is this source file in the directory structure? - What files include this header file? Homepage: http://cscope.sourceforge.net/ Package: cscope-dbgsym Priority: optional Section: debug Installed-Size: 172 Maintainer: Tobias Klauser Architecture: amd64 Source: cscope Version: 15.9-1co1bv2023dev2b4 Depends: cscope (= 15.9-1co1bv2023dev2b4) Filename: pool/development/c/cscope/cscope-dbgsym_15.9-1co1bv2023dev2b4_amd64.deb Size: 144408 MD5sum: ff0d8eb21417a2450ade112694bbad26 SHA1: 68dd6c7a2bce99e48d943a8a6a7a88ef47083a48 SHA256: 262a9dce1326e0f31361d42d4d63eef28aacd22b0981931e428078dd76336112 SHA512: bffc09ea5c0b372f06d5fea4eb2c896836da1e79d0d6c302cfa855775cbd0e824f38959aa1091d574c2037498880a84f0a6a0b53571d825ce600f26498c0d78f Description: debug symbols for cscope Auto-Built-Package: debug-symbols Build-Ids: 07970db81b9269701b58b7349ec1ee6e3da03ea2 Package: cssmin Priority: optional Section: devel Installed-Size: 17 Maintainer: Stuart Prescott Architecture: all Version: 0.2.0-10apertis1bv2023dev2b5 Depends: python3, python3-cssmin, python3:any Filename: pool/development/c/cssmin/cssmin_0.2.0-10apertis1bv2023dev2b5_all.deb Size: 5088 MD5sum: e270ab71c2e3cbbf2295b0b7122f38cf SHA1: cea502ea9edcc715b68beb5d07fe74ff8a60f387 SHA256: d5392b7731595456a14de21a4224b448f12a4385669d40d0160088f30501d730 SHA512: 650d3bcb72e77e5f174f21e16807cf4065b6d16bedf3b91872c2fef53c8be40f334999580b2a2c6c450d503a456ff5a160564b27e10200cfd86f5d70ca10b1ea Description: YUI CSS compression algorithm (command line tools) cssmin is a Python port of the YUI Cascading Style Sheet (CSS) compressor. The compressor can be used to reduce the size of CSS documents for deployment. . This package contains the command line tools for cssmin. See the python-cssmin and python3-cssmin packages for the Python modules. Homepage: https://github.com/zacharyvoase/cssmin Package: ctdb Priority: optional Section: net Installed-Size: 3606 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.13.13+dfsg-1~deb11u5+apertis1bv2023preb3 Depends: iproute2, lsb-base (>= 3.0-6), psmisc, samba-libs (= 2:4.13.13+dfsg-1~deb11u5+apertis1bv2023preb3), sudo, tdb-tools, time, libbsd0 (>= 0.0), libc6 (>= 2.14), libpopt0 (>= 1.14), libtalloc2 (>= 2.3.1~), libtdb1 (>= 1.4.3~), libtevent0 (>= 0.10.2~), libwbclient0 (= 2:4.13.13+dfsg-1~deb11u5+apertis1bv2023preb3) Recommends: ethtool, python3-etcd Suggests: logrotate, lsof Filename: pool/development/s/samba/ctdb_4.13.13+dfsg-1~deb11u5+apertis1bv2023preb3_amd64.deb Size: 786860 MD5sum: d3f0900713221097c3b05ed96f8ebe52 SHA1: 3390e5660161cb80f6dc099e27a2a48a0b600d31 SHA256: 0858452c04013ac0f71d7061eae805b9406c3a7bd14bccd8230e445c82f36fec SHA512: 6b36de760418cfba829c85ec6473aab10dc126e334a9f29b23769db706b6289132d6b7f6a26631d6d8e8fa50fa3eadca8e0c1b5afdb54f98f083dea3f01043b0 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: 2732 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.13.13+dfsg-1~deb11u5+apertis1bv2023preb3 Depends: ctdb (= 2:4.13.13+dfsg-1~deb11u5+apertis1bv2023preb3) Filename: pool/development/s/samba/ctdb-dbgsym_4.13.13+dfsg-1~deb11u5+apertis1bv2023preb3_amd64.deb Size: 2278492 MD5sum: d88ad86692eec556cb3226c00eab5800 SHA1: b6810b357c352f4ca1fb7b0f10b37c91eaaf853b SHA256: 253340109f428fd75041940f944e602c8991ef885f45b78f6d2f3f0aef287ee4 SHA512: a218e7035385cfa24e6960bb0facf6b4c7c59a5f45f02052fc2add7c4c5ed90380f0ab81e7d3d2cfbf6b5da52171cec80c83602e0bf61dfc4a58a55e6cdb11d9 Description: debug symbols for ctdb Auto-Built-Package: debug-symbols Build-Ids: 0ceb1ee5627d3c1c065f372e625a1441b996a849 14e6b536ec0b457091df539bdad0a862833dc170 15447e82fde6a1976f10c21544fca6b92a8805da 248eb1e041c48b4f7b84b534cc2fa7a1a6be6b53 265a2fdcdca0c69890d7462595d4ace02c485b67 29f70efa6939e15070d77dd4db979421b07144da 31e2e44ab4badb4c69dbcbaeb208fa0d5f821b99 5d175d2df886a36f3c19b65313ee6cc9d5cd4564 64a771ea69aac62df41c29de9377aa4fdb378011 7a4097b6c37b68cc0d9614bb411af359ad3e7037 837e73c47f873e6fbe36ce24cb4a131c82fdd6a0 9ac7f83ca2f643cb9096371cd0f1161a8b063a7c b75c06b7b60733da34117dd7a8e10273fb053108 bed5c8790b1fef2e8c22467b5e66a9df76dfe64b fcb4a9a757236345840327ef1dd6be66d2c8f1e6 Package: cucumber Priority: optional Section: misc Installed-Size: 872 Maintainer: Debian Ruby Team Architecture: all Version: 2.4.0-4apertis0bv2023dev2b3 Depends: libjs-jquery, ruby | ruby-interpreter, ruby-builder, ruby-cucumber-core (>= 1.5), ruby-cucumber-wire, ruby-diff-lcs, ruby-gherkin (>= 4), ruby-multi-json (>= 1.7.5~), ruby-multi-test Suggests: rake, ruby-nokogiri Filename: pool/development/c/cucumber/cucumber_2.4.0-4apertis0bv2023dev2b3_all.deb Size: 139448 MD5sum: b06af05c986cf44b0393c4d782417b62 SHA1: a4b2fe641fa7a019db5d0165d088746f85f89ba7 SHA256: 410f1563ed8e5abc51f04bcb3d8b936db10347c2d2b5de7bb764c04d246c24db SHA512: 9f88e3dba019b1ffc442ba195336f925d4d68e394960bb9d472baceab9f9dbfaa5e9543d7f98b97feac9abb2793f500e8835ae93678c6e9f2d47799fe452a38d Description: acceptance testing framework Cucumber lets software development teams describe how software should behave in plain text. The text is written in a business-readable domain-specific language and serves as documentation, automated tests and development-aid - all rolled into one format. Homepage: http://cukes.info/ Ruby-Versions: all Package: cudf-tools Priority: optional Section: devel Installed-Size: 2440 Maintainer: Debian OCaml Maintainers Architecture: amd64 Source: cudf Version: 0.9-1apertis0bv2023dev2b4 Depends: ocaml-base-nox, libc6 (>= 2.29) Filename: pool/development/c/cudf/cudf-tools_0.9-1apertis0bv2023dev2b4_amd64.deb Size: 511376 MD5sum: 2e0c0b063435318a1de290a3157abe73 SHA1: bb5afe6f412d80844333762c497a2d6b350fab85 SHA256: 0c3b2a590a0cf68cc560b74a8808ee61cb4050ca149f7c5cb89c7aef0b383867 SHA512: 777e4dca82ac624cb7a0e129ebf893c10634068a00265fac7a5c9fd099e66afe9173e6c057d7dd02dcd5f17750f91fd3b06a408a0b28394e5883bcb7511fe5a3 Description: command line tools for package upgrade problem descriptions A CUDF document describe an upgrade problem, as faced by package managers in popular package-based GNU/Linux distributions. . A CUDF document consists of a package universe and of a user request. The package universe describes all packages known to the package manager, a subset of which (the package status) denotes the package being currently installed on the target machine. The user request denotes a change to the package status as requested by the user. . A CUDF document is naturally complemented by a solution describing the resulting package status (if any) implementing the user request, as found by a package manager. . This package contains command line tools to manipulate CUDF and related documents. In particular it contains cudf-check, which enables checking of document properties such as installation consistency and matching of problems with their solutions. Homepage: http://www.mancoosi.org/cudf/ Package: cudf-tools-dbgsym Priority: optional Section: debug Installed-Size: 631 Maintainer: Debian OCaml Maintainers Architecture: amd64 Source: cudf Version: 0.9-1apertis0bv2023dev2b4 Depends: cudf-tools (= 0.9-1apertis0bv2023dev2b4) Filename: pool/development/c/cudf/cudf-tools-dbgsym_0.9-1apertis0bv2023dev2b4_amd64.deb Size: 172396 MD5sum: 135bec0a77e63789fd0b11861fbede5d SHA1: 1dde07e1532cf00e3a237e30ac1e89ae2931d9ec SHA256: 4aafe7d7b9eac821b37df4a1bbe8fd5b8011543ad56b9099f84e9140c34f0c61 SHA512: 0ae92465d4f42285b1a54e5e07a2d5592316b9d3287a7dd18eb2b9be48ad046c49fe4ac572d9c64335a7f475ce6a969e1e5cbf9c19ef5e021550e9fc0e12bde4 Description: debug symbols for cudf-tools Auto-Built-Package: debug-symbols Build-Ids: 3753af09122d7138495164d50c7c0c30962674d4 56b1adec5468ff0e305c9142f0bf4705a0ed3f0b Package: cups Priority: optional Section: net Installed-Size: 1143 Maintainer: Debian Printing Team Architecture: amd64 Version: 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2 Depends: cups-client (>= 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2), cups-common (>= 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2), cups-core-drivers (>= 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2), cups-daemon (>= 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2), cups-filters, cups-ppdc, cups-server-common (>= 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2), debconf (>= 0.5) | debconf-2.0, ghostscript, libcups2 (= 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2), poppler-utils, procps, libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.16), libgcc-s1 (>= 3.0), libstdc++6 (>= 5), libusb-1.0-0 (>= 2:1.0.16) Recommends: avahi-daemon, colord Suggests: cups-bsd, cups-pdf, foomatic-db-compressed-ppds | foomatic-db, smbclient, udev Filename: pool/development/c/cups/cups_2.3.3op2-3+deb11u2+apertis0bv2023dev2b2_amd64.deb Size: 381376 MD5sum: 4fa8ceac6b78ab341d9de43c396ed72e SHA1: acc9a38b63176e485a6c1106ea8362d4a7a13bb7 SHA256: 2e7545544e42cea8b9c1cf5a8b423c87a9a1c89d79fc4acf753354e33b526bcc SHA512: 5b0d63decc414b9251fc3c3ec11eb4b0507bca65cd4354cdf86ed4f73e7385323e69ce6b31565d875ad5fe5d8d18815d7d1affc571a430cf4941f6425554f6bb 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: 400 Maintainer: Debian Printing Team Architecture: amd64 Source: cups-filters Version: 1.28.7-1+deb11u1+apertis0bv2023dev2b1 Replaces: cups-filters (<< 1.4.0~) Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libavahi-glib1 (>= 0.6.16), libc6 (>= 2.7), libcups2 (>= 2.2.2), libcupsfilters1 (>= 1.27.0), libglib2.0-0 (>= 2.37.3), libldap-2.4-2 (>= 2.4.7), cups-daemon, lsb-base Pre-Depends: init-system-helpers (>= 1.54~) Recommends: avahi-daemon Breaks: cups-filters (<< 1.4.0~) Filename: pool/development/c/cups-filters/cups-browsed_1.28.7-1+deb11u1+apertis0bv2023dev2b1_amd64.deb Size: 162976 MD5sum: d939d583935068f33d3dc26dc5acd293 SHA1: 3203bc43e07acd8acf3455e6673dd746af0607d2 SHA256: 256238334f73fb8bedd3930b89187b26fe614a123112b502f43c22150466e938 SHA512: 5ac92874f96cdba469ea9cb81eba746d1cd451d16c6d14133c143d33f097f10240ce33f4535e1897f4f76c1b2af34731432c872e3c93b84f1dc1cdc2b8de6511 Description: OpenPrinting CUPS Filters - cups-browsed This package provides cups-browsed, a daemon which browses the Bonjour broadcasts of shared remote CUPS printers and makes the printers available locally, replacing the CUPS broadcasting/browsing which was dropped in CUPS 1.6.x. This way the old behavior of having the remote printers available automatically is now re-implemented with Bonjour. . cups-browsed is also useful with a CUPS >= 1.6 client to allow the latter to browse the printer list of CUPS < 1.6 servers (by using the old 'cups' protocol in BrowseRemoteProtocols). . cups-browsed is also useful with a CUPS >= 1.6 server to allow CUPS < 1.6 clients to browse its printer list (by using the old 'cups' protocol in BrowseLocalProtocols). Enhances: cups Homepage: https://wiki.linuxfoundation.org/openprinting/ Package: cups-browsed-dbgsym Priority: optional Section: debug Installed-Size: 262 Maintainer: Debian Printing Team Architecture: amd64 Source: cups-filters Version: 1.28.7-1+deb11u1+apertis0bv2023dev2b1 Depends: cups-browsed (= 1.28.7-1+deb11u1+apertis0bv2023dev2b1) Filename: pool/development/c/cups-filters/cups-browsed-dbgsym_1.28.7-1+deb11u1+apertis0bv2023dev2b1_amd64.deb Size: 210624 MD5sum: cc479ecb440cbc50b2832c00b72233ff SHA1: 99e0d9873f8e5817fbd85457dbead944316cf343 SHA256: d47fd4b46bb1959a1750714befb07607aafa12ae62424de445c76bd0dd59d0e0 SHA512: 693e889874be7b28737048345dd867b90e8d36457ae026bf50a55707bfb694790a783999ae07efda4c45f9f5ec52d1af791d66bff32ebf37e97aa2c626426459 Description: debug symbols for cups-browsed Auto-Built-Package: debug-symbols Build-Ids: 5ea0c49647330e83187083c0b13a4940a7689a1e d5aa3b59b24e7d5e939d0e1fe8a81ac17627ec53 Package: cups-bsd Priority: optional Section: net Installed-Size: 124 Maintainer: Debian Printing Team Architecture: amd64 Source: cups Version: 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2 Replaces: lpr Provides: lpr Depends: cups-client (= 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2), cups-common (>= 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2), debconf (>= 0.5) | debconf-2.0, libcups2 (= 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2), libc6 (>= 2.4) Suggests: cups, inetutils-inetd | inet-superserver, update-inetd Conflicts: lpr, lprng Filename: pool/development/c/cups/cups-bsd_2.3.3op2-3+deb11u2+apertis0bv2023dev2b2_amd64.deb Size: 35432 MD5sum: e354934447e13f9295ec7fae3a448f0d SHA1: 06b9eb9a5fa200fdbec4bd55a61eda31d5da7685 SHA256: c0179fd7a042215e80b122765b41bbbf51326c138d8335fa4b319c7fcceb934a SHA512: bfa692b919e20ca89a83ce72d71ee65d7bfb37da279bfc97bf08ed1e3b2c217844f0d62372892710360467bc90980eb5f5d44ead6d35532c15b4de806e9e178c Description: Common UNIX Printing System(tm) - BSD commands The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpr, lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides the BSD commands for interacting with CUPS. It is provided separately to allow CUPS to coexist with other printing systems (to a small degree). Homepage: https://github.com/OpenPrinting/cups/ Multi-Arch: foreign Package: cups-bsd-dbgsym Priority: optional Section: debug Installed-Size: 73 Maintainer: Debian Printing Team Architecture: amd64 Source: cups Version: 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2 Depends: cups-bsd (= 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2) Filename: pool/development/c/cups/cups-bsd-dbgsym_2.3.3op2-3+deb11u2+apertis0bv2023dev2b2_amd64.deb Size: 32128 MD5sum: 2eb3dd8c45d748d11b75072d23b90883 SHA1: df52eeef1095ebb2f7f33c288f2e5df4385e82a2 SHA256: 0730c269d5264d08bd69a2abad6a93b6eb20c7e2dc01117f1bcdd218d28616e7 SHA512: 878f397e000fb82a2510c14064d9af7f4eb2067381c0a4777edae0b131f19c8ed8fb34c04270dac24b5c3dd4740805fcae55a22e88b4fd07e9860b6623f2c3f9 Description: debug symbols for cups-bsd Auto-Built-Package: debug-symbols Build-Ids: 55be3b1856f780f5afd28294dba0ffac97d5076d 63a5a0ea056f0c27ccb3eb22628c09c8bf7cf9de b464154ba64045c0a326fc9333d9c11cf94b4d6a f1888d3b1ac90d896f503a6dec446e6845bd5c6a Package: cups-client Priority: optional Section: net Installed-Size: 498 Maintainer: Debian Printing Team Architecture: amd64 Source: cups Version: 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2 Depends: adduser, cups-common (>= 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2), libcups2 (= 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2), libc6 (>= 2.7) Suggests: cups, cups-bsd, smbclient Conflicts: lprng Filename: pool/development/c/cups/cups-client_2.3.3op2-3+deb11u2+apertis0bv2023dev2b2_amd64.deb Size: 243920 MD5sum: cc5f706373b9a9af4714ad136cc40532 SHA1: be48068fdee798b87b38b2044a55af8b6fec2c82 SHA256: f3090688728e4f521d82ef6ab163011e737c1965f083710497882a8dedc8980f SHA512: f48ea5abfb778aecea7848fd5fa342b592460f3e6cff15fb4c7d2a21b787dde8f03c6be6f958fa55495277ab1961904cab5fa646e66741c2f41c87f3dcdd43ff 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: 208 Maintainer: Debian Printing Team Architecture: amd64 Source: cups Version: 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2 Depends: cups-client (= 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2) Filename: pool/development/c/cups/cups-client-dbgsym_2.3.3op2-3+deb11u2+apertis0bv2023dev2b2_amd64.deb Size: 119252 MD5sum: f81a2c80052df80fe97e7b0fde96cbbd SHA1: 95959d95ff7fc26ed07571a9660eb626380720c5 SHA256: d7266cbcc6af2850fd62c20e5050a5e9208c824331a07cdc767a399f8576b8a2 SHA512: e98afa40a4d0d83e1bbf11c4ce644a4a614c3b55c751e20208ff1c6776b7ea44f310487b055c32be910bc24a6501420e6efcd73ae55374e035f878432d3aec22 Description: debug symbols for cups-client Auto-Built-Package: debug-symbols Build-Ids: 1b891007cbf7fd793c9d93c5213112693b7b4e5a 30aa236c6eaea6b4288d8fd1bea17e1aa5f7093c 30b95ba7d254a4562232224aeaf05cff53a49df0 37bda8f7d45d247c3d19abf08e0c044da56b91cc 4db48f234889ba4e58264dc548070d2a1b7de90f 5f9a2549e337b4d132c4394b03f6a933012b8c40 6ea4d7d2f187d238ad4e288ae99723b1bdb4fcbf c6cd0ec79095129f6396ad16932e75caa5a652ed cda4c03c559612ec2d682a96b58c11a87fd8e7ca f6dbf6872c9f315fed4238c32d5348c6a222d460 Package: cups-common Priority: optional Section: net Installed-Size: 3861 Maintainer: Debian Printing Team Architecture: all Source: cups Version: 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2 Filename: pool/development/c/cups/cups-common_2.3.3op2-3+deb11u2+apertis0bv2023dev2b2_all.deb Size: 316396 MD5sum: b544f3dab6d9ee758801c6ec06d75dae SHA1: 36a43b08d2d9c90f9815a57ee97c136359e0a709 SHA256: 98c101fbfeb6798aada8712c33733de1016e505848d69c5278213ad22dbf7d78 SHA512: 9a3c5c99393ef2bc20140a10954fdc8d4e500bb94a15913fcc96226f235832ef5ebd93ba50483c7f7bfe74b2d51c08d4b5fa2a59bff4c2a5714cb67d3dd83fd2 Description: Common UNIX Printing System(tm) - common files The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides common files for CUPS server and client packages. Homepage: https://github.com/OpenPrinting/cups/ Multi-Arch: foreign Package: cups-core-drivers Priority: optional Section: net Installed-Size: 234 Maintainer: Debian Printing Team Architecture: amd64 Source: cups Version: 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2 Replaces: cups-server-common (<< 2.1.0-7~) Depends: cups-daemon (>= 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2), cups-filters-core-drivers, libcups2 (= 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2), libc6 (>= 2.7) Recommends: avahi-daemon Breaks: cups-server-common (<< 2.1.0-7~) Filename: pool/development/c/cups/cups-core-drivers_2.3.3op2-3+deb11u2+apertis0bv2023dev2b2_amd64.deb Size: 148676 MD5sum: 7df865ac2ba87d82c242933e6d0c801c SHA1: cb0a8f088b81441ad9277b698d81d4d9c644a1e0 SHA256: 93d760a9194bc518f4b4ea4d04e065c9ed4d9c51a972be7f91be744acfc714bc SHA512: cd1caa58bd468e11aab7d36615773ed33f243f02a6d7517683516c10e31a0702ba50b99cfff6155718b935e0d8f61b582137127a6bd81c12eea1f612115e3e25 Description: Common UNIX Printing System(tm) - driverless printing The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides the parts of CUPS which are needed for driverless printing on IPP printers with common data formats. Homepage: https://github.com/OpenPrinting/cups/ Multi-Arch: foreign Package: cups-core-drivers-dbgsym Priority: optional Section: debug Installed-Size: 86 Maintainer: Debian Printing Team Architecture: amd64 Source: cups Version: 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2 Depends: cups-core-drivers (= 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2) Filename: pool/development/c/cups/cups-core-drivers-dbgsym_2.3.3op2-3+deb11u2+apertis0bv2023dev2b2_amd64.deb Size: 52992 MD5sum: bc0b322636b0b21feb2c1dfe3116bba6 SHA1: c4014c1f1064195107c0dcce093a785fb8a948b5 SHA256: aba2eade30dedf61e8646bb84f9d9358038f62de1f69fe5f93bbf14abc1086fd SHA512: 9f6b1323499dfc33f231ad144e94146ac7b0d87686aa5271f7ccfafe7a4d7848fa1c8eeb72b602ca9abd00197f191e5f59d7a670c84704c96dd454e0ba2ce661 Description: debug symbols for cups-core-drivers Auto-Built-Package: debug-symbols Build-Ids: 19a7f64502a700f8bb273ee36438d512ef9d46dc 2fc15f43a181a1a2156eb6949e4407d3532ad2bd 3b7406484c41b091dee6ba4d3803c9023adcfd0b Package: cups-daemon Priority: optional Section: net Installed-Size: 937 Maintainer: Debian Printing Team Architecture: amd64 Source: cups Version: 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2 Replaces: cups (<< 2.1.0-6~) Depends: adduser, bc, libcups2 (= 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2), lsb-base, procps, ssl-cert, libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.15), libdbus-1-3 (>= 1.9.14), libgssapi-krb5-2 (>= 1.17), libpam0g (>= 0.99.7.1), libpaper1, libsystemd0 Pre-Depends: init-system-helpers (>= 1.54~) Recommends: avahi-daemon, colord, cups-browsed, ipp-usb Suggests: cups, cups-bsd, cups-client (>= 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2), cups-common (>= 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2), cups-filters, cups-pdf, cups-ppdc, cups-server-common (>= 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2), foomatic-db-compressed-ppds | foomatic-db, ghostscript, poppler-utils, smbclient, udev Breaks: cups (<< 2.1.0-6~) Filename: pool/development/c/cups/cups-daemon_2.3.3op2-3+deb11u2+apertis0bv2023dev2b2_amd64.deb Size: 430532 MD5sum: 1ec8a8e63486b447803964fdfcc6f901 SHA1: 05166e7916b02b2c02b43252940886fb17a92748 SHA256: 6cf9158f1ee6b4362e7f2cff9a263cb19f1a5350d1dc80dc66d4eed01a257e0a SHA512: af53dcf9a487cac9f1e8bde1b9253b7e7508f50bb8cb10918eb7f196390089a2c99aa936a8e914b4802ab9da06ace64b5715b88a1a57034c9e8b19ab4e709b9e Description: Common UNIX Printing System(tm) - daemon The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides the CUPS scheduler/daemon. Homepage: https://github.com/OpenPrinting/cups/ Multi-Arch: foreign Package: cups-daemon-dbgsym Priority: optional Section: debug Installed-Size: 560 Maintainer: Debian Printing Team Architecture: amd64 Source: cups Version: 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2 Depends: cups-daemon (= 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2) Filename: pool/development/c/cups/cups-daemon-dbgsym_2.3.3op2-3+deb11u2+apertis0bv2023dev2b2_amd64.deb Size: 479788 MD5sum: 6f086e8adf43e79aa27bbd4426fe8e6b SHA1: 4bdad169f621c810fdc02a4fcfa772fc9cac130d SHA256: 3b4ad629b2f52e64746d97cd203544b2bb75f0037cbcfd4d3e7b8e789a698359 SHA512: 3e11af286f4d4e7f305176caa1bee4e4b26af86dbd423482f7472f673ed85d5e410fad8e78a45ff5bd9cd3b9b8f907f52bad5c2d337a10207c294c356032e9f6 Description: debug symbols for cups-daemon Auto-Built-Package: debug-symbols Build-Ids: 146e49a439724e2a892420d36612fa4d65284f68 340e8cb8a603148585217d51c39d294edf042e35 aa133ebd1758b5e7a3655fbbf531221d25c2b46f deb3d9373da0ff5398532e57601ecd39b7863294 e712f4d19391bb638cdb6f76393dc1d271a6256c e830f07783bcdf7f785708196482d5bab49a02ec Package: cups-dbgsym Priority: optional Section: debug Installed-Size: 867 Maintainer: Debian Printing Team Architecture: amd64 Source: cups Version: 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2 Depends: cups (= 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2) Filename: pool/development/c/cups/cups-dbgsym_2.3.3op2-3+deb11u2+apertis0bv2023dev2b2_amd64.deb Size: 657980 MD5sum: 9a9f44532d1215e0b0b4f52926b8c09d SHA1: 4925b76ccabdce31a4b8cb1ff5ecf433291f0553 SHA256: 1373cd8bb406637fb3bcb17fd191a16ed084a8ea65a20924cc34b989d6e1e4fa SHA512: 04c2345d29252d1296be2b29d4366d72269ac1a49964903278e20eb7fcef338ad10b6ac913ae2cffc670ba1067bbcdb6c0c579ad5b5612020ae11e8d5a411ddf Description: debug symbols for cups Auto-Built-Package: debug-symbols Build-Ids: 01428bbd1bd8c7fe4250e5198b508fb0dcecb09f 0bd23af82ce120889f33c6b44ee4aa8b09f8d32c 488d5e30b93acbdc2900ca762d4fc85e5ff0bb4e 4d4e528f7ceefc70aa8256aef8fe53730de84097 52b471d4afd8a074e652e7313ccdfd0f4f26546e 5e37ac6a09a412511b02dc290f9524abf1704740 655514bc50d6a5e5c768a804be5208566a1c918f 676e5125f0dd8ac885f00895b936c77b29cbdd32 724a38ce9b33368ad03f9dc63bd1a29b8146322c 8b4effb8d5db38f0aed22c3c7b53d5434e432bf6 8bdab5422d5c0ddc7a4160679c244ad9a4edb02a 8e34c7e6cba3d6c7e421eee7287447f0e48e02d7 9c968f57b02ea9edba03d48970db5eceed98f075 a2366513472dcd8cf2457915af9f294564e796a6 a25f6056cf2ca469379c76f2765912da5bda9da1 c69d65619b26f4f21c4263619494e38dd26e2251 da9c01cc0fa1fdffbd5bf605a3284c8412cf4161 df1e337da35bcafea398aaf775d7b46cc5dfb249 ea07d099e0d8958791d7dccc92e6d2a8b1bd5392 fb31f43d2f180fb3318292c72fe0e506f5585402 Package: cups-filters Priority: optional Section: net Installed-Size: 1895 Maintainer: Debian Printing Team Architecture: amd64 Version: 1.28.7-1+deb11u1+apertis0bv2023dev2b1 Replaces: foomatic-filters, foomatic-filters-beh, ghostscript-cups Provides: foomatic-filters, foomatic-filters-beh, ghostscript-cups Depends: libc6 (>= 2.29), libcups2 (>= 2.3~b6), libcupsfilters1 (>= 1.22.2), libfontconfig1 (>= 2.12.6), libfontembed1 (>= 1.0.31), libgcc-s1 (>= 3.0), libqpdf28 (>> 10.1~), libstdc++6 (>= 5.2), cups-filters-core-drivers (>= 1.28.7-1+deb11u1+apertis0bv2023dev2b1), bc, ghostscript, poppler-utils Recommends: colord, liblouisutdml-bin | liblouis-bin Suggests: foomatic-db-compressed-ppds | foomatic-db, antiword, docx2txt, imagemagick Conflicts: foomatic-filters, foomatic-filters-beh, ghostscript-cups Filename: pool/development/c/cups-filters/cups-filters_1.28.7-1+deb11u1+apertis0bv2023dev2b1_amd64.deb Size: 585476 MD5sum: 2702cb620e1b3f9ba3a68beabc358e41 SHA1: d5e3c10a0929c0df5d4851c51eaa19f095646f3e SHA256: 25fed895a566b8b7f04ec51fb1cb76ae0bbd89090d382e97c7f6666339c4795e SHA512: 71adf84f5da23711cd63760c9896b5cf80e4e6528402d43a154194b4548b5fc788bf88b0abda752a1664701bae9eb962208ca0d3ec76f9357e83d9e293a2843e 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: 649 Maintainer: Debian Printing Team Architecture: amd64 Source: cups-filters Version: 1.28.7-1+deb11u1+apertis0bv2023dev2b1 Replaces: cups-filters (<< 1.13.0) Depends: libc6 (>= 2.14), libcups2 (>= 2.3~b6), libcupsfilters1 (>= 1.28.0), libgcc-s1 (>= 3.0), liblcms2-2 (>= 2.2+git20110628), libpoppler-cpp0v5 (>= 0.46.0), libqpdf28 (>> 10.1~), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4), bc, poppler-utils, cups-ipp-utils Breaks: cups-filters (<< 1.13.0) Filename: pool/development/c/cups-filters/cups-filters-core-drivers_1.28.7-1+deb11u1+apertis0bv2023dev2b1_amd64.deb Size: 220176 MD5sum: 2f551f115429772ea382ae8e5f6a6a7e SHA1: 32f6b3ca1e3088da641449de1a8bc5f091fe9449 SHA256: f046bb543be4641728e735d48e811e0e8f45f64b72e56cacc3843bb1ed20bf06 SHA512: 3c87edd7a3e7863280effadc6852d330f1caf194b43a36cda60f0c4fb9e3a3cfed8851bea9717480845fc859abca58f171a0cb9e3ffa7505582d13c010b47346 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: 1868 Maintainer: Debian Printing Team Architecture: amd64 Source: cups-filters Version: 1.28.7-1+deb11u1+apertis0bv2023dev2b1 Depends: cups-filters-core-drivers (= 1.28.7-1+deb11u1+apertis0bv2023dev2b1) Filename: pool/development/c/cups-filters/cups-filters-core-drivers-dbgsym_1.28.7-1+deb11u1+apertis0bv2023dev2b1_amd64.deb Size: 1744072 MD5sum: b32e097ace0610185ff8f9f5f0ae73fd SHA1: af038c55e83835566a578bee8c1e65e19b8ebb21 SHA256: e928b1e7efedb07b5bd604e72d6bb21bb9996da801f15644e80f1dc4091d6d91 SHA512: 5d371b1ef8c54bea9211bb483970848048c184d16c304adb4e4bdf984cc2ad27858fe731477b7de73924c826adb94e886f8fa9478a30eeaed3c74b88d4c9af05 Description: debug symbols for cups-filters-core-drivers Auto-Built-Package: debug-symbols Build-Ids: 39e8d796d2adba7261d2c2b42b05740ffe1629ee 51ac9c9cf5b5f7bd78a68448a47504ab48840b35 5867191b2e378c565ec2e2a3bd8ab19fe74954c0 a746a9b2a893b43b1585d6d59917d902b7b1b616 c549e8bfb8447ebbe437caf8383c9790e96cfb2b c98c71b9c26c064b509f040563e4365373d3ebfa c9ec2f332d97b6b927e1ec13d46c820439736606 f2b5175e994565f4df07fd8837527e3767fd5819 f6075161ca0c9096639fb8800b99dad039799181 Package: cups-filters-dbgsym Priority: optional Section: debug Installed-Size: 821 Maintainer: Debian Printing Team Architecture: amd64 Source: cups-filters Version: 1.28.7-1+deb11u1+apertis0bv2023dev2b1 Depends: cups-filters (= 1.28.7-1+deb11u1+apertis0bv2023dev2b1) Filename: pool/development/c/cups-filters/cups-filters-dbgsym_1.28.7-1+deb11u1+apertis0bv2023dev2b1_amd64.deb Size: 671700 MD5sum: e5083124a46596f0a1608741c49bde88 SHA1: e50a104af772f76e1cab2cd7d32347d58c6ac80c SHA256: 1e257abdd87a172ff19feb871107f6059bc8ed2c45e519dd2f89e32110a0fc46 SHA512: b6f9064c0f1d962eb0c06fbec72679ecb9eac4daaef8ed692b915d30d005e0149a86dcedbb8bd043d73be0ac09cb6a1400895f8d9e49bfaf6307698779f05726 Description: debug symbols for cups-filters Auto-Built-Package: debug-symbols Build-Ids: 0cbeb3b5c356ad18b31e1f571492ebec1004c318 1d11499f8456066954010d18e77b0f552d2debf3 267ea9555ebfd5cc007f73b36ad14a668cd68a8f 9ac1e20e3aa2d113e5a9310319088a52dfd2b670 9d090150e48cbdbc7fb389e373a348fdedcdc954 a341d21675868595de00f1ff46be96b8ca79247a a78a542cb813d377ce8a65bce1dd8af0657c5d9d d1795f2fa9ca183298e046d1fdee07fd4cbd3617 d687a20de5a919b14134eb1b20eb0649cb84e2ba d9498624926f6fe540a24d22827da6df5ee8cb98 df155b28e10a5dd012ee66afe33bb5b473c538cb e871bdef4e55b69048960831f3275bfcd8800e58 ef7b3438592fbe1ad541c49ce07668513a0e8d82 f6e917250f9d1e7d611dcac3e058af59788f0d1a ff742b01b479fc327d5c24cf795870e86a518730 Package: cups-ipp-utils Priority: optional Section: net Installed-Size: 977 Maintainer: Debian Printing Team Architecture: amd64 Source: cups Version: 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2 Replaces: cups-client (<< 2.0.3-2~) Depends: libcups2 (= 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2), libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.14), libpam0g (>= 0.99.7.1) Breaks: cups-client (<< 2.0.3-2~) Filename: pool/development/c/cups/cups-ipp-utils_2.3.3op2-3+deb11u2+apertis0bv2023dev2b2_amd64.deb Size: 294500 MD5sum: 57e124ad3bb468a22b379298f4f02101 SHA1: 463b83b026217a758726118dd00a5c34ddf975c6 SHA256: f5d4500acbe8a371b8c5d4377b7d6cc9325e96ac7c70e62129fb79e2b842ca7f SHA512: f93316aeb9200c9a5d4b45d93972051e7fe02cc6b7bed4dd5de2cd4ebdbb2cdf95e861096c523e674a908a466b69542e84534981d6473de3447a6547dc9e5012 Description: Common UNIX Printing System(tm) - IPP developer/admin utilities The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides IPP utilities for developers and system administrators Homepage: https://github.com/OpenPrinting/cups/ Multi-Arch: foreign Package: cups-ipp-utils-dbgsym Priority: optional Section: debug Installed-Size: 225 Maintainer: Debian Printing Team Architecture: amd64 Source: cups Version: 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2 Depends: cups-ipp-utils (= 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2) Filename: pool/development/c/cups/cups-ipp-utils-dbgsym_2.3.3op2-3+deb11u2+apertis0bv2023dev2b2_amd64.deb Size: 180668 MD5sum: 8ea3b55cae7c4eb78b8b2fac41a3cde9 SHA1: 104f8812777e1b40ac9b78ce68e9bc452e0cc2e2 SHA256: 0e097984d0c5b516dd1daa44d0017d277a28a79dde2a57a0ed4101bd61334da2 SHA512: 99496ab0f0f24d403af9916e010211296a463c5addd41b3b7301c47826082e2b5389b214daa76a716a6fbcbe127904c78ff2d2b654e01458c8653a5e0d8931f6 Description: debug symbols for cups-ipp-utils Auto-Built-Package: debug-symbols Build-Ids: 1187374c0aa64ca90b6260e7ff0e3cb9bebe4b0a 40e666018ae11b07e7277c124685e3419a013450 ee24089a5ec180711fa1939d3e7fb029c010e20a Package: cups-ppdc Priority: optional Section: utils Installed-Size: 634 Maintainer: Debian Printing Team Architecture: amd64 Source: cups Version: 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2 Depends: cups-common (>= 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2), libc6 (>= 2.14), libcups2 (>= 2.3~b6), libgcc-s1 (>= 3.0), libstdc++6 (>= 5) Filename: pool/development/c/cups/cups-ppdc_2.3.3op2-3+deb11u2+apertis0bv2023dev2b2_amd64.deb Size: 211476 MD5sum: 3e78a7ae131afdc4d02dd97695f7187c SHA1: 1eb161fdb25f652f2b482c8d2bf9510e18ff94d3 SHA256: 24329489cbc006ac4c804607e1fac70b09a792119f49409ff2c5c69825a6d2e4 SHA512: 7c45737e95eb9f2e2d2d98dddf598e7809dd58560e19f131be681c7fbe91b0cbbb3681cb24c6eaf1fcbecab146d0ef7d7d00e483ed2dee5d98cb8665e24062b6 Description: Common UNIX Printing System(tm) - PPD manipulation utilities The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides utilities to generate and manipulate PPD files. Homepage: https://github.com/OpenPrinting/cups/ Multi-Arch: foreign Package: cups-ppdc-dbgsym Priority: optional Section: debug Installed-Size: 444 Maintainer: Debian Printing Team Architecture: amd64 Source: cups Version: 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2 Depends: cups-ppdc (= 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2) Filename: pool/development/c/cups/cups-ppdc-dbgsym_2.3.3op2-3+deb11u2+apertis0bv2023dev2b2_amd64.deb Size: 343476 MD5sum: bce119f9d9b73d5a28288e669c1d34d7 SHA1: 92b4b0af1ffb10a6ac63298f87992eaa67989fa1 SHA256: 64bacd04949da1464f8d18cde9ec32e810226e09651a47e0cddcd356ca13103c SHA512: 571e06d74de563f33f8c440ef590601e11c4fbaba26ddf40d45608b24d641e8e7e6f7881431319e906eeb367cf11f5897049fc1e632e20da80a30be81c0ea567 Description: debug symbols for cups-ppdc Auto-Built-Package: debug-symbols Build-Ids: 22af3e8a04854be8df2ccde1c35d460b15c1e413 481b7ea811c11999abc57d4084f0c922dec5023e 6d409a731a794de17fb555629f9a0aea0c8e0a62 862015ad7b75d1149b9dc35b1061ff6bbbc8ea1c a169b5240cad8705ccdc00b5862f420983a2d40c Package: cups-server-common Priority: optional Section: net Installed-Size: 2407 Maintainer: Debian Printing Team Architecture: all Source: cups Version: 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2 Filename: pool/development/c/cups/cups-server-common_2.3.3op2-3+deb11u2+apertis0bv2023dev2b2_all.deb Size: 522200 MD5sum: c693b16122fed3c5b1ea760d4d7852bc SHA1: 4daa9b0dfa69ba44367e0c32634f5213f8f406b0 SHA256: cbd2c825f6a86d20ce9a4ad1397630ea021c8cf401bc2ac891ae5d5089b18d61 SHA512: 858079e717e12ca28d58ddbd058db02a11d063cc8bcb6aa84cf306effe104d43ffb7ffacfb2b36f3377e68af0d9342ca1179ec0fd0323cf0f95e64941d9f68d8 Description: Common UNIX Printing System(tm) - server common files The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides common files for CUPS server. Homepage: https://github.com/OpenPrinting/cups/ Multi-Arch: foreign Package: cvs Priority: optional Section: vcs Installed-Size: 4621 Maintainer: Thorsten Glaser Architecture: amd64 Version: 2:1.12.13+real-28apertis0bv2023dev2b4 Depends: libbsd0 (>= 0.0), libc6 (>= 2.17), libcrypt1 (>= 1:4.1.0), libgssapi-krb5-2 (>= 1.17), libkrb5-3 (>= 1.6.dfsg.2), zlib1g (>= 1:1.1.4), adduser Recommends: openssh-client Suggests: mksh, rcs Filename: pool/development/c/cvs/cvs_1.12.13+real-28apertis0bv2023dev2b4_amd64.deb Size: 2811790 MD5sum: 170076a7c7171a65047a18b5ca54a2a7 SHA1: ff07bc094833d7611875f7584a3ea46cf6c5086a SHA256: 796feaadc0f25be332d1faaa9c74461cea338c573f35b3894726ff5931fb4896 SHA512: 7129519c5f670f4aaeef6c4eddfee54e3934b7f0acd74c61bbf8b8247a15e4fa24bfeaf9db979f3f4dd1bce1f6b3730b24a83b22e6b947820d03e00d1d71d54f Description: Concurrent Versions System CVS is a version control system, which allows you to keep access to old versions of files (usually source code), keep a log of who, when, and why changes occurred, etc., like RCS or SCCS. It handles multiple developers, multiple directories, triggers to enable/log/control various operations, and can work over a wide area network. The texinfo manual provides further information on more tasks that it can perform. . There are some tasks that are not covered by CVS. They can be done in conjunction with CVS but will tend to require some script-writing and software other than CVS. These tasks are bug-tracking, build management (that is, make and make-like tools), and automated testing. However, CVS makes these tasks easier. . This package contains a CVS binary which can act as both client and server, although there is no CVS dæmon; to access remote repositories, please use :extssh: not :pserver: any more. Enhances: cvs2svn (>= 2.4.0-4~), rcs Homepage: http://www.nongnu.org/cvs/ Multi-Arch: foreign Package: cvs-dbgsym Priority: optional Section: debug Installed-Size: 1099 Maintainer: Thorsten Glaser Architecture: amd64 Source: cvs Version: 2:1.12.13+real-28apertis0bv2023dev2b4 Depends: cvs (= 2:1.12.13+real-28apertis0bv2023dev2b4) Filename: pool/development/c/cvs/cvs-dbgsym_1.12.13+real-28apertis0bv2023dev2b4_amd64.deb Size: 1051286 MD5sum: eb3cb39f51e54b9640a4d9fe6371727d SHA1: 193aa26cdcd118c40032d61b7a32fc0edfb00197 SHA256: c0db89b16202f30f3e7aed92aed2172c5ef9676fcad3ddb2dbd088f5fabcb2fc SHA512: a0d65edb0fba89803e333620b95dba73216405e7199aaf13372ddbc17a391e8813d420559dd021e2214ca39916f85523ff2a703d6452c5c12660ae9bbdd76715 Description: debug symbols for cvs Auto-Built-Package: debug-symbols Build-Ids: 61d9f5eb4cac7bbb957bd555db40a2928fb69346 Package: cvsps Priority: optional Section: devel Installed-Size: 112 Maintainer: Debian QA Group Architecture: amd64 Version: 2.1-8co1bv2023dev2b4 Depends: cvs, libc6 (>= 2.14), zlib1g (>= 1:1.1.4) Filename: pool/development/c/cvsps/cvsps_2.1-8co1bv2023dev2b4_amd64.deb Size: 49540 MD5sum: 23cf12a1f29a751b5e404251bf915101 SHA1: 2053f9b938b71d0d8c29cbf19d03757b55708d96 SHA256: 6fc84488b8358049265c89955500ca5ae16fd5da5033c75e0e2af791c7a16b8f SHA512: 7cb5443862310a41138f8e2e90dad0b955affc3545889cc257560d6c6f7c441f2f1456a05e3fbc304364822074f3e65b8ef0fb35ce0d8ad1dd10a6caf60e8d0b Description: Tool to generate CVS patch set information CVSps is a program for generating 'patch set' information from a CVS repository. A patch set in this case is defined as a set of changes made to a collection of files, all committed at the same time (using a single 'cvs commit' command). This information is valuable for seeing the big picture of the evolution of a CVS project. While CVS tracks revision information, it is often difficult to see what changes were committed 'atomically' to the repository. Homepage: http://www.cobite.com/cvsps/ Package: cvsps-dbgsym Priority: optional Section: debug Installed-Size: 115 Maintainer: Debian QA Group Architecture: amd64 Source: cvsps Version: 2.1-8co1bv2023dev2b4 Depends: cvsps (= 2.1-8co1bv2023dev2b4) Filename: pool/development/c/cvsps/cvsps-dbgsym_2.1-8co1bv2023dev2b4_amd64.deb Size: 96160 MD5sum: 6bff385f4d8ab5311741fb07fbd98e01 SHA1: 0ad7412ecc5515eb9f5ee971754eaae2e8e48674 SHA256: 30b77bae1ff1a5f110530087bc8abc6adfd8cc2670ba41196e6788e8e5a304c5 SHA512: 82096410b52c7822ef9d131e8836393acc80fbd5349287bff2f916fa5db7249223fe5aaee2a801c8eb8d1b08cb1199c11d94cf8c71480b1e6c91efbe97a5c00e Description: debug symbols for cvsps Auto-Built-Package: debug-symbols Build-Ids: f5d519ff5a98dd9d18a80d4fc1863213c95824f5 Package: cxxtest Priority: optional Section: devel Installed-Size: 1010 Maintainer: Laszlo Boszormenyi (GCS) Architecture: all Version: 4.4+git171022-2apertis0bv2023dev2b3 Depends: python3:any, python3-ply Filename: pool/development/c/cxxtest/cxxtest_4.4+git171022-2apertis0bv2023dev2b3_all.deb Size: 415416 MD5sum: f68f5535318ba21acef4b2dc79f2ea50 SHA1: dd415c5b9ba24a4f618dc7957de770bbd6edc7d8 SHA256: 2fc1626fa3d7673015765ff9a6b536deab517aa33319b9a5c3317da9fbeab9e3 SHA512: f987e41de65091064c5b91c558a20c5fd6a85bf1013d4dad2d00a168c6c40ef6ad0dc25fdbfc50e4642cb26c461eebee6220d6a7c56c58937377531a9586d78f Description: lightweight xUnit-like framework for C/C++ applications CxxTest is a unit testing framework for C++ that is similar in spirit to JUnit, CppUnit, and xUnit. It provides assertions for checking conditions and classes for defining unit-test cases. . CxxTest is easy to use because it does not require precompiling a CxxTest testing library, it employs no advanced features of C++ (e.g. RTTI) and it supports a very flexible form of test discovery, which simplifies the creation of test drivers. It includes a script that parses C++ files that define unit tests and then generates a C++ test runner. When compiled, the test runner manages the execution of all unit tests in a flexible manner. Homepage: https://cxxtest.com/ Package: cython-doc Priority: optional Section: doc Installed-Size: 2795 Maintainer: Debian Python Team Architecture: all Source: cython Version: 0.29.21-3apertis0bv2023dev2b4 Depends: libjs-jquery, libjs-underscore Suggests: cython3 Filename: pool/development/c/cython/cython-doc_0.29.21-3apertis0bv2023dev2b4_all.deb Size: 626208 MD5sum: a1b8bcc6664af37f5c8a2717e19f50da SHA1: 67b2e75dd4b8bde3b474f790d5e9deec7c4a60cd SHA256: 5c59a1c4c8e2e81e966597909e6c01db7890c6707102adde9897346287843adb SHA512: a0d8cfe6a521ec67bdf3de3470154200553f23132aa47c5497e45396c30b964a6d04151d3019a8f70d4895684a730accf7c356f3073b7afdcd4fb53eed4847ec Description: C-Extensions for Python - documentation This package contains documentation for Cython. Homepage: http://cython.org/ Multi-Arch: foreign Package: cython3 Priority: optional Section: python Installed-Size: 6387 Maintainer: Debian Python Team Architecture: amd64 Source: cython Version: 0.29.21-3apertis0bv2023dev2b4 Depends: python3 (<< 3.10), python3 (>= 3.9~), python3:any, libc6 (>= 2.14) Recommends: python3-dev, gcc Suggests: cython-doc Filename: pool/development/c/cython/cython3_0.29.21-3apertis0bv2023dev2b4_amd64.deb Size: 1311668 MD5sum: 57990b892dd6c7a60eb68f36f5a7657f SHA1: 0b8d5f837277a43642e8127a93fa1e69354c9ad4 SHA256: bf2178571b73ca88cee354bfb6a6d9a1983196fa086e5799ba8b3e5d140081f9 SHA512: 76e4c0246123b352b683545777086d7e9ada38d605604239b8297e6dc0642943f819fe1702eb948b2d00860d02e81c0009c1b9132aed01b8ee3b66e7db1eb61a 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: 37017 Maintainer: Debian Python Team Architecture: amd64 Source: cython Version: 0.29.21-3apertis0bv2023dev2b4 Depends: libc6 (>= 2.14), cython3 (= 0.29.21-3apertis0bv2023dev2b4) Filename: pool/development/c/cython/cython3-dbg_0.29.21-3apertis0bv2023dev2b4_amd64.deb Size: 10197476 MD5sum: db5b8e659161a67061218680a90efd90 SHA1: ad4a6f0457674fd8162432ce6d8b2fd7053b28ef SHA256: ce702b310f09ce6f7654cca9b3f7c8e7dfdd1f9f5c93cb65d50f30135b399a65 SHA512: ae602cb11f8d6135938e10cc81ccdf1a39c7da24000ef760914b29723c112ad50d60122dbba6e9cd90d07e0541f6ee8cb26a1aaa821c33cdbfe80bc98728f45f Description: C-Extensions for Python 3 - debug build This package contains Cython libraries built against versions of Python configured with --pydebug. Build-Ids: 1fae3839c9ce62b0dc816255db84c152200ea3fc 49b32d2cbaffed15ca6a8dc70e0f3d2e88306440 671f766cf1a18b253f729104b6547858a6d225c8 76d07f7294eb1caf59b7a3f5c1f4d8265a154cc7 989cd90e5a2cbd44a6b94125f61151fcc7767a6f 9e833eb11f8e22377d1bcf8584da657e845c381d a1bab104bc5a39c3d7817b88f0038270c80a9b0b fce38f6953279f8dfe67dac6c7ec3577f12a58cb Homepage: http://cython.org/ Package: d-feet Priority: optional Section: devel Installed-Size: 404 Maintainer: Utopia Maintenance Team Architecture: all Version: 0.3.15-3apertis0bv2023dev2b3 Depends: gir1.2-glib-2.0, gir1.2-gtk-3.0 (>= 3.6), python3-gi (>= 3.3.91), dconf-gsettings-backend | gsettings-backend, python3:any Filename: pool/development/d/d-feet/d-feet_0.3.15-3apertis0bv2023dev2b3_all.deb Size: 59332 MD5sum: 088b89cbbea37552e5e21ef54eb2ad75 SHA1: 8e4ddb0987fdc56b53660f653be9a545c78b626b SHA256: 227d589023711a7a31025cd52aca0ec37beb3dcfb27e2370e0ec59521206a4d8 SHA512: 4765f9fa7bb6a400737add001f05dbb630cacb742aa55bd3b85d0ea6084a8da787723f367e735e3945cf8e6a5c0fca28f7c2effd2fae5309dfd8db2378a7dafe Description: D-Bus object browser, viewer and debugger d-feet is a D-Bus debugger that allow you to: * View names on the session and system bus * View exported objects, interfaces, methods and signals * View the full command line of services on the bus * Execute methods with parameters on the bus and see their return values Homepage: https://wiki.gnome.org/Apps/DFeet Package: d-shlibs Priority: optional Section: utils Installed-Size: 43 Maintainer: Jonas Smedegaard Architecture: all Version: 0.98apertis1bv2023dev2b4 Depends: apt, binutils Filename: pool/development/d/d-shlibs/d-shlibs_0.98apertis1bv2023dev2b4_all.deb Size: 18272 MD5sum: 06e0c3da99b035835fd804dccbb72e2a SHA1: 12284b5c46a1c793bb5641d16fb228ff6831e371 SHA256: af87477eab038937c3ba03031a1dc68cf95933a59d1d8a84f165d99dfd94e697 SHA512: 29d978d94edf72a488cf7d400b8b9f04fed69b85c1f94a0094476e2b3d73ccabbc19c30e0e21c5a499c0e11e6f2cd03a1990db073499ce6f2972dde44378ea3f Description: Debian shared library package building helper scripts Shared library packages in Debian need some special catering to do with regards to which files go where. This package contains programs which try to help automate the process and catch simple errors . "d-shlibmove" moves the shared library binary around from temporary installation directory to the destination package directory. . "d-devlibdeps" tries to list the development library dependencies required for using the -dev package. Homepage: https://tracker.debian.org/pkg/d-shlibs Multi-Arch: foreign Package: datefudge Priority: optional Section: devel Installed-Size: 38 Maintainer: Robert Luberda Architecture: amd64 Version: 1.24apertis0bv2023dev2b4 Depends: libc6 (>= 2.4) Filename: pool/development/d/datefudge/datefudge_1.24apertis0bv2023dev2b4_amd64.deb Size: 10216 MD5sum: ea1bb00a30d5e6a4aa63c176c6669451 SHA1: 9539edab52c0340e57c844d12236fd4764835f48 SHA256: fd1ffd442f0ead95bfa39444e96f3999c28e64d22385b9098d4a05343eb20e8c SHA512: 7d7c17c285658e0fe127ded01d60d1d0c29f0db112f506bb594a4bdc762167334ffae622a90761f9bbcfb5eea30327fa6c37a39979224c410fe5251418cd5543 Description: Fake the system date This program (and preload library) fakes the system date so that programs think the wall clock is ... different. . The faking is not complete; timestamp on files are not affected in any way. . This package is useful if you want to test the date handling of your programs without changing the system clock. Examples: Does it handle expired certificates correctly? Does it work on a leap day? Multi-Arch: same Package: datefudge-dbgsym Priority: optional Section: debug Installed-Size: 18 Maintainer: Robert Luberda Architecture: amd64 Source: datefudge Version: 1.24apertis0bv2023dev2b4 Depends: datefudge (= 1.24apertis0bv2023dev2b4) Filename: pool/development/d/datefudge/datefudge-dbgsym_1.24apertis0bv2023dev2b4_amd64.deb Size: 4632 MD5sum: 0564c80df28d2ba3fff8270589ed6008 SHA1: 9d82cab8f250fe8727abbfc870ba7839dc01e574 SHA256: 7d71fa3ccc061c3dca7fb3a26817a8bfe330547ad41486f1babb0babdc06ad60 SHA512: f36064996324ae3dc2a848273b07db9e8972107eac0cca65cb9ca006286a2589688cd841041971550907cc633f115c71c15238028ef6769fd95bd310e5c8ab5d Description: debug symbols for datefudge Auto-Built-Package: debug-symbols Build-Ids: e888dcbdc8fbe4292281ed6ba283970fc7eaf315 Multi-Arch: same Package: dav1d Priority: optional Section: video Installed-Size: 71 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Version: 0.7.1-3apertis0bv2023dev2b4 Depends: libc6 (>= 2.17), libdav1d4 (>= 0.1.0) Filename: pool/development/d/dav1d/dav1d_0.7.1-3apertis0bv2023dev2b4_amd64.deb Size: 26608 MD5sum: b6cbe730481406b9e5b5045c3866f2d2 SHA1: 24fd6da4df3267b2c1907dc39da4f8129209f847 SHA256: 149d83aa2b964a7e0a5dc18b94995eb1d77a74011480620074047f411b83abd6 SHA512: 57212d5799e6a3454872467f88c50908cdc9252c4f5fc81a2e50e04db11d1bf01d3da3bb09b6334358849b0019cf8fc7edea34e99cfa7cc48df201a56bc97fb1 Description: fast and small AV1 video stream decoder dav1d is an AOMedia Video 1 (AV1) cross-platform decoder and focused on speed and correctness. . dav1d supports the following features: * support for all features of the AV1 bitstream * support for all bitdepth, 8, 10 and 12bits * support for all chroma subsamplings 4:2:0, 4:2:2, 4:4:4 and grayscale * full acceleration for AVX-2 chips * full acceleration for SSSE3+ chips * full acceleration for ARMv8 chips * partial acceleration for ARMv7 chips Homepage: https://www.videolan.org/projects/dav1d.html Package: dav1d-dbgsym Priority: optional Section: debug Installed-Size: 60 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Source: dav1d Version: 0.7.1-3apertis0bv2023dev2b4 Depends: dav1d (= 0.7.1-3apertis0bv2023dev2b4) Filename: pool/development/d/dav1d/dav1d-dbgsym_0.7.1-3apertis0bv2023dev2b4_amd64.deb Size: 44480 MD5sum: edbf40c03f408a0c6a58188c9cad8091 SHA1: 8b722cd63bb496e028a0dc9bc02a24fba057d2bb SHA256: 9b0b00cf8fe05025a21349681c8c9e2251054756ed8991aea219439c0cd4f45e SHA512: a04b92c9bd6a11bd2973972d150c54424744dca39063834f04fd712497b1d65e746360c181688d9d01ded2e07372fdc57a285f5a243bde74222b55c753bf39dd Description: debug symbols for dav1d Auto-Built-Package: debug-symbols Build-Ids: f9e101cbff3c32f2b078f239947e891182d8e4a3 Package: daxctl Priority: optional Section: misc Installed-Size: 109 Maintainer: Adam Borowski Architecture: amd64 Source: ndctl Version: 71.1-1apertis0bv2023dev2b4 Replaces: ndctl (<< 63-1.3~) Depends: libc6 (>= 2.14), libdaxctl1 (>= 71), libjson-c5 (>= 0.15), libndctl6 (>= 63), libuuid1 (>= 2.16) Breaks: ndctl (<< 63-1.3~) Filename: pool/development/n/ndctl/daxctl_71.1-1apertis0bv2023dev2b4_amd64.deb Size: 43004 MD5sum: c0222f144ea710a4eeaef46dd2560380 SHA1: 625fd70c5e96ba1ef0a8118b839d81841ea98b00 SHA256: 65722ae422734593db143c71846f00975a4ff861d24f8cbabe13d1374609662f SHA512: 9c5d0b523daf304f4c630293d76ecb73595ad67676635c0ae16dca1fb45dbb0c73c7f25b9fc223eda2aa96d3c0652144e43f5011ed486fe839da3ce2af6fdb52 Description: Utility for managing the device DAX subsystem "DAX" are file system extensions to bypass the page cache and block layer to mmap persistent memory, from a PMEM block device, directly into a process address space. . This package contains a utility for managing the device DAX subsystem in the Linux kernel. Homepage: https://github.com/pmem/ndctl Multi-Arch: foreign Package: daxctl-dbgsym Priority: optional Section: debug Installed-Size: 115 Maintainer: Adam Borowski Architecture: amd64 Source: ndctl Version: 71.1-1apertis0bv2023dev2b4 Depends: daxctl (= 71.1-1apertis0bv2023dev2b4) Filename: pool/development/n/ndctl/daxctl-dbgsym_71.1-1apertis0bv2023dev2b4_amd64.deb Size: 96768 MD5sum: cd0efc3a3c5216321b57d2a7ff8c707b SHA1: b536ef38909e55976bfc3b7739afdad0910449ab SHA256: f661899d66992e09846833f74257613d31008c42b6da69e9b929a73ee991b09a SHA512: a2454f6e06137aea530c749ec80a517b08d4dfa546ccce7f31733cbadee56a4f65b4b463f70488280a669b7a54caf06d8d1f487d6539152e141670053a14d14f Description: debug symbols for daxctl Auto-Built-Package: debug-symbols Build-Ids: d00293efd97a33d66f5a2f78fd67d0a887b3c1b4 Package: db-upgrade-util Priority: extra Section: utils Installed-Size: 9 Maintainer: Debian Berkeley DB Team Architecture: all Source: db-defaults Version: 5.3.1+nmu1co1bv2023dev2b4 Depends: db5.3-util Filename: pool/development/d/db-defaults/db-upgrade-util_5.3.1+nmu1co1bv2023dev2b4_all.deb Size: 2832 MD5sum: dab87da2df387bfbd15802079bdbfa24 SHA1: b38a6b6afbf2adbcd3ed7f10fb37247af6acb4bb SHA256: 45768ff182425637d60db382f23f764954c4e55202450f0636caddff39fe882e SHA512: 1c34a9377658bcd296c9ce5d9cd13ff5ad6792ead39f908da300e5c7d06e9f1f0cfe272fe90f475a6b7f20d8b6cfb485257be9aedbbc97e380f6d4278875b8e2 Description: Berkeley Database Utilities (old versions) This empty package depends on the old (from previous stable release) utilities package containing different tools for manipulating databases and installs unversioned links to current database utilities. . This package exists to help package maintainers which need to upgrade Berkeley DB database file. The package which needs to perform an database upgrade will need to depend on db-util and db-upgrade-util and call commands as described in: http://docs.oracle.com/cd/E17076_02/html/upgrading/upgrade_process.html Package: db-util Priority: extra Section: utils Installed-Size: 39 Maintainer: Debian Berkeley DB Team Architecture: all Source: db-defaults Version: 5.3.1+nmu1co1bv2023dev2b4 Depends: db5.3-util Filename: pool/development/d/db-defaults/db-util_5.3.1+nmu1co1bv2023dev2b4_all.deb Size: 3088 MD5sum: ea1f36d005ca9606b71a76feaa0c7087 SHA1: 296408d1ed1f0d21af3336a52fe8d37a87855e2e SHA256: 2fcea9b7a3e2d4a696fcbb44fd253de37b9d3ea43737aca69c332eab0a14dfc3 SHA512: 49cf68975a672a423068fe3bc04c7c2348536fb90c0a316663ae5778def592317a3cef875611f73c61b8bbbc9c36e4ff85b5d05fe4b5a2659b5593bf13ab075c Description: Berkeley Database Utilities This empty package depends on the recommended utilities package containing different tools for manipulating databases and installs unversioned links to current database utilities. Package: dblatex Priority: optional Section: text Installed-Size: 4643 Maintainer: Debian QA Group Architecture: all Version: 0.3.12py3-1apertis0bv2023dev2b4 Depends: docbook-xml, python3-apt, texlive, texlive-bibtex-extra, texlive-extra-utils, texlive-latex-extra, texlive-science, xsltproc, python3:any Recommends: libxml2-utils, dblatex-doc (= 0.3.12py3-1apertis0bv2023dev2b4) Suggests: docbook, ghostscript, graphicsmagick-imagemagick-compat | imagemagick, inkscape, latex-cjk-all, lmodern, opensp, pdf-viewer, texlive-lang-all, texlive-lang-cyrillic, texlive-xetex, transfig, xindy Filename: pool/development/d/dblatex/dblatex_0.3.12py3-1apertis0bv2023dev2b4_all.deb Size: 371172 MD5sum: 93f6a81e4b279dd728264166da110a54 SHA1: 5784378842c566a81ba9d80fe46f21d678e5200c SHA256: 978a4ef4e788fe894521c270c676c08ed0737289784b3e684127d740e99182b9 SHA512: c83438418a04dbb514313c9fa29ee4e042447107a42b19bf04668112a10612a187460622fc24a3ab21c406dee03bc559aa48839ba8bae559f10767ad4ddc3705 Description: Produces DVI, PostScript, PDF documents from DocBook sources DocBook to LaTeX Publishing that transforms your SGML/XML DocBook documents to DVI, PostScript or PDF by translating them in pure LaTeX as a first process. MathML 2.0 markups are supported, too. It originally started as a clone of DB2LaTeX, but has been enhanced extensively since then and is actively maintained by the upstream author. Homepage: http://dblatex.sourceforge.net/ Package: dblatex-doc Priority: optional Section: doc Installed-Size: 3365 Maintainer: Debian QA Group Architecture: all Source: dblatex Version: 0.3.12py3-1apertis0bv2023dev2b4 Replaces: dblatex (<< 0.3.8-1) Breaks: dblatex (<< 0.3.8-1) Filename: pool/development/d/dblatex/dblatex-doc_0.3.12py3-1apertis0bv2023dev2b4_all.deb Size: 1336420 MD5sum: ca70143d93ed04a45d773ec2a2e04c9b SHA1: d5fd1c12cc28168a173f0777d40f082205533f0e SHA256: 28781ef0e2c137bb4cd2e117a1fc63058ec104246190449e8c814d3a813c2a00 SHA512: 13938eaf5d4f8acf42a02d31bfef1b729a1e526bdb65c9b90503f26a5ddb7537fc5fca0252051460666cdb9fbe2cc62cbea76969385d5068e99c435f0cba5971 Description: Documentation for dblatex Additional documentation for dblatex in HTML and PDF. Includes: • User Manual • Release Notes • DocBook Examples Homepage: http://dblatex.sourceforge.net/ Multi-Arch: foreign Package: dbus-test-runner Priority: optional Section: devel Installed-Size: 45 Maintainer: Mike Gabriel Architecture: amd64 Version: 16.10.0~bzr100+repack1-4.1apertis1bv2023dev2b3 Depends: libc6 (>= 2.4), libdbustest1 (>= 15.04.0~bzr87), libglib2.0-0 (>= 2.18.0), dbus, procps Suggests: bustle Filename: pool/development/d/dbus-test-runner/dbus-test-runner_16.10.0~bzr100+repack1-4.1apertis1bv2023dev2b3_amd64.deb Size: 14356 MD5sum: 83780eea8aef74a2db9407e06d42b295 SHA1: a14934902b7127981a9a7515779c8442e12ce8ef SHA256: dbfd2c0d3d610763a84df71dff608394ee35e67931d5757c400912f79cb6e754 SHA512: 269fe42811ba2f733b7b9df55ca40414b3baa93a55ee1cc2d833b7362ef700aeb01ca037f5bed2dd78da3cfddc8a9bac5c1016cc1fc1984522aeff6a73dda996 Description: Runs tests under a new DBus session A simple little executable for running a couple of programs under a new DBus session. . Use this DBus tool for unit testing of code that accesses DBus at runtime. Homepage: https://launchpad.net/dbus-test-runner Multi-Arch: foreign Package: dbus-test-runner-dbgsym Priority: optional Section: debug Installed-Size: 26 Maintainer: Mike Gabriel Architecture: amd64 Source: dbus-test-runner Version: 16.10.0~bzr100+repack1-4.1apertis1bv2023dev2b3 Depends: dbus-test-runner (= 16.10.0~bzr100+repack1-4.1apertis1bv2023dev2b3) Filename: pool/development/d/dbus-test-runner/dbus-test-runner-dbgsym_16.10.0~bzr100+repack1-4.1apertis1bv2023dev2b3_amd64.deb Size: 10168 MD5sum: 7b25f5b04380e4c9f9e733c836261ea0 SHA1: 4937ae60216173a0ca6fdedb2ce51fc2d995fdb4 SHA256: 6ec4e1215e1aace16a2038a38422196da1a0d6cece10897096bf14818e2aed46 SHA512: 1bf8eac3cf7f63b4fdd4279d26c5c96150753d2aa4fe39801e7e1608486cf7b94a31ada2bdfbf03a62bb362155b7c36e82a2dfcf2e582b17301533f0562a6ff5 Description: debug symbols for dbus-test-runner Auto-Built-Package: debug-symbols Build-Ids: b557017a237c13d92ca090382f9be5634fc27896 Package: dc Priority: standard Section: math Installed-Size: 154 Maintainer: Ryan Kavanagh Architecture: amd64 Source: bc Version: 1.07.1-2co1bv2023dev2b4 Depends: libc6 (>= 2.14) Filename: pool/development/b/bc/dc_1.07.1-2co1bv2023dev2b4_amd64.deb Size: 72236 MD5sum: b6d61799bf3c8eecb1986d0a2c243d2b SHA1: 72ae4f84bbc85ce30674c189276f56ba08117599 SHA256: f7302a56bf5670a60bc74c657202ace73ec903e831e9695d15d0f6d9efbab26f SHA512: 716f92487de7335640240ff98a5ca477885f5b310f3872cf74aa85dc7b828d5aea85afe4a9573963f3a6fd3a62ff081ec85cf4d37c881941a63e9f282409d0f5 Description: GNU dc arbitrary precision reverse-polish calculator GNU dc is a reverse-polish desk calculator which supports unlimited precision arithmetic. It also allows you to define and call macros. . A reverse-polish calculator stores numbers on a stack. Entering a number pushes it on the stack. Arithmetic operations pop arguments off the stack and push the results. Homepage: http://ftp.gnu.org/gnu/bc/ Multi-Arch: foreign Package: dc-dbgsym Priority: optional Section: debug Installed-Size: 83 Maintainer: Ryan Kavanagh Architecture: amd64 Source: bc Version: 1.07.1-2co1bv2023dev2b4 Depends: dc (= 1.07.1-2co1bv2023dev2b4) Filename: pool/development/b/bc/dc-dbgsym_1.07.1-2co1bv2023dev2b4_amd64.deb Size: 66044 MD5sum: effc7629ead27541a54ae850bde7619a SHA1: 48b7580ced54f9f1a0bbd730faef49e021891fd4 SHA256: a5c19a94bd9026834532de4af0a58960291a92e91825638841971b0780025ac6 SHA512: 7265326ade49127bd02e10587a2b2219ccb0984cdb73d5e8814307c6c48e69af1ad252991a0e78898bdcf9bbe2fa0738337bfde65b3d026924b4b20fd75af441 Description: debug symbols for dc Auto-Built-Package: debug-symbols Build-Ids: da21cfa3fb50eadd2c4de6793dfe486609be367f Package: dctrl-tools Priority: optional Section: utils Installed-Size: 423 Maintainer: Rhonda D'Vine Architecture: amd64 Version: 2.24-3co1bv2023dev2b4 Replaces: grep-dctrl Provides: grep-dctrl Depends: libc6 (>= 2.14) Suggests: apt, debtags Conflicts: grep-dctrl Filename: pool/development/d/dctrl-tools/dctrl-tools_2.24-3co1bv2023dev2b4_amd64.deb Size: 103268 MD5sum: 406dd88c99ca2db3cbc320a372629999 SHA1: 086f4e4f3894dc104c62e1d2b24cfd7cb030f80f SHA256: 6fa9c7e3a57e572fb9d4c487b854ca73075a27060714b554b2fd31df07da33ae SHA512: 270a65e05426427d3563a9124d4f54356443582cdba3be6afae1155cf8d06094e8b0642a1bf730c4b4d2bbc85a104f55395c9a8564bc6dcc18ca2c2d3811c486 Description: Command-line tools to process Debian package information Debian package information is generally stored in files having a special file format, dubbed the Debian control file format (the dctrl format), a special case of the record jar file format. These tools operate on any files conforming in a general sense to that format and are therefore widely applicable whenever those formats are in play. . Included are: . grep-dctrl - Grep dctrl-format files grep-available - Grep the DPKG available database grep-status - Grep the DPKG status database grep-aptavail - Grep the APT available database grep-debtags - Grep the Debtags package database . sort-dctrl - Sort dctrl-format files . tbl-dctrl - Tabulate dctrl-format files . sync-available - Sync the dpkg available database with the apt database Homepage: https://github.com/ajkaijanaho/dctrl-tools Multi-Arch: foreign Package: dctrl-tools-dbgsym Priority: optional Section: debug Installed-Size: 232 Maintainer: Rhonda D'Vine Architecture: amd64 Source: dctrl-tools Version: 2.24-3co1bv2023dev2b4 Depends: dctrl-tools (= 2.24-3co1bv2023dev2b4) Filename: pool/development/d/dctrl-tools/dctrl-tools-dbgsym_2.24-3co1bv2023dev2b4_amd64.deb Size: 184160 MD5sum: 0be628e4af765bd0713e3471cb615de7 SHA1: 2dc63bb1e634db29083d4c7c3b8e5d3c1addee24 SHA256: 9cd856dafe9258f33f5742797a8313ba2304db0ae8a623e1d75028b39c2fffdf SHA512: d1d52471a07bcbb3f6bed521ee9380007d154598e69594717a626fb77ad0480a45344acf9cc96a002ee7ef5b9cc8ed2bc1bd2b8c54645a07a66d451e0a3a02fe Description: debug symbols for dctrl-tools Auto-Built-Package: debug-symbols Build-Ids: 175c039492b00fbdd67389a6343234e1441e0ffc 42a7843f87a88e5469b8e372a2096c0c4341d08a 50cecdda28cc97bd800215ab0689cbeac59583f2 542ce72bbc70d13cf5b7f7dad9ddf82870144d54 Package: debhelper Priority: optional Section: devel Installed-Size: 1514 Maintainer: Debhelper Maintainers Architecture: all Version: 13.3.4+apertis4bv2023dev3b1 Provides: debhelper-compat (= 9), debhelper-compat (= 10), debhelper-compat (= 11), debhelper-compat (= 12), debhelper-compat (= 13), dh-sequence-dwz, dh-sequence-elf-tools, dh-sequence-installinitramfs, dh-sequence-systemd Depends: autotools-dev, dh-autoreconf (>= 17~), dh-strip-nondeterminism (>= 0.028~), dpkg (>= 1.18.0~), dpkg-dev (>= 1.18.2~), dwarf2sources, dwz, file (>= 3.23), libdpkg-perl (>= 1.17.14), man-db, libdebhelper-perl (= 13.3.4+apertis4bv2023dev3b1), po-debconf, perl:any Suggests: dh-make Breaks: cmake (<< 3.9~), meson (<< 0.40.0~) Filename: pool/development/d/debhelper/debhelper_13.3.4+apertis4bv2023dev3b1_all.deb Size: 1056320 MD5sum: e3a9985ddff22866477844a23f56164a SHA1: 841360fddc06f8e8a771c673ad307b74402d233a SHA256: 7a114fd834ef178e8c2717fd4e4969247689d0e8aa14e97de1012923f8e095c9 SHA512: 6b37f7269fc2751ec68b79fe648284f4f276ddbf7245f47e3b3e97deeb9e1aff44a4722a4b1d457d130263d9f79f9af118e5a539d09faaf5b847a403637f1f73 Description: helper programs for debian/rules A collection of programs that can be used in a debian/rules file to automate common tasks related to building Debian packages. Programs are included to install various files into your package, compress files, fix file permissions, integrate your package with the Debian menu system, debconf, doc-base, etc. Most Debian packages use debhelper as part of their build process. Multi-Arch: foreign Package: debian-archive-keyring Priority: important Section: misc Installed-Size: 236 Maintainer: Debian Release Team Architecture: all Version: 2021.1.1apertis0bv2023dev2b4 Filename: pool/development/d/debian-archive-keyring/debian-archive-keyring_2021.1.1apertis0bv2023dev2b4_all.deb Size: 93912 MD5sum: 717a7dab66bf46981bf180ccd113bf8f SHA1: e2fbbc0dceffcbb01e0db96834acee30036f55c1 SHA256: 8c5d546a4a37450861777cd6553c89e06d432e3caa230c57d0e87e518491a1e4 SHA512: d0598b88b27dde57034af408c948733e5ed8828581fbf7198cb17b6db4983262d08e3b5706e6bebf30d43c1c70f5379bb68daf8296f840028175041c45ff9c4a Description: GnuPG archive keys of the Debian archive The Debian project digitally signs its Release files. This package contains the archive keys used for that. Multi-Arch: foreign Package: debiandoc-sgml Priority: optional Section: text Installed-Size: 1207 Maintainer: Debian XML SGML Team Architecture: all Version: 1.2.32-2.1apertis0bv2023dev2b4 Depends: libhtml-parser-perl, libroman-perl, libtext-format-perl, opensp, sgml-data, sgmlspl, sgml-base (>= 1.28), perl:any Recommends: ghostscript, texinfo, texlive, texlive-latex-extra Suggests: debiandoc-sgml-doc, latex-cjk-all, texlive-lang-all Filename: pool/development/d/debiandoc-sgml/debiandoc-sgml_1.2.32-2.1apertis0bv2023dev2b4_all.deb Size: 97416 MD5sum: 4ddcf422ba24aa691786d5fac2d925ca SHA1: 9c3c45beb6bc1cebe65c307f1541c72c98299e23 SHA256: 0fd9ea4a6a06119fa08d92afb976ed7a3cd87ffc3d6457412ba2a7d7f746d44a SHA512: 42546aad3d24856df60cb4633dfcf695806c446da3126f8c528e35b2eb39b426ae8b6b25f371327b0bc1c7899a71e8902000a574ebf953c6cb62195e57c73c67 Description: DebianDoc SGML DTD and formatting tools This is an SGML-based documentation formatting package used for the Debian manuals. It reads markup files and produces HTML, LaTeX, DVI (via LaTeX), PostScript (via LaTeX/DVI), PDF (via LaTeX), Texinfo, Info (via Texinfo), DebianDoc SGML, DocBook XML, plain text (with overstrikes a la troff as well as without) files. . The LaTeX based output needs the texlive, texlive-latex-extra and texlive-lang-all packages. In addition to this, Chinese and Japanese need latex-cjk-all and corresponding font packages. . The Texinfo based output needs the texinfo package. Multi-Arch: foreign Package: debmake Priority: optional Section: devel Installed-Size: 470 Maintainer: Osamu Aoki Architecture: all Version: 4.3.2-1.1apertis0bv2023dev2b4 Depends: devscripts, dpkg-dev, rsync, python3:any Recommends: build-essential, strace, wget | curl Suggests: autotools-dev, ccache, cmake, cowbuilder, dh-autoreconf, dh-python, eatmydata, gem2deb, git, git-buildpackage, gitk, javahelper, lintian, mc, pbuilder, quilt, rpm2cpio Filename: pool/development/d/debmake/debmake_4.3.2-1.1apertis0bv2023dev2b4_all.deb Size: 78704 MD5sum: 3d0de39dd02def3a5e7a601f91e52993 SHA1: 7fa8ecd6502bd377c8279255a1e34aa673428c25 SHA256: 60e3da88b03f80e6d3b686ca3fea7fe8145d9d8e3c17f927dfe90f83c0596960 SHA512: 8d866a434a892173ef7fd44b379c32e64598e8196122c8dbef23750e16a7c4d7942ce405ca61efc9d331ee09deacff8129a4ea0867477f122b01597ee52921ef Description: helper script to make the Debian source package This package helps you to convert an upstream source package (or VCS contents) into the Debian package by adding files required for the Debian source package. The generated debian/rules file uses the new dh command syntax from the debhelper (>=11~) package. . The debmake command invoked in the upstream source tree without any option can generate files which is good enough to create a single arch=any Debian binary package for local use without touching them. The generated files should be edited to make it conform to the Debian policy if the package is to be uploaded to the Debian archive. By adding few options, this command can generate template files for the arbitrary combination of the multi-binary and multi-arch package, etc. This includes making of the rules file for the -dbg package and the control file for the multiarch library package. . This debmake command also scans copyright and license texts in the source files to help crafting the proper DEP-5 compatible debian/copyright file. Homepage: https://salsa.debian.org/debian/debmake Multi-Arch: foreign Package: debootstrap Priority: optional Section: admin Installed-Size: 299 Maintainer: Debian Install System Team Architecture: all Version: 1.0.123apertis1bv2023dev2b4 Depends: wget Recommends: gnupg, debian-archive-keyring, arch-test (>= 0.11~) Suggests: ubuntu-archive-keyring, squid-deb-proxy-client Filename: pool/development/d/debootstrap/debootstrap_1.0.123apertis1bv2023dev2b4_all.deb Size: 75686 MD5sum: 01074bb1953b512b6b558e77589b3e26 SHA1: eec6016e0ef7739a8580811c43bf28684f63937a SHA256: 7cadf244537660ba4822c6a13099052b2b3c7e464ce6192ad3797f25de30f435 SHA512: e883351925e75a5690f1cac348065326056ad47320bf0e05146867d085d79d0978118498b2ace5517c94f840ecc43703638cdd6ca7897ac17ecc8c69ede444ff Description: Bootstrap a basic Debian system debootstrap is used to create a Debian base system from scratch, without requiring the availability of dpkg or apt. It does this by downloading .deb files from a mirror site, and carefully unpacking them into a directory which can eventually be chrooted into. Package: debugedit Priority: optional Section: admin Installed-Size: 1486 Maintainer: RPM packaging team Architecture: amd64 Source: rpm Version: 4.16.1.2+dfsg1-3+apertis0bv2023dev2b3 Replaces: rpm (<< 4.11.1-2) Depends: libc6 (>= 2.14), libdw1 (>= 0.167), libelf1 (>= 0.144), libpopt0 (>= 1.14), librpmio9 (= 4.16.1.2+dfsg1-3+apertis0bv2023dev2b3) Suggests: rpm-i18n Breaks: rpm (<< 4.11.1-2) Filename: pool/development/r/rpm/debugedit_4.16.1.2+dfsg1-3+apertis0bv2023dev2b3_amd64.deb Size: 1473392 MD5sum: f3773a09544c243d67bd7c43d22875f0 SHA1: 3dd2fc424aaa402ec32d5ca328e83f71aa742820 SHA256: 85f45262d7bd39f73ef3292b089344949666a7bb621b28a535301aa63c790e0c SHA512: 914d1e28b3a51dd155a6c4354dab388f1d8be7e02f65df00f227287663448e6ecb13e75d055c37e75ef598a19ec0e83ccfc8ebcf1409566ed82f642afdd2669d Description: tool to mangle source locations in .debug files This tool allows rewriting of source code locations in .debug files to point to /usr/src (or anywhere else). It has been split out of the rpm package to be useful on its own. Homepage: https://rpm.org/ Multi-Arch: foreign Package: debugedit-dbgsym Priority: optional Section: debug Installed-Size: 88 Maintainer: RPM packaging team Architecture: amd64 Source: rpm Version: 4.16.1.2+dfsg1-3+apertis0bv2023dev2b3 Depends: debugedit (= 4.16.1.2+dfsg1-3+apertis0bv2023dev2b3) Filename: pool/development/r/rpm/debugedit-dbgsym_4.16.1.2+dfsg1-3+apertis0bv2023dev2b3_amd64.deb Size: 71144 MD5sum: 8ad9d488ff4c16a98f052d741902eec1 SHA1: b9c8e19c31d9f692bd99f9fb1792acbbc895d7a6 SHA256: 48daf5cc1d0825e6a25b8aa91349e4ad4bdba975652988d02b6617c2a7cb7105 SHA512: e5b41ac81d72acd01fb513c3d8b48602252958495d26a9b6aa9c9fd37c4d270af5df229dda608a0b73d48a0ece3a603e0b03c2c595d57cb890d9952b5a47e1f2 Description: debug symbols for debugedit Auto-Built-Package: debug-symbols Build-Ids: 8fc205f59550d7defd7d5679d12feedbf95a5e25 Package: dee-tools Priority: optional Section: utils Installed-Size: 38 Maintainer: Kartik Mistry Architecture: amd64 Source: dee Version: 1.2.7+17.10.20170616-6apertis0bv2023dev2b3 Depends: libc6 (>= 2.4), libdee-1.0-4 (>= 1.0.0), libglib2.0-0 (>= 2.26.0) Filename: pool/development/d/dee/dee-tools_1.2.7+17.10.20170616-6apertis0bv2023dev2b3_amd64.deb Size: 11784 MD5sum: 878a86a83802918097a4b90a1c979f5c SHA1: 51652646555b7ba32abe8eb3d09096b43e06b2da SHA256: 3c183df2b49f6c11f79f17bce9deb1cb7c538418a33ef95848071d87ba54aef1 SHA512: f1e30e88d28ec18bb3ee67040971e98d59bf2acf95b0b68753a4818df441cf7803fa7977dbb82c5b04711dacd4737471a88260a3232596575d0c59f81a600869 Description: Model to synchronize multiple instances over DBus - tooling libdee is a shared library that provides objects that help having multiple instances communicating over DBus. . This package contains the tooling for introspecting dee data. Homepage: https://launchpad.net/dee Multi-Arch: foreign Package: dee-tools-dbgsym Priority: optional Section: debug Installed-Size: 25 Maintainer: Kartik Mistry Architecture: amd64 Source: dee Version: 1.2.7+17.10.20170616-6apertis0bv2023dev2b3 Depends: dee-tools (= 1.2.7+17.10.20170616-6apertis0bv2023dev2b3) Filename: pool/development/d/dee/dee-tools-dbgsym_1.2.7+17.10.20170616-6apertis0bv2023dev2b3_amd64.deb Size: 9464 MD5sum: 909a635db6fa1deda1bf2f3f3a1fa16f SHA1: 7635708c985fa9cb08d329fe4b2bf8f5efab1239 SHA256: 5ff40e191ff9356374d369f710addec3c6d2f0b4c2c4c0df782359e64c67628c SHA512: 93f3607eea4d65d2b5371c9ebb65b46070ca35d09baf3ddc47c57ea067c28e7c59a18b30cd87643aeccbf2702b18e3e3937fecb4a943ad3db6d437ee68a6b1b9 Description: debug symbols for dee-tools Auto-Built-Package: debug-symbols Build-Ids: 498da69595a1658fb2a5c5412b070cd6c65f7926 Package: default-jdk Priority: optional Section: java Installed-Size: 6 Maintainer: Debian Java Maintainers Architecture: amd64 Source: java-common (0.72apertis0bv2023dev2b4) Version: 2:1.11-72apertis0bv2023dev2b4 Provides: java-sdk, java10-sdk, java11-sdk, java2-sdk, java5-sdk, java6-sdk, java7-sdk, java8-sdk, java9-sdk Depends: default-jre (= 2:1.11-72apertis0bv2023dev2b4), default-jdk-headless (= 2:1.11-72apertis0bv2023dev2b4), openjdk-11-jdk Filename: pool/development/j/java-common/default-jdk_1.11-72apertis0bv2023dev2b4_amd64.deb Size: 1076 MD5sum: e8eebf0a66c1845d4b79c2d26945869c SHA1: 9f0c4bf7bfc8e59cd31147b9c84ec9b5bc6bccfd SHA256: 30bfa0edd799b057caa8526bafaf4fe3f01adbf472306ad8652776ed496e97f7 SHA512: f3ff5e653439567bfae3da859db8a27edcf4c4bafc0e74027efb7fd6d152ac2ce2d0ef2116b4a4f8f46ca9239949292af44ee9345499c76bf26214b05b95e200 Description: Standard Java or Java compatible Development Kit This dependency package points to the Java runtime, or Java compatible development kit recommended for this architecture, which is openjdk-11-jdk for amd64. Cnf-Extra-Commands: javac,javadoc,jar Homepage: https://wiki.debian.org/Java/ Package: default-jdk-doc Priority: optional Section: doc Installed-Size: 23 Maintainer: Debian Java Maintainers Architecture: amd64 Source: java-common (0.72apertis0bv2023dev2b4) Version: 2:1.11-72apertis0bv2023dev2b4 Depends: openjdk-11-doc Suggests: default-jdk Filename: pool/development/j/java-common/default-jdk-doc_1.11-72apertis0bv2023dev2b4_amd64.deb Size: 11160 MD5sum: b61added6f8a3a3a4c0a1fcfca36ae47 SHA1: 42edaf708547aab38a1f4538b1abf2bb58818607 SHA256: 08bddeb031261c4823a35c5ade40f48012965a4b73a1d8cf49686e5ac87a3dbc SHA512: 0a47094bd1bdd5bce87409f53aa8d7f4e53b9badb8be43135e1c8961dfdd76d22b1ec69626d80c9b09bf5abdb7e6e51212f205546e4d3e283642bf02fa1237d3 Description: Standard Java or Java compatible Development Kit (documentation) This dependency package points to the documentation for the Java development kit, or Java compatible development kit recommended for Debian, which is openjdk-11-doc for amd64. Homepage: https://wiki.debian.org/Java/ Package: default-jdk-headless Priority: optional Section: java Installed-Size: 6 Maintainer: Debian Java Maintainers Architecture: amd64 Source: java-common (0.72apertis0bv2023dev2b4) Version: 2:1.11-72apertis0bv2023dev2b4 Provides: java-sdk-headless, java10-sdk-headless, java11-sdk-headless, java2-sdk-headless, java5-sdk-headless, java6-sdk-headless, java7-sdk-headless, java8-sdk-headless, java9-sdk-headless Depends: default-jre-headless (= 2:1.11-72apertis0bv2023dev2b4), openjdk-11-jdk-headless Filename: pool/development/j/java-common/default-jdk-headless_1.11-72apertis0bv2023dev2b4_amd64.deb Size: 1124 MD5sum: dc3a973636bd701cb402603ff7b82bb1 SHA1: 5970c0e32f43eb316126680556ca0f1103f9ab2d SHA256: dfc0a29f3bded4b9d0044ecc4dc5f47a78ca2093a120dd9dbf2216a632d4de3b SHA512: 93c8c80243ef7f66be58ebdc7f298092b40c8c26cd44d4091700eb56595766a69c29adab76bf8f8e52c93fb8efe8f3244bf39278d036457a4289a6d6c3151659 Description: Standard Java or Java compatible Development Kit (headless) This dependency package points to the Java runtime, or Java compatible development kit recommended for this architecture, which is openjdk-11-jdk-headless for amd64. . The package is used as dependency for packages not needing a graphical display during runtime. Homepage: https://wiki.debian.org/Java/ Package: default-jre Priority: optional Section: java Installed-Size: 6 Maintainer: Debian Java Maintainers Architecture: amd64 Source: java-common (0.72apertis0bv2023dev2b4) Version: 2:1.11-72apertis0bv2023dev2b4 Provides: java-runtime, java10-runtime, java11-runtime, java2-runtime, java5-runtime, java6-runtime, java7-runtime, java8-runtime, java9-runtime Depends: default-jre-headless (= 2:1.11-72apertis0bv2023dev2b4), openjdk-11-jre Filename: pool/development/j/java-common/default-jre_1.11-72apertis0bv2023dev2b4_amd64.deb Size: 1060 MD5sum: 906cf0c0ee18a793388e6272ae8b282d SHA1: 12dc48b34116570ae1a97d66ef8ca8cad872df29 SHA256: 3df7a6db615693e99c1cb96a64abf61583ca6d0b2e69067913134a6eee43904f SHA512: faff14ec6604dda4f73668a3c936b59f74dacc1c8cd08321f454e0fa59edba9340d59a3b90268fc5d03745f252af07c9aad18b14bc2527c79eb4757c68d6551d Description: Standard Java or Java compatible Runtime This dependency package points to the Java runtime, or Java compatible runtime recommended for this architecture, which is openjdk-11-jre for amd64. Cnf-Extra-Commands: java,jexec Homepage: https://wiki.debian.org/Java/ Package: default-jre-headless Priority: optional Section: java Installed-Size: 20 Maintainer: Debian Java Maintainers Architecture: amd64 Source: java-common (0.72apertis0bv2023dev2b4) Version: 2:1.11-72apertis0bv2023dev2b4 Replaces: openjdk-6-jre-headless (<< 6b23~pre8-2~) Provides: java-runtime-headless, java10-runtime-headless, java11-runtime-headless, java2-runtime-headless, java5-runtime-headless, java6-runtime-headless, java7-runtime-headless, java8-runtime-headless, java9-runtime-headless Depends: openjdk-11-jre-headless, java-common Suggests: default-jre Filename: pool/development/j/java-common/default-jre-headless_1.11-72apertis0bv2023dev2b4_amd64.deb Size: 11088 MD5sum: fab996318c70f4bbe993a21fe9747c7d SHA1: 77e08332ac4241df01efbce011d5cd5d0d9f5dbf SHA256: d2c88146d92ae71f8ceacf2f5564391d669fe2bf4349d4941e863a240b3eef7b SHA512: fbbeead590baf855743397f27c9f7f1842166d9d0753f4647a807873a7bdeae4d6772ec7f66d643b4eaabe7898e831eead8b33543969c3b5f70ce25e46222580 Description: Standard Java or Java compatible Runtime (headless) This dependency package points to the Java runtime, or Java compatible runtime recommended for this architecture, which is openjdk-11-jre-headless for amd64. . The package is used as dependency for packages not needing a graphical display during runtime. Homepage: https://wiki.debian.org/Java/ Package: default-libmysqlclient-dev Priority: optional Section: database Installed-Size: 10 Maintainer: Debian MySQL Maintainers Architecture: amd64 Source: mysql-defaults Version: 1.0.7apertis0bv2023dev2b4 Depends: libmariadb-dev-compat Filename: pool/development/m/mysql-defaults/default-libmysqlclient-dev_1.0.7apertis0bv2023dev2b4_amd64.deb Size: 4140 MD5sum: bfc2ea315bbed71ec88cd61707e5e5a9 SHA1: cb30d107c0d31f2c6357ced8eaf6cbec899a2251 SHA256: e61b2bd1203fc3c7828b6efcf8ef4c5dde99e7ee5244c1ab2aeca45e0315b835 SHA512: c97e2370fd8b9506a2ed13b8a294cac88c7dc10d01c9970366847a7250e6ca3f665c981633706132219e18a97eb2129c03bdf9461fe1fdbc3ee37d5940b0fbd9 Description: MySQL database development files (metapackage) MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package depends on the default implementation of the client development libraries and header files (API and ABI defined by MySQL). Depending on the default defined through this metapackage, the underlying implementation may be provided by either MySQL or MariaDB. Build-Depend on this package and then link using -lmysqlclient. You will end up with a binary that depends on either libmysqlclient.so.X or libmariadbclient.so.X depending on the current default. dpkg-shlibdeps should correctly generate a dependency on libmysqlclientX or libmariadbclientX as appropriate. Multi-Arch: same Package: default-libmysqld-dev Priority: optional Section: database Installed-Size: 10 Maintainer: Debian MySQL Maintainers Architecture: amd64 Source: mysql-defaults Version: 1.0.7apertis0bv2023dev2b4 Depends: libmariadbd-dev Filename: pool/development/m/mysql-defaults/default-libmysqld-dev_1.0.7apertis0bv2023dev2b4_amd64.deb Size: 3908 MD5sum: 498f6cbdc4f133a6c297a7c55d70a92d SHA1: ec2b34a7f9b997ca2c500e3c3b0de029f6cdb183 SHA256: 96d94aa52afea8a840f0657194ec02029a6d0e9e123714e967529944265a614f SHA512: ebdc2e4e4464dc9f76c6550dc42eff0beb7592d4a97eb778732b99dfdaea32540d6fcccaf844ece18141b11d49e7d233d925d8fdeb7c8fe46e1d3cf82063ae2e Description: MySQL embedded database development files (metapackage) MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package depends on the default implementation of the embedded server library development and header files. Multi-Arch: same Package: default-mysql-client Priority: optional Section: database Installed-Size: 10 Maintainer: Debian MySQL Maintainers Architecture: all Source: mysql-defaults Version: 1.0.7apertis0bv2023dev2b4 Depends: mariadb-client-10.5 Filename: pool/development/m/mysql-defaults/default-mysql-client_1.0.7apertis0bv2023dev2b4_all.deb Size: 3904 MD5sum: 8ff9fd21ddff30722307d87745c13a51 SHA1: 3a0c472d40bce0a62c0efb9f39a1d2c129f906fc SHA256: 129995c745a45e7a1af8ecd55e8427250f1cf69286233ff873b58b9f20e385f1 SHA512: 037c8ad41e48f1ebaf2a9391d2f0ff37f09741b2aa42d27fa70f6ec65360cdd61fc273aed6b7dc3b807b4bff586619054913957410c585384bc64aca72b80e61 Description: MySQL database client binaries (metapackage) MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package depends on the default implementation of the client binaries and the additional tools innotop and mysqlreport. Package: default-mysql-client-core Priority: optional Section: database Installed-Size: 10 Maintainer: Debian MySQL Maintainers Architecture: all Source: mysql-defaults Version: 1.0.7apertis0bv2023dev2b4 Depends: mariadb-client-core-10.5 Filename: pool/development/m/mysql-defaults/default-mysql-client-core_1.0.7apertis0bv2023dev2b4_all.deb Size: 3900 MD5sum: e058db42d835602525a5494d4f0990c4 SHA1: 9069a81f4553ba38a7ee054d418aeb8368b1f6fe SHA256: f08d141dedfd99fe09a398ce913a214da5799211ea242b2f0a596cc29d279887 SHA512: c645cebbe236a5655e235602277bdc9c4dae2da5280426c4feade1309cff101ae9aa63c364e1a71db6b376a476fd4d2b6b229f25519861cd41f205bdb30cd24e Description: MySQL database core client binaries (metapackage) MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package depends on the default implementation of the core client files, as used by Akonadi. Package: default-mysql-server Priority: optional Section: database Installed-Size: 10 Maintainer: Debian MySQL Maintainers Architecture: all Source: mysql-defaults Version: 1.0.7apertis0bv2023dev2b4 Depends: mariadb-server-10.5 Breaks: mysql-server (<< 5.7) Filename: pool/development/m/mysql-defaults/default-mysql-server_1.0.7apertis0bv2023dev2b4_all.deb Size: 3916 MD5sum: 74ba7c0aea3c8197c05ba1f86653c270 SHA1: 9b214a0b3d81522b0294117b8b4d35d5c4b56611 SHA256: 2a3ca2e2932d41f45f8ccc0ed7ab953cc5560e9ad3106e64bf6d8b4f228a3cd0 SHA512: 0a6a957c5ff0554114b1d6fd14a374926fad8f82e445c405c6eba76ab81c06d1ba87e860b5fcdaa67652b09df480f326d5ce1fca6877a89919c127403dff3f18 Description: MySQL database server binaries and system database setup (metapackage) MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package depends on the default implementation of all the infrastructure needed to setup system databases. Package: default-mysql-server-core Priority: optional Section: database Installed-Size: 10 Maintainer: Debian MySQL Maintainers Architecture: all Source: mysql-defaults Version: 1.0.7apertis0bv2023dev2b4 Depends: mariadb-server-core-10.5 Filename: pool/development/m/mysql-defaults/default-mysql-server-core_1.0.7apertis0bv2023dev2b4_all.deb Size: 3920 MD5sum: 848bcce78e70880e6cdee43affdb49d7 SHA1: b5fd340a9f8123be232a5f5d322bed248bd1a24d SHA256: ef18515c80a4e42e0ec2089c04b0f7b32e81a37e217a5eff1a21b0dd5d043471 SHA512: dec3591c64a6821c7c142d9545515fc13b964279c957c0374bb814ef5cbc7ef86041acc54064b5760801a7da7d06a4c8b2e16c3c98e2e6fac76f2daea5120cf9 Description: MySQL database server binaries (metapackage) MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package depends on the default implementation of the server binaries but doesn't depend on all the infrastructure needed to setup system databases. Package: dejagnu Priority: optional Section: devel Installed-Size: 1921 Maintainer: Héctor Orón Martínez Architecture: all Version: 1.6.2-1co1bv2023dev2b3 Depends: expect, dpkg (>= 1.15.4) | install-info Filename: pool/development/d/dejagnu/dejagnu_1.6.2-1co1bv2023dev2b3_all.deb Size: 743716 MD5sum: b9678f75d2f59c04db6583d715979415 SHA1: b0e0ef48d9ab8f8fd7be21b22fb0305e3f5d6841 SHA256: 635a06e572f84617dedd1b66e5288ab8b25ae0a2b0c8e3875b74087d834f238c SHA512: 358ce14bd63ac0eca7196311974508d4a2b9d00eb257b02a82b838776a9c1059362864268f3d2863cdf529dabcb957d62e859fdad53d31449cc2ae56b143d4d4 Description: framework for running test suites on software tools DejaGnu is a framework for testing other programs. Its purpose is to provide a single front end for all tests. . DejaGnu provides a layer of abstraction which allows you to write tests that are portable to any host or target where a program must be tested. All tests have the same output format. . DejaGnu is written in `expect', which in turn uses "Tcl"--Tool command language. Multi-Arch: foreign Package: device-tree-compiler Priority: optional Section: devel Installed-Size: 459 Maintainer: Héctor Orón Martínez Architecture: amd64 Version: 1.6.0-1apertis0bv2023dev2b5 Depends: libc6 (>= 2.14), libfdt1 (>= 1.6.0), libyaml-0-2 Filename: pool/development/d/device-tree-compiler/device-tree-compiler_1.6.0-1apertis0bv2023dev2b5_amd64.deb Size: 229452 MD5sum: 4eb866c1da2d9dda83fc7d3b3031ff93 SHA1: 7cf6836ded255f83ff4300593fc67c2f01846f92 SHA256: bb118ee8b587987ce1f99ea13c3417625bba209957d4fab8e760ddfcf0afd75e SHA512: f30518fdd722f6fc07ea562bd96c3390c3d4c2337887c0dcc5d5690003b198cca533b30822f04b0c9bb06de4da661482ec7c628b0c2d187fdd2cda996a9c03f7 Description: Device Tree Compiler for Flat Device Trees Device Tree Compiler, dtc, takes as input a device-tree in a given format and outputs a device-tree in another format for booting kernels on embedded systems. . Typically, the input format is "dts", a human readable source format, and creates a "dtb", or binary format as output. Homepage: https://git.kernel.org/cgit/utils/dtc/dtc.git Multi-Arch: foreign Package: device-tree-compiler-dbgsym Priority: optional Section: debug Installed-Size: 308 Maintainer: Héctor Orón Martínez Architecture: amd64 Source: device-tree-compiler Version: 1.6.0-1apertis0bv2023dev2b5 Depends: device-tree-compiler (= 1.6.0-1apertis0bv2023dev2b5) Filename: pool/development/d/device-tree-compiler/device-tree-compiler-dbgsym_1.6.0-1apertis0bv2023dev2b5_amd64.deb Size: 230420 MD5sum: 4767c83ffbb7aacbbec83b510ca9e4d8 SHA1: 69637809f7f1de39802d05bd6dbc9e3f622feae1 SHA256: 3506ad5e948ee73abc0791d8586db9b542cd13f92c047dff0063ec02732a072e SHA512: 1630a55463d084003ded2c61d5573677e660a65506619747d64194d8f72c37aba403e674fbcffbd6a1eeab4ea3d9a622252e814c00a13b1645a743b53ece9a46 Description: debug symbols for device-tree-compiler Auto-Built-Package: debug-symbols Build-Ids: 099504b04cd72f909bd5cb38877d525cdc7d820f 4f2572ab163665a414d2e0aa5583afc5b6e106b7 67a20cd84d3c505c2b158faec661a5bee45914ca b5a8029d20771d0b20a680b24ec60d047227b099 dd7a460d2fa1c2912fadb7108f952185fa83b68c e7cd07f283b32796a097a0013713a5077137cb31 Package: devscripts Priority: optional Section: devel Installed-Size: 2660 Maintainer: Devscripts Maintainers Architecture: amd64 Version: 2.21.3+deb11u1+apertis0bv2023dev2b3 Replaces: hardening-includes, ubuntu-dev-tools (<< 0.124~) Depends: dpkg-dev (>= 1.18.19), fakeroot, file, gnupg | gnupg2, gpgv | gpgv2, libfile-dirlist-perl, libfile-homedir-perl, libfile-touch-perl, libfile-which-perl, libipc-run-perl, libmoo-perl, libwww-perl, patchutils, sensible-utils, wdiff, perl:any, python3:any, libc6 (>= 2.3.4) Recommends: apt (>= 1.3~pre3), dctrl-tools, dput | dupload, libdistro-info-perl, libdpkg-perl, libencode-locale-perl, libgit-wrapper-perl, libgitlab-api-v4-perl, liblist-compare-perl, libstring-shellquote-perl, libtry-tiny-perl, liburi-perl, licensecheck, lintian, man-db, patch, pristine-tar, python3-apt, python3-debian (>= 0.1.15), python3-magic, python3-requests, python3-unidiff, python3-xdg, strace, unzip, wget | curl, xz-utils, debian-keyring, equivs, liblwp-protocol-https-perl, libsoap-lite-perl Suggests: adequate, at, autopkgtest, bls-standalone, bsd-mailx | mailx, build-essential, check-all-the-things, cvs-buildpackage, debhelper, devscripts-el, diffoscope, disorderfs, dose-extra (>= 4.0), duck, faketime, gnuplot, how-can-i-help, libauthen-sasl-perl, libdbd-pg-perl, libfile-desktopentry-perl, libnet-smtps-perl, libterm-size-perl, libtimedate-perl, libyaml-syck-perl, mmdebstrap, mozilla-devscripts, mutt, piuparts, postgresql-client, pristine-lfs, quilt, ratt, reprotest, ssh-client, svn-buildpackage, w3m Breaks: hardening-includes, ubuntu-dev-tools (<< 0.147~) Filename: pool/development/d/devscripts/devscripts_2.21.3+deb11u1+apertis0bv2023dev2b3_amd64.deb Size: 1095684 MD5sum: f7a8ee731d300d4f92ec84c9671e792d SHA1: d3eec8e118c98bd649040fa49cd44bd7e920d5bf SHA256: dd5812d5f94263feec9baf0fdbac6040cef77e44676ea63f7ecb65971c4ef986 SHA512: 978ff328d4eabe4e5beff0cf8d4cafda0164c17866be5bd60b0265393c1143a3d51cc013bf134342a07ef4df4040766d021a10a93f8a3c0e9e09c2d200ff3d5d Description: scripts to make the life of a Debian Package maintainer easier Contains the following scripts, dependencies/recommendations shown in brackets afterwards: . - annotate-output: run a command and prepend time and stream (O for stdout, E for stderr) for every line of output. - archpath: Prints arch (tla/Bazaar) package names. Also supports calculating the package names for other branches. [tla | bazaar] - bts: A command-line tool for accessing the Debian Bug Tracking System, both to send mails to control@bts.debian.org and to access the web pages and SOAP interface of the BTS. [www-browser, libauthen-sasl-perl, libnet-smtps-perl, libsoap-lite-perl, liburi-perl, libwww-perl, bsd-mailx | mailx] - build-rdeps: Searches for all packages that build-depend on a given package. [dctrl-tools, dose-extra, libdpkg-perl] - chdist: tool to easily play with several distributions. [dctrl-tools] - checkbashisms: check whether a /bin/sh script contains any common bash-specific constructs. - cowpoke: upload a Debian source package to a cowbuilder host and build it, optionally also signing and uploading the result to an incoming queue. [ssh-client] - cvs-debi, cvs-debc: wrappers around debi and debc respectively (see below) which allow them to be called from the CVS working directory. [cvs-buildpackage] - cvs-debrelease: wrapper around debrelease which allows it to be called from the CVS working directory. [cvs-buildpackage, dupload | dput, ssh-client] - cvs-debuild: A wrapper for cvs-buildpackage to use debuild as its package building program. [cvs-buildpackage, fakeroot, lintian, gnupg |gnupg2] - dcmd: run a given command replacing the name of a .changes or .dsc file with each of the files referenced therein. * - dd-list: given a list of packages, pretty-print it ordered by maintainer. * - debbisect: bisect snapshot.debian.org to find which change in the archive introduced a certain problem. [mmdebstrap, python3-debian] - debc: List contents of current package. Do this after a successful "debuild" to see if the package looks all right. - debchange (abbreviation dch): Modifies debian/changelog and manages version numbers for you. It will either increment the version number or add an entry for the current version, depending upon the options given to it. [libdistro-info-perl, libsoap-lite-perl]* - debcheckout: checkout the development repository of a Debian package. * - debclean: Clean a Debian source tree. Debclean will clean all Debian source trees below the current directory, and if requested, also remove all files that were generated from these source trees (that is .deb, .dsc and .changes files). It will keep the .diffs and original files, though, so that the binaries and other files can be rebuilt if necessary. [fakeroot]* - debcommit: Commits changes to cvs, darcs, svn, svk, tla, bzr, git, or hg, using new entries in debian/changelog as the commit message. Also supports tagging Debian package releases. [cvs | darcs | subversion | svk | tla | bzr | git-core | mercurial, libtimedate-perl] - debdiff: A program which examines two .deb files or two .changes files and reports on any difference found in their file lists. Useful for ensuring that no files were inadvertently lost between versions. Can also examine two .dsc files and report on the changes between source versions. For a deeper comparison one can use the diffoscope package. [wdiff, patchutils]* - debdiff-apply: Apply unified diffs of two Debian source packages, such as those generated by debdiff, to a target Debian source package. Any changes to debian/changelog are dealt with specially, to avoid the conflicts that changelog diffs typically produce when applied naively. May be used to check that old patches still apply to newer versions of those packages. [python3-debian, python3-unidiff, quilt] - debi: Installs the current package by using the setuid root debpkg script described below. It assumes that the current package has just been built (for example by debuild), and the .deb lives in the parent directory, and will effectively run dpkg -i on the .deb. The ability to install the package with a very short command is very useful when troubleshooting packages. - debpkg: A wrapper for dpkg used by debi to allow convenient testing of packages. For debpkg to work, it needs to be made setuid root, and this needs to be performed by the sysadmin -- it is not installed as setuid root by default. (Note that being able to run a setuid root debpkg is effectively the same as having root access to the system, so this should be done with caution.) Having debpkg as a wrapper for dpkg can be a Good Thing (TM), as it decreases the potential for damage by accidental wrong use of commands in superuser mode (e.g., an inadvertent rm -rf * in the wrong directory is disastrous as many can attest to). - debrelease: A wrapper around dupload or dput which figures out which version to upload, and then calls dupload or dput to actually perform the upload. [dupload | dput, ssh-client] - debrebuild: A script that provided a .buildinfo file reports the instructions on how to try to reproduce the reported build. [sbuild | mmdebstrap, libdistro-info-perl] - debrepro: A script that tests reproducibility of Debian packages. It will build a given source directory twice, with a set of variation between the first and second build, and compare the binary packages produced. If diffoscope is installed, it is used to compare non-matching binaries. If disorderfs is installed, it is used during the build to inject non-determinism in filesystem listing operations. [faketime, diffoscope, disorderfs] - debrsign: This transfers a .changes/.dsc pair to a remote machine for signing, and runs debsign on the remote machine over an SSH connection. [gnupg | gnupg2, debian-keyring, ssh-client] - debsign: Use GNU Privacy Guard to sign the changes (and possibly dsc) files created by running dpkg-buildpackage with no-sign options. Useful if you are building a package on a remote machine and wish to sign it on a local one. This script is capable of automatically downloading the .changes and .dsc files from a remote machine. [gnupg |gnupg2, debian-keyring, ssh-client]* - debsnap: grab packages from https://snapshot.debian.org [libwww-perl, libjson-perl] - debuild: A wrapper for building a package (i.e., dpkg-buildpackage) to avoid problems with insufficient permissions and wrong paths etc. Debuild will set up the proper environment for building a package. Debuild will use the fakeroot program to build the package by default, but can be instructed to use any other gain-root command, or can even be installed setuid root. Debuild can also be used to run various of the debian/rules operations with the same root-gaining procedure. Debuild will also run lintian to check that the package does not have any major policy violations. [fakeroot, lintian, gnupg | gnupg2]* - deb-reversion: increases a binary package version number and repacks the package, useful for porters and the like. - deb-why-removed: shows the reason a package was removed from the archive. [libdpkg-perl] - dep3changelog: generate a changelog entry from a DEP3-style patch header. - desktop2menu: given a freedesktop.org desktop file, generate a skeleton for a menu file. [libfile-desktopentry-perl] - dget: Downloads Debian source and binary packages. Point at a .changes or .dsc to download all references files. Specify a package name to download it from the configured apt repository. [wget | curl] - diff2patches: extracts patches from a .diff.gz file placing them under debian/ or, if present, debian/patches. [patchutils] - dpkg-depcheck, dpkg-genbuilddeps: Runs a specified command (such as debian/rules build) or dpkg-buildpackage, respectively, to determine the packages used during the build process. This information can be helpful when trying to determine the packages needed in the Build-Depends etc. lines in the debian/control file. [build-essential, strace] - dscextract: extract a single file from a Debian source package. [patchutils] - dscverify: check the signature and MD5 sums of a dsc file against the most current Debian keyring on your system. [gnupg | gnupg2, debian-keyring] - edit-patch: add/edit a patch for a source package and commit the changes. [quilt | dpatch | cdbs] - getbuildlog: download package build logs from Debian auto-builders. [wget] - git-deborig: try to produce Debian orig.tar using git-archive(1). [libdpkg-perl, libgit-wrapper-perl, liblist-compare-perl, libstring-shellquote-perl, libtry-tiny-perl] - grep-excuses: grep britney's excuses to find out what is happening to your packages. [libdbd-pg-perl, libterm-size-perl, libyaml-syck-perl, wget, w3m] - hardening-check: report the hardening characteristics of a set of binaries. - list-unreleased: searches for packages marked UNRELEASED in their changelog. - ltnu (Long Time No Upload): List all uploads of packages by the given uploader or maintainer and display them ordered by the last upload of that package, oldest uploads first. - manpage-alert: locate binaries without corresponding manpages. [man-db] - mass-bug: mass-file bug reports. [bsd-mailx | mailx] - mergechanges: merge .changes files from the same release but built on different architectures. - mk-build-deps: Given a package name and/or control file, generate a binary package which may be installed to satisfy the build-dependencies of the given package. [equivs] - mk-origtargz: Rename upstream tarball, optionally changing the compression and removing unwanted files. [libfile-which-perl, unzip, xz-utils, file] - namecheck: Check project names are not already taken. - nmudiff: prepare a diff of this version (presumably an NMU against the previously released version (as per the changelog) and submit the diff to the BTS. [patchutils, mutt] - origtargz: fetch the orig tarball of a Debian package from various sources, and unpack it. [pristine-tar] - plotchangelog: display information from a changelog graphically using gnuplot. [libtimedate-perl, gnuplot] - pts-subscribe: subscribe to the PTS (Package Tracking System) for a limited period of time. [bsd-mailx | mailx, at] - rc-alert: list installed packages which have release-critical bugs. [wget | curl] - reproducible-check: reports on the reproducible status of installed packages. For more details please see . - rmadison: remotely query the Debian archive database about packages. [liburi-perl, wget | curl] - sadt: run DEP-8 tests. [python3-debian] - salsa: manipulates salsa.debian.org repositories and users [libgitlab-api-v4-perl] - suspicious-source: output a list of files which are not common source files. [python3-magic] - svnpath: Prints the path to the Subversion repository of a Subversion checkout. Also supports calculating the paths for branches and tags in a repository independent fashion. Used by debcommit to generate svn tags. [subversion] - tagpending: runs from a Debian source tree and tags bugs that are to be closed in the latest changelog as pending. [libsoap-lite-perl] - transition-check: Check a list of source packages for involvement in transitions for which uploads to unstable are currently blocked. [libwww-perl, libyaml-syck-perl] - uscan: Automatically scan for and download upstream updates. Uscan can also call a program such as uupdate to attempt to update the Debianised version based on the new update. Whilst uscan could be used to release the updated version automatically, it is probably better not to without testing it first. Uscan can also verify detached OpenPGP signatures if upstream's signing key is known. [file, gpgv | gpgv2, gnupg | gnupg2, libfile-dirlist-perl, libfile-touch-perl, libfile-which-perl, liblwp-protocol-https-perl, libmoo-perl, libwww-perl, unzip, xz-utils]* - uupdate: Update the package with an archive or patches from an upstream author. This will be of help if you have to update your package. It will try to apply the latest diffs to your package and tell you how successful it was. [patch] - what-patch: determine what patch system, if any, a source package is using. [patchutils] - whodepends: check which maintainers' packages depend on a package. - who-permits-upload: Retrieve information about Debian Maintainer access control lists. [gnupg | gnupg2, libencode-locale-perl, libwww-perl, debian-keyring] - who-uploads: determine the most recent uploaders of a package to the Debian archive. [gnupg | gnupg2, debian-keyring, debian-maintainers, wget] - wnpp-alert: list installed packages which are orphaned or up for adoption. [wget | curl] - wnpp-check: check whether there is an open request for packaging or intention to package bug for a package. [wget | curl] - wrap-and-sort: wrap long lines and sort items in packaging files. [python3-debian] - /usr/share/doc/devscripts/examples: This directory contains examples of procmail and exim scripts for sorting mail arriving to Debian mailing lists. Multi-Arch: foreign Package: devscripts-dbgsym Priority: optional Section: debug Installed-Size: 18 Maintainer: Devscripts Maintainers Architecture: amd64 Source: devscripts Version: 2.21.3+deb11u1+apertis0bv2023dev2b3 Depends: devscripts (= 2.21.3+deb11u1+apertis0bv2023dev2b3) Filename: pool/development/d/devscripts/devscripts-dbgsym_2.21.3+deb11u1+apertis0bv2023dev2b3_amd64.deb Size: 4084 MD5sum: 940445257449c637335971ba82736835 SHA1: 20458fdc6a5699231aff043bf902187e9aadb314 SHA256: 6092f43c48c128c089576264c63e83fea07fbe9b4286d067447001655f8a5aa2 SHA512: 528d9dc795c1ed1c83586e8d1d1a177e277c4b843c116eebfee9ad7ff679aece42d8eb81521b90a550cacd31ecf37924987bb119818cd1fd5267958807353a70 Description: debug symbols for devscripts Auto-Built-Package: debug-symbols Build-Ids: 0faf4a57260e66b138c629848f271eb3051b2840 Package: dgit Priority: optional Section: devel Installed-Size: 496 Maintainer: Ian Jackson Architecture: all Version: 9.13+apertis0bv2023dev2b4 Depends: perl, libdpkg-perl, git-core, devscripts, dpkg-dev, git-buildpackage, liblist-moreutils-perl, liblocale-gettext-perl, coreutils (>= 8.23-1~), libdigest-sha-perl, dput, curl, apt, libjson-perl, ca-certificates, libtext-iconv-perl, libtext-glob-perl, libwww-curl-perl, libtext-csv-perl Recommends: ssh-client, distro-info-data, liburi-perl Suggests: sbuild | pbuilder | cowbuilder Filename: pool/development/d/dgit/dgit_9.13+apertis0bv2023dev2b4_all.deb Size: 224136 MD5sum: 58202377e83942231ff745c47ea93f27 SHA1: 4a744e27358c0e5eb3c315fb26e5254d92474f97 SHA256: 473b17670c2ac037733f1c7db1ba3533e7ddadbc32b94c8b4f009c8720fe8bbb SHA512: d5f01fc117db7e394b6391a1d26dd7253561748ff24bac73211266e4effa1ac259bc83999a72a3393fd1178ef503a7e8ee66a3ccda0df4e8c47de211d1c965dc Description: git interoperability with the Debian archive dgit (with the associated infrastructure) makes it possible to treat the Debian archive as a git repository. . dgit push constructs uploads from git commits . dgit clone and dgit fetch construct git commits from uploads. Package: dgit-infrastructure Priority: optional Section: devel Installed-Size: 173 Maintainer: Ian Jackson Architecture: all Source: dgit Version: 9.13+apertis0bv2023dev2b4 Depends: perl, git-core, gpgv, chiark-utils-bin, libjson-perl, libdigest-sha-perl, libdbd-sqlite3-perl, sqlite3, libdpkg-perl, liblocale-gettext-perl Recommends: dgit Filename: pool/development/d/dgit/dgit-infrastructure_9.13+apertis0bv2023dev2b4_all.deb Size: 72596 MD5sum: 6decb8634aab729946ec597616fb1d35 SHA1: 03be6064edf8af297225c99cfb09d0dbbde50db0 SHA256: 7328f331e68cbea8d9b988bba83c55ea868aae851fcdbd82f5956e8c477d5d70 SHA512: 74cbc122485ee82271c6cbed8523ed69f21483db70eb75a9cb63cccd10c88048e109e00a6c0ee34a2508a193947b38acca72c0040ff416afbd971cd96b2fe373 Description: dgit server backend infrastructure This package contains tools which are useful for setting up a dgit git repository server. You probably want dgit, the client package, instead of dgit-infrastructure. Package: dh-acc Priority: optional Section: devel Installed-Size: 45 Maintainer: Mathieu Malaterre Architecture: all Source: abi-compliance-checker Version: 2.3-1+apertis0bv2023preb1 Depends: abi-compliance-checker (= 2.3-1+apertis0bv2023preb1), debhelper, perl:any Filename: pool/development/a/abi-compliance-checker/dh-acc_2.3-1+apertis0bv2023preb1_all.deb Size: 21796 MD5sum: b88e6b4d2c12cbd1388de86c33ea2367 SHA1: 94c06eda6796e4902d9bbf5b9f2a3c06e1b0e9d8 SHA256: a0c1ef410496bca9bcee6489af5bb65a07c143ff8533556c4e704afd200a1eb5 SHA512: 3146105008d8d5a6b345b710f52db2b0998d03afe2265dd6928e04806fc2ee0c96acc56e0d8576a72931603c1f120cee78af29e64d70274df5a3595b9f1ba31c Description: debhelper addon to compare ABI compatibility of shared C/C++ library versions dh-acc is an addon to facilitate generating ABI compatibility reports by comparing known ABI dumps with newly build ABI at Debian package build time. Thus providing monitoring and early detection of ABI breaks in shared libraries. . This package provides dh sequence addon and cdbs integration snippet. Homepage: https://github.com/lvc/abi-compliance-checker/ Package: dh-autoreconf Priority: optional Section: devel Installed-Size: 46 Maintainer: Julian Andres Klode Architecture: all Version: 20apertis0bv2023dev2b4 Depends: autoconf, automake, autopoint, libdebhelper-perl | debhelper (<< 12.6~), libtool (>= 2.4.2), perl:any Breaks: dpatch (<< 2.0.38+nmu1~), quilt (<< 0.63-8.2~) Filename: pool/development/d/dh-autoreconf/dh-autoreconf_20apertis0bv2023dev2b4_all.deb Size: 17352 MD5sum: 9697f50ee08ee133389b39cbabdfbef5 SHA1: 5cce554622255fee2b6c3df27016ec7c28d7cddb SHA256: 58d78b62984d8b56692ed25d7b46a259a7f326b325c8a6c805bd1e954daad5f2 SHA512: 2b9ac5a6b00428b2cd8abf714556e2ab0e24fb0c4d4aebeabacf7ea162e2ac27c2ae202a5dde9b1af8b3faa72da238c764c87baea20ebd528baa99c3ffcb84de Description: debhelper add-on to call autoreconf and clean up after the build dh-autoreconf provides a debhelper sequence addon named 'autoreconf' and two commands, dh_autoreconf and dh_autoreconf_clean. . The dh_autoreconf command creates a list of the files and their checksums, calls autoreconf and then creates a second list for the new files. . The dh_autoreconf_clean command compares these two lists and removes all files which have been added or changed (files may be excluded if needed). . For CDBS users, a rule is provided to call the dh-autoreconf programs at the right time. Enhances: cdbs, debhelper Multi-Arch: foreign Package: dh-buildinfo Priority: optional Section: devel Installed-Size: 64 Maintainer: Yann Dirson Architecture: all Version: 0.11+nmu2co1bv2023dev2b4 Depends: debhelper, perl:any, build-essential (>= 7) Filename: pool/development/d/dh-buildinfo/dh-buildinfo_0.11+nmu2co1bv2023dev2b4_all.deb Size: 18716 MD5sum: 7893ea626bf3c65b1e93500a24e155b3 SHA1: e069b2f3106f5b6dfe0be34c158510469dc0c101 SHA256: 24380a9c133bb812963b5593360c6ff9fdd7eea363073defe966e4619200a7d8 SHA512: 39de2bf3c81546f561de5d2fcd1d587729371f2e4ba293d79a4bc3eafcb06c732f0acac7058a2ab15f3517196f2edf07803e3329ce2672d38a726010a99627d0 Description: Debhelper addon to track package versions used to build a package This script is designed to be run at build-time, and registers in a file the list of packages declared as build-time dependencies, as well as build-essential packages, together with their versions, as installed in the build machine. . This will hopefully help to track packages (auto-)built with package versions which are known to be buggy, and, more generally, to find out whether a package needs to be rebuilt because of a significant change in a package it has a build-time dependency on. Multi-Arch: foreign Package: dh-cargo Priority: optional Section: devel Installed-Size: 35 Maintainer: Rust Maintainers Architecture: all Version: 24apertis0bv2023dev2b4 Depends: debhelper (>= 10), perl:any, cargo (>= 0.40.0-3~~), python3 Filename: pool/development/d/dh-cargo/dh-cargo_24apertis0bv2023dev2b4_all.deb Size: 10448 MD5sum: 6cb7b96f9f03053a86dd133d9b4f3faf SHA1: 67b092bf894d4554d062134f1889249b472d9c93 SHA256: 6afe0505d61995bb4ef867f89c59ce83349c33ffd7df25ae8b615bbf12a56484 SHA512: 06a3b14a98c642d5fbd3121fbf0225a696f8b3bf5a157e787f1720adcd8c8cf051fa873383e891497bfd2a009b45e8db9108b584ddf23ba313b4e55310906d62 Description: debhelper buildsystem for Rust crates using Cargo dh-cargo provides a debhelper buildsystem to build Rust crates using Cargo. . This builds Debian rust crates to be installed into a system-level crate registry in /usr/share/cargo/registry containing crates that can be used and Build-Depended upon by other Debian packages. . Debian packages generated by debcargo use this buildsystem; packagers are not expected to use this directly. If you have a multi-language program such as firefox or librsvg that includes private Rust crates not exposed to others, you should instead use our cargo wrapper /usr/share/cargo/bin/cargo in the cargo package, and Build-Depends on that instead of this package. Multi-Arch: foreign Package: dh-elpa Priority: optional Section: devel Installed-Size: 96 Maintainer: Debian Emacsen team Architecture: all Version: 2.0.8apertis1bv2023dev2b4 Provides: dh-sequence-elpa Depends: debhelper (>= 9.20151004), libdebian-source-perl | dh-make-perl (>= 0.90), emacs-nox (>= 47) | emacs (>= 47.0), libarray-utils-perl, libconfig-tiny-perl, libfile-find-rule-perl, libdpkg-perl, libtext-glob-perl, perl:any Filename: pool/development/d/dh-elpa/dh-elpa_2.0.8apertis1bv2023dev2b4_all.deb Size: 33360 MD5sum: 6e00ef84fcf89372e0c52f8109d1f8c7 SHA1: cff6b8dcab862c59b5587d794ecc0f0458795249 SHA256: 43b99d28694d9bea4f819895a689f14e774de97610c99564bddf2b29135c0165 SHA512: cba1ce77d5dd3bc3b843d3ac5029bc09de44203a7e1bb0a6c4496ecd37d677282fea1c64d6f82bc7f072abc39c910203fc04abedaab3d80c6660183112e8aa82 Description: Debian helper tools for packaging emacs lisp extensions This package provides a helper for packaging emacs lisp extensions in a way compatible with the GNU Emacs 'elpa' package repository. Multi-Arch: foreign Package: dh-elpa-helper Priority: optional Section: devel Installed-Size: 27 Maintainer: Debian Emacsen team Architecture: all Source: dh-elpa Version: 2.0.8apertis1bv2023dev2b4 Filename: pool/development/d/dh-elpa/dh-elpa-helper_2.0.8apertis1bv2023dev2b4_all.deb Size: 11292 MD5sum: 4d95066ea5b1ff9ab359fe20fa682aa4 SHA1: 676ebed64fba5cc30fc0f02e69e0dfad7bf5aae1 SHA256: d3aa2038d3be3b33a652e787fc42938ab2993ac8a8548dad0ec8dd4bdea64d86 SHA512: 6e51e1b94ef158458d6b97d533d2690cf2378c9c982b9abb4db8a52e7d5c37b81a2529435b4235d34079d1efe7ff87424583e72ad5caac435b3388f769589d5a Description: helper package for emacs lisp extensions This package provides the helper scripts needed by packages built with dh-elpa (>= 2.0). This allows dh-elpa using binary packages to receive bug fixes without rebuilding. Package: dh-exec Priority: optional Section: devel Installed-Size: 140 Maintainer: Debian QA Group Architecture: amd64 Version: 0.23.2apertis0bv2023dev2b5 Depends: libc6 (>= 2.14), libpipeline1 (>= 1.0.0), perl:any, perl (>= 5.14.2~), debhelper (>= 9.20151004~), libdpkg-perl (>= 1.17.14~) Filename: pool/development/d/dh-exec/dh-exec_0.23.2apertis0bv2023dev2b5_amd64.deb Size: 27224 MD5sum: ebee9d3f9e5ab4094d8370fcd73a2083 SHA1: 9867ed8e024c531d58306073733a593ce71306fe SHA256: fa997e4619bc39aefbe482b990bb95517b9239014ec33e64df95468681d625cc SHA512: 1b0ca61757ff3c725625341fa0341091db9e8c58db99b84b5f6728657facffd217cf8b355d68f9f4d5602478b14d9f30cc6a00e0512b3f4959591d663d5fc281 Description: Scripts to help with executable debhelper files Debhelper (in compat level 9 and above) allows its config files to be executable, and uses the output of such scripts as if it was the content of the config file. . To ease and standardize the most common tasks, this package provides a few solutions to help constructing such executable scripts: . * A way to ease variable substitution, from environment variables or dpkg-architecture. * Ability to filter files by architecture or build profile, within a single debhelper control file. * An extension to dh_install and dh_installman, with the ability to rename files. Homepage: https://github.com/algernon/dh-exec Multi-Arch: foreign Package: dh-exec-dbgsym Priority: optional Section: debug Installed-Size: 99 Maintainer: Debian QA Group Architecture: amd64 Source: dh-exec Version: 0.23.2apertis0bv2023dev2b5 Depends: dh-exec (= 0.23.2apertis0bv2023dev2b5) Filename: pool/development/d/dh-exec/dh-exec-dbgsym_0.23.2apertis0bv2023dev2b5_amd64.deb Size: 38412 MD5sum: 3f2bee059ef8cca16982c65192f07f09 SHA1: d7f94ec106842bc682d454610fb842f93e0cf87c SHA256: 9f0333464cce2d7b812434dcf1d22d2056e5a33fe7fe0620986ec9435176177d SHA512: 24ee923a18f0afe7652b8a934bd228459204fb6da76d47748a2d66f512304463a5258ee19699289cc4e8799edc9bf43d8baf7a72d8a7f7783f2657a62af0e5a7 Description: debug symbols for dh-exec Auto-Built-Package: debug-symbols Build-Ids: 32ca4b3d0c4e848cd961869aa7b7dd4f68d9fb66 38c9ddde6722b6bc7cb69fda115f5729d1251d1a 91367f9795f9415ff2405ea3f64b4b168a55b978 bd193a2acf2854d1cea6582c4b196d1bb7c27fab cd2f9c25596f03dca778f2c0b474221e4b0a3d6b dbefb368412390f8c6d649ee02e36f688883466c Package: dh-fortran-mod Priority: optional Section: devel Installed-Size: 38 Maintainer: Debian Science Team Architecture: all Version: 0.20apertis0bv2023dev2b4 Provides: dh-sequence-fortran-mod Depends: perl:any, debhelper (>= 10), libio-compress-perl, libfile-libmagic-perl Filename: pool/development/d/dh-fortran-mod/dh-fortran-mod_0.20apertis0bv2023dev2b4_all.deb Size: 12440 MD5sum: 9ed481a7ad99fcdd3a89a87e33be1581 SHA1: b82b6a82fbbda0f964cbb6ff30abb010224ab316 SHA256: 93d0d76313e4102f18cbbf8af052f268ffbf28da28d79cc603d98ec8a9b3884b SHA512: 76eb90041520da83e001d7df2f00b95621e0f0ed32ccdec93cf7f0851edc562ed28c4050d90fd0d8d155b93aa7264674d745e489bb4d2d5df90db0663a908d2d Description: debhelper add-on to handle Fortran '.mod' files Modules were introduced in the 1990 revision of the Fortran standard. When the Fortran compiler processes a source file containing a module, it produces both an object file and a '.mod' file. The latter plays a role similar to header files in C, since it is needed when compiling other source files which make use of the module. . The '.mod' files are however platform dependent, and their format changes with the gfortran version. . This package provides the dh_fortran_mod command, which simplifies the inclusion of '.mod' files in binary packages. First, it places the '.mod' files in the correct platform- and gfortran-dependent location. Second, it adds the right dependency information on gfortran version(s). . Inclusion of dh_fortran_mod in dh sequence is also provided under the name 'fortran_mod'. Enhances: debhelper Multi-Arch: foreign Package: dh-golang Priority: optional Section: devel Installed-Size: 65 Maintainer: Debian Go Packaging Team Architecture: all Version: 1.51apertis0bv2023dev2b4 Provides: dh-sequence-golang Depends: debhelper, libdpkg-perl, perl:any Filename: pool/development/d/dh-golang/dh-golang_1.51apertis0bv2023dev2b4_all.deb Size: 24852 MD5sum: f759dfeb71cf96aed3bae62fcdedb697 SHA1: 7be4bd81b7d02e9b901c07c5fadd3646d01f7131 SHA256: 6bdd59755974d09c33efcf860e66f0f81a85b2ce8f61864ed466f9ef4f5a8ec0 SHA512: 876ff3f30446640b7a2063a1b03c7d4d489512936fe6dbf4b399176bd15da9e3dfebacfd65ac972667a2330f1ed9bf98c7f7033f827990e336ff51e98b050b4d Description: debhelper add-on for packaging software written in Go (golang) dh-golang provides a debhelper sequence addon named 'golang', a buildsystem module named 'golang' and a command called dh_golang. . The golang debhelper buildsystem is designed to make packaging programs written in Go very simple. Multi-Arch: foreign Package: dh-linktree Priority: optional Section: devel Installed-Size: 33 Maintainer: Debian QA Group Architecture: all Version: 0.8apertis0bv2023dev2b4 Depends: debhelper, libdpkg-perl, perl:any Filename: pool/development/d/dh-linktree/dh-linktree_0.8apertis0bv2023dev2b4_all.deb Size: 11220 MD5sum: f7fb67bba51267a293d545aaa812a1af SHA1: be5886a73476e3c51966cd57f61646775b991fe5 SHA256: f86246ee7c96a82ec60f66389ffd7b69996236e09f18e5d61a1698003d44d623 SHA512: 5ab5dfafbac379bed5043a5f88b9a47018d5eb319c701d47e0d26c6261d3f0588231e28f0cc0569dd7687a3af52f242707850886f703873cc9e2c5e510a7a918 Description: Create symlink trees within a Debian package Many developers bundle PHP or JavaScript libraries in the software that they provide. The Debian packager must then replace those "embedded copies" with symlinks to the packaged copy of those files. This operation is not without risks. A version mismatch can be the source of bugs that are hard to track. . dh_linktree is a tool that can assist you in this task. It can either unconditionally install a symlink tree of a given directory at the place of your choice, or it can only replace existing files with symlinks, or it can only replace existing identical files with symlinks. Multi-Arch: foreign Package: dh-lua Priority: optional Section: interpreters Installed-Size: 115 Maintainer: Debian Lua Team Architecture: all Version: 27apertis0bv2023dev2b3 Depends: perl:any, debhelper (>= 8.0.0), dctrl-tools, libtool, libtool-bin, pkg-config, libfile-find-rule-perl, liblua5.4-dev, lua5.4, liblua5.3-dev, lua5.3, liblua5.2-dev, lua5.2, liblua5.1-0-dev, lua5.1 Recommends: dpkg-dev Filename: pool/development/d/dh-lua/dh-lua_27apertis0bv2023dev2b3_all.deb Size: 32236 MD5sum: 09f39a55faa5ab35d1b1c253be560a62 SHA1: 2d3245e0fee506806b79bef552f1fd3f9597b728 SHA256: e96e557eb3b5299ff42deb5f1b3ec5dfc4f5d74d5c04edc3c0bff9e103ac9415 SHA512: f9cf53a4f8a1e9ff9222afd55f2b7cfa66a26ff59e2a8360e2c0e6146be00105cd9cb4e25f42d408bb65e832870c89e40af255ae64baf1d479524b46b995cabb Description: helper tools for maintaining Lua-related packages This package contains the Debian policy for the Debian packages relative to the Lua scripting language, as well as some tools to help build them. Homepage: https://salsa.debian.org/lua-team/ Package: dh-make-perl Priority: optional Section: perl Installed-Size: 293 Maintainer: Debian Perl Group Architecture: all Version: 0.116apertis2bv2023dev2b4 Depends: perl:any, debhelper (>= 13), dpkg-dev, fakeroot, libapt-pkg-perl, libarray-unique-perl, libclass-accessor-perl, libconfig-ini-perl, libconfig-model-dpkg-perl, libdebian-source-perl, libdpkg-perl, libemail-address-xs-perl, libemail-date-format-perl, libfile-which-perl, liblist-moreutils-perl, libmodule-depends-perl, libpod-parser-perl, libsoftware-license-perl, libtie-ixhash-perl, libwww-mechanize-perl, libwww-perl, libyaml-libyaml-perl, libyaml-perl, make Recommends: apt (>= 1.1.8), apt-file (>= 3), git, libdpkg-parse-perl, libmodule-build-perl, libsys-cpu-perl, pristine-tar Breaks: dh-make-elpa (<< 0.17~) Filename: pool/development/d/dh-make-perl/dh-make-perl_0.116apertis2bv2023dev2b4_all.deb Size: 126540 MD5sum: 4b42e127cc1c9172434433c801c5927e SHA1: a1c7238896b26997f77797ece5e577d90fa9f3d6 SHA256: 09563ab21d00a732e418799f1aa0164603cef063f20fda23ca43f99e4f66f71d SHA512: 18f3daffa5b222080055e73e13a8074ee1730243e548691e3314e57033b33189f506c8d08706e13de6346b96b3679fcf3db5bac6a7def398b44d64e56a1823fa Description: helper for creating Debian packages from perl modules dh-make-perl will create the files required to build a Debian source package out of a perl package. This works for most simple packages and is also useful for getting started with packaging perl modules. Given a perl package name, it can also automatically download it from CPAN. . dh-make-perl can also help keeping the debian/ content current when upstream dependencies or Debian practices change. It can also help improve existing Perl module packages. . Includes the cpan2deb and cpan2dsc flavours. Package: dh-ocaml Priority: optional Section: ocaml Installed-Size: 256 Maintainer: Debian OCaml Maintainers Architecture: all Version: 1.1.3apertis0bv2023dev2b3 Replaces: ocaml (<< 3.11.0~beta1-1), ocaml-base (<< 3.11.0~beta1-1), ocaml-base-nox (<< 3.11.0~beta1-1), ocaml-nox (<< 3.11.0~beta1-1) Recommends: debhelper, ocaml-nox (>> 3.12) Suggests: git Breaks: ocaml (<< 3.12), ocaml-base (<< 3.12), ocaml-base-nox (<< 3.12), ocaml-nox (<< 3.12) Filename: pool/development/d/dh-ocaml/dh-ocaml_1.1.3apertis0bv2023dev2b3_all.deb Size: 83176 MD5sum: 74613be3df3a81b04fb1a743689e1246 SHA1: 71f3cbab60f4add462a7c171f89eefad65b21b67 SHA256: 213e72000cdb1ea0d5c90d74760ab3ef809e1c36e0c66e24a9b929554e21708d SHA512: 232016d2309954cae2262fa174e9ca11cae2051403f7a6643b2379e110f8fe3ed1b3a76a08334e37c09522f95be87b6d777d1067d74ffdfbd64f9f9321799fd0 Description: helper tools for maintaining OCaml-related Debian packages dh-ocaml is a set of tools and documents to help maintaining Debian packages related to the Objective Caml (OCaml) programming language. . dh-ocaml notably contains the following components: * Makefile helpers to write debian/rules files implementing OCaml packaging best-practices (both for CDBS lovers and haters) * the Debian OCaml Packaging Policy * dh_ocaml debhelper to automatically computes dependencies among binary OCaml packages * ocaml-md5sums, the tool used to maintain the system registry of OCaml module interface checksums Package: dh-r Priority: optional Section: science Installed-Size: 145 Maintainer: Debian R Packages Maintainers Architecture: all Version: 20210303apertis1bv2023dev2b4 Depends: r-base-dev, debhelper (>= 9), dctrl-tools, libfile-which-perl, libswitch-perl, libwww-curl-simple-perl Recommends: devscripts, cme, git-buildpackage Suggests: postgresql-client-common Filename: pool/development/d/dh-r/dh-r_20210303apertis1bv2023dev2b4_all.deb Size: 42196 MD5sum: 888fb17b2ef6e157d9a31d94312311f7 SHA1: f214bdfeb173edf95f323876a8ce72482ea8ac13 SHA256: 4519fdec679e7c53a20a5f7596216263c179c5d9816af6658f2c532e5f3b25f1 SHA512: 2da3be7984631b7ac00b447aae0e211f1c8b9fca10957885861f1da469f01117ba6766e7fb555ecd68bca5ce4e72d3ab9ab3d0ab5aac6eee531378b7f8aa5c30 Description: Debian helper tools for packaging R libraries Provides the R package buildsystem for debhelper. . Additional tools: . convert-to-dh-r: convert the dependencies of an existing R package from using CDBS to use dh-r dh-make-R: generate packaging skeletons for R packages dh-update-R: update (versioned) dependencies of R packages, Vcs-fields and Maintainer field Package: dh-runit Priority: optional Section: admin Installed-Size: 51 Maintainer: Lorenzo Puliti Architecture: all Version: 2.10.3+apertis1bv2023dev2b3 Depends: debhelper (>= 9), libtext-hogan-perl, libfile-slurp-perl, libfile-copy-recursive-perl Filename: pool/development/d/dh-runit/dh-runit_2.10.3+apertis1bv2023dev2b3_all.deb Size: 16108 MD5sum: d2753df54b9df989b075f0749b19e0d4 SHA1: 95a7a90d8e58c6b5f27f312606de1f832629a2f7 SHA256: be36e565dbe4729fe69e05493d1737e2b0acfff36dc9f5e210c98f3602afa957 SHA512: ba8cdc7e5d7c48e90ac0a3848a7da489377cdc35b27003f425a4228d61d1793866fe4bdd95f8ab1ab16e8cee5d49b00b0e337e2d6552471ce6754eb4284eb218 Description: debhelper add-on to handle runit runscripts dh-runit provides a debhelper sequence addon named 'runit' and the dh_runit command. . The dh_runit command installs runscripts and adds the appropriate code to the postinst, prerm and postrm maint scripts to properly enable/disable and purge runscripts. When runit is PID 1 the maint script code also takes care of restarting services during upgrades, when appropriate. Homepage: https://salsa.debian.org/debian/dh-runit Multi-Arch: foreign Package: dh-strip-nondeterminism Priority: optional Section: devel Installed-Size: 29 Maintainer: Reproducible builds folks Architecture: all Source: strip-nondeterminism Version: 1.12.0-1+apertis0bv2023dev2b6 Depends: libdebhelper-perl, libfile-stripnondeterminism-perl (= 1.12.0-1+apertis0bv2023dev2b6), perl:any Filename: pool/development/s/strip-nondeterminism/dh-strip-nondeterminism_1.12.0-1+apertis0bv2023dev2b6_all.deb Size: 15984 MD5sum: 5a339031c57b126a4509ff46084019d2 SHA1: 782dba8a7b14cca17477a5d9bbb8e3af3f229a94 SHA256: e8e9e179888dcf3983064cbe2848c799f126817acf882bd1f54297d3ac7f4539 SHA512: f764eb5511873c1b72ff12a0573fa4b87391830845c67318bc3cf54181b13e9e2d3a27ef0fc17c2bf9189935bd43a38f7868a1b815003c5824610d9540964e9c Description: file non-deterministic information stripper — Debhelper add-on StripNondeterminism is a library for stripping non-deterministic information such as timestamps and filesystem ordering from various file and archive formats. . This can be used as a post-processing step to improve the reproducibility of a build product, when the build process itself cannot be made deterministic. . It is used as part of the Reproducible Builds project, although it should be considered a temporary workaround which should not be needed in the long term; upstream software should be reproducible even without using such a tool. . This package installs the ‘dh_strip_nondeterminism’ Debhelper command that strips nondeterminism as part of a Debian package build process. Homepage: https://reproducible-builds.org/ Multi-Arch: foreign Package: dh-vim-addon Priority: optional Section: devel Installed-Size: 26 Maintainer: Debian Vim Maintainers Architecture: all Version: 0.4apertis0bv2023dev2b3 Provides: dh-sequence-vim-addon Depends: debhelper (>= 10.2.5), vim-common, perl:any Filename: pool/development/d/dh-vim-addon/dh-vim-addon_0.4apertis0bv2023dev2b3_all.deb Size: 7588 MD5sum: 3a8a29ac1209f2a65c5e1238446a8596 SHA1: 60fe6c4dd9841bbf4f6c628257e1da9f45c836a7 SHA256: c4716ff0c5f888743617971b7ade63b743cfc74589e0702a05c3515dbdbdb7b8 SHA512: 352333aafe71c0e59c9bda4ae4539b43c24f3146fc4cc14c990fe66b815b63d2e5b27464a09872b4f73e1ffd64450979c548f3afe81cf9f773e93ba1ed1782c7 Description: debhelper addon to help package Vim/Neovim addons This package provides a helper for packaging Vim/Neovim addons in a standard way, compatible with Vim's "package" feature. dh_vim-addon sets links to the respective "packpath" for the supported editors as well as building help tags for the addon's documentation, if any exists. . A debhelper sequencer, vim_addon, is also provided for use with dh rules files. Package: dia Priority: optional Section: graphics Installed-Size: 3639 Maintainer: Rodrigo Carvalho Architecture: amd64 Version: 0.97.3+git20160930-9apertis0bv2023dev2b3 Replaces: dia-libs (<< 0.97.3+git20160904-1~) Depends: libart-2.0-2 (>= 2.3.19), libc6 (>= 2.29), libcairo2 (>= 1.12.0), libfreetype6 (>= 2.2.1), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk2.0-0 (>= 2.24.0), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0), libpangoft2-1.0-0 (>= 1.14.0), libpng16-16 (>= 1.6.2-1), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), zlib1g (>= 1:1.1.4), dia-common (= 0.97.3+git20160930-9apertis0bv2023dev2b3) Recommends: gsfonts-x11, dia-shapes Breaks: dia-libs (<< 0.97.3+git20160904-1~) Filename: pool/development/d/dia/dia_0.97.3+git20160930-9apertis0bv2023dev2b3_amd64.deb Size: 885668 MD5sum: 08f9897d612bc16101beda8a6e17fd47 SHA1: 0a777de1a6bb9e9c2844fd7b9e4fce335985a529 SHA256: d65a2173d177e1842e326215876c28d355feb7f5fc11cabaa3370ddd0bb7cd9f SHA512: b15f5c4bab2f6fa87ea9add0b68902903602ad5cc65b7adddb5eba3cc26683a5c61e2dc7173035ac697c0c8519abbebc5fd292caa4a20753c96a9ae6579e01f0 Description: Diagram editor Dia is an editor for diagrams, graphs, charts etc. There is support for UML static structure diagrams (class diagrams), Entity-Relationship diagrams, network diagrams and much more. Diagrams can be exported to postscript and many other formats. Homepage: https://wiki.gnome.org/Apps/Dia/ Package: dia-common Priority: optional Section: graphics Installed-Size: 24145 Maintainer: Rodrigo Carvalho Architecture: all Source: dia Version: 0.97.3+git20160930-9apertis0bv2023dev2b3 Depends: xml-core (>= 0.14) Recommends: dia Filename: pool/development/d/dia/dia-common_0.97.3+git20160930-9apertis0bv2023dev2b3_all.deb Size: 7300368 MD5sum: 837ffe5de8fd59eec5382342f2669066 SHA1: eb335557094d409513bb908eee551bcb62836d85 SHA256: 1bef423aeaca23644915d24ee8f23143ddf8cb873a20e8f01c13215e072f106b SHA512: 4c985bf63c2cd1014416e968873abbeeee522d73f04c9ab6758cfc803eefb2d9f8f0b6c31210aaeb2e22e2863006b83dde20120ac570caa4fbf03e05431e568b Description: Diagram editor (common files) Dia is an editor for diagrams, graphs, charts etc. There is support for UML static structure diagrams (class diagrams), Entity-Relationship diagrams, network diagrams and much more. Diagrams can be exported to postscript and many other formats. . This package contains the architecture independent files. Homepage: https://wiki.gnome.org/Apps/Dia/ Package: dia-dbgsym Priority: optional Section: debug Installed-Size: 5110 Maintainer: Rodrigo Carvalho Architecture: amd64 Source: dia Version: 0.97.3+git20160930-9apertis0bv2023dev2b3 Depends: dia (= 0.97.3+git20160930-9apertis0bv2023dev2b3) Filename: pool/development/d/dia/dia-dbgsym_0.97.3+git20160930-9apertis0bv2023dev2b3_amd64.deb Size: 4550992 MD5sum: b9fce1f493e28948304af673e659e45b SHA1: 8da34680628e26578aac133a3cc8c54b071c2125 SHA256: e1e4e32aa650ea8cc7f320f4910c122c9f7748ac1d7808cba8b6cd82d03f59ba SHA512: cd04c2417f022d1dd56aa429e9d714d74e3b21b19751d190ab45989217c12635df6dc7a4b7bce99dea3b71b453b53a4576f6b2938702988c66fbaaa345878e95 Description: debug symbols for dia Auto-Built-Package: debug-symbols Build-Ids: 023666b592bca2a331478c449d91d4e5aa9505d8 0894d9d640cc9422e1584526dd88a260d09ce48d 0b82ebbe0e5f283e99ec1863a6567969a08f1704 0cb3b00e828710c198907b793f1b71224e2ffe47 145cc7ac825ac79e8e706457c521b028a8cf1a9c 1530cbb30fe7bcffbd641f5b55bc2a16329b76e9 15b45ff0af88d1cb937062bfc9101ecbb6a71554 1a9691a5ba47b5be829ca69275386171158a37c3 1abf8da2f0d5ffb5a8a39ce5077b938e696278d6 2a5c51cac16e95687cb61948e85b90fa262986f1 3b241e15897d2e11d10f317ce181f23d3709b8fe 4fb9b29a9c532948c003ffa22e2cefdc840d4e26 50d2d4ab39e9fde3ad2efd9daf69495e68659e63 5273f52401b98b1ceaad25f252f5338c2aae5d3f 53f90ef7b800ef3931cc1f3b5252ff07f77ee7f5 576f1a0892fce821c1af601b0cdcc510a308dba1 57a63aa1794142f4e4507001d56250007f367a82 6c7680b5c08e963b7c652d45b52c02b94a33d627 719da91dedd4276f7d1e4e5a5f5467f569401c7e 8121b41ee92a4a687f54a803ed37fd0fdafb680f 81e28dd5761dd53f6a8261d0d151a45be8e90c6e 86fc4e4d27f5deab454d5c82ec4fef58ef12ce44 8c21cffdc04c29bc0655938d343740deb06e8c46 9d92aba7976320f3009783eb364601cfced91079 a139438e354b4604f6ddb95cb04dfb35242e84cc a8df93c782a4be7beb35fcd7859ef52e254a6383 ac5db0d9610378bd7c4de551caa45762b13a6de2 b1f9ebe0dcca925bdc65924c948bd8d782713abf b86c6d861b76f340ae1d587f46139781f4f24f1b bc2a06c20b2a62b7896afbcac320fc963e83648b bf8901a2ae69e12a34d657e5d7452c5712ac63c2 c2bbefe31b006c82b680636681db52474aba4a65 cbaaec361747d5b277860f54d6cfcd81c5f6b6d7 d21ca417b3ead9accb16baf7f6b0bc57bb57a5c4 e5190703d5d8b1ec2fd44226de77501692027a2a f0703054ee0a9ec3c2423cb80725505701bd276e Package: dialog Priority: optional Section: misc Installed-Size: 1224 Maintainer: Santiago Vila Architecture: amd64 Version: 1.3-20201126-1apertis0bv2023dev2b4 Provides: libdialog-dev Depends: libc6 (>= 2.15), libncursesw6 (>= 6), libtinfo6 (>= 6), debianutils (>= 1.6) Filename: pool/development/d/dialog/dialog_1.3-20201126-1apertis0bv2023dev2b4_amd64.deb Size: 288784 MD5sum: 972904d826cb87f2b55bb8dce4a7bad0 SHA1: ae2dbd7d33df1ffb452930f343c7f1bdf2c0f96d SHA256: 00f1d9d851f4685a35cb529c699f9b88062c5e22585f669aed032d92bc3df300 SHA512: c0ed6fbde6510929fb37de6d6639056fab007f1190c61b16f39f2714dde681aee3449607bd15be9c48044572d1404f8a99eed07d240ec5e0f65c9e05ac5da2ca Description: Displays user-friendly dialog boxes from shell scripts This application provides a method of displaying several different types of dialog boxes from shell scripts. This allows a developer of a script to interact with the user in a much friendlier manner. . The following types of boxes are at your disposal: yes/no Typical query style box with "Yes" and "No" answer buttons menu A scrolling list of menu choices with single entry selection input Query style box with text entry field message Similar to the yes/no box, but with only an "Ok" button text A scrollable text box that works like a simple file viewer info A message display that allows asynchronous script execution checklist Similar to the menu box, but allowing multiple selections radiolist Checklist style box allowing single selections gauge Typical "progress report" style box tail Allows viewing the end of files (tail) that auto updates background tail Similar to tail but runs in the background. editbox Allows editing an existing file Homepage: https://invisible-island.net/dialog/dialog.html Multi-Arch: foreign Package: dialog-dbgsym Priority: optional Section: debug Installed-Size: 319 Maintainer: Santiago Vila Architecture: amd64 Source: dialog Version: 1.3-20201126-1apertis0bv2023dev2b4 Depends: dialog (= 1.3-20201126-1apertis0bv2023dev2b4) Filename: pool/development/d/dialog/dialog-dbgsym_1.3-20201126-1apertis0bv2023dev2b4_amd64.deb Size: 294908 MD5sum: 13b9386986622bef84167d37b230836c SHA1: 86a9e367605ac8419d47eff8b6ba222c825d4e6a SHA256: 91fe8c7c20942d41d096a4f96ea196fa09f5433ec4c88679e80a166182061b42 SHA512: c987ac05a35bb12ea453d1c7e109df370d188ed690e98df7b42a574b9d634471e91460eee0345f1bb6225d65a1fceb9c4c0a289c0710b3d7176661946e737db0 Description: debug symbols for dialog Auto-Built-Package: debug-symbols Build-Ids: 33de3c98ba81c1d0c9a6054f6ae9151438cf49bf Package: dictionaries-common Priority: optional Section: text Installed-Size: 749 Maintainer: Agustin Martin Domingo Architecture: all Version: 1.28.4apertis1bv2023dev2b4 Replaces: openoffice.org-updatedicts Provides: openoffice.org-updatedicts Depends: debconf (>= 1.5.5) | debconf-2.0, libtext-iconv-perl Suggests: ispell | aspell | hunspell, wordlist Breaks: hunspell-ar (<= 0.0.0+20080110-1.1), hunspell-da (<= 1:3.1.0), hunspell-de-at (<= 20100727-1), hunspell-de-ch (<= 20100727-1), hunspell-de-de (<= 20100727-1), hunspell-en-us (<= 20070829-4ubuntu2), hunspell-eu-es (<= 0.4.20081029-4), hunspell-gl-es (<= 2.2a-8), hunspell-kk (<= 1.1-1), hunspell-ko (<= 0.5.3-1), hunspell-se (<= 1.0~beta6.20081222-1.1), hunspell-uz (<= 0.6-3.1), hyphen-en-us (<< 2.8.3-1), myspell-bg (<= 3.0-12), myspell-ca (<= 0.6-10), myspell-cs (<= 20040229-5), myspell-cs-cz (<= 20040229-5), myspell-da (<= 1.6.25-1), myspell-de-at (<= 20100727-1), myspell-de-ch (<= 20100727-1), myspell-de-de (<= 20100727-1), myspell-de-de-oldspell (<= 1:2-27), myspell-el-gr (<= 0.8-1), myspell-en-au (<= 2.1-5), myspell-eo (<= 2.1.2000.02.25-42), myspell-es (<= 1.11-1), myspell-et (<= 1:20030606-12.1), myspell-eu-es (<= 0.4.20081029-4), myspell-fa (<= 0.20070816-2), myspell-fi (<= 0.7-17.3), myspell-fo (<= 0.2.44-2), myspell-fr (<= 1.4-25), myspell-fr-gut (<= 1:1.0-28), myspell-ga (<= 2.0-20), myspell-gd (<= 0.50-7), myspell-gl-es (<= 2.2a-8), myspell-gv (<= 0.50-9), myspell-he (<= 1.1-1), myspell-hr (<= 20060617-2), myspell-hu (<= 0.99.4-2), myspell-hy (<= 0.20.0-1), myspell-ku (<= 0.20.0-1.1), myspell-lv (<= 0.9.3-2), myspell-nb (<= 2.0.10-3.2), myspell-nl (<= 1:2.0-1), myspell-nn (<= 2.0.10-3.2), myspell-nr (<< 20070206-4ubuntu1), myspell-ns (<< 20070206-4ubuntu1), myspell-pl (<= 20100612-1), myspell-pt-br (<= 20101030-1), myspell-pt-pt (<= 20091013-2), myspell-ru (<= 0.99g5-8.1), myspell-sk (<= 0.5.5a-2.1fakesync1), myspell-sl (<< 1.0-3ubuntu1), myspell-ss (<< 20070206-4ubuntu1), myspell-sv-se (<= 1.3.8-6-2.2), myspell-tn (<< 20070206-4ubuntu1), myspell-ts (<< 20070207-4ubuntu1), myspell-uk (<= 1.6.0-1), myspell-ve (<< 20070206-3ubuntu1), myspell-xh (<< 20070206-4ubuntu1), myspell-zu (<< 20070207-5ubuntu1), mythes-it (<= 2.0.7.gh.deb1-3), openoffice.org-thesaurus-it (<< 2.0.7.gh.deb1-1.1ubuntu3) Filename: pool/development/d/dictionaries-common/dictionaries-common_1.28.4apertis1bv2023dev2b4_all.deb Size: 238892 MD5sum: 81d34627e227b79bd4dad865eb31440d SHA1: 58cb365f8727b35474e162e86e176a4087211fe0 SHA256: c1d40f7eca6af82d8a033b7964d8eda215b85e71893f38f7ea89983587cc7a1a SHA512: ed6c678b606d76ec33f7da300521fd6d759cfde441238d7f06fa406fcd47fe9d7320eb6b5abc00b371fb9caab36af72ca964a6e5f76ec6a59813e4adc93d5c93 Description: spelling dictionaries - common utilities This package provides utilities shared between all wordlists and spelling dictionaries for Ispell, Aspell, or MySpell/Hunspell. It also includes support infrastructure for software using them (such as JED and Mutt), and some patched spell-checking Lisp files for better Emacs integration. . More information about the availability of these dictionaries and their naming conventions is available in the README.Debian file. Homepage: https://salsa.debian.org/debian/dictionaries-common Multi-Arch: foreign Package: dictionaries-common-dev Priority: optional Section: devel Installed-Size: 313 Maintainer: Agustin Martin Domingo Architecture: all Source: dictionaries-common Version: 1.28.4apertis1bv2023dev2b4 Provides: dh-sequence-aspell-simple Depends: debhelper (>= 4.1.13), dictionaries-common (>= 1.22.3) Filename: pool/development/d/dictionaries-common/dictionaries-common-dev_1.28.4apertis1bv2023dev2b4_all.deb Size: 145180 MD5sum: 7a9557f5704e773ee46e41e85b5cb2b1 SHA1: b31a9582fd26640572f8b4fa4394e4451d84c069 SHA256: 35f263e5efe66e6ae1126989721125f4164b201c7503093ed390385de877d250 SHA512: cae8cdf66b599ddb648bb2476363ece961768f80b64156189d42d1a954be9518833010494a69675fa0e674d76c427dda5601e73a2997e1e985bac9daea8428cc Description: spelling dictionaries - developer files This package provides the full text of the Debian Spelling Dictionaries and Tools Policy, and some debhelper-like helpers. . It is only of interest for developers maintaining wordlists or dictionaries for Ispell, Aspell, or MySpell/Hunspell. Homepage: https://salsa.debian.org/debian/dictionaries-common Multi-Arch: foreign Package: dietlibc-dev Priority: optional Section: libdevel Installed-Size: 2719 Maintainer: Christian Seiler Architecture: amd64 Source: dietlibc Version: 0.34~cvs20160606-12apertis0bv2023dev2b4 Suggests: dietlibc-doc Filename: pool/development/d/dietlibc/dietlibc-dev_0.34~cvs20160606-12apertis0bv2023dev2b4_amd64.deb Size: 396892 MD5sum: da1d3a0db555a22a35eb1133df1b423b SHA1: 40e1f31292ac2fd43ab56e7a5e5984b5a1798283 SHA256: f67ca16caca5d1badc33ee43ca13dd29fdf534e26c8475443a60e904ebd2e696 SHA512: da9ec0e7132988c9ebd3e2f42460a9c9ae807ce429eeb5a419a95e77de823921ef6583f6ed1a2eb99d6c1a0ceed3adef846d8ddda4be19300e217631d11cd2bd Description: diet libc - a libc optimized for small size The diet libc is a C library that is optimized for small size. It can be used to create small statically linked binaries for Linux on alpha, arm, ia64, mips, mipsel, ppc, parisc, s390, sparc and x86. . This package is used to compile programs with the diet libc. . The diet libc also supports dynamic linking, but this has been temporarily disabled because of problems with it. Homepage: http://www.fefe.de/dietlibc/ Multi-Arch: same Package: dietlibc-dev-dbgsym Priority: optional Section: debug Installed-Size: 66 Maintainer: Christian Seiler Architecture: amd64 Source: dietlibc Version: 0.34~cvs20160606-12apertis0bv2023dev2b4 Depends: dietlibc-dev (= 0.34~cvs20160606-12apertis0bv2023dev2b4) Filename: pool/development/d/dietlibc/dietlibc-dev-dbgsym_0.34~cvs20160606-12apertis0bv2023dev2b4_amd64.deb Size: 37916 MD5sum: c2de63a7a500501d567254f8f794ea0c SHA1: 65560ccfb9516f1e66c6e53f2f695e051398260b SHA256: 7ae74ba076da4b1b75f737b17f22eac26b9cb9ba760307e7f1ce5bcecf0c484a SHA512: 58d71950e7c73fb8cc625b3c95be8b8dd616291863aeaef32c4b4666198604203329a03b7cd10f6bfd521ccbacd3b0503f66b086911f74bf69675373e9b9efe0 Description: debug symbols for dietlibc-dev Auto-Built-Package: debug-symbols Build-Ids: 0a762d3584ea61178597b715596ffb5264bdf622 75f0fa06eae5923de3893150826ef84cbce6a0ed 7a473fda7feb921444caf112a0ad1bb0717c24f5 Multi-Arch: same Package: dietlibc-doc Priority: optional Section: doc Installed-Size: 86 Maintainer: Christian Seiler Architecture: all Source: dietlibc Version: 0.34~cvs20160606-12apertis0bv2023dev2b4 Suggests: dietlibc-dev Filename: pool/development/d/dietlibc/dietlibc-doc_0.34~cvs20160606-12apertis0bv2023dev2b4_all.deb Size: 60560 MD5sum: 4e6b77b91e8c8ca9c4c2345a8fefebf7 SHA1: 033940dee936965ba1f9f6bdd8b608ffb025a244 SHA256: c8f543c3779f1a1b9d5a9347023b8cf45ba6c8d25c3941ee6279850ab6bdc2da SHA512: edd020dbdcb8bf5a1f14f5c59a7ee271cb12e1937823f792e65ffa6b21bb678c09d72130f2ab6084b22644b044e4178e33bb0f85dab604126a550ea9cdb84eaa Description: diet libc documentation - a libc optimized for small size The diet libc is a C library that is optimized for small size. It can be used to create small statically linked binaries for Linux on alpha, arm, ia64, mips, mipsel, ppc, parisc, s390, sparc and x86. . This package contains the documentation for the diet libc. Homepage: http://www.fefe.de/dietlibc/ Multi-Arch: foreign Package: diffstat Priority: optional Section: devel Installed-Size: 82 Maintainer: Sandro Tosi Architecture: amd64 Version: 1.64-1apertis0bv2023dev2b4 Depends: libc6 (>= 2.14) Filename: pool/development/d/diffstat/diffstat_1.64-1apertis0bv2023dev2b4_amd64.deb Size: 36880 MD5sum: 66db58cb74323f80936ba334ef9388cf SHA1: d209c182b98599d91115c7660508238335c790b2 SHA256: 28757f3e77ac129b1966ac5fee21942e62e573c77bf6592db7a8916bf78719fe SHA512: 49988eb36bf5380d856b9bd389912cec18129678da8d972e6fc7917abce1c23270d62188a3b726b356fa457984c1a1641e82b6eb53dfe5ac036382f0a9f8a2cc Description: produces graph of changes introduced by a diff file This program is a simple filter that reads the output of the 'diff' program, and produces a histogram of the total number of lines that were changed. It is useful for scanning a patch file to see which files were changed. Homepage: https://invisible-island.net/diffstat/ Package: diffstat-dbgsym Priority: optional Section: debug Installed-Size: 76 Maintainer: Sandro Tosi Architecture: amd64 Source: diffstat Version: 1.64-1apertis0bv2023dev2b4 Depends: diffstat (= 1.64-1apertis0bv2023dev2b4) Filename: pool/development/d/diffstat/diffstat-dbgsym_1.64-1apertis0bv2023dev2b4_amd64.deb Size: 60472 MD5sum: f8e4f9fbe806147755bd8d415a3394f6 SHA1: 97ce5ada961843476ad0a033c24de2fefa8bb9fa SHA256: 5a45e6dfd45fd6189b286426de44c6a603435a2298181857ad21d5849455c6c4 SHA512: f69a37a067c3f72a24415453d8a65e6cbbe0cb522ed9a9f66f2989bc60819eb577b66a286b69a05a0ad0634bbfaf01774ac96d055050d7b3557418d65971c8a4 Description: debug symbols for diffstat Auto-Built-Package: debug-symbols Build-Ids: 8f1dc4bdbcb8db04ffdf37900dc1a0216981a267 Package: diffutils Essential: yes Priority: required Section: utils Installed-Size: 1604 Maintainer: Santiago Vila Architecture: amd64 Version: 1:3.7-5apertis0bv2023dev2b4 Replaces: diff Pre-Depends: libc6 (>= 2.17) Suggests: diffutils-doc, wdiff Filename: pool/development/d/diffutils/diffutils_3.7-5apertis0bv2023dev2b4_amd64.deb Size: 375532 MD5sum: 1f3d0aa34fbd9c6e3ff03b28390cda59 SHA1: 0b1ff0f6b3d02273094b338c070fedc93811932a SHA256: 48093024653733af0a9cc1bf0ab6612dca606746dfbf52c2311a4f5c3367cc6b SHA512: ebf9ffc744924b90c0ba393d3c1292b67db0d5db263cc68bde6c7fe8f5dff4287b0d6599d7056a55d098d384e2e86e526cda6e10b5e68a5dfd46e7812d5572d6 Description: File comparison utilities The diffutils package provides the diff, diff3, sdiff, and cmp programs. . `diff' shows differences between two files, or each corresponding file in two directories. `cmp' shows the offsets and line numbers where two files differ. `cmp' can also show all the characters that differ between the two files, side by side. `diff3' shows differences among three files. `sdiff' merges two files interactively. . The set of differences produced by `diff' can be used to distribute updates to text files (such as program source code) to other people. This method is especially useful when the differences are small compared to the complete files. Given `diff' output, the `patch' program can update, or "patch", a copy of the file. Homepage: https://www.gnu.org/software/diffutils/ Package: diffutils-dbgsym Priority: optional Section: debug Installed-Size: 509 Maintainer: Santiago Vila Architecture: amd64 Source: diffutils Version: 1:3.7-5apertis0bv2023dev2b4 Depends: diffutils (= 1:3.7-5apertis0bv2023dev2b4) Filename: pool/development/d/diffutils/diffutils-dbgsym_3.7-5apertis0bv2023dev2b4_amd64.deb Size: 444356 MD5sum: 1571112a3718aa2e4972bd652a428fcf SHA1: 67fae64e597f7445a0ee11422b2875ea225caed9 SHA256: 2ac3cf74106d66ef4122a9871ad7a32ffd726cb56a7c4762a82c28a314792b7a SHA512: 50fb3a34d873bbaf314bb25720fb54d0bed349618b403a4872a64683ec9972b239230b66984e66df7880127ce95b45b862c14f410b0b85cc93c5ef296931af2e Description: debug symbols for diffutils Auto-Built-Package: debug-symbols Build-Ids: 67130b7e8781d5ec85bc4036892152c00c5fbfc7 c727d5624059e3a2c69b482fd33a031164fb1e74 f266dfc1eee74ace89da60ee2e67e2020a7690f3 f9196b29158f6bd1f2d04274cfdea8418cad65f9 Package: diffutils-doc Priority: optional Section: doc Installed-Size: 757 Maintainer: Santiago Vila Architecture: all Source: diffutils Version: 1:3.7-5apertis0bv2023dev2b4 Filename: pool/development/d/diffutils/diffutils-doc_3.7-5apertis0bv2023dev2b4_all.deb Size: 107792 MD5sum: e230930b551bcf9582498cd3a94c3342 SHA1: e1402c36957ae29b1c9a297ccd3a4dfed1181842 SHA256: b87b86303fcc8498312234de3ac378e890ba866f084bc372d30a22c5affe515e SHA512: 5cf60f01f593bec37aa92d3f7962b97b2a491e555642ce8510d0d7d120f039b19a2a2c982de0968bc612f86b2f7ab61c97ed618e97908e971d6af57a15c72128 Description: Documentation for GNU diffutils in HTML format This package contains the HTML documentation for GNU diffutils. Homepage: https://www.gnu.org/software/diffutils/ Package: dirmngr Priority: optional Section: utils Installed-Size: 1291 Maintainer: Debian GnuPG Maintainers Architecture: amd64 Source: gnupg2 Version: 2.2.27-2+deb11u2+apertis1bv2023dev3b1 Replaces: gnupg2 (<< 2.1.10-2) Depends: adduser, gpgconf (= 2.2.27-2+deb11u2+apertis1bv2023dev3b1), lsb-base (>= 3.2-13), init-system-helpers (>= 1.52), libassuan0 (>= 2.5.0), libc6 (>= 2.25), libgcrypt20 (>= 1.8.0), libgnutls30 (>= 3.7.0), libgpg-error0 (>= 1.38), libksba8 (>= 1.3.5), libldap-2.4-2 (>= 2.4.7), libnpth0 (>= 0.90) Recommends: gnupg (= 2.2.27-2+deb11u2+apertis1bv2023dev3b1) Suggests: dbus-user-session, libpam-systemd, pinentry-gnome3, tor Breaks: gnupg2 (<< 2.1.10-2) Filename: pool/development/g/gnupg2/dirmngr_2.2.27-2+deb11u2+apertis1bv2023dev3b1_amd64.deb Size: 768324 MD5sum: a560d6a94733395fa2f38cb062083460 SHA1: db107bc023afd18a2b07bb0c123176ebbffbbde5 SHA256: 9eb78ef819c5c8689b5f1aad4e142d844a62396ff937e1994e94d61d42fb0bbf SHA512: 8a43badad1b2ffb50e724dbe55b02cf75e4c8db145875b0bb238b562b5b791ff44d63735507046a94bfbea0af5989af794127c7069794b3d75c8e173bbf70249 Description: GNU privacy guard - network certificate management service dirmngr is a server for managing and downloading OpenPGP and X.509 certificates, as well as updates and status signals related to those certificates. For OpenPGP, this means pulling from the public HKP/HKPS keyservers, or from LDAP servers. For X.509 this includes Certificate Revocation Lists (CRLs) and Online Certificate Status Protocol updates (OCSP). It is capable of using Tor for network access. . dirmngr is used for network access by gpg, gpgsm, and dirmngr-client, among other tools. Unless this package is installed, the parts of the GnuPG suite that try to interact with the network will fail. Enhances: gpg, gpgsm, squid Homepage: https://www.gnupg.org/ Multi-Arch: foreign Package: dirmngr-dbgsym Priority: optional Section: debug Installed-Size: 1030 Maintainer: Debian GnuPG Maintainers Architecture: amd64 Source: gnupg2 Version: 2.2.27-2+deb11u2+apertis1bv2023dev3b1 Depends: dirmngr (= 2.2.27-2+deb11u2+apertis1bv2023dev3b1) Filename: pool/development/g/gnupg2/dirmngr-dbgsym_2.2.27-2+deb11u2+apertis1bv2023dev3b1_amd64.deb Size: 933576 MD5sum: c1d7a2862ba2b2d525b43d13e30c128a SHA1: e6b7fd6c29f85423dbe4f6cd98e68e96870038ea SHA256: b08273d58bdda590d3318b8d47253cce5b4f8383c83693b257fc008c129f1155 SHA512: 08c91f7ae9b54f9e9d06ace46b2f4122ec0399512dc479c62fe59aa666b4a7c3eae0077983d9c0fce3128787259f6e753196b051439213e1633174ced37388eb Description: debug symbols for dirmngr Auto-Built-Package: debug-symbols Build-Ids: 432cdeae23e7e216371a64e7d564ad1e071bbdfc 59e7c738d1ebfc71846aeba8194407f842cf9e01 d86ceba1342b9bca6c29b1b30bbee99fd9df0305 Package: dirtbike Priority: optional Section: python Installed-Size: 48 Maintainer: Python Applications Packaging Team Architecture: all Version: 0.3-7apertis0bv2023dev2b4 Depends: python3-distutils, python3-pkg-resources, python3-wheel, python3:any Filename: pool/development/d/dirtbike/dirtbike_0.3-7apertis0bv2023dev2b4_all.deb Size: 10748 MD5sum: d1b47ac19317e37ec3f8bc4f26ae1d4f SHA1: 0928615c23284c8f7f3a8969e441b51a8fbb9759 SHA256: 21e438eaa2b1bd6ebfc70acdaa14bf86471bcf97e2c881d96c0422c9bdc871d7 SHA512: 619a2e3625ea4dc8c47213407e0d17d3aa3463f8487321aca5c982fb56fd5e53e42e33e0ee1aef11d4e6c3c942c0f722b77df9508ec45ae3f1fa5459c44473e4 Description: turn system-installed Python packages into wheels The purpose of this package is to make it easier to devendorize other packages which bundle various upstream packages. An example of this is pip, which bundles a half-dozen or so other upstream packages. In Debian and other distros, such vendoring is frowned upon. To make it easier to devendorize, dirtbike turns installed system packages into wheels, and these wheels can then be used instead of the vendored packages. Homepage: https://github.com/paulproteus/dirtbike Package: discount Priority: optional Section: text Installed-Size: 125 Maintainer: Alessandro Ghedini Architecture: amd64 Version: 2.2.6-1apertis0bv2023dev2b4 Depends: libc6 (>= 2.4), libmarkdown2 (= 2.2.6-1apertis0bv2023dev2b4) Conflicts: libtext-markdown-perl, markdown Filename: pool/development/d/discount/discount_2.2.6-1apertis0bv2023dev2b4_amd64.deb Size: 26528 MD5sum: 14465cc39df5d3ddff04bea46992ec7c SHA1: b7a61179fe2658de8636e284927ca93951264095 SHA256: c5ca0650cb768fc6004a78091582e4e4c98d76e3f6e8d9ea0b1432b7fd9a9cca SHA512: bfbb285c40e7650044dae9a20c2d0705eda2183057fabd734b41b2cf5384ef3ad9f5989a4e9ddd39b6f3759a4824839b66284db0d6f4186d1adad78c53f20fd4 Description: implementation of the Markdown markup language in C Discount is an implementation of John Gruber's Markdown markup language. It implements all of the language described in the Markdown syntax document and passes the Markdown 1.0 test suite. . This package provides the discount executables. Homepage: http://www.pell.portland.or.us/~orc/Code/discount/ Multi-Arch: foreign Package: discount-dbgsym Priority: optional Section: debug Installed-Size: 84 Maintainer: Alessandro Ghedini Architecture: amd64 Source: discount Version: 2.2.6-1apertis0bv2023dev2b4 Depends: discount (= 2.2.6-1apertis0bv2023dev2b4) Filename: pool/development/d/discount/discount-dbgsym_2.2.6-1apertis0bv2023dev2b4_amd64.deb Size: 40116 MD5sum: dc8560ffdbb1b62d4547bd3d7a619546 SHA1: 3ebe50212e9c86687419c74ee6ce35dcdee80dcb SHA256: b5a402c28b985fe23ec3c504e12540930df5e681fa7abc73cfe63c26b533a8c6 SHA512: 1c95190ce6d04bb934640f42e495b723950bd8685aaacbdf322392d44a59139bf8f70242f06513f0da5f562a3a1d88c1a2f0da771356c085165a7f563149ec2f Description: debug symbols for discount Auto-Built-Package: debug-symbols Build-Ids: 01c2c112e6ecd26c4b23557e40ec71c34ef31164 32bc4660ec312b58be1bb0897213ec27b0400cac b55298e4f4cfb6519f1a3b30fe34173c24046ecb d518de5e5491257901f1a910be44ec101abc23f8 Package: dist Priority: optional Section: devel Installed-Size: 2655 Maintainer: Manoj Srivastava Architecture: all Version: 1:3.5-236-1apertis0bv2023dev2b4 Depends: perl, libperl4-corelibs-perl, debconf (>= 1.2.0) | debconf-2.0 Filename: pool/development/d/dist/dist_3.5-236-1apertis0bv2023dev2b4_all.deb Size: 475352 MD5sum: 55f4ca65a1d5205bb1acfbcfd87bc54e SHA1: b4cd2d664f112c0512a2783baae43ff0fc9aedbe SHA256: da537728af045666b06630072946e86a28025f9c464875df65e3017c5317d838 SHA512: 1867fbca0817bb3c2c44b815c48d83b1773a4ec57056bfbfb9c331d6641d9547de79a3c50fd733d81bbe753316778bc13e46ac5308d5696249edf509c2d378d6 Description: Tools for developing, maintaining and distributing software The dist package is a set of tools meant to ease the construction and maintenance of portable software. . The first component is the Configure script generator, metaconfig, which automatically builds the Configure script from your sources. Ideally, the end-user receiving your source code will simply have to read your README file, run the Configure script (which is self-documented), and then run make. . The second component is the Makefile.SH generator, which is a generic configured Makefile, reusing some of the information figured out by Configure, and a generic Jmakefile description. . The third component is the RCS aware package generator, which is used when it's time to build up the shell archives used to distribute your program. . The fourth and latest component is the patch generator, used to make updates of your sources, which can later be applied on the original distribution by using the patch program. Multi-Arch: foreign Package: distro-info Priority: optional Section: devel Installed-Size: 70 Maintainer: Benjamin Drung Architecture: amd64 Version: 1.0apertis0bv2023dev2b3 Depends: distro-info-data (>= 0.46), libc6 (>= 2.7) Suggests: shunit2 (>= 2.1.6) Filename: pool/development/d/distro-info/distro-info_1.0apertis0bv2023dev2b3_amd64.deb Size: 20344 MD5sum: f28e8e39d0bd08e8f695107878fd241b SHA1: de197dd0bb3ba064d137955abadfa1d9e56cb3b4 SHA256: cdc3a9cb2e61abd0cfc3a30454f68529d809fc17658bdb6aca85779d16357da1 SHA512: 0a260dd629c18b1c0230ee1a2fbad8626d8529ff7666fde883a6d9e0f6b3d042caafa8f21f885b446cbe0411083cdc91618e9648ff447e0e4332ecb713b3ad2a Description: provides information about the distributions' releases Information about all releases of Debian and Ubuntu. The distro-info script will give you the codename for e.g. the latest stable release of your distribution. To get information about a specific distribution there are the debian-distro-info and the ubuntu-distro-info scripts. Package: distro-info-data Priority: optional Section: devel Installed-Size: 21 Maintainer: Benjamin Drung Architecture: all Version: 0.51+deb11u2+apertis0bv2023dev3b1 Breaks: distro-info (<< 1.0~) Filename: pool/development/d/distro-info-data/distro-info-data_0.51+deb11u2+apertis0bv2023dev3b1_all.deb Size: 8056 MD5sum: 820858e00fa634300e8e51755b8eccfe SHA1: 05be5a3df548563dd6c9ba3580299614f00cb1af SHA256: 74f52153b24182b3113cd5016fd982de45884f4ef882ad11ab25ed76edd618b4 SHA512: 71b47ad9d29406fab35ad89648465e7fbcc13a4d36d723f6c4617a361abea9fbc24adaca8b398595eb24d0c4147823b9ddcc96f3d6d9d4df2df7be279068d8be Description: information about the distributions' releases (data files) Information about all releases of Debian and Ubuntu. The distro-info script will give you the codename for e.g. the latest stable release of your distribution. To get information about a specific distribution there are the debian-distro-info and the ubuntu-distro-info scripts. . This package contains the data files. Multi-Arch: foreign Package: distro-info-dbgsym Priority: optional Section: debug Installed-Size: 63 Maintainer: Benjamin Drung Architecture: amd64 Source: distro-info Version: 1.0apertis0bv2023dev2b3 Depends: distro-info (= 1.0apertis0bv2023dev2b3) Filename: pool/development/d/distro-info/distro-info-dbgsym_1.0apertis0bv2023dev2b3_amd64.deb Size: 35852 MD5sum: cc035f5cc008e0a072c7b52d10d9989b SHA1: 3b7054fefdcf58c3d167ee93f52334db671302ef SHA256: 30420319cd693a8b405ddc64728c297efd732952b06182d2f361ba4f769c4300 SHA512: f9a8457388980be180036daae7924e1bc5a9cca3201cbf6b23b3cd9d1ae3e787308b871fa17224b69728361389c70803acb4e5c7a48cdb784f045435cf8c6d3c Description: debug symbols for distro-info Auto-Built-Package: debug-symbols Build-Ids: 51bda3558c8570f210fffe198c31d88d2bb56894 96444bf5392d39e6edfdffbc2146d3a0a3a33439 Package: djview Priority: optional Section: graphics Installed-Size: 31 Maintainer: Barak A. Pearlmutter Architecture: all Source: djvulibre Version: 3.5.28-2+apertis1bv2023dev2b4 Depends: djview4 | djview3 Filename: pool/development/d/djvulibre/djview_3.5.28-2+apertis1bv2023dev2b4_all.deb Size: 18640 MD5sum: 47827d13e8e7971a7a9e64e6bbec923f SHA1: 1dd38a6545aa371a6f6459685a7d4680acce2158 SHA256: acd60211f13e7ab1a5771d517f763c4b7b47ab0291361710231b419dd5c8d403 SHA512: efb1be73f017374fc8a71762287312a59549e8b28258cdc016791043480ab678398610eddfb0876d5bc0bee1b070e9dd9f023521f3f0739e9e57be294b37920a Description: Transition package, djview3 to djview4 Ease transition from djview or djview3 to djview4 with this dummy package. Homepage: http://djvu.sourceforge.net/ Package: djview3 Priority: optional Section: graphics Installed-Size: 31 Maintainer: Barak A. Pearlmutter Architecture: all Source: djvulibre Version: 3.5.28-2+apertis1bv2023dev2b4 Depends: djview4 Filename: pool/development/d/djvulibre/djview3_3.5.28-2+apertis1bv2023dev2b4_all.deb Size: 18624 MD5sum: 569e1d3277e1332ebe57e7a848942b0b SHA1: 17e216bafc7cad171a2bcdf7228ff8899eb5aaaf SHA256: bf86df7e64a8d064b4780cb944c0687d4cf98390f8a11e7f7240d488108b333c SHA512: 594039c19f18f034a713616be37e855097ceccb2edc452efaf54cd10556157b9f80ee144d0184bf6c770f7681dbb519066fb301073e77bc76be49f125318266c Description: Transition package, djview3 to djview4 Ease transition from djview3 to djview4 with this dummy package. Homepage: http://djvu.sourceforge.net/ Package: djvulibre-bin Priority: optional Section: graphics Installed-Size: 1126 Maintainer: Barak A. Pearlmutter Architecture: amd64 Source: djvulibre Version: 3.5.28-2+apertis1bv2023dev2b4 Depends: libc6 (>= 2.29), libdjvulibre21 (= 3.5.28-2+apertis1bv2023dev2b4), libgcc-s1 (>= 3.0), libstdc++6 (>= 5), libtiff5 (>= 4.0.3), curl Recommends: pdf2djvu Suggests: djvulibre-desktop, djview4 | djvu-viewer | evince Filename: pool/development/d/djvulibre/djvulibre-bin_3.5.28-2+apertis1bv2023dev2b4_amd64.deb Size: 302348 MD5sum: 8f9e354f2f0fa17b7f2f1259de86ea67 SHA1: 1438ea678e8e2fd600a41cfaeafd8fd70699c33c SHA256: f0906d22b1c49f2f935a1ff3752c41d508facc7fee9335db93e364bb0df93c20 SHA512: 41f9d734a7aff21763962ed6c9a8c50d9ca0a0d12f95379781f749dd15c4fca83d31cd506ed57a8a4939d1e6269d6f83590a1e48d1a2c5fec9f5510ab21159fb 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: 1651 Maintainer: Barak A. Pearlmutter Architecture: amd64 Source: djvulibre Version: 3.5.28-2+apertis1bv2023dev2b4 Depends: djvulibre-bin (= 3.5.28-2+apertis1bv2023dev2b4) Filename: pool/development/d/djvulibre/djvulibre-bin-dbgsym_3.5.28-2+apertis1bv2023dev2b4_amd64.deb Size: 1431252 MD5sum: 99919e59f6e472888715153208fd1469 SHA1: ea8a709825bf54c1277a1aebc2ff97dd3a86dd45 SHA256: 60ff9dd380d5f6394ff6e95b8a1f07f6697a7cbe88fa32790c1d241f261ddb24 SHA512: cd6e26546d60c6eddbfd704b580c0026890871b9fb01108c8da4e29da87b42da5f1f4135083f62b079d65ff040006272c171e43f4327e103c5ab267067112ead Description: debug symbols for djvulibre-bin Auto-Built-Package: debug-symbols Build-Ids: 0128c3085b55eed8f4c2ccf226e1e747357e8876 121c53bb09bbd921054dd428df5a4941a132a20c 170a3a7b62bfa26a452e9827ef30b29dd2dd25da 1fededfa8b3e421b6d274f36300bb2fc32fa96f7 2ef4384d7a29fea9f4ba16beb7899eff7524869d 37f813eeab92721a9604fa2d3d899789615d67fe 41f37a3e8b4b6cdf0a9eb405dda57e366048ac25 46eabf885784cb0bce2fa0950cf11a5a03202a2d 4d6b0a7707ec2db0c847d8e51b0b39250219849e 574a29afe32da5c2eed44fc79a1c65c5881d5179 7c1f29196117a4f4f822e11052e90ae6fe996725 7c39e2ff867a56a0169db2ab97cd6d1f9ed6ffff cce7fa6fcde25f3533f41711c70d46cabcce2fd2 d4eac745a6cf42ddb192a5b9cdbf21832bf1d66e d75eac538bfd9c25840c066f425fca7f0a17171d ee19a7356a39215faa612105441d7a67f70bc3ad Package: djvulibre-desktop Priority: optional Section: libs Installed-Size: 144 Maintainer: Barak A. Pearlmutter Architecture: all Source: djvulibre Version: 3.5.28-2+apertis1bv2023dev2b4 Replaces: libdjvulibre15 (<= 3.5.20-5) Suggests: djview4 | djvu-viewer | evince Conflicts: libdjvulibre1, libdjvulibre21 (<= 3.5.20-5) Filename: pool/development/d/djvulibre/djvulibre-desktop_3.5.28-2+apertis1bv2023dev2b4_all.deb Size: 102204 MD5sum: 0fc563a014b459b49f37eb1dfd1ffe70 SHA1: 216eb10a119103469ac9867dba4f0fb457d28062 SHA256: dda9f04c0993b60325fc9c9c4b21846da0040cb14d2100ad7a202907545e777c SHA512: f838d403f5ce215ef08c742db94d4cffb324426d7d141d644345032d900c8d33f802c985036cb7988468d001670585184126cf2f26032b805bae5c1c1399dd79 Description: Desktop support for the DjVu image format Miscellaneous files to support the DjVu image format on the desktop. Homepage: http://djvu.sourceforge.net/ Package: djvuserve Priority: optional Section: web Installed-Size: 84 Maintainer: Barak A. Pearlmutter Architecture: amd64 Source: djvulibre Version: 3.5.28-2+apertis1bv2023dev2b4 Depends: libc6 (>= 2.4), libdjvulibre21 (>= 3.5.28), libgcc-s1 (>= 3.0), libstdc++6 (>= 5) Recommends: apache2 | apache | httpd-cgi | httpd Conflicts: djvulibre-bin (<< 3.5.9-3) Filename: pool/development/d/djvulibre/djvuserve_3.5.28-2+apertis1bv2023dev2b4_amd64.deb Size: 35096 MD5sum: cc08f0b05d9fd2f9a89e1588dd7eca40 SHA1: e2a95ea7d8314c831ffada2578b1a8ba85f51432 SHA256: 6d8520c5e094d583a4efb92480ada8c25c538a9613caa13c5344b64c2641eed5 SHA512: 76ffe73cf292b603a5340bec9eec6b1c9684213b137fd457f0e5ffcef662200997f786440a9a9080e0ee814d038deb66b1f07ac1059a4b35c7bd84572c3d5592 Description: CGI program for unbundling DjVu files on the fly CGI program to convert a bundled multi-page DjVu document into an indirect DjVu document on the fly. This provides for efficiently browsing large DjVu documents without transferring unnecessary pages. Homepage: http://djvu.sourceforge.net/ Package: djvuserve-dbgsym Priority: optional Section: debug Installed-Size: 93 Maintainer: Barak A. Pearlmutter Architecture: amd64 Source: djvulibre Version: 3.5.28-2+apertis1bv2023dev2b4 Depends: djvuserve (= 3.5.28-2+apertis1bv2023dev2b4) Filename: pool/development/d/djvulibre/djvuserve-dbgsym_3.5.28-2+apertis1bv2023dev2b4_amd64.deb Size: 72928 MD5sum: b5f4b4d0179184511c24689c4d9b4d14 SHA1: b2c7f122f068c7ba2bbaa9486d3a43c5ed3d14bf SHA256: ad0d353172743b366d1a7decdc78b4c21593d8382783147a3b5bc9b9582530d6 SHA512: 292a976a3667cb08dc7f9875dd809adf7d3e4423aa659d288b16829352c58746f7dee36408c2f0759fb0d78e5729b6d410d3cc452bb4b37b5d3498b3c64fa1b5 Description: debug symbols for djvuserve Auto-Built-Package: debug-symbols Build-Ids: 322467dc9ae4e1a2f7f314ec847c75cd5000c914 Package: dmraid Priority: optional Section: admin Installed-Size: 99 Maintainer: Laszlo Boszormenyi (GCS) Architecture: amd64 Version: 1.0.0.rc16-8co1bv2023dev2b3 Depends: libc6 (>= 2.4), libdmraid1.0.0.rc16 (>= 1.0.0.rc16), udev, dmsetup Filename: pool/development/d/dmraid/dmraid_1.0.0.rc16-8co1bv2023dev2b3_amd64.deb Size: 36352 MD5sum: eeede5006e3ec5c58f4a9d65f8b7942b SHA1: c860043e6fd13e660ef7c29dd16f77db2fa808a7 SHA256: a551ea67153eb83a71a81481c679a6e6de4a59ac2b591a0d422d64c1e3bfb446 SHA512: ae8803074e09b3267f47f6f5f92439d91249c07803d56a48b4e30a53ff40d01e957a7ae3726adbf90c4496d35766d94266067524eaa9a25aa12405b2c2ae193f Description: Device-Mapper Software RAID support tool dmraid discovers, activates, deactivates and displays properties of software RAID sets (eg, ATARAID) and contained DOS partitions. . dmraid uses the Linux device-mapper to create devices with respective mappings for the ATARAID sets discovered. . The following formats are supported: Highpoint HPT37X/HPT45X Intel Software RAID LSI Logic MegaRAID NVidia NForce RAID (nvraid) Promise FastTrack Silicon Image(tm) Medley(tm) VIA Software RAID . Please read the documentation in /usr/share/doc/dmraid BEFORE attempting any use of this software. Improper use can cause data loss! Homepage: http://people.redhat.com/~heinzm/sw/dmraid/ Package: dmraid-dbgsym Priority: optional Section: debug Installed-Size: 31 Maintainer: Laszlo Boszormenyi (GCS) Architecture: amd64 Source: dmraid Version: 1.0.0.rc16-8co1bv2023dev2b3 Depends: dmraid (= 1.0.0.rc16-8co1bv2023dev2b3) Filename: pool/development/d/dmraid/dmraid-dbgsym_1.0.0.rc16-8co1bv2023dev2b3_amd64.deb Size: 14752 MD5sum: d2494682f7d2e6b630e832855ba2dfc1 SHA1: 1f34354bf2af5854a5d340669504210c8e8c2ea6 SHA256: 3453ad345ffb6bb37782aa5d133c5bec46fbe828661ac78bfae22f024e34c0a9 SHA512: e1c47e31006ffc826688a25ab14b562b0af932652750d108ebd2e03b231562f91ac38e92987b48d33d061105fc9512fcc71bb36e15f305838f1e3bb7c055c11a Description: debug symbols for dmraid Auto-Built-Package: debug-symbols Build-Ids: 4ea0ef83c1b453a609d0d0e4069f78eb3053ba41 Package: dnsmasq Priority: optional Section: net Installed-Size: 94 Maintainer: Simon Kelley Architecture: all Version: 2.85-1+apertis1bv2023dev2b3 Depends: netbase, dnsmasq-base, init-system-helpers (>= 1.18~), lsb-base (>= 3.0-6) Suggests: resolvconf Conflicts: resolvconf (<< 1.15) Filename: pool/development/d/dnsmasq/dnsmasq_2.85-1+apertis1bv2023dev2b3_all.deb Size: 31328 MD5sum: 89e97c64045588348e891ab818fb233f SHA1: c0215a53ab77fbdcf967e6f2f69d49d3b8c961f5 SHA256: 3c347a436da37ad80ea89495797061a532ee374cfca525b1ef34deaed5017324 SHA512: f970ad87aebec2c0b63866fe2bab366d4658949a4d6c844497325d5064b4afbe2c9c860cd0f58362b900811bb4aff0fa067430b35d36746c252576461f032efa Description: Small caching DNS proxy and DHCP/TFTP server Dnsmasq is a lightweight, easy to configure, DNS forwarder and DHCP server. It is designed to provide DNS and optionally, DHCP, to a small network. It can serve the names of local machines which are not in the global DNS. The DHCP server integrates with the DNS server and allows machines with DHCP-allocated addresses to appear in the DNS with names configured either in each host or in a central configuration file. Dnsmasq supports static and dynamic DHCP leases and BOOTP/TFTP for network booting of diskless machines. Homepage: http://www.thekelleys.org.uk/dnsmasq/doc.html Package: dnsmasq-base Priority: optional Section: net Installed-Size: 941 Maintainer: Simon Kelley Architecture: amd64 Source: dnsmasq Version: 2.85-1+apertis1bv2023dev2b3 Replaces: dnsmasq (<< 2.63-1~), dnsmasq-base Provides: dnsmasq-base Depends: adduser, libc6 (>= 2.28), libdbus-1-3 (>= 1.9.14), libgmp10, libhogweed6 (>= 2.4-3), libidn11 (>= 0.5.18), libnetfilter-conntrack3 (>= 1.0.1), libnettle8 (>= 2.4-3) Recommends: dns-root-data Conflicts: dnsmasq-base-lua Breaks: dnsmasq (<< 2.63-1~) Filename: pool/development/d/dnsmasq/dnsmasq-base_2.85-1+apertis1bv2023dev2b3_amd64.deb Size: 459848 MD5sum: 32fc6b59f57968897fc1aef6b6b64545 SHA1: f87c28bc541b6dca60beec40db16828cd8c5bff2 SHA256: cecc3d181dc490b200fe6b5ec0b1115d932c5dbfb97e17088e8435b0cabded96 SHA512: 7a9ea7fa34287725733640a8fbd938ee01a50ac8c4bafe933efe6668f4baf1a2a5a06504c96b9a0f2e26477166db82ea82615bf0218d18fffb26d8909917d85d Description: Small caching DNS proxy and DHCP/TFTP server This package contains the dnsmasq executable and documentation, but not the infrastructure required to run it as a system daemon. For that, install the dnsmasq package. Homepage: http://www.thekelleys.org.uk/dnsmasq/doc.html Package: dnsmasq-base-lua Priority: optional Section: net Installed-Size: 946 Maintainer: Simon Kelley Architecture: amd64 Source: dnsmasq Version: 2.85-1+apertis1bv2023dev2b3 Replaces: dnsmasq (<< 2.63-1~), dnsmasq-base Provides: dnsmasq-base Depends: adduser, libc6 (>= 2.28), libdbus-1-3 (>= 1.9.14), libgmp10, libhogweed6 (>= 2.4-3), libidn11 (>= 0.5.18), liblua5.2-0, libnetfilter-conntrack3 (>= 1.0.1), libnettle8 (>= 2.4-3) Recommends: dns-root-data Conflicts: dnsmasq-base Breaks: dnsmasq (<< 2.63-1~) Filename: pool/development/d/dnsmasq/dnsmasq-base-lua_2.85-1+apertis1bv2023dev2b3_amd64.deb Size: 461552 MD5sum: ef1b02186b65521a2a694c9b8e3b6e11 SHA1: 8e008a781daf6588151a0c11a0d229de178809d7 SHA256: d91c0499ddd1ec4761d43e3044d74914dbcbf0acb3a42962200d9ed2aa6025d5 SHA512: 0210c5fbf3e790152abd5c89e5b0f56c147e40b7c527ceaa47a8d2baf2a7183ce3735c429479855ddc2cf1c75e8e0392f000e4ddf087377d0adf60cafca5112c Description: Small caching DNS proxy and DHCP/TFTP server This package contains the dnsmasq executable and documentation, but not the infrastructure required to run it as a system daemon. For that, install the dnsmasq package. This package is an alternative to dnsmasq-base which includes the LUA interpreter. Homepage: http://www.thekelleys.org.uk/dnsmasq/doc.html Package: dnsmasq-utils Priority: optional Section: net Installed-Size: 75 Maintainer: Simon Kelley Architecture: amd64 Source: dnsmasq Version: 2.85-1+apertis1bv2023dev2b3 Depends: libc6 (>= 2.14) Conflicts: dnsmasq (<< 2.40) Filename: pool/development/d/dnsmasq/dnsmasq-utils_2.85-1+apertis1bv2023dev2b3_amd64.deb Size: 25724 MD5sum: 28573e2f94ca64f84992ba6c4e11fa88 SHA1: 4f5b3a5a85a9ae573370194b2198a9c7b9405cac SHA256: f1a0e33e4a366e6f264ba397823154b16cd5eafbf8848f45150367b8d4b153cf SHA512: 398617476f1e264bd8c33ac959e824e692aaa943bb55089a8196a603de9271f13df5e5690d436acf7b1653db3578e7ef71bc91ef52654b79fefaa3ecb192e66a Description: Utilities for manipulating DHCP leases Small utilities to query a DHCP server's lease database and remove leases from it. These programs are distributed with dnsmasq and may not work correctly with other DHCP servers. Homepage: http://www.thekelleys.org.uk/dnsmasq/doc.html Package: docbook Priority: optional Section: text Installed-Size: 2694 Maintainer: Debian QA Group Architecture: all Version: 4.5-6co1bv2023dev2b4 Depends: sgml-data (>= 1.5.0), sgml-base (>= 1.28) Suggests: docbook-defguide, docbook-dsssl, docbook-xml, psgml Breaks: docbook-xml (<< 4.4-4~) Filename: pool/development/d/docbook/docbook_4.5-6co1bv2023dev2b4_all.deb Size: 130576 MD5sum: 0ef93fc552187fb6f88346e3edd525cf SHA1: 3c0c2e5287130fcfc647ad6698f26217f467536f SHA256: 57bb6bddbe49f0eb8aa93c655c1876090efdafe4c37c9f4106b936e7c27331ca SHA512: fa343d2828acfa7dbaadfa11482dea6b65687717e7b910b36ac81f922c41a71cf02b5a9a01a3318ea0df1f1c7a688f9d2f456eabb7c0c8a444ccd5b899e362d3 Description: standard SGML representation system for technical documents DocBook is an SGML document type definition (DTD) that is well-suited to books, articles, or reference documentation about technical matters, systems, or software (although it is by no means limited to these applications). It has emerged as an open and standard DTD in the software industry, and is used as the documentation system of choice for many free software projects. . This package contains the SGML DTD for DocBook, which describes the formal structure for documents following this format. If you wish to author DocBook documents using XML rather than SGML, use the 'docbook-xml' package. You will need other packages in order to edit (psgml), validate (opensp) or format (docbook-xsl, docbook-dsssl) DocBook documents. . This package includes the 2.4.1, 3.0, 3.1, 4.0, 4.1, 4.2, 4.3, 4.4 and 4.5 versions of the DocBook SGML DTD. Homepage: http://www.oasis-open.org/docbook/sgml/ Multi-Arch: foreign Package: docbook-dsssl Priority: optional Section: text Installed-Size: 2605 Maintainer: Peter Eisentraut Architecture: all Version: 1.79-9.2apertis0bv2023dev2b4 Replaces: docbook-stylesheets Depends: openjade, docbook (>= 3.1) | docbook-xml, sgml-base (>= 1.28), perl:any Suggests: jadetex, docbook-dsssl-doc Conflicts: docbook-stylesheets Filename: pool/development/d/docbook-dsssl/docbook-dsssl_1.79-9.2apertis0bv2023dev2b4_all.deb Size: 233700 MD5sum: 4c673562ae36887b8327e831321a0e84 SHA1: 60c4f4b87b663ebe9c17a5a0e1f7c43e8a56d2e1 SHA256: 861d3dad8df59151604c80ffaf645d4d506bc3aba60f75a48e29e2517f1f3e6a SHA512: cb9c4512c446737e525279725249f0037aa26d473c708de14ebfbdef784d951eed6c12a8d4b6257effad285c54f44e124559f00447558b95fa689ac1964509d3 Description: modular DocBook DSSSL stylesheets, for print and HTML This package provides DSSSL stylesheets which let you convert DocBook SGML or XML files to various formats. . This package contains two DocBook DSSSL stylesheets, one for "print" output and one for HTML. The print stylesheet can be used in conjunction with the RTF and the TeX back-ends that OpenJade provides to produce output suitable for printing. The HTML stylesheet can be used to convert DocBook documents into HTML. . The stylesheets are modular in design so that you can extend and customize them. . Note that you can also perform DocBook XML styling using the "docbook-xsl" package, which provides the XSL stylesheets. The XSL stylesheets are more actively maintained and contain more new features than these DSSSL stylesheets. Homepage: http://docbook.sourceforge.net/projects/dsssl/ Multi-Arch: foreign Package: docbook-to-man Priority: optional Section: text Installed-Size: 192 Maintainer: Chris Lamb Architecture: amd64 Version: 1:2.0.0-45apertis0bv2023dev2b4 Depends: docbook, opensp, libc6 (>= 2.14) Filename: pool/development/d/docbook-to-man/docbook-to-man_2.0.0-45apertis0bv2023dev2b4_amd64.deb Size: 77812 MD5sum: 5b12c6181d45472f32bf84504fcdbf01 SHA1: 85e823c61d931d234bce48f145c90109f0eee42c SHA256: 86812c0a52ade19b431537f9b4288aa777a05561febe360fac2fe2a1ffedb022 SHA512: eca00fb110b59dd3f39696fa848834b632577408b98ceac70006744da9e66c703eaaf99261c1f9ed86fdce064169ed826a1063c307ae5b5a6309fca504846673 Description: converter from DocBook SGML into roff man macros docbook-to-man is a batch converter that transforms UNIX-style manpages from the DocBook SGML format into nroff/troff man macros. . This is not the original version by Fred Dalrymple, but one with the modifications by David Bolen. . docbook-to-man lacks support for internationalization and utf-8. Other tools like docbook2man or docbook-xml with xsltproc are better suited for new projects. Homepage: https://www.oasis-open.org/docbook/tools/dtm/ Multi-Arch: foreign Package: docbook-to-man-dbgsym Priority: optional Section: debug Installed-Size: 117 Maintainer: Chris Lamb Architecture: amd64 Source: docbook-to-man Version: 1:2.0.0-45apertis0bv2023dev2b4 Depends: docbook-to-man (= 1:2.0.0-45apertis0bv2023dev2b4) Filename: pool/development/d/docbook-to-man/docbook-to-man-dbgsym_2.0.0-45apertis0bv2023dev2b4_amd64.deb Size: 99512 MD5sum: 0e9ab361dce17a4a0f964b81aaf306b8 SHA1: 9459440dc8f249874c5750231a10e89ef09ddebf SHA256: dc88dd399a2491bb78f192bc83d4ec282bdc4a9865eceaa757380e07250f8f37 SHA512: 005a49d1e25407b495da1f694ff7b1fcd3cf88094eefa0ffe2cc7b743eabe5a9d81638353e0e684ca0dc0eadc14403110869b670e152ac036f84bae310753d90 Description: debug symbols for docbook-to-man Auto-Built-Package: debug-symbols Build-Ids: ea04b8c13d7fde84db0cea0e5333863436af5077 Package: docbook-utils Priority: optional Section: text Installed-Size: 282 Maintainer: Debian XML/SGML Group Architecture: all Version: 0.6.14-3.4apertis0bv2023dev2b4 Replaces: cygnus-stylesheets, docbk-xml2x, docbook2man, docbook2texi, docbook2x-doc Depends: docbook-dsssl, jadetex, lynx | links | links2 | w3m, sgmlspl, opensp, perl:any Recommends: docbook-xml Filename: pool/development/d/docbook-utils/docbook-utils_0.6.14-3.4apertis0bv2023dev2b4_all.deb Size: 60284 MD5sum: 2e4605b01208620fc1f3f4c8f5fec24d SHA1: 0104ffc8c2fb7aec35877890fc07d5998f1ba800 SHA256: c901c21a661a6066cc3bff872dca02684c898fc76e1e5f5d946799cdf215f7e9 SHA512: d347b066c99b9b80109055c8b9dff15f227091122d00429ef80c6f67bc1515b334fe7019369d77ac079c4b8ed99ef8c105ee6ec54844ba30aa27a337974074d0 Description: Convert DocBook files to other formats (HTML, RTF, PS, man, PDF) The docbook-utils is a set of a few small programs intended to ease everyday use of technical documentation software and more generally use of SGML and XML. . Tasks they currently accomplish are: * jw: convert DocBook files to other formats (HTML, RTF, Postscript, PDF). * sgmldiff: detect the differences in markup between two SGML files. * docbook2man: converts a DocBook refentry to a man page. Homepage: http://sources.redhat.com/docbook-tools/ Multi-Arch: foreign Package: docbook-xml Priority: optional Section: text Installed-Size: 2133 Maintainer: Debian QA Group Architecture: all Version: 4.5-9apertis0bv2023dev2b4 Provides: docbk-xml Depends: sgml-data (>= 2.0.2), sgml-base (>= 1.28), xml-core (>= 0.14) Suggests: docbook, docbook-dsssl, docbook-xsl, docbook-defguide Filename: pool/development/d/docbook-xml/docbook-xml_4.5-9apertis0bv2023dev2b4_all.deb Size: 84540 MD5sum: e5d885c95f20a963aa2b9b8a20ab2028 SHA1: e667420f333b37f9c930bdf8c63f28ad0bda6646 SHA256: 4abd48b225e121c6e179ea559f105596cd1fb5e7f55340df6142f07eab1cb279 SHA512: 2ffe814609124df71f77a2ae4d44978a18daf39f68cfdc4c88224af0d0cad3ea90a830a6eb5f6469af72ec86da5c3b9733d3f7205e4266c603fc22765edb5fcd Description: standard XML documentation system for software and systems DocBook is an XML document type definition (DTD). That is, it contains the "DocBook" document structure. This is used by authors or editors writing documents in the DocBook XML format. DocBook was designed for books, articles, or reference documentation about technical matters or software. It has emerged as an open, standard DTD in the software industry, and is the documentation system of choice for many free software projects. . This package contains the XML DTD for DocBook, which describes the formal structure for documents following this format. If you wish to author DocBook documents using SGML rather than XML, use the 'docbook' package. You will need other packages in order to edit (psgml), validate (opensp, libxml2-utils) or format (docbook-xsl, docbook-dsssl) DocBook documents. . This package ships with the latest DocBook 4.5 XML DTD, as well as a selected set of legacy DTDs for use with older documents, including 4.0, 4.1.2, 4.2, 4.3 and 4.4. Homepage: http://docbook.org/schemas/4x.html Multi-Arch: foreign Package: docbook-xsl Priority: optional Section: text Installed-Size: 14870 Maintainer: Debian QA Group Architecture: all Version: 1.79.2+dfsg-1apertis0bv2023dev2b4 Provides: docbook-xsl-nons Depends: xml-core (>= 0.14) Recommends: docbook-xml (>= 4.1.2-4) Suggests: dbtoepub, docbook-xsl-doc-html | docbook-xsl-doc-pdf | docbook-xsl-doc-text | docbook-xsl-doc, docbook-xsl-saxon, fop, libsaxon-java, libxalan2-java, libxslthl-java, xalan Filename: pool/development/d/docbook-xsl/docbook-xsl_1.79.2+dfsg-1apertis0bv2023dev2b4_all.deb Size: 1236992 MD5sum: 51088c76e7f54e1ec8989ab78047086d SHA1: ef241c68cda986df7d3e56dd7668049334d22f59 SHA256: 3f400c58be05030fb9f25ad45df4000873b124c79125ad30b2120e6a73ecaaa8 SHA512: 46c48f2a238e05c078cff35e025a09b8fabcf319fa68c3dc00e2d51a3e07e336f408955a1fcf281b20dc4dcbb17c9c17bec98aa40bf0969ed22d336345bd80b7 Description: stylesheets for processing DocBook XML to various output formats These are modular XSL stylesheets for processing documents composed with the DocBook XML DTD and its derivatives ("Simplified" DocBook XML, JRefEntry DTD, etc.). . The stylesheets provide XSLT transformations for (X)HTML, WordML, HTML Help, JavaHelp, Man page (nroff), Website, Eclipse Platform Help file and XSL Formatting Object (XSL-FO) output. The latter can be further processed to a number of print formats using FOP or TeX-based tools. . The stylesheets are modular in the sense that you can extend and, to some extent, customize them. The documentation is included in a separate package. Homepage: https://github.com/docbook/wiki/wiki/DocBookXslStylesheets Multi-Arch: foreign Package: docbook-xsl-ns Priority: optional Section: text Installed-Size: 14936 Maintainer: Debian QA Group Architecture: all Source: docbook-xsl Version: 1.79.2+dfsg-1apertis0bv2023dev2b4 Depends: xml-core (>= 0.14) Recommends: docbook5-xml (>> 5) Suggests: dbtoepub, docbook-xsl-doc-html | docbook-xsl-doc-pdf | docbook-xsl-doc-text | docbook-xsl-doc, docbook-xsl-saxon, fop, libsaxon-java, libxalan2-java, libxslthl-java, xalan Filename: pool/development/d/docbook-xsl/docbook-xsl-ns_1.79.2+dfsg-1apertis0bv2023dev2b4_all.deb Size: 1237320 MD5sum: 499e2e4d11398678711b2d5dddfbe368 SHA1: 81bf6abd85c5725e33ddd90f5833107d138f6405 SHA256: 8fbed6c6446b338be0f6b90cd0b6c162dbbe78690ec32efad05aeee85a3d8524 SHA512: 98415518375acd56aa0145a4ce8b763bd00ab60371f9222cc6040e6147d7a7381028705fca607bea72baa8dc613db747b2db651a9893f339e0acdfed9234f0a8 Description: stylesheets for processing DocBook 5 XML to various output formats These are modular XSL stylesheets for processing documents composed with DocBook 5 XML and its derivatives. Unlike in docbook-xsl the DocBook namespace prefix has been added to element names in pattern matches and expressions. However processing of DocBook 4 documents is also possible with these stylesheets. For a more detailed explanation read http://www.sagehill.net/docbookxsl/ProcesingDb5.html. . The stylesheets provide XSLT transformations for (X)HTML, WordML, HTML Help, JavaHelp, Man page (nroff), Website, Eclipse Platform Help file and XSL Formatting Object (XSL-FO) output. The latter can be further processed to a number of print formats using FOP or TeX-based tools. . The stylesheets are modular in the sense that you can extend and, to some extent, customize them. The documentation is included in a separate package. Homepage: https://github.com/docbook/wiki/wiki/DocBookXslStylesheets Multi-Arch: foreign Package: docbook2x Priority: optional Section: text Installed-Size: 1448 Maintainer: Debian XML/SGML Group Architecture: amd64 Version: 0.8.8-17co1bv2023dev2b4 Depends: libtext-wrapi18n-perl, libxml-sax-expat-perl, opensp, texinfo, xsltproc, xml-core (>= 0.14), perl:any, libc6 (>= 2.14) Recommends: docbook-xml, docbook-xsl Filename: pool/development/d/docbook2x/docbook2x_0.8.8-17co1bv2023dev2b4_amd64.deb Size: 295472 MD5sum: 1ee0b8d74854a9565b2b30b9130c4ed6 SHA1: 21dfc3a02cbbc2bab6d0404818e9b2be737de314 SHA256: 427e1c3c11247a7706be47f55bc243faa741597df23df503012902bc36523fca SHA512: 70e76611d1da354ac0e66f154d61ca2e09db0986b854f02d472250311619a84cb2fe24326c43669f25369cb89fa95ec236872e6984b82880b1e6fa557eb0b981 Description: Converts DocBook/XML documents into man pages and TeXinfo The main tools are: * docbook2x-man: converts a DocBook/XML refentry into a manual page, with table support * docbook2x-texi: converts a DocBook/XML refentry into an info page, most usable for Emacs users Homepage: http://docbook2x.sourceforge.net Multi-Arch: foreign Package: docbook2x-dbgsym Priority: optional Section: debug Installed-Size: 30 Maintainer: Debian XML/SGML Group Architecture: amd64 Source: docbook2x Version: 0.8.8-17co1bv2023dev2b4 Depends: docbook2x (= 0.8.8-17co1bv2023dev2b4) Filename: pool/development/d/docbook2x/docbook2x-dbgsym_0.8.8-17co1bv2023dev2b4_amd64.deb Size: 15124 MD5sum: 937c3cfc7e84f5c829fb2424847d082c SHA1: 7207c590932fe92c07db4c59310226099323370a SHA256: 1c346869ed3eabac3c3b625fa5b6f2ec65768944afbfb3df0e46c5531e6987a7 SHA512: 64b41e8343f691cd5f37471ef7bf82365f65c3d5f95089aec0f516267a43dc0e89fedd2ca7e50a67fd63d9f52a800519aa01a528be0da20c83338a4ba8b30807 Description: debug symbols for docbook2x Auto-Built-Package: debug-symbols Build-Ids: a8052b7aabf7d8a134419baf3188702cf360ed09 Package: docbook5-xml Priority: optional Section: text Installed-Size: 3354 Maintainer: Debian XML/SGML Group Architecture: all Version: 5.0-3apertis0bv2023dev2b4 Depends: xml-core (>= 0.14) Suggests: docbook-xsl-ns, docbook5-defguide Filename: pool/development/d/docbook5-xml/docbook5-xml_5.0-3apertis0bv2023dev2b4_all.deb Size: 667092 MD5sum: b57ba116f84cb89200dbea80eb27a1ec SHA1: 40a743a004fe44c243383cf09aae4c5095f27424 SHA256: d366257858226fe917caeb5427e13165f6f350a82d305f40be31658a1b8c25de SHA512: 55a981d81175c95a044037f1812d64572fb95cea28995e14e7de7bd2bc8ff3f202b944f7ae2d67a002877d10690c83554ceb8fe8a7c447e24ccc2754bcb04b83 Description: standard XML documentation system for software and systems DocBook 5 is a general purpose XML schema. That is, it contains the "DocBook" document structure. This is used by authors or editors writing documents in the DocBook XML format. DocBook was designed for books, articles, or reference documentation about technical matters or software (though it is by no means limited to these applications). It has emerged as an open standard in the software industry, and is the documentation system of choice for many free software projects. . DocBook 5.0 is a complete rewrite of the well-known DocBook 4 XML schema/DTD, introducing a quite large number of backwards-incompatible changes. But the basic idea behind DocBook is still the same, and almost all element names are unchanged. . This package contains the XML RelaxNG schema (with some additional Schematron assertions), W3C XML Schema (XSD) as well as the Document Type Definition (DTD) for DocBook, which all describe the formal structure for documents following this format. . You will need other packages in order to edit, validate (libxml2-utils) or format (docbook-xsl-ns) DocBook 5 documents. Homepage: http://docbook.org/schemas/5x.html Package: docker-doc Priority: optional Section: doc Installed-Size: 2141 Maintainer: Debian Go Packaging Team Architecture: all Source: docker.io Version: 20.10.5+dfsg1-1+deb11u2+apertis1bv2023dev3b3 Provides: docker.io-doc Filename: pool/development/d/docker.io/docker-doc_20.10.5+dfsg1-1+deb11u2+apertis1bv2023dev3b3_all.deb Size: 1874724 MD5sum: 5309ac1ed9de80d7c7daab8d05f3fe9e SHA1: 0f3c53a566207d20876002a34633d8b7ee5f9c34 SHA256: f6ea63057563987181cca73ed6cc46acfa5cc637d8a97a8a3bb7c78b2c885695 SHA512: 2e6e63287e7ad76bf0ce4be83528c6066324eb99b380c262f71529e8e751701d5bca9defa162eb0b76a20cc8cb1d8c55965fcdd1821a02e3cb28d618f27d16b5 Description: Linux container runtime -- documentation Docker complements kernel namespacing with a high-level API which operates at the process level. It runs unix processes with strong guarantees of isolation and repeatability across servers. . Docker is a great building block for automating distributed systems: large-scale web deployments, database clusters, continuous deployment systems, private PaaS, service-oriented architectures, etc. . This package contains the daemon and client. Using docker.io on non-amd64 hosts is not supported at this time. Please be careful when using it on anything besides amd64. . Also, note that kernel version 3.8 or above is required for proper operation of the daemon process, and that any lower versions may have subtle and/or glaring issues. . This package provides documentation for Docker. Homepage: https://mobyproject.org Multi-Arch: foreign Package: docker-registry Priority: optional Section: utils Installed-Size: 17874 Maintainer: Debian Go Packaging Team Architecture: amd64 Version: 2.7.1+ds2-7apertis0bv2023dev2b3 Depends: adduser, libc6 (>= 2.4), lsb-base Pre-Depends: init-system-helpers (>= 1.54~) Filename: pool/development/d/docker-registry/docker-registry_2.7.1+ds2-7apertis0bv2023dev2b3_amd64.deb Size: 4537784 MD5sum: 4c0ed934fa1eff7e2de6f210aaf89a50 SHA1: b4c533b500b44c41788e64f908153e2c6f60765c SHA256: 957ffba2529a6b81d5b4a5fcab60472a42771b48d37744dd83a4c89a77d888f7 SHA512: e3f2eb09dfac3f6c774c9ecf15ca12d7a09d397e882a6487d38d1330e9471334dda5b3f58e2cea198c1be5caa4f6b3857e89687e5ee37411e3b27ca5409193b6 Description: Docker toolset to pack, ship, store, and deliver content The Docker toolset to pack, ship, store, and deliver content. . The Docker Registry 2.0 implementation contained in this package is for storing and distributing Docker images. It supersedes the docker/docker-registry project with a new API design, focused around security and performance. . This project should provide an implementation to a V2 API for use in the Docker core project. The API should be embeddable and simplify the process of securely pulling and pushing content from docker daemons. . The new registry implementation provides the following benefits: . * faster push and pull * new, more efficient implementation * simplified deployment * pluggable storage backend * webhook notifications Built-Using: golang-1.15 (= 1.15.15-1~deb11u2+apertis0bv2023dev2b2), golang-bugsnag-panicwrap (= 1.2.0-1.1apertis0bv2023dev2b4), golang-check.v1 (= 0.0+git20200902.038fdea-1apertis0bv2023dev2b4), golang-github-aws-aws-sdk-go (= 1.36.33-1apertis1bv2023dev2b3), golang-github-beorn7-perks (= 1.0.1-1apertis0bv2023dev2b3), golang-github-bshuster-repo-logrus-logstash-hook (= 0.4.1-2apertis0bv2022dev2b1), golang-github-bugsnag-bugsnag-go (= 1.7.0-1apertis0bv2023dev2b3), golang-github-cespare-xxhash (= 2.1.1-1apertis0bv2023dev2b3), golang-github-docker-go-metrics (= 0.0.1-1apertis0bv2023dev2b3), golang-github-docker-libtrust (= 0.0~git20150526.0.9cbd2a1-3.1apertis0bv2023dev2b3), golang-github-garyburd-redigo (= 0.0~git20150901.0.d8dbe4d-2.1apertis0bv2023dev2b3), golang-github-gofrs-uuid (= 3.2.0-2apertis0bv2023dev2b3), golang-github-gorilla-handlers (= 1.4.2-1apertis0bv2023dev2b3), golang-github-gorilla-mux (= 1.7.4-1apertis0bv2023dev2b3), golang-github-jmespath-go-jmespath (= 0.4.0-1apertis0bv2023dev2b3), golang-github-mitchellh-mapstructure (= 1.3.3-1apertis0bv2023dev2b3), golang-github-ncw-swift (= 1.0.52-1apertis0bv2023dev2b3), golang-github-opencontainers-go-digest (= 1.0.0-1apertis0bv2023dev2b3), golang-github-opencontainers-image-spec (= 1.0.1-5apertis0bv2023dev2b3), golang-github-pkg-errors (= 0.9.1-1apertis0bv2023dev2b3), golang-github-prometheus-client-golang (= 1.9.0-2apertis1bv2023dev2b3), golang-github-prometheus-client-model (= 0.2.0-2apertis0bv2023dev2b3), golang-github-prometheus-common (= 0.15.0-2apertis0bv2023dev2b3), golang-github-prometheus-procfs (= 0.3.0-2+apertis0bv2023dev2b3), golang-github-shopify-logrus-bugsnag (= 0.0~git20171204.577dee2-2apertis0bv2022dev2b1), golang-github-spf13-cobra (= 1.1.2-1apertis0bv2023dev2b3), golang-github-spf13-pflag (= 1.0.5-2apertis0bv2023dev2b3), golang-go.crypto (= 1:0.0~git20201221.eec23a3-1apertis0bv2023dev2b3), golang-golang-x-net (= 1:0.0+git20210119.5f4716e+dfsg-4+apertis0bv2023dev2b3), golang-golang-x-sys (= 0.0~git20210124.22da62e-1apertis0bv2023dev2b3), golang-golang-x-text (= 0.3.6-1apertis0bv2023dev2b3), golang-goprotobuf (= 1.3.4-2apertis0bv2023dev2b3), golang-logrus (= 1.7.0-2apertis0bv2023dev2b3), golang-pretty (= 0.2.1+git20200831.59b4212-1apertis0bv2023dev2b3), golang-protobuf-extensions (= 1.0.1-1co1bv2023dev2b3), golang-text (= 0.2.0-1apertis0bv2023dev2b3), golang-yaml.v2 (= 2.4.0-1apertis1bv2023dev2b3) Homepage: https://github.com/docker/distribution Package: docker.io Priority: optional Section: admin Installed-Size: 163752 Maintainer: Debian Go Packaging Team Architecture: amd64 Version: 20.10.5+dfsg1-1+deb11u2+apertis1bv2023dev3b3 Depends: libc6 (>= 2.4), libdevmapper1.02.1 (>= 2:1.02.97), libsystemd0, adduser, containerd (>= 1.4~), iptables, lsb-base, runc (>= 1.0.0~rc8~), tini Pre-Depends: init-system-helpers (>= 1.54~) Recommends: apparmor, ca-certificates, cgroupfs-mount, git, needrestart (>= 3.1~), xz-utils Suggests: docker-doc, aufs-tools, btrfs-progs, debootstrap, e2fsprogs, rinse, rootlesskit, xfsprogs, zfs-fuse | zfsutils-linux Conflicts: docker-ce, docker-ce-cli, docker-ce-rootless-extras Filename: pool/development/d/docker.io/docker.io_20.10.5+dfsg1-1+deb11u2+apertis1bv2023dev3b3_amd64.deb Size: 36852336 MD5sum: f3b1da2533300616e7722c97a4cb21e7 SHA1: 72a771d91c880e4cb1c86d875ed45c095e14c80c SHA256: 29835ee33ecd1968489d72c648bee96e633c4d1fbfb9fefb7910ae2193c8adb1 SHA512: 76469a908bed937425722b9886b82f1d758a3585c80676889183639232e43cdb135e2773899f14a9e79cd9bb8691930cb9c529b006f52f6237ce2402015315fb Description: Linux container runtime Docker complements kernel namespacing with a high-level API which operates at the process level. It runs unix processes with strong guarantees of isolation and repeatability across servers. . Docker is a great building block for automating distributed systems: large-scale web deployments, database clusters, continuous deployment systems, private PaaS, service-oriented architectures, etc. . This package contains the daemon and client. Using docker.io on non-amd64 hosts is not supported at this time. Please be careful when using it on anything besides amd64. . Also, note that kernel version 3.8 or above is required for proper operation of the daemon process, and that any lower versions may have subtle and/or glaring issues. Built-Using: consul (= 1.8.7+dfsg1-5+apertis2bv2023dev2b1), containerd (= 1.4.13~ds1-1~deb11u2+apertis0bv2023dev3b1), continuity (= 0.0~git20201208.1805252-2apertis0bv2023dev2b3), docker-libkv (= 0.2.1-2apertis0bv2023dev2b4), docker-registry (= 2.7.1+ds2-7apertis0bv2023dev2b3), etcd (= 3.3.25+dfsg-6apertis0bv2023dev2b3), glibc (= 2.31-13+deb11u3+apertis1bv2023dev2b5), go-md2man-v2 (= 2.0.0+ds-5apertis0bv2023dev2b3), golang-1.15 (= 1.15.15-1~deb11u4+apertis0bv2023dev3b4), golang-blackfriday-v2 (= 2.0.1-3apertis0bv2023dev2b4), golang-dbus (= 5.0.3-2apertis0bv2023dev2b4), golang-fsnotify (= 1.4.9-2apertis0bv2023dev2b4), golang-github-armon-go-metrics (= 0.3.4-1apertis0bv2023dev2b5), golang-github-aws-aws-sdk-go (= 1.36.33-1apertis1bv2023dev2b3), golang-github-beorn7-perks (= 1.0.1-1apertis0bv2023dev2b3), golang-github-bsphere-le-go (= 0.0~git20170215.0.7a984a8-1.1apertis0bv2023dev2b3), golang-github-cespare-xxhash (= 2.1.1-1apertis0bv2023dev2b3), golang-github-cilium-ebpf (= 0.2.0-1apertis0bv2023dev2b3), golang-github-cloudflare-cfssl (= 1.2.0+git20160825.89.7fb22c8-3.1apertis0bv2023dev2b3), golang-github-containerd-cgroups (= 0.0~git20201119.4cbc285-4apertis1bv2023dev2b3), golang-github-containerd-console (= 1.0.1-2+apertis0bv2023dev2b3), golang-github-containerd-fifo (= 0.0~git20201026.0724c46-1apertis0bv2023dev2b3), golang-github-containerd-go-runc (= 0.0~git20201020.16b287b-1apertis0bv2023dev2b3), golang-github-containerd-typeurl (= 1.0.1-1apertis0bv2023dev2b3), golang-github-coreos-bbolt (= 1.3.5-1apertis1bv2023dev2b3), golang-github-coreos-go-systemd (= 22.1.0-3apertis0bv2023dev2b3), golang-github-coreos-pkg (= 4-3apertis0bv2023dev2b3), golang-github-coreos-semver (= 0.3.0-1apertis0bv2023dev2b3), golang-github-cyphar-filepath-securejoin (= 0.2.2-2apertis0bv2023dev2b3), golang-github-davecgh-go-spew (= 1.1.1-2apertis0bv2023dev2b3), golang-github-deckarep-golang-set (= 1.5-2co1bv2023dev2b3), golang-github-docker-docker-credential-helpers (= 0.6.3-1apertis0bv2023dev2b3), golang-github-docker-go (= 0.0~git20160303.0.d30aec9-3co1bv2023dev2b3), golang-github-docker-go-connections (= 0.4.0-3+apertis2bv2023dev2b2), golang-github-docker-go-events (= 0.0~git20190806.e31b211-1apertis0bv2023dev2b3), golang-github-docker-go-metrics (= 0.0.1-1apertis0bv2023dev2b3), golang-github-docker-go-units (= 0.4.0-3apertis0bv2023dev2b3), golang-github-docker-libtrust (= 0.0~git20150526.0.9cbd2a1-3.1apertis0bv2023dev2b3), golang-github-dustin-go-humanize (= 1.0.0-2apertis0bv2023dev2b3), golang-github-fatih-color (= 1.7.0-1apertis0bv2023dev2b3), golang-github-fernet-fernet-go (= 0.0~git20180830.9eac43b-2apertis0bv2023dev2b3), golang-github-fluent-fluent-logger-golang (= 1.5.0-1apertis0bv2023dev2b3), golang-github-fvbommel-sortorder (= 1.0.2-2apertis0bv2023dev2b3), golang-github-gofrs-flock (= 0.8.0-1apertis0bv2023dev2b3), golang-github-gogo-googleapis (= 1.4.0-1apertis0bv2023dev2b3), golang-github-golang-groupcache (= 0.0~git20200121.8c9f03a-1apertis0bv2023dev2b3), golang-github-google-btree (= 1.0.0-1apertis0bv2023dev2b3), golang-github-google-certificate-transparency (= 0.0~git20160709.0.0f6e3d1~ds1-3co1bv2023dev2b3), golang-github-google-go-cmp (= 0.5.4-1apertis0bv2023dev2b3), golang-github-google-gofuzz (= 1.2.0-1apertis0bv2023dev2b3), golang-github-google-shlex (= 0.0~git20191202.e7afc7f-1apertis0bv2023dev2b3), golang-github-google-uuid (= 1.2.0-1+apertis1bv2023dev2b3), golang-github-googleapis-gax-go (= 2.0.5-1apertis0bv2023dev2b3), golang-github-googleapis-gnostic (= 0.2.0-2apertis0bv2023dev2b3), golang-github-gorilla-mux (= 1.7.4-1apertis0bv2023dev2b3), golang-github-graylog2-go-gelf (= 0.0+git20191017.1550ee6-1apertis0bv2023dev2b3), golang-github-grpc-ecosystem-go-grpc-middleware (= 1.2.2-2apertis0bv2023dev2b3), golang-github-grpc-ecosystem-go-grpc-prometheus (= 1.2.0+git20191002.6af20e3-3apertis0bv2023dev2b3), golang-github-grpc-ecosystem-grpc-opentracing (= 0.0~git20180507.8e809c8-2apertis0bv2023dev2b3), golang-github-hashicorp-errwrap (= 1.1.0-1apertis0bv2023dev2b3), golang-github-hashicorp-go-cleanhttp (= 0.5.2-1apertis0bv2023dev2b3), golang-github-hashicorp-go-hclog (= 0.11.0-1apertis0bv2023dev2b3), golang-github-hashicorp-go-immutable-radix (= 1.3.0-1apertis0bv2023dev2b3), golang-github-hashicorp-go-memdb (= 1.2.1-1apertis0bv2023dev2b3), golang-github-hashicorp-go-msgpack (= 0.5.5-1apertis0bv2023dev2b3), golang-github-hashicorp-go-multierror (= 1.1.0-1apertis0bv2023dev2b3), golang-github-hashicorp-go-rootcerts (= 1.0.2-2apertis0bv2023dev2b3), golang-github-hashicorp-go-sockaddr (= 0.0~git20170627.41949a1+ds-2co2bv2023dev2b3), golang-github-hashicorp-golang-lru (= 0.5.4-2apertis0bv2023dev2b3), golang-github-hashicorp-memberlist (= 0.2.2-1apertis1bv2023dev2b3), golang-github-hashicorp-serf (= 0.9.4~ds1-1apertis0bv2023dev2b3), golang-github-imdario-mergo (= 0.3.12-1+apertis0bv2023dev3b1), golang-github-ishidawataru-sctp (= 0.0+git20190723.7c296d4-3apertis0bv2023dev2b3), golang-github-jmespath-go-jmespath (= 0.4.0-1apertis0bv2023dev2b3), golang-github-json-iterator-go (= 1.1.10-2apertis0bv2023dev2b3), golang-github-mattn-go-colorable (= 0.1.7-1apertis0bv2023dev2b3), golang-github-mattn-go-isatty (= 0.0.12-1apertis0bv2023dev2b3), golang-github-miekg-dns (= 1.1.35-1apertis1bv2023dev2b3), golang-github-mitchellh-hashstructure (= 1.0.0-1.1apertis0bv2023dev2b3), golang-github-mitchellh-mapstructure (= 1.3.3-1apertis0bv2023dev2b3), golang-github-moby-sys (= 0.0~git20201113.5a29239-1apertis0bv2023dev2b3), golang-github-moby-term (= 0.0~git20201110.bea5bbe-1apertis0bv2023dev2b3), golang-github-modern-go-concurrent (= 1.0.3-1.1apertis0bv2023dev2b3), golang-github-modern-go-reflect2 (= 1.0.1-1apertis0bv2023dev2b3), golang-github-morikuni-aec (= 1.0.0-2apertis0bv2023dev2b3), golang-github-opencontainers-go-digest (= 1.0.0-1apertis0bv2023dev2b3), golang-github-opencontainers-image-spec (= 1.0.1-5apertis0bv2023dev2b3), golang-github-opencontainers-selinux (= 1.8.0-1apertis0bv2023dev2b3), golang-github-opencontainers-specs (= 1.0.2.41.g7413a7f-1+deb11u1+apertis0bv2023dev2b1), golang-github-opentracing-contrib-go-stdlib (= 1.0.0-1apertis0bv2023dev2b3), golang-github-opentracing-opentracing-go (= 1.2.0-1apertis0bv2023dev2b3), golang-github-philhofer-fwd (= 1.1.1-1apertis0bv2023dev2b3), golang-github-pkg-errors (= 0.9.1-1apertis0bv2023dev2b3), golang-github-pmezard-go-difflib (= 1.0.0-3apertis0bv2023dev2b3), golang-github-prometheus-client-golang (= 1.9.0-2apertis1bv2023dev2b3), golang-github-prometheus-client-model (= 0.2.0-2apertis0bv2023dev2b3), golang-github-prometheus-common (= 0.15.0-2apertis0bv2023dev2b3), golang-github-prometheus-procfs (= 0.3.0-2+apertis0bv2023dev2b3), golang-github-racksec-srslog (= 0.0~git20180709.a4725f0-1apertis0bv2023dev2b3), golang-github-rcrowley-go-metrics (= 0.0~git20180125.8732c61-3apertis2bv2023dev2b2), golang-github-samuel-go-zookeeper (= 0.0~git20180130.c4fab1a-1co1bv2023dev2b3), golang-github-shurcool-sanitized-anchor-name (= 1.0.0-1apertis0bv2023dev2b3), golang-github-spf13-cobra (= 1.1.2-1apertis0bv2023dev2b3), golang-github-spf13-pflag (= 1.0.5-2apertis0bv2023dev2b3), golang-github-tinylib-msgp (= 1.0.2-3apertis0bv2023dev2b3), golang-github-tonistiigi-units (= 0.0~git20180711.6950e57-2apertis0bv2023dev2b3), golang-github-urfave-cli (= 1.22.4-2apertis0bv2023dev2b3), golang-github-vbatts-tar-split (= 0.11.1-2apertis0bv2023dev2b3), golang-github-vishvananda-netlink (= 1.1.0-2apertis0bv2023dev2b3), golang-github-vishvananda-netns (= 0.0~git20200728.db3c7e5-1apertis0bv2023dev2b3), golang-github-willf-bitset (= 1.1.11-1apertis0bv2023dev2b3), golang-github-xeipuuv-gojsonpointer (= 0.0~git20190905.02993c4-1apertis0bv2023dev2b3), golang-github-xeipuuv-gojsonreference (= 0.0~git20180127.bd5ef7b-2apertis0bv2023dev2b3), golang-github-xeipuuv-gojsonschema (= 1.2.0-1apertis0bv2023dev2b3), golang-glog (= 0.0~git20160126.23def4e-3apertis0bv2023dev2b3), golang-go-patricia (= 2.2.6-5co2bv2023dev2b3), golang-go-zfs (= 2.1.1.49.gf784269-1apertis0bv2023dev2b3), golang-go.crypto (= 1:0.0~git20201221.eec23a3-1apertis0bv2023dev2b3), golang-go.opencensus (= 0.22.4-2+apertis0bv2023dev2b3), golang-gocapability-dev (= 0.0+git20200815.42c35b4-1apertis0bv2023dev2b3), golang-gogoprotobuf (= 1.3.2-1apertis0bv2023dev2b3), golang-gogottrpc (= 1.0.2-1apertis0bv2023dev2b3), golang-golang-x-net (= 1:0.0+git20210119.5f4716e+dfsg-4+apertis0bv2023dev2b3), golang-golang-x-oauth2 (= 0.0~git20190604.0f29369-2apertis0bv2023dev2b3), golang-golang-x-sync (= 0.0~git20210220.036812b-1apertis0bv2023dev2b3), golang-golang-x-sys (= 0.0~git20210124.22da62e-1apertis0bv2023dev2b3), golang-golang-x-term (= 0.0~git20201210.2321bbc-1apertis0bv2023dev2b3), golang-golang-x-text (= 0.3.6-1apertis0bv2023dev2b3), golang-golang-x-time (= 0.0+git20200630.3af7569-1apertis0bv2023dev2b3), golang-google-api (= 0.28.0-2apertis1bv2023dev2b4), golang-google-cloud (= 0.56.0-1+apertis2bv2023dev2b2), golang-google-genproto (= 0.0~git20200413.b5235f6-1apertis0bv2023dev2b3), golang-google-grpc (= 1.27.1-1apertis1bv2023dev2b3), golang-gopkg-inf.v0 (= 0.9.1-1apertis0bv2023dev2b3), golang-gopkg-yaml.v3 (= 3.0.0~git20200121.a6ecf24-3apertis0bv2023dev2b2), golang-goprotobuf (= 1.3.4-2apertis0bv2023dev2b3), golang-k8s-sigs-yaml (= 1.2.0-3apertis1bv2023dev2b2), golang-logrus (= 1.7.0-2apertis0bv2023dev2b3), golang-protobuf-extensions (= 1.0.1-1co1bv2023dev2b3), golang-testify (= 1.7.0+git20210824.ab6dc32-1~bpo11+1+apertis0bv2023dev3b1), golang-toml (= 0.3.1-1apertis0bv2023dev2b3), golang-yaml.v2 (= 2.4.0-1apertis1bv2023dev2b3), gotest.tools (= 3.0.3-1apertis0bv2023dev2b3), notary (= 0.6.1~ds2-6apertis2bv2023dev2b3), runc (= 1.0.0~rc93+ds1-5+deb11u2+apertis0bv2023dev3b2) Homepage: https://mobyproject.org Package: docker.io-dbgsym Priority: optional Section: debug Installed-Size: 19304 Maintainer: Debian Go Packaging Team Architecture: amd64 Source: docker.io Version: 20.10.5+dfsg1-1+deb11u2+apertis1bv2023dev3b3 Depends: docker.io (= 20.10.5+dfsg1-1+deb11u2+apertis1bv2023dev3b3) Filename: pool/development/d/docker.io/docker.io-dbgsym_20.10.5+dfsg1-1+deb11u2+apertis1bv2023dev3b3_amd64.deb Size: 3100584 MD5sum: 39412564bb6ab65d04e9e013588f444c SHA1: 1b11066070780cf80374cf7f4ff514686884fba7 SHA256: c18abea9964a259cb347040ac768df7e51dc75ce975bbb91200bef04cb32b89f SHA512: c0f89bb4b1c3b640d4914dc0407f20e8ba095ea19ccee831724074c00e820847acdbc2e7c6c9308b0f2de8e2435be21c771f6d25db5bd5a42df6c6fb52ad1077 Description: debug symbols for docker.io Auto-Built-Package: debug-symbols Build-Ids: 595ffca0c1652da3256f6e5cc0683d7a7cbbc302 80fcf3ccf16f6e9d0d12060f70b59ea2c78a2233 Package: doctest Priority: optional Section: devel Installed-Size: 57958 Maintainer: Debian Haskell Group Architecture: amd64 Source: haskell-doctest Version: 0.16.3-1apertis1bv2023dev2b2 Depends: libc6 (>= 2.29), libffi7 (>= 3.3~20180313), libgmp10, libtinfo6 (>= 6) Filename: pool/development/h/haskell-doctest/doctest_0.16.3-1apertis1bv2023dev2b2_amd64.deb Size: 8144564 MD5sum: 56db43b5d9783bc8133fde65d0835562 SHA1: 9106501dbe619b2cd1661585abd48e5f148e7f77 SHA256: 2337f8dcb534d7a19e65b9ab6d4ce90e6e2a5820c04516fd582256d32f153006 SHA512: 10c0469f3fccf34db7102e62620c3f6b26c55c7f7e4e89981d91296cca0d5039af0352ba4f91519bb09866858acb87db8b523a0426b622015927800e96d18944 Description: test interactive Haskell examples; executable The doctest program checks examples in source code comments. It is modeled after doctest for Python (). . Documentation is at . . This package contains the doctest executable. Homepage: https://github.com/sol/doctest-haskell Package: docutils-common Priority: optional Section: python Installed-Size: 481 Maintainer: Debian Python Team Architecture: all Source: python-docutils Version: 0.16+dfsg-4+apertis0bv2023dev2b4 Depends: sgml-base (>= 1.28), xml-core (>= 0.14) Recommends: python3-docutils Filename: pool/development/p/python-docutils/docutils-common_0.16+dfsg-4+apertis0bv2023dev2b4_all.deb Size: 131428 MD5sum: 26faddfb89b8c12681f9e6ed2455658c SHA1: d3d6e5b2bd343fef098661d22d1bed7b688b4a76 SHA256: 8452f9b2516de4d3dc5e774d72f7229b58a57040871307a35444a2506d1fae4c SHA512: c786c5adf596562bf36f2a3b3dc756e112a13a5d8b3299181f1af776871a5aa28f82a5ca6d10f6a75a121900ed6fe37bdbed6f3202fd3d99842004727668ce56 Description: text processing system for reStructuredText - common data reStructuredText is an easy-to-read, what-you-see-is-what-you-get plaintext markup syntax and parser system. It is useful for in-line program documentation (such as Python docstrings), for quickly creating simple web pages, and for standalone documents. . The purpose of the Docutils project is to create a set of tools for processing reStructuredText documentation into useful formats, such as HTML, LaTeX, ODT or Unix manpages. . This package includes data and configuration files. Homepage: https://docutils.sourceforge.io/ Multi-Arch: foreign Package: docutils-doc Priority: optional Section: doc Installed-Size: 4414 Maintainer: Debian Python Team Architecture: all Source: python-docutils Version: 0.16+dfsg-4+apertis0bv2023dev2b4 Filename: pool/development/p/python-docutils/docutils-doc_0.16+dfsg-4+apertis0bv2023dev2b4_all.deb Size: 934272 MD5sum: f28b7a255c8d005ec534cb122b062900 SHA1: 62349047681edec461c3538c3aa4f338f70ef0d0 SHA256: 1815833c7d1dafbf899a449aad058a912c5ba7384bf6fcced663bf90b802faf8 SHA512: 48937ec5473c1946780d11a1f191a87d16bfe7bd380a71d259ceb20df1e8a21195ad749ccd5805285b62a18c8aaa8e219ff233d4ef46546dbe5a08464a5b04b6 Description: text processing system for reStructuredText - documentation reStructuredText is an easy-to-read, what-you-see-is-what-you-get plaintext markup syntax and parser system. It is useful for in-line program documentation (such as Python docstrings), for quickly creating simple web pages, and for standalone documents. . The purpose of the Docutils project is to create a set of tools for processing reStructuredText documentation into useful formats, such as HTML, LaTeX, ODT or Unix manpages. . This package includes documentation in HTML and (gzipped) reST formats. Homepage: https://docutils.sourceforge.io/ Multi-Arch: foreign Package: dos2unix Priority: optional Section: text Installed-Size: 1330 Maintainer: Jari Aalto Architecture: amd64 Version: 7.4.1-1apertis0bv2023dev2b3 Depends: libc6 (>= 2.4) Filename: pool/development/d/dos2unix/dos2unix_7.4.1-1apertis0bv2023dev2b3_amd64.deb Size: 393320 MD5sum: 037f02c767e6ffc0f6cdd90204080ae3 SHA1: e459afaf9951c5f3e91800afbad55297dcf88067 SHA256: bfff15d7a9929609811b3c86e69fc7469857218f7de0d7e647938c5fabc9b879 SHA512: b64b67a735bdb01abeb92546d2ffc565199fb644d8866c59abcf32434b5b6dfc992bd8b96aa193891bb2627525044868382d5dca552375905587b81bb775e897 Description: convert text file line endings between CRLF and LF This package contains utilities dos2unix, unix2dos, mac2unix, unix2mac to convert the line endings of text files between UNIX (LF), DOS (CRLF) and Mac (CR) formats. . Text files under Windows and DOS typically have two ASCII characters at the end of each line: CR (carriage return) followed by LF (line feed). Older Macs used just CR, while UNIX uses just LF. While most modern editors can read all these formats, there may still be a need to convert files between them. . This is the classic utility developed in 1989. Homepage: https://waterlan.home.xs4all.nl/dos2unix.html Multi-Arch: foreign Package: dos2unix-dbgsym Priority: optional Section: debug Installed-Size: 120 Maintainer: Jari Aalto Architecture: amd64 Source: dos2unix Version: 7.4.1-1apertis0bv2023dev2b3 Depends: dos2unix (= 7.4.1-1apertis0bv2023dev2b3) Filename: pool/development/d/dos2unix/dos2unix-dbgsym_7.4.1-1apertis0bv2023dev2b3_amd64.deb Size: 91208 MD5sum: 7a1112db78b156c3b826f17fd123c76d SHA1: 1b803b51c08c5dd8b437f0ac39a225a1e9c9deeb SHA256: 6a7d8eb7bb261cb01ceb7e4dfeb2622730bfc26b31e035ae5fd6e1d6d9626991 SHA512: c3346dfd958837696465c5bcd8684bf512e6c1d9b569dc69412f2ad0fae564fdd2aa76571a7bbbf56c9a11cde6516a955267c1a8dd471c915c7db3816eb72080 Description: debug symbols for dos2unix Auto-Built-Package: debug-symbols Build-Ids: 1f31b6042c9607dc9f7d12298e52880a38886957 54d8d9ca2225c2d271ee904a97bcea09ea6c9c50 Package: dose-builddebcheck Priority: optional Section: devel Installed-Size: 4496 Maintainer: Debian OCaml Maintainers Architecture: amd64 Source: dose3 Version: 6.0.1-2apertis1bv2023dev2b4 Replaces: dose3-builddebcheck (<< 2.9.13) Depends: xz-utils, libbz2-1.0, libc6 (>= 2.29), zlib1g (>= 1:1.1.4) Breaks: dose3-builddebcheck (<< 2.9.13) Filename: pool/development/d/dose3/dose-builddebcheck_6.0.1-2apertis1bv2023dev2b4_amd64.deb Size: 1114428 MD5sum: 9ff309aa62973a7bbdb9cb2c7076d9e7 SHA1: 2d8f18f5f4db69b928b7476ffd7cf8a583330d55 SHA256: 69c1e894420eb6a61838052c9f42e3cda1278276e0c8a52a2f9e2f73b05f33e7 SHA512: e6f22dfdd5b58f504c542852cb81ef7d8aa30870d83769f4abb7aaccff90eb531089575febf51403964f115cbf07cc3d0374a0b26010a62f90cef72e8793eed9 Description: Checks whether build-dependencies can be satisfied This software checks, given a collection of source package stanzas and a collection of binary package stanzas of Debian packages, whether the build-dependencies of each source package can be satisfied by the binary packages. Homepage: http://www.mancoosi.org/software/ Package: dose-builddebcheck-dbgsym Priority: optional Section: debug Installed-Size: 1200 Maintainer: Debian OCaml Maintainers Architecture: amd64 Source: dose3 Version: 6.0.1-2apertis1bv2023dev2b4 Depends: dose-builddebcheck (= 6.0.1-2apertis1bv2023dev2b4) Filename: pool/development/d/dose3/dose-builddebcheck-dbgsym_6.0.1-2apertis1bv2023dev2b4_amd64.deb Size: 288412 MD5sum: 1fc5b73dc41da71097d15ca8096180f2 SHA1: 9c87968464db2eae38818e87ad0ccaae31f2592b SHA256: 02bc6a7043605bd8e42bec6892c66a32a667a1ed6818f45c5bf725560b6557ac SHA512: e32e9d11ae26cc7257e1516258a58ccc09ae77b68053b1d99d933bbdd649ecf2fcf160f1cfcb0286e3cbfbea42c597dcb9c52e009590b7d74c0808ca4eee52fc Description: debug symbols for dose-builddebcheck Auto-Built-Package: debug-symbols Build-Ids: f01214db5b2dfe00d0bedd4d23289538c9e560ee Package: dose-distcheck Priority: optional Section: devel Installed-Size: 4518 Maintainer: Debian OCaml Maintainers Architecture: amd64 Source: dose3 Version: 6.0.1-2apertis1bv2023dev2b4 Replaces: dose3-distcheck (<< 2.9.13) Depends: xz-utils, libbz2-1.0, libc6 (>= 2.29), zlib1g (>= 1:1.1.4) Breaks: dose3-distcheck (<< 2.9.13) Filename: pool/development/d/dose3/dose-distcheck_6.0.1-2apertis1bv2023dev2b4_amd64.deb Size: 1118464 MD5sum: 5a250b42dcff186b8fdef41a5b0302f4 SHA1: 2a5446d5ab742819cb414d4dd00d6e22c225673c SHA256: 04d5ac8936cee930489bdf3fb28207ddff2fd9a67eac3160dc87dabab02c7514 SHA512: da29c94324dc9e79b1ddf5662d0be52f73409706e91815b52bc8f091a6fa05c8513a7b6fce844b3599ea3329f5ade71d0e2df303ad69729846d3fdd2dbbb1694 Description: Checks whether dependencies of packages can be satisfied This software checks for every package of a distribution whether it is possible to satisfy its dependencies and conflicts within this distribution. It comes in several versions: - dose-debcheck for Debian packages - dose-rpmcheck for rpm packages - dose-eclipsecheck for OSGi plugins Homepage: http://www.mancoosi.org/software/ Package: dose-distcheck-dbgsym Priority: optional Section: debug Installed-Size: 1206 Maintainer: Debian OCaml Maintainers Architecture: amd64 Source: dose3 Version: 6.0.1-2apertis1bv2023dev2b4 Depends: dose-distcheck (= 6.0.1-2apertis1bv2023dev2b4) Filename: pool/development/d/dose3/dose-distcheck-dbgsym_6.0.1-2apertis1bv2023dev2b4_amd64.deb Size: 289676 MD5sum: d071ca17a8fc667c0fd319b2d2cf0f73 SHA1: e510f28c9d57e8be9ce93d59f64d80a710e54eac SHA256: c6d13a5217543c5cbf8363793b1c429b7c2d07e514fb13659f9a9d2f8c6da0d8 SHA512: 0654d0505a5b8b95919d1bfae101e9ebc6ddfc0c409cb63935e14c37f1f63a20547df8f8271f637394ce8b8bbcbfd1282271d1b2f4771c74c95c53eb61f139d7 Description: debug symbols for dose-distcheck Auto-Built-Package: debug-symbols Build-Ids: 4d36e154a2cab40814cfd1ace1517fa4104d534b Package: dose-doc Priority: optional Section: doc Installed-Size: 3626 Maintainer: Debian OCaml Maintainers Architecture: all Source: dose3 Version: 6.0.1-2apertis1bv2023dev2b4 Replaces: apt-cudf (<< 4.3-2), dose-distcheck (<< 4.3-2), libdose3-ocaml-dev (<< 4.3-2) Breaks: apt-cudf (<< 4.3-2), dose-distcheck (<< 4.3-2), libdose3-ocaml-dev (<< 4.3-2) Filename: pool/development/d/dose3/dose-doc_6.0.1-2apertis1bv2023dev2b4_all.deb Size: 317816 MD5sum: 874f5817c150d55d77b0f452c4136252 SHA1: 26f4115cb4f919d3edf77cec628d05cec5324f55 SHA256: 362ddad605ff775d3b5fc2dcce69ce4e8bd2214c97684a61d7ba825432af521a SHA512: 8b010caf40b3a0f32c2611b1e92803d115f126300ac4e6073cadcf1b427f791e390ef223531ef47f822d9fadcd4241d581dd676946ccd9dbbfd52eb3b08b05d4 Description: Documentation for dose tools and libraries. The dose suite provides libraries for handling package meta-data, and various tools for analyzing package relationships in a large package repository. This package contains the documentation of the dose API, and tutorials of various dose tools. Homepage: http://www.mancoosi.org/software/ Multi-Arch: foreign Package: dose-extra Priority: optional Section: devel Installed-Size: 17299 Maintainer: Debian OCaml Maintainers Architecture: amd64 Source: dose3 Version: 6.0.1-2apertis1bv2023dev2b4 Replaces: ceve (<< 2.9.10) Provides: ceve Depends: xz-utils, libbz2-1.0, libc6 (>= 2.29), zlib1g (>= 1:1.1.4) Breaks: ceve (<< 2.9.10) Filename: pool/development/d/dose3/dose-extra_6.0.1-2apertis1bv2023dev2b4_amd64.deb Size: 2190156 MD5sum: 2ea3519bc61896854edec628c6415629 SHA1: cf59b7da2447d98d1a7afcf0134000d88243498b SHA256: 6a95c148cf745902c22d39da5144c4a538d3751c0fdbc249014026f03168ad8a SHA512: 094dcf8bf388abbbed9f29197602bd83dbab534522f97fa388d922e6b4a4d0cbc8a2363df30ec71c0796ec79f6fed754e0741a7dd618d3ec54161eb2df708ae1 Description: Extra QA tools from the Dose3-library This package contains extra tools for analyzing meta-data of software packages: - ceve, a general metadata parser supporting different input formats (Debian, rpm, and others) and different output formats. - dose-outdated, a Debian-specific tool for finding packages that are not installable with respect to a package repository, and that can only be made installable again by fixing the package itself. - dose-challenged, a Debian-specific tool for checking which packages will certainly become uninstallable when some existing package is upgraded to a newer version. - dose-deb-coinstall, a Debian-specific tool for checking whether a set of packages can be installed all together. The tools dose-distcheck and dose-builddebcheck are packaged in their own respective packages. Homepage: http://www.mancoosi.org/software/ Package: dose-extra-dbgsym Priority: optional Section: debug Installed-Size: 4573 Maintainer: Debian OCaml Maintainers Architecture: amd64 Source: dose3 Version: 6.0.1-2apertis1bv2023dev2b4 Depends: dose-extra (= 6.0.1-2apertis1bv2023dev2b4) Filename: pool/development/d/dose3/dose-extra-dbgsym_6.0.1-2apertis1bv2023dev2b4_amd64.deb Size: 892320 MD5sum: 5a176aabc1a907bbace2fdc223bf8801 SHA1: 8ecaa0cfedb695654a404fb31148504d416089a3 SHA256: 68373a02e312df4432b36621bf213b019ba03d1edc609c56c6bbd25d1c31a017 SHA512: 06f4bb670bfa94ae8c83f023084b27333c7637c01bfbb2894417ab7d23e63d38533d33084b4d2f4d2ac25a4fbb848c7894979f9a71903c05fcc2e251d0f8559e Description: debug symbols for dose-extra Auto-Built-Package: debug-symbols Build-Ids: 184a541bde2505f011efa5e1b0da99597bffabbf 36857b2b7fe6e3b0e42704cdfdae6ecc1676112b 42e4af085ed64763ddd0838083b3c2d4233545a1 fbf8ef4cafe9fd1db77129470b99986e2f25a8d4 Package: dosfstools Priority: optional Section: otherosfs Installed-Size: 316 Maintainer: Andreas Bombe Architecture: amd64 Version: 4.2-1apertis0bv2023dev2b4 Depends: libc6 (>= 2.14) Filename: pool/development/d/dosfstools/dosfstools_4.2-1apertis0bv2023dev2b4_amd64.deb Size: 142380 MD5sum: ccadc6e3ad9ff956298afd3ac30f286d SHA1: f26ac3a134a1f65304d310f1657a244700d3c260 SHA256: 7fb0e980956f063570f780aba82f7809dbe4157759e6b33140e34b8d465eea09 SHA512: 391d23bfb8a9fa739a7c0b18d269f22f90c5a7f71769c9b397dc5dcf78e8828fb8460cd3b2e7d6d2c79ef2a4123cc2c886492866ef8ab5702ebd40f4c32f3570 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: 215 Maintainer: Andreas Bombe Architecture: amd64 Source: dosfstools Version: 4.2-1apertis0bv2023dev2b4 Replaces: dosfstools-dbg (<< 3.99.0~) Depends: dosfstools (= 4.2-1apertis0bv2023dev2b4) Breaks: dosfstools-dbg (<< 3.99.0~) Filename: pool/development/d/dosfstools/dosfstools-dbgsym_4.2-1apertis0bv2023dev2b4_amd64.deb Size: 173540 MD5sum: 64daf2e03c0708461339fe75d362f28c SHA1: 57e0a12ccd4fb0fc99a4e7649561a4856c579506 SHA256: 74751af0d11504a81a2467267049cb8544d6b04f8bfd8865d2751a3850a08c96 SHA512: 5dbef2d493f7f89f727a1d0534e329cbe13fd4da068a7b0bf0782d0d9d2b04923862ca918a6561dd36109949faca5ad7e684618ce59c604ee2a4738d20c9840d Description: debug symbols for dosfstools Auto-Built-Package: debug-symbols Build-Ids: 1db5df02d605e8c4e90f0c9f3d67ad960a7149cb 63a913bd824a67f6853a5c01d872022032e19b37 d5a5bbef8b2b83e555a1b9e79c0ab49b03b92c38 Package: doxygen Priority: optional Section: devel Installed-Size: 17302 Maintainer: Paolo Greppi Architecture: amd64 Version: 1.9.1-1apertis1bv2023dev2b3 Depends: libc6 (>= 2.29), libclang-cpp11 (>= 1:11.0.1), libclang1-11 (>= 1:5.0~svn298832-1~), libgcc-s1 (>= 3.0), libllvm11 (>= 1:9~svn298832-1~), libstdc++6 (>= 7), libxapian30 (>= 1.4.17~) Suggests: doxygen-latex, doxygen-doc, doxygen-gui, graphviz Conflicts: graphviz (<< 1.12) Filename: pool/development/d/doxygen/doxygen_1.9.1-1apertis1bv2023dev2b3_amd64.deb Size: 4236440 MD5sum: d444081e983b91ced85c7359a97862df SHA1: 8a9ac7a341dff5ed0958d3e91fb50e8833e6d4e0 SHA256: cda41570c8e06cdcf3579bf9010b84c4320305a4e985b956e027eeb7f56f829a SHA512: 415f42f8cd8a446b5199e2445e053c8efa12db810956b6a3240c547b79356da325ea6f541539ac147837d65512cab03b8148ae6b8fe5699795e92db9542b519b Description: Documentation system for C, C++, Java, Python and other languages Doxygen is a documentation system for C, C++, Java, Objective-C, Python, IDL and to some extent PHP, C#, and D. It can generate an on-line class browser (in HTML) and/or an off-line reference manual (in LaTeX) from a set of documented source files. There is also support for generating man pages and for converting the generated output into Postscript, hyperlinked PDF or compressed HTML. The documentation is extracted directly from the sources. . Install the doxygen-latex package to build LaTeX based documents. Homepage: http://www.doxygen.nl/ Multi-Arch: foreign Package: doxygen-dbgsym Priority: optional Section: debug Installed-Size: 57991 Maintainer: Paolo Greppi Architecture: amd64 Source: doxygen Version: 1.9.1-1apertis1bv2023dev2b3 Depends: doxygen (= 1.9.1-1apertis1bv2023dev2b3) Filename: pool/development/d/doxygen/doxygen-dbgsym_1.9.1-1apertis1bv2023dev2b3_amd64.deb Size: 55411052 MD5sum: dfe9488bbd06d82bff297f0efa98d0b8 SHA1: d13c7b0ddd0e149dd5736db8bd47087dca89dc9a SHA256: 042528fccdffff12693ada2ed0a714d9a655ff8befba96a7a5ee20b46b785267 SHA512: e8936d9330ea6367db9f992f8b8e4d77e7737c08d757439652d8eb22f9d739abd545d65562d7c72fd20a4dc78ed0fb7227cf44c9ac360d8fdedc337960faa1d7 Description: debug symbols for doxygen Auto-Built-Package: debug-symbols Build-Ids: 0d35d217c568d5dae323ff0f4af5ada4820122b6 687539b710e431371250be5f34d105b246012f0e 6c5b19ef9516d550c548ecade9a9fbb2e5c55ee7 Package: doxygen-doc Priority: optional Section: doc Installed-Size: 5330 Maintainer: Paolo Greppi Architecture: all Source: doxygen Version: 1.9.1-1apertis1bv2023dev2b3 Replaces: doxygen (<< 1.2.14), doxygen-docs Provides: doxygen-docs Recommends: doxygen Conflicts: doxygen-docs Filename: pool/development/d/doxygen/doxygen-doc_1.9.1-1apertis1bv2023dev2b3_all.deb Size: 2477412 MD5sum: 743cfc6399454e1770de98d48e51a92e SHA1: 4aa2da0f7d5e21fe327bbafd67cfbadb416db6c3 SHA256: 8b87f0f43fdecfc05ce948e85c429a9f5a6b80971a75e4de7c962513a99e1382 SHA512: be3bc3b94e2fdd9c532920a3f829faf76ceac935cbe4087148ce59d7dfae2a3f355ec37a74cdfecda86d21fed556ce2fb44993be47b3d7f945e118fb813e9ffd Description: Documentation for doxygen Doxygen is a documentation system for C, C++, Java, Objective-C, Python, IDL and to some extent PHP, C#, and D. It can generate an on-line class browser (in HTML) and/or an off-line reference manual (in LaTeX) from a set of documented source files. There is also support for generating man pages and for converting the generated output into Postscript, hyperlinked PDF or compressed HTML. The documentation is extracted directly from the sources. . This package contains the documentation for doxygen. Homepage: http://www.doxygen.nl/ Multi-Arch: foreign Package: doxygen-doxyparse Priority: optional Section: devel Installed-Size: 16713 Maintainer: Paolo Greppi Architecture: amd64 Source: doxygen Version: 1.9.1-1apertis1bv2023dev2b3 Depends: libc6 (>= 2.29), libclang-cpp11 (>= 1:11.0.1), libclang1-11 (>= 1:5.0~svn298832-1~), libgcc-s1 (>= 3.0), libllvm11 (>= 1:9~svn298832-1~), libstdc++6 (>= 9) Filename: pool/development/d/doxygen/doxygen-doxyparse_1.9.1-1apertis1bv2023dev2b3_amd64.deb Size: 4088380 MD5sum: 9036bb2b712d3051a46201a7bc6602f4 SHA1: 7375937b716b6e1ba9541d3eab1ef73d634702c0 SHA256: 3892af8eff50d45a63aa386137bc127c5efb9063d3685cd7deddfad0e40f0bf0 SHA512: 9455385eba9e34df0fe3f9a53dfc4a1993d5aade2a369ddde0dbeb9002190ead6b241189b960e028c9e1ec119046158fd79b87481002c7a4b90b91edb9f40aaa Description: multi-language source code parser based on Doxygen Doxygen is a documentation system for C, C++, Java, Objective-C, Python, IDL and to some extent PHP, C#, and D. Doxyparse builds on doxygen's great source code parsing infrastructure and provides a command-line tool that can be used to obtain information from source code, such as: . * which functions/methods and variables/attributes a module/class contains * which functions/methods calls/uses which functions/methods/variables * etc . doxyparses's main goal is to be used by higher-level source code analysis tools. . This package contains doxyparse binary, a source code parser based on Doxygen Homepage: http://www.doxygen.nl/ Multi-Arch: foreign Package: doxygen-doxyparse-dbgsym Priority: optional Section: debug Installed-Size: 57526 Maintainer: Paolo Greppi Architecture: amd64 Source: doxygen Version: 1.9.1-1apertis1bv2023dev2b3 Depends: doxygen-doxyparse (= 1.9.1-1apertis1bv2023dev2b3) Filename: pool/development/d/doxygen/doxygen-doxyparse-dbgsym_1.9.1-1apertis1bv2023dev2b3_amd64.deb Size: 54786224 MD5sum: a32221a8cd3804722e323f21e777f987 SHA1: 140e483de2d59989f5d962b4577956365f8a255f SHA256: 73bd7780ede9c31452d97efe96bd385047ad21dad8595bbabff2ea14e9be21cb SHA512: 621156621eab9661b13b6862eab3440a3860b991f7f6d8b9ee5977f732a086a55e3ca6f4bfd3a33fd9f0c76404368f9d9e10dea97fc6ca7e14b92630022895f3 Description: debug symbols for doxygen-doxyparse Auto-Built-Package: debug-symbols Build-Ids: e5dab2b4b84014d833391b9ed5db304b4f2cad6f Package: doxygen-gui Priority: optional Section: devel Installed-Size: 883 Maintainer: Paolo Greppi Architecture: amd64 Source: doxygen Version: 1.9.1-1apertis1bv2023dev2b3 Replaces: doxygen (<< 1.2.14) Depends: doxygen, libc6 (>= 2.29), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.12.5+dfsg-3) | libqt5gui5-gles (>= 5.12.5+dfsg-3), libqt5widgets5 (>= 5.12.5+dfsg-3), libqt5xml5 (>= 5.12.5+dfsg-3), libstdc++6 (>= 5.2) Suggests: doxygen-doc Filename: pool/development/d/doxygen/doxygen-gui_1.9.1-1apertis1bv2023dev2b3_amd64.deb Size: 548576 MD5sum: 3464a827cb0e2c2e6dcf3e53b2f3df7e SHA1: 8c0e396dd6909eaa5f8f22734337fc129e951be0 SHA256: d752a5ad79d5882b2b3dcf75ec32c56b483e10fdb479e0622be0660c751fb188 SHA512: d4071835978eb2b6e294b86e355d45ab20fa076a90a269b8f775b9c14f44f98f37e95d8c902f5e1ab13a5fcad1847d6ee36ffa266a8f5bdd45ae35ccd35918c0 Description: GUI configuration tool for doxygen Doxygen is a documentation system for C, C++, Java, Objective-C, Python, IDL and to some extent PHP, C#, and D. It can generate an on-line class browser (in HTML) and/or an off-line reference manual (in LaTeX) from a set of documented source files. There is also support for generating man pages and for converting the generated output into Postscript, hyperlinked PDF or compressed HTML. The documentation is extracted directly from the sources. . This package contains doxywizard, a GUI configuration tool for doxygen. Homepage: http://www.doxygen.nl/ Package: doxygen-gui-dbgsym Priority: optional Section: debug Installed-Size: 2450 Maintainer: Paolo Greppi Architecture: amd64 Source: doxygen Version: 1.9.1-1apertis1bv2023dev2b3 Depends: doxygen-gui (= 1.9.1-1apertis1bv2023dev2b3) Filename: pool/development/d/doxygen/doxygen-gui-dbgsym_1.9.1-1apertis1bv2023dev2b3_amd64.deb Size: 2421164 MD5sum: a6ec56e8b13e483fb20a414efbe14efe SHA1: 5d156e4c706e99f981549f9394e3995a62093820 SHA256: a84d0f89a1137f8450224b65e38bc956a51fe2e171e6f2924eed8ef82348b7b6 SHA512: a52c3e81890b23bcbc27931e8d6bf620a453e80d81c6a1d036a45014589a3a0aa6a129d6a2ca9d2abdc2471c37e6ff71b957c31f09a262ff138c60d0cc4389ee Description: debug symbols for doxygen-gui Auto-Built-Package: debug-symbols Build-Ids: 52690c612a24c650bbbdc7a6a52cda00b59390f6 Package: doxygen-latex Priority: optional Section: devel Installed-Size: 306 Maintainer: Paolo Greppi Architecture: all Source: doxygen Version: 1.9.1-1apertis1bv2023dev2b3 Depends: doxygen (>= 1.9.1-1apertis1bv2023dev2b3), texlive-extra-utils, texlive-latex-extra, texlive-plain-generic, texlive-latex-recommended, texlive-font-utils, ghostscript, texlive-fonts-recommended, cm-super-minimal Filename: pool/development/d/doxygen/doxygen-latex_1.9.1-1apertis1bv2023dev2b3_all.deb Size: 300740 MD5sum: 4e0fd7f5d9e93916fd5248bc032c5f54 SHA1: ffeb21f4f48432390510e6daf07d513d304e0f63 SHA256: 6b8729e86aa400fe5a20a068eeea3fbbff286965e40febb13a65257430ce3069 SHA512: 85366f972e9de1760798cc127e9be5554ab421d7bad66927acf0374303608a44f2298e63ee56d62bcbe1cfa5aa66e43fe87d54024e3ee361cdb4b2f417be9b83 Description: Documentation system for C, C++, Java, Python and other languages Doxygen is a documentation system for C, C++, Java, Objective-C, Python, IDL and to some extent PHP, C#, and D. It can generate an on-line class browser (in HTML) and/or an off-line reference manual (in LaTeX) from a set of documented source files. . This dependency package adds dependencies for all LaTeX packages required to build documents using the default stylesheet. Homepage: http://www.doxygen.nl/ Multi-Arch: foreign Package: doxygen2man Priority: optional Section: devel Installed-Size: 154 Maintainer: Debian HA Maintainers Architecture: amd64 Source: libqb Version: 2.0.3-1+apertis0bv2023dev2b3 Depends: libc6 (>= 2.4), libqb100 (>= 2.0.1), libxml2 (>= 2.7.4) Filename: pool/development/libq/libqb/doxygen2man_2.0.3-1+apertis0bv2023dev2b3_amd64.deb Size: 114712 MD5sum: f3fcd6f48cb6a92e1b0b5b23e6e9e588 SHA1: 35644aaefb629f658475be92944c2f29320aeda3 SHA256: 79b155563f7655a57d8ece90fd0cd8d74fce721f3c285e3b6240d3fe54092e73 SHA512: ca4ea81c18693df34333c4f664f25da652c3735f649d63dd9f159be403ec55eb549e79113867901797f504ad242c28b20497016c1045abab82db67097f07fc32 Description: generate man pages from Doxygen XML files This is a tool to generate API manpages from a doxygen-annotated header files. First run doxygen on the header files and then run this program against the main XML file it created and the directory containing the ancilliary files. It will then output a lot of *.3 man page files which you can then ship with your library. Homepage: https://github.com/clusterlabs/libqb/wiki Package: doxygen2man-dbgsym Priority: optional Section: debug Installed-Size: 53 Maintainer: Debian HA Maintainers Architecture: amd64 Source: libqb Version: 2.0.3-1+apertis0bv2023dev2b3 Depends: doxygen2man (= 2.0.3-1+apertis0bv2023dev2b3) Filename: pool/development/libq/libqb/doxygen2man-dbgsym_2.0.3-1+apertis0bv2023dev2b3_amd64.deb Size: 37428 MD5sum: 8478667ae7f3999d143a32d4e0140822 SHA1: 8564bcfdc30a2244482db105a1778f25021faf4d SHA256: b4bba297b411055cb13bfdb1c024357a07116c284981bf66704ba130b838245d SHA512: 29a2b65f26263e71e827176eef3a09257fb764454a311ec05f03c709f87c78b655cff7ac3caff6c6327c89f59f453b62baad15fd34c9e500f550bb77bf616a86 Description: debug symbols for doxygen2man Auto-Built-Package: debug-symbols Build-Ids: 3d9cd84ec89cecc7196391b66045eb75b9874790 Package: dpatch Priority: optional Section: vcs Installed-Size: 191 Maintainer: Debian QA Group Architecture: all Version: 2.0.41apertis0bv2023dev2b4 Depends: bash (>= 3.0-6), dpkg-dev, perl:any Recommends: fakeroot, patchutils Suggests: curl Filename: pool/development/d/dpatch/dpatch_2.0.41apertis0bv2023dev2b4_all.deb Size: 90276 MD5sum: 4b8d809db2df604202d24dd463de1884 SHA1: 535a076949a9b785b63cb981be64a39897ef0ad6 SHA256: 8db772bbb9f01c9b1fcfe963090bf17ecb6b2b4c637b948c607950c00bc2cf67 SHA512: f4ef9072c0e670961558934f3ccb465f1c1c08ae3168f029539e533a2b3aa3506584301d41b24204b9f03009510e67d3e4c00904b3bcd35db2a915dd77c04511 Description: patch maintenance system for Debian source packages dpatch is an easy to use patch system for Debian packages, somewhat similar to the dbs package, but much simpler to use. . It lets you store patches and other simple customization templates in debian/patches and otherwise does not require much reorganization of your source tree. To get the patches applied at build time you simply need to include a makefile snippet and then depend on the patch/unpatch target in the build or clean stage of debian/rules - or you can use the dpatch patching script directly. . It can easily apply patches only on specific architectures if needed. Multi-Arch: foreign Package: dput Priority: optional Section: devel Installed-Size: 204 Maintainer: Ben Finney Architecture: all Version: 1.1.0+apertis0bv2023dev2b2 Replaces: devscripts (<< 2.17.0) Depends: python3-pkg-resources, python3-debian, python3-gpg, python3:any Suggests: openssh-client, lintian, mini-dinstall, rsync Breaks: devscripts (<< 2.17.0) Filename: pool/development/d/dput/dput_1.1.0+apertis0bv2023dev2b2_all.deb Size: 56632 MD5sum: 41fcb627fd9ba36289afd85371018d4c SHA1: 557a5e2f0b5151bedf668efb6959548e96be0efa SHA256: 683a25d94fc1f608463a10785a1b3add71abce7b1b8f3b301fcddd581ed32fad SHA512: 32e2355b70e07cd8461f49fbcedd3834f89e02b0a913a883cb813451b53efc5b374f5eed6835cf1f7af6067d0d8854158472633f5d6cc79cf4370b28ee95922e Description: Debian package upload tool DPut is the Debian Package Upload Tool. The ‘dput’ command uploads one or more packages to the Debian archive. . This package also includes the ‘dcut’ command, which can generate and / or upload a commands file for the Debian FTP archive upload queue. . ‘dput’ runs some tests to verify that the package is compliant with Debian Policy. It can also run Lintian on the package before upload, and/or run ‘dinstall’ in dry-run-mode, when using an appropriate upload method. . DPut is intended mainly for Debian maintainers, although it can also be useful for people maintaining local APT repositories. Homepage: https://packages.debian.org/source/sid/dput Package: dsdp Priority: extra Section: science Installed-Size: 95 Maintainer: Soeren Sonnenburg Architecture: amd64 Version: 5.8-9.4co1bv2023dev2b4 Depends: libc6 (>= 2.7), libdsdp-5.8gf Filename: pool/development/d/dsdp/dsdp_5.8-9.4co1bv2023dev2b4_amd64.deb Size: 26768 MD5sum: baa34c648cb6c8ff972c5ea0c579bfc5 SHA1: 2208572f1dd590a94fb45b413387cec0d4290ad6 SHA256: 858a8eb9a19b40fa61a7f599357408e6b9b90a1a41164bc316b9b9b7b35f172f SHA512: cdbfb65ab7369d26b878574972da42cb159fb0d00e77d9fc78679adce4798063e2e2187984eb016b8b50370d564ea0496f4b030949571c54d58371038601f0d0 Description: Software for Semidefinite Programming The DSDP software is a free open source implementation of an interior-point method for semidefinite programming. It provides primal and dual solutions, exploits low-rank structure and sparsity in the data, and has relatively low memory requirements for an interior-point method. It allows feasible and infeasible starting points and provides approximate certificates of infeasibility when no feasible solution exists. The dual-scaling algorithm implemented in this package has a convergence proof and worst-case polynomial complexity under mild assumptions on the data. Furthermore, the solver offers scalable parallel performance for large problems and a well documented interface. Some of the most popular applications of semidefinite programming and linear matrix inequalities (LMI) are model control, truss topology design, and semidefinite relaxations of combinatorial and global optimization problems. . This package contains the binaries. Homepage: http://www-unix.mcs.anl.gov/DSDP/ Package: dsdp-dbgsym Priority: optional Section: debug Installed-Size: 35 Maintainer: Soeren Sonnenburg Architecture: amd64 Source: dsdp Version: 5.8-9.4co1bv2023dev2b4 Depends: dsdp (= 5.8-9.4co1bv2023dev2b4) Filename: pool/development/d/dsdp/dsdp-dbgsym_5.8-9.4co1bv2023dev2b4_amd64.deb Size: 4732 MD5sum: 97f3caf0053337275fb24d397fac1653 SHA1: 28310de6b88921f426c9cf04073e5aeb7ca35766 SHA256: aedf4c6b4b0fd2aff97d8ca4da4410311063673af19c4c6e7e9823768b41fca6 SHA512: 2b7a24a6b8e734ff10acd36838c1b1f82496fc06037bdcbad1ca389ec77cb65d692a1f0a442c9ece93e2e976055ba60ea01e3bf2d9cdb48e90abb2e4ad18b7b7 Description: debug symbols for dsdp Auto-Built-Package: debug-symbols Build-Ids: 260662054e6d156fbe0f03a616c37e3fc988901e 6ad60745b54e360cec5ee10edc6cc6d49a57615b e96e2715bbda79463d72eebc3b1bbd5db1f317fc Package: dsdp-doc Priority: extra Section: doc Installed-Size: 8179 Maintainer: Soeren Sonnenburg Architecture: all Source: dsdp Version: 5.8-9.4co1bv2023dev2b4 Recommends: dsdp Filename: pool/development/d/dsdp/dsdp-doc_5.8-9.4co1bv2023dev2b4_all.deb Size: 567680 MD5sum: 3027bacc11cc7ce3eefa7b482d5eece3 SHA1: 8084686c4cc90dcb45d0f44b35d2cfee6a0d2a7e SHA256: 1ab0a19e134613f88118d7e56e8c5ae3bd36e66d41ad4d2cd6a2b115dc4d98cf SHA512: 4c3e8c772cdb2141f339aa34130e597095cf2d9433573b3a43f3d7e5411c1eff218a1a8524803cf3f2e5f97c99979e82b37ceadf318403748073cfd7a6088f48 Description: Software for Semidefinite Programming The DSDP software is a free open source implementation of an interior-point method for semidefinite programming. It provides primal and dual solutions, exploits low-rank structure and sparsity in the data, and has relatively low memory requirements for an interior-point method. It allows feasible and infeasible starting points and provides approximate certificates of infeasibility when no feasible solution exists. The dual-scaling algorithm implemented in this package has a convergence proof and worst-case polynomial complexity under mild assumptions on the data. Furthermore, the solver offers scalable parallel performance for large problems and a well documented interface. Some of the most popular applications of semidefinite programming and linear matrix inequalities (LMI) are model control, truss topology design, and semidefinite relaxations of combinatorial and global optimization problems. . This package contains the documentation and examples. Homepage: http://www-unix.mcs.anl.gov/DSDP/ Package: ducktype Priority: optional Section: devel Installed-Size: 17 Maintainer: Debian GNOME Maintainers Architecture: all Source: mallard-ducktype Version: 1.0.2-1apertis0bv2023dev2b4 Depends: python3-mallard.ducktype (= 1.0.2-1apertis0bv2023dev2b4), python3:any Suggests: yelp-tools Filename: pool/development/m/mallard-ducktype/ducktype_1.0.2-1apertis0bv2023dev2b4_all.deb Size: 5080 MD5sum: 6d8f1a6da30595d84ea0e449ff2bc237 SHA1: 3bb6300072345cce29e23134c76c7f1aaef36dc0 SHA256: 9858ad8bba7938bbf07ac208abce827023bff29ca28a8c5d64091ffb4f0bb30c SHA512: a5885806b7e595b1c3cf154cb05233f351256a734646d7a71ceef4344699ec5a4a9695245110a6e8efeb574bcf7d829b3a325e9a00086238502baef80aead4f3 Description: Command-line tool for Ducktype, a lightweight documentation syntax Ducktype is a lightweight non-XML syntax for Mallard, a topic-oriented markup language for help files. Mallard is primarily used in GNOME help. . This package contains the ducktype command-line tool, which can be used to convert Ducktype documents into the Mallard XML format for further processing by the tools and stylesheets in the yelp-tools and yelp-xsl packages. Homepage: https://github.com/projectmallard/mallard-ducktype Multi-Arch: foreign Package: dune Priority: optional Section: oldlibs Installed-Size: 44 Maintainer: Debian OCaml Maintainers Architecture: all Source: ocaml-dune Version: 2.7.1-2apertis0bv2023dev2b4 Depends: ocaml-dune Filename: pool/development/o/ocaml-dune/dune_2.7.1-2apertis0bv2023dev2b4_all.deb Size: 35724 MD5sum: 4f26694109234a42c0bc6e688eb3c20d SHA1: 6d313b59c64bde9b5ecaecc8bbd608afb7825d23 SHA256: 61e027bf9584e2a0e0a26a35acadb76a4c52ca3b52e0133074454f9e323e75fd SHA512: b0fb2dc97c71e0d289f114137cc45614d51b67946c822070e95ab42706197ed7117607b88f991da88c1bd785420ae81bb7a55939b891946ed5385057c978f82f Description: composable build system for OCaml projects -- transitional package Dune is a build system designed for OCaml/Reason projects only. It focuses on providing the user with a consistent experience and takes care of most of the low-level details of OCaml compilation. All you have to do is provide a description of your project and Dune will do the rest. . ocaml-dune was previously called dune; this is a transitional package, which can be safely removed. Homepage: https://github.com/ocaml/dune Package: dvipng Priority: optional Section: utils Installed-Size: 170 Maintainer: Varun Hiremath Architecture: amd64 Version: 1.15-1.1co1bv2023dev2b4 Depends: libc6 (>= 2.29), libfreetype6 (>= 2.2.1), libgd3 (>= 2.1.0~alpha~), libkpathsea6 (>= 2020.20200327.54578), texlive-base-bin, ghostscript Filename: pool/development/d/dvipng/dvipng_1.15-1.1co1bv2023dev2b4_amd64.deb Size: 87636 MD5sum: deb2bc453c4e02256cf6b5e7f8bc28a0 SHA1: 4bc2190b5ab4b225b371b6e4047d172e28936f20 SHA256: 6004231a49b986892be88dd308710539f6350e229a965103a40fce358ec7ab69 SHA512: 283066643e8e79bbe9c99c042c96653922543e81dee5348f46715549d4d94f037a757950c03a5dfa4d4237cecd616a52e2be7b085739e7578788ee9472ccae63 Description: convert DVI files to PNG graphics dvipng makes PNG graphics from DVI files as obtained from TeX and its relatives. It is intended to produce anti-aliased screen-resolution images as fast as is possible. This makes dvipng suitable for generating large amounts of images on-the-fly. . dvipng does not read the postamble, so it can be started before TeX finishes. It can read options interactively through stdin, and all options are usable. One can even change the input file through this interface. . dvipng supports PK, VF, PostScript Type1, and TrueType fonts, color specials and simple PostScript inclusion specials. Homepage: http://www.nongnu.org/dvipng/ Package: dvipng-dbgsym Priority: optional Section: debug Installed-Size: 148 Maintainer: Varun Hiremath Architecture: amd64 Source: dvipng Version: 1.15-1.1co1bv2023dev2b4 Depends: dvipng (= 1.15-1.1co1bv2023dev2b4) Filename: pool/development/d/dvipng/dvipng-dbgsym_1.15-1.1co1bv2023dev2b4_amd64.deb Size: 126736 MD5sum: d8a8dbd5bdf402c4686c943ea3138297 SHA1: 90722591f6f3994dbce00c42cd5544fd66bcf6f1 SHA256: e9b1a632a248d874c853ed35e9a2c30242d74d057001921b717f1dd9129212f3 SHA512: d6805e8bc287580d200fa9a41e093b1abc8da990657aba3b55eecac447fe99ff156b51d107fa8fab4f3421f27cd4b622021bc04d5b3dccbb5f8f40de46202799 Description: debug symbols for dvipng Auto-Built-Package: debug-symbols Build-Ids: ab9f02e5e1c1f51cbae87de696bef359e2717c93 Package: dvisvgm Priority: optional Section: tex Installed-Size: 4213 Maintainer: Debian TeX Task Force Architecture: amd64 Version: 2.11.1-1co0bv2023dev2b3 Replaces: texlive-binaries (<= 2019.20190605.51237-2) Depends: libbrotli1 (>= 0.6.0), libc6 (>= 2.29), libfreetype6 (>= 2.3.9), libgcc-s1 (>= 3.4), libgs9 (>= 8.61.dfsg.1), libkpathsea6 (>= 2020.20200327.54578), libstdc++6 (>= 9), libwoff1 (>= 1.0.0), zlib1g (>= 1:1.2.0) Breaks: texlive-binaries (<= 2019.20190605.51237-2) Filename: pool/development/d/dvisvgm/dvisvgm_2.11.1-1co0bv2023dev2b3_amd64.deb Size: 1086728 MD5sum: c2a6c9729ed90954d77dc81a1df812c5 SHA1: 7701aebb0dc09c9e520e6d503eda237f36de9871 SHA256: e9607694923a97ca616bcaf0a60581abb36fae38b73ebcfa5129f4738a0289b4 SHA512: 9d2613c7b61ed6ac73f5da337cdda0ac3e9b83b266b94daa260cd130826cb496ae96c17ba852c831ae187dc929ff4ebc9376cb567acbadd460f82c0e9cb26aa0 Description: DVI to SVG converter dvisvgm is a utility for TeX/LaTeX users. It converts DVI, EPS, and PDF files to the XML-based scalable vector graphics format SVG. Enhances: texlive-binaries Homepage: https://dvisvgm.de/ Package: dvisvgm-dbgsym Priority: optional Section: debug Installed-Size: 11916 Maintainer: Debian TeX Task Force Architecture: amd64 Source: dvisvgm Version: 2.11.1-1co0bv2023dev2b3 Depends: dvisvgm (= 2.11.1-1co0bv2023dev2b3) Filename: pool/development/d/dvisvgm/dvisvgm-dbgsym_2.11.1-1co0bv2023dev2b3_amd64.deb Size: 11581784 MD5sum: 5e9e58c3da5679a1b23367fdc983ef76 SHA1: 5b48a73d7d60271f44e6c30185aba7677503c987 SHA256: f5200953cd6969516d528ccd2e34b51c8bf92ff62cd8f434b11e06907bb826f8 SHA512: c18a36d7695b79e6e86ddd9982070c4ffacbf84fae7810c327e5d92e454bd4ebbaf162e1fcac4ef9901e496506a98bc467fecb21fed20d97057e8d605375e7b2 Description: debug symbols for dvisvgm Auto-Built-Package: debug-symbols Build-Ids: 507ad30d4bfffb3e32dfde7e029699b5ac865d95 Package: dwarf2sources Priority: optional Section: devel Installed-Size: 1342 Maintainer: Sjoerd Simons Architecture: amd64 Version: 0.2.1bv2023dev3b1 Depends: libc6 (>= 2.18), libgcc-s1 (>= 4.2) Filename: pool/development/d/dwarf2sources/dwarf2sources_0.2.1bv2023dev3b1_amd64.deb Size: 408596 MD5sum: 17ff3e5cc0b94ee22f028af5c6275697 SHA1: 3ff946c635ad01048004121dfa4c9e8752e7d378 SHA256: 4e0443c86e0e7e3d081f5ea813eddde4af1f712dd16ea6d44cc52fb20d0e6db9 SHA512: 6aeef597034edfabd38c890f571bf2356a5b3306e3906b45c37779f704159be6c0a06d5446d55c3ff55de64d2c27ebc9b4fbbb24536387b71cc3976accd10ba7 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: 6804 Maintainer: Sjoerd Simons Architecture: amd64 Source: dwarf2sources Version: 0.2.1bv2023dev3b1 Depends: dwarf2sources (= 0.2.1bv2023dev3b1) Filename: pool/development/d/dwarf2sources/dwarf2sources-dbgsym_0.2.1bv2023dev3b1_amd64.deb Size: 6636948 MD5sum: 8eac512d69ee4c91fcc80124640710d2 SHA1: 98bb5a1f6321d0330f09942d98b35fffd643f0e8 SHA256: ba4b96b64b748d3485fbba7b3bd57a2e2c6b039b87d22713c135bd1a4aebf7e2 SHA512: f553cfbaa515f67b63b991cff52cbc9d3957b41bc55713a145b55da4a1db4e0d03ee52d6006b010cbb8ea92c12fe27860dc4154760b9141b72ffb0c275b1ad0b Description: debug symbols for dwarf2sources Auto-Built-Package: debug-symbols Build-Ids: ad14df51c164f2c645f3bdecf8f44486b1e63593 Package: dwarves Priority: optional Section: utils Installed-Size: 1545 Maintainer: Thomas Girard Architecture: amd64 Source: dwarves-dfsg Version: 1.20-1apertis0bv2023dev2b4 Depends: libbpf0 (>= 1:0.3), libc6 (>= 2.22), libdw1 (>= 0.148), libelf1 (>= 0.142), zlib1g (>= 1:1.1.4) Filename: pool/development/d/dwarves-dfsg/dwarves_1.20-1apertis0bv2023dev2b4_amd64.deb Size: 219664 MD5sum: 0696930a0556e643febe2e904bec2c59 SHA1: 2e69f392dff3a2ddcafbd5f71ca8f27a0f4188c2 SHA256: e8d021645493a2bb21568e4cec24f65fb63124cbed23bca36deeaea1aaead773 SHA512: 2c638df6c6148e7aa2614031a63702e172b36b8c5f57112bf06e606ba06fde7ca4d630e91d80402f5dda332b78187de7362a2d26f742c370adde99a201f23b72 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: 2090 Maintainer: Thomas Girard Architecture: amd64 Source: dwarves-dfsg Version: 1.20-1apertis0bv2023dev2b4 Depends: dwarves (= 1.20-1apertis0bv2023dev2b4) Filename: pool/development/d/dwarves-dfsg/dwarves-dbgsym_1.20-1apertis0bv2023dev2b4_amd64.deb Size: 1789500 MD5sum: 73df9009dd49f505d4be447ca3202441 SHA1: d14b10c9491e78887c26871ef3fd47dd750e9e97 SHA256: 1821a51fe77f8ed884e196f20d37792151aa5073235f31bef2f897f80f52a111 SHA512: 6c17815130a89b9fd8aa2b4e3a902e2cba2569efb0d1fa4dce530767db0569809052a99af3f794eadb586f490de5b814b33ba392e21d0ae368e813fab3d18484 Description: debug symbols for dwarves Auto-Built-Package: debug-symbols Build-Ids: 0f4d18281d5bd9e110a361cf5352d0aa1f95ca1f 38081b94f5b47fb016b45a9ed1c45b951b6d4c39 49568ea3c277d17d2e1dc4aba8f8a5dbfb4f9048 4e2a2f6751f12ad2107976b705bf029f0c144088 5157a5b83f5335162a05d81a0c088ae023c21ae2 57bf38670a5a48bdb9820bfb99be39fdd28d5f99 9b88c5d6a53beed2f14a7664cd1bb34fe3330e63 ca9148407b903668017b6dc821806d65e42d3df7 eadb9928f5c7ed8c16c347861d6d26a0a2a72172 f6ac16f95af30a3808059d7e4c5a8d00be4d59be Package: dwz Priority: optional Section: devel Installed-Size: 552 Maintainer: Debian GCC Maintainers Architecture: amd64 Version: 0.13+20210201-1apertis0bv2023dev2b4 Depends: libc6 (>= 2.14), libelf1 (>= 0.131) Filename: pool/development/d/dwz/dwz_0.13+20210201-1apertis0bv2023dev2b4_amd64.deb Size: 174788 MD5sum: 18de487e45204da9fc4fd9fab8888b92 SHA1: 1f0b3d17645386b9c79a5668a3e13130bf47294b SHA256: a4f5587f9832b6a85fabf77ba96782ef7d22ae6f37b14cb3b766aa9dde7faccb SHA512: 29aa518af6d445b590e2a7797cbf59ac8e8e252225c3ae0271cdf0f10ea8aa68171a800e1881cb43e7b815ffb67ebedc1127c06e2987291284dda8411ae69a35 Description: DWARF compression tool DWARF optimizer and duplication removal utility. Homepage: https://www.sourceware.org/dwz/ Multi-Arch: foreign Package: eatmydata Priority: optional Section: utils Installed-Size: 30 Maintainer: Mattia Rizzolo Architecture: all Source: libeatmydata Version: 105-9apertis0bv2023dev2b4 Depends: libeatmydata1 (>= 105-9apertis0bv2023dev2b4) Filename: pool/development/libe/libeatmydata/eatmydata_105-9apertis0bv2023dev2b4_all.deb Size: 16360 MD5sum: 474fc4a40dd4503c0ee6acf212087beb SHA1: c4f37c0cd84c8f266ce1f19ab97c8fc66d81a5d2 SHA256: 84d12e1635b99d16714ea4ff4e0af9e3d736c5e32525e66f0fd3964604cb4956 SHA512: 1fe42f18e62268a5b558b75560fc6d605e554d47f4c43b0154cddf53ee3fab47749c105de09497f433cf5adf7ecf05b73bc3484a923411644546e097544fa0d1 Description: Library and utilities designed to disable fsync and friends This package contains a small LD_PRELOAD library (libeatmydata) and a couple of helper utilities designed to transparently disable fsync and friends (like open(O_SYNC)). This has two side-effects: making software that writes data safely to disk a lot quicker and making this software no longer crash safe. . You will find eatmydata useful if particular software calls fsync(), sync() etc. frequently but the data it stores is not that valuable to you and you may afford losing it in case of system crash. Data-to-disk synchronization calls are typically very slow on modern file systems and their extensive usage might slow down software significantly. It does not make sense to accept such a hit in performance if data being manipulated is not very important. . On the other hand, do not use eatmydata when you care about what software stores or it manipulates important components of your system. The library is called libEAT-MY-DATA for a reason. Homepage: https://launchpad.net/libeatmydata Package: ebtables Priority: optional Section: net Installed-Size: 266 Maintainer: Debian Netfilter Packaging Team Architecture: amd64 Version: 2.0.11-4apertis0bv2023dev2b4 Depends: netbase (>= 6.0), libc6 (>= 2.14) Recommends: iptables, kmod Filename: pool/development/e/ebtables/ebtables_2.0.11-4apertis0bv2023dev2b4_amd64.deb Size: 86688 MD5sum: 2280f6763a4d8d4c545e07b77c75b717 SHA1: 7db081756c8b957e9d4eb15e9d7f993146c8896a SHA256: 9c767c6a7e99c9a36ecaa4d4533a3f7c14d4ac114b89d33b87c15e47c903285f SHA512: b81a1941c3aa9f2c5660ad034de278e1400a4b61469cd8d39cc19cc2afb10156cc454b48c75d85cba7696d4c8e102dfc7b10a01526ad7b8858f1952e414e239c Description: Ethernet bridge frame table administration Ebtables is used to set up, maintain, and inspect the tables of Ethernet frame rules in the Linux kernel. It is analogous to iptables, but operates at the MAC layer rather than the IP layer. Homepage: https://netfilter.org/ Multi-Arch: foreign Package: ebtables-dbgsym Priority: optional Section: debug Installed-Size: 205 Maintainer: Debian Netfilter Packaging Team Architecture: amd64 Source: ebtables Version: 2.0.11-4apertis0bv2023dev2b4 Depends: ebtables (= 2.0.11-4apertis0bv2023dev2b4) Filename: pool/development/e/ebtables/ebtables-dbgsym_2.0.11-4apertis0bv2023dev2b4_amd64.deb Size: 151624 MD5sum: c5124ec90f425d50ae7f477d6cab66f3 SHA1: c6a017e68a6c318ed00fcd3141e8d34396ddd2b5 SHA256: 8119234494327b0dae13759484921545a6a8a3f5476b03068165676f2faf9c67 SHA512: 8f12549a5bd3d61c18560c75e08d1d5cb499d9b2780802a63ebeddd959f373bff658ca731aab740225887f2b6990b6c34b5a3d0faf5744ddde494d0de7b96dd5 Description: debug symbols for ebtables Auto-Built-Package: debug-symbols Build-Ids: 19240b7864921aea63d500e06bc478998929f4e4 698c798f06fd82feef5986a083e33e7b32b49be6 82d300608802547454189d79270bb79878e50fb4 b60de8795acddc9b77eb559b0bc7c41b17403b47 f23cd90c026ed6fd0769bf7946faf39cef9ada44 Package: ecbuild Priority: optional Section: libs Installed-Size: 727 Maintainer: Alastair McKinstry Architecture: all Version: 3.4.1-1+apertis1bv2023dev2b4 Depends: cmake, chrpath, dh-buildinfo Filename: pool/development/e/ecbuild/ecbuild_3.4.1-1+apertis1bv2023dev2b4_all.deb Size: 112584 MD5sum: 66162cffe6efb650d2e93a79cbdf3598 SHA1: a51171b52230d74ca89f5b71b34502e93bf10e9f SHA256: 07ef5a749a1f212d00751e1f7011e702d9a5de8fdecf0ce0130fd0389e3670dd SHA512: e3387c9f6ba1e06d39f99fb6ce7c0c06f8fd11bb3d0abc2a3526af9a50481db04a8b63dec4245f6baa155204263def5685c1d885c50a5d9eea7aa8191f5f61e2 Description: Build system for ECMWF software This is a toolkit from ECMWF extend CMAKE with macros used at ECMWF. . ECMWF is the European Centre for Medium-Range Weather Forecasts. Homepage: https://confluence.ecmwf.int/spaces/viewspace.action?key=ecbuild Multi-Arch: foreign Package: ed Priority: optional Section: editors Installed-Size: 115 Maintainer: Martin Zobel-Helas Architecture: amd64 Version: 1.17-1apertis0bv2023dev2b4 Depends: libc6 (>= 2.14) Filename: pool/development/e/ed/ed_1.17-1apertis0bv2023dev2b4_amd64.deb Size: 61084 MD5sum: 4f8e104d72c7f4a9e9edc42293b37641 SHA1: 078f31c5b54f0eaca416ef78eed77d3cbb69cd98 SHA256: 528ef343c5c35136ab0831fb4f66f1067d0091fff458b5f01b7cc05635414f01 SHA512: 9207408583e4f33b318d366316c03b5f728aeb2181a8203e7f8969884e66a289b00757a8a5e81761f6ba521d02ac82c3506aa3b07716aa59e109f46150547c60 Description: classic UNIX line editor ed is a line-oriented text editor. It is used to create, display, modify and otherwise manipulate text files. . red is a restricted ed: it can only edit files in the current directory and cannot execute shell commands. Homepage: https://www.gnu.org/software/ed/ Multi-Arch: foreign Package: ed-dbgsym Priority: optional Section: debug Installed-Size: 81 Maintainer: Martin Zobel-Helas Architecture: amd64 Source: ed Version: 1.17-1apertis0bv2023dev2b4 Depends: ed (= 1.17-1apertis0bv2023dev2b4) Filename: pool/development/e/ed/ed-dbgsym_1.17-1apertis0bv2023dev2b4_amd64.deb Size: 62652 MD5sum: 471d91bac026ef0beabe5bde41b2accd SHA1: 09a914506ab514b673d1da2e157ee2c4dee691a5 SHA256: 091169d5fc54e2ad53e2f697387378719137dd23a535e170e23eadc55e8935f8 SHA512: 0344f509a8203166d2357a2fc855aa30db15eabf679bb663cec08ec2e61851ef5e6540203559026915440e52591dda61651874a98d00ddb8856d8486fb29aa46 Description: debug symbols for ed Auto-Built-Package: debug-symbols Build-Ids: eb8bdd673981c20912d4dd60f38d25e995b524f8 Package: efl-doc Priority: optional Section: doc Installed-Size: 71137 Maintainer: Debian Pkg-e Team Architecture: all Source: efl Version: 1.25.1-1apertis1bv2023dev2b2 Replaces: libecore-doc (<= 1.8.3), libedje-doc (<= 1.8.3), libeet-doc (<= 1.8.3), libefreet-doc (<= 1.8.3), libeina-doc (<= 1.8.3), libeio-doc (<= 1.8.3), libembryo-doc (<= 1.8.3), libevas-doc (<= 1.8.3) Depends: ttf-bitstream-vera Breaks: libecore-doc (<= 1.8.3), libedje-doc (<= 1.8.3), libeet-doc (<= 1.8.3), libefreet-doc (<= 1.8.3), libeina-doc (<= 1.8.3), libeio-doc (<= 1.8.3), libembryo-doc (<= 1.8.3), libevas-doc (<= 1.8.3) Filename: pool/development/e/efl/efl-doc_1.25.1-1apertis1bv2023dev2b2_all.deb Size: 12839264 MD5sum: cd908e6a35629f998ad02f3d63146eca SHA1: 2e11dad0aa6b895cc11394697d4ad9a60a9061aa SHA256: 97ed234e94f268e5ee072e42db20ee8318d2587964c5afe82151ecf8ead3d19b SHA512: 79313c780adeda52859e07be5b4d1678c1600854a6cb81bb19567aa28516db0dd8c5b5a2fd508c216a825557b1eaeca4362ff45893973b8df7eda6c2f686e660 Description: Documentation for the Enlightenment Foundation Libraries The Enlightenment Foundation Libraries (EFL) is a set of libraries providing building blocks used in the Enlightenment window manager. This package contains the Doxygen-generated HTML documentation and examples for the API of the EFL. . This is part of the Enlightenment Foundation Libraries (EFL). Homepage: https://www.enlightenment.org Multi-Arch: foreign Package: eglexternalplatform-dev Priority: optional Section: x11 Installed-Size: 44 Maintainer: Timo Aaltonen Architecture: all Source: eglexternalplatform Version: 1.1-1apertis0bv2023dev2b4 Filename: pool/development/e/eglexternalplatform/eglexternalplatform-dev_1.1-1apertis0bv2023dev2b4_all.deb Size: 14096 MD5sum: db77585a388b1c5c0cc58add5a2c8eda SHA1: b0d0199489ec46bc9fcb3e1d4edb7c528aa20b12 SHA256: b54eda63cf6c667b1fa908ac22e4884003ad7237de7f4c88ccc43a7ce79a0205 SHA512: 779a872235280bcdd3ebe157cc4bb6fc9537ee1cb8f36b43b4c1d5271fb652fd929c5b753e2ab8c980d1e2c292737a282bb38ebfc13deea2d4eac5622170a6fd Description: EGL External Platform Interface -- development files This is a work-in-progress specification of the EGL (Embedded-System Graphics Library) External Platform interface for writing EGL platforms and their interactions with modern window systems on top of existing low-level EGL platform implementations. This keeps window system implementation specifics out of EGL drivers by using application-facing EGL functions. Homepage: https://github.com/NVIDIA/eglexternalplatform Package: elinks Priority: optional Section: web Installed-Size: 1779 Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy) Architecture: amd64 Version: 0.13.2-1apertis0bv2023dev2b3 Provides: www-browser Depends: libbz2-1.0, libc6 (>= 2.15), libev4 (>= 1:4.15), libexpat1 (>= 2.0.1), libfsplib0 (>= 0.9), libgcrypt20 (>= 1.7.0), libgnutls30 (>= 3.7.0), libgpm2 (>= 1.20.7), libgssapi-krb5-2 (>= 1.17), libidn11 (>= 0.5.18), liblua5.1-0, liblzma5 (>= 5.1.1alpha+20120614), libperl5.32 (>= 5.32.0~rc1), libtinfo6 (>= 6), libtre5, elinks-data (= 0.13.2-1apertis0bv2023dev2b3) Suggests: elinks-doc Filename: pool/development/e/elinks/elinks_0.13.2-1apertis0bv2023dev2b3_amd64.deb Size: 611116 MD5sum: a2dd623bbfc526439187788cecb32860 SHA1: f7c5f68306a3ddfc1ec5767f12d189e80a3c4b70 SHA256: c707b098d50e4f478ce915f42cf42a50c793285954d7f5c911f5301ae132a59c SHA512: 2091f83326dfd1c67fb7bfb9965d89a05f24edc5560efffe5953db0b5437bfbfe8a78a8e3812b1154a8c31ac4e43c6f8227154d48ac03bd3a93d88acbb4473fd Description: advanced text-mode WWW browser ELinks is a feature-rich program for browsing the web in text mode. It is like enhanced Lynx and Links. The most noteworthy features of ELinks are: . * Lots of protocols (local files, finger, HTTP(S), FTP, IPv4/6 etc.) * Internationalized domain names * Persistent cookies, HTTP authentication and proxy authentication * Tabbed browsing, good looking menus and dialogs, and key-binding manager * History browsing and typeahead searches * Forms history and completion, and history in commonly used input dialogs * CSS support and support for browser scripting (Perl, Lua, Guile etc.) * Tables and frames rendering, and configurable color support * Compressed and background (non-blocking) downloads, and download resuming . This package is based on felinks fork, since original elinks seems to be no longer maintained. Homepage: http://elinks.cz/ Package: elinks-data Priority: optional Section: web Installed-Size: 1702 Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy) Architecture: all Source: elinks Version: 0.13.2-1apertis0bv2023dev2b3 Replaces: elinks (<< 0.11.3-1), elinks-lite (<< 0.12~pre6-3) Breaks: elinks (<< 0.11.3-1), elinks-lite (<< 0.12~pre6-3) Filename: pool/development/e/elinks/elinks-data_0.13.2-1apertis0bv2023dev2b3_all.deb Size: 386452 MD5sum: f81ffb86e3c863b83d2dbd339b8ca2d8 SHA1: 476cc538660ea7ed1ff2531b7ec81390806729a4 SHA256: 3429d8e236c6ced8504870731b8f414cb9ebf720ffa5b3b3e2c2c66ce3ab8b41 SHA512: 449029d6c612f98d523030808469aa9d94f200663395379690254ae2dbb0d33ecf699f644120a98157a2c91064964d85a0d5e39388ac0f7b6336fd0b9ae81fae Description: advanced text-mode WWW browser - data files ELinks is a feature-rich program for browsing the web in text mode. It is like enhanced Lynx and Links. The most noteworthy features of ELinks are: . * Lots of protocols (local files, finger, HTTP(S), FTP, IPv4/6 etc.) * Internationalized domain names * Persistent cookies, HTTP authentication and proxy authentication * Tabbed browsing, good looking menus and dialogs, and key-binding manager * History browsing and typeahead searches * Forms history and completion, and history in commonly used input dialogs * CSS support and support for browser scripting (Perl, Lua, Guile etc.) * Tables and frames rendering, and configurable color support * Compressed and background (non-blocking) downloads, and download resuming . This package contains the data files that are necessary to use ELinks. Homepage: http://elinks.cz/ Multi-Arch: foreign Package: elinks-dbgsym Priority: optional Section: debug Installed-Size: 1931 Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy) Architecture: amd64 Source: elinks Version: 0.13.2-1apertis0bv2023dev2b3 Depends: elinks (= 0.13.2-1apertis0bv2023dev2b3) Filename: pool/development/e/elinks/elinks-dbgsym_0.13.2-1apertis0bv2023dev2b3_amd64.deb Size: 1847116 MD5sum: 9cf43cfa75fdcb98b89ec9758e0e244d SHA1: ddb6cd72c52d773a20dee1148e9a95b5e7c69d98 SHA256: e344f4779870c2339815ed384494b081be0ba6c030654d4f7c569f7b04d0ec76 SHA512: 9f07f375b422ac1b291f1ea8229d2161f001f176256cdb0259bd22e173a5bcac2dd243ca432b6decbb5ff91c626d2ac018f20bf8693ca981336d2652e36340b5 Description: debug symbols for elinks Auto-Built-Package: debug-symbols Build-Ids: 214b14e1a877202e9e786bbc4b9f827e63f3ffe7 Package: elinks-doc Priority: optional Section: doc Installed-Size: 379 Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy) Architecture: all Source: elinks Version: 0.13.2-1apertis0bv2023dev2b3 Replaces: elinks (<< 0.11.3-1), elinks-lite (<< 0.11.3-1) Suggests: elinks Breaks: elinks (<< 0.11.3-1), elinks-lite (<< 0.11.3-1) Filename: pool/development/e/elinks/elinks-doc_0.13.2-1apertis0bv2023dev2b3_all.deb Size: 162288 MD5sum: ccfefecab4e541d296588a2af93dca4b SHA1: 6b3b1d7171fdb2fa42330e847d6c25f6ca6204ab SHA256: 5b242ecd6e8b082a2920dc1465c7ea28c42120055b8306f5806c023ae8291cbf SHA512: 79452936990f1d3e26076903b3328ce52ec085b35e47453f2ee5a5e4040dbaa7e5ebe51931d107d960fb1ad6b06fd0f5648ea773be6f0ffde5ba9eef56bace3d Description: advanced text-mode WWW browser - documentation ELinks is a feature-rich program for browsing the web in text mode. It is like enhanced Lynx and Links. The most noteworthy features of ELinks are: . * Lots of protocols (local files, finger, HTTP(S), FTP, IPv4/6 etc.) * Internationalized domain names * Persistent cookies, HTTP authentication and proxy authentication * Tabbed browsing, good looking menus and dialogs, and key-binding manager * History browsing and typeahead searches * Forms history and completion, and history in commonly used input dialogs * CSS support and support for browser scripting (Perl, Lua, Guile etc.) * Tables and frames rendering, and configurable color support * Compressed and background (non-blocking) downloads, and download resuming . This package contains the documentation and manuals for ELinks. Homepage: http://elinks.cz/ Multi-Arch: foreign Package: elks-libc Priority: optional Section: devel Installed-Size: 654 Maintainer: Juan Cespedes Architecture: all Source: linux86 Version: 0.16.17-3.3co1bv2023dev2b4 Replaces: bcc (<< 0.14.9), linux86 Recommends: bcc (>= 0.16.17-3.3co1bv2023dev2b4) Conflicts: linux86 Filename: pool/development/l/linux86/elks-libc_0.16.17-3.3co1bv2023dev2b4_all.deb Size: 136276 MD5sum: 60a93f586f95a09a8902a61a2ba89fc3 SHA1: 0ce85521abddc144000e2746b0d4af45aff3d9aa SHA256: a2e8b86188a220f137d95f4898b429ea53260bb3e399fa8f9a3cb336927a9a4b SHA512: 1d19e76257599b20ee0f6c7675cbb3220e920604a96134ef304f5fe8093806afa3e6c2e8e16a1aec89687ec2fd0b3c002428f6bde2f9325c6a2ac83a6bb6bb20 Description: 16-bit x86 C library and include files This is the C library used to compile with bcc. It includes all the headers and static libraries needed to build 16-bit applications, for Linux/8086, Linux/i386 and DOS .COM executables. Multi-Arch: foreign Package: emacs Priority: optional Section: editors Installed-Size: 87 Maintainer: Rob Browning Architecture: all Version: 1:27.1+1-3.1+apertis0bv2023dev2b1 Depends: emacs-gtk (>= 1:27.1) | emacs-lucid (>= 1:27.1) | emacs-nox (>= 1:27.1) Filename: pool/development/e/emacs/emacs_27.1+1-3.1+apertis0bv2023dev2b1_all.deb Size: 56428 MD5sum: cf0e1b278868b5bb5a1fa36e33effcc8 SHA1: 50cafcce90dca00e020067971ba06dd50ca2410c SHA256: 400da8ce5097b298699e5721e801d0b41d9ab5c318b8556692133e73553bc4b5 SHA512: 05d88de8dea11d38d8ba89c49f8d73c0ca30135390f189edb992fb45d9501688fa9d0a7406ce0d80932f3e7e21b479c12aca9537cf3b6f49ccb2cc1b58c9ed36 Description: GNU Emacs editor (metapackage) GNU Emacs is the extensible self-documenting text editor. This is a metapackage that will always depend on the latest recommended Emacs variant (currently emacs-gtk). Homepage: https://www.gnu.org/software/emacs/ Package: emacs-bin-common Priority: optional Section: editors Installed-Size: 508 Maintainer: Rob Browning Architecture: amd64 Source: emacs Version: 1:27.1+1-3.1+apertis0bv2023dev2b1 Depends: emacs-common (= 1:27.1+1-3.1+apertis0bv2023dev2b1), libc6 (>= 2.14) Recommends: mailutils Filename: pool/development/e/emacs/emacs-bin-common_27.1+1-3.1+apertis0bv2023dev2b1_amd64.deb Size: 166232 MD5sum: edb516a6cbfb18c8fd2af0617542642c SHA1: 6ee38dcd217ef63f1d7e4f85f38d6b7269bfcb5b SHA256: 10c19cdb10bc3f49013988635102ce3fc675d8f464e894356fd4f6471162753b SHA512: 1905d0c1426c04ba7d3a8f6cac320049a02124ce85cda7d7992b8d1975df6ec1f138f1651aa7accf35082a50e97242c685e62b6f8a06771645e9f58b593ea5f3 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: 520 Maintainer: Rob Browning Architecture: amd64 Source: emacs Version: 1:27.1+1-3.1+apertis0bv2023dev2b1 Depends: emacs-bin-common (= 1:27.1+1-3.1+apertis0bv2023dev2b1) Filename: pool/development/e/emacs/emacs-bin-common-dbgsym_27.1+1-3.1+apertis0bv2023dev2b1_amd64.deb Size: 461856 MD5sum: d84b8ed235473704c4f59324448e8f61 SHA1: 49e542be253d00dfc0924984d91a3adff5c357ca SHA256: 85ceb7336f14f980bd44aa7b7f05c8b6a66c96f106408e38d93883742ea0b8c2 SHA512: cbec91c8ed71698cff74c0f0171f0d5304e8a864a7e69056a5f92444eb13d6717f57bb42ec79798419a92f81883b7f61bc830efc1d1e61534bc0f10e80db026d Description: debug symbols for emacs-bin-common Auto-Built-Package: debug-symbols Build-Ids: 45f7385455b0df5aafe6cb2ec18d79dd315c248f 88c954f49d5bc2eefe57248a5a27a58f449fa3e6 9161afc6b84662369abb2917af2197e87481f1e0 a143a4bcb0838a76577de537af2bb7be76132156 caa7046a166a3440f1430bfacf5cb8d1ee609610 Package: emacs-common Priority: optional Section: editors Installed-Size: 68921 Maintainer: Rob Browning Architecture: all Source: emacs Version: 1:27.1+1-3.1+apertis0bv2023dev2b1 Depends: emacsen-common (>= 3.0.0), install-info Recommends: emacs-el Suggests: emacs-common-non-dfsg, ncurses-term Conflicts: cedet, eieio, emacs-el (<< 1:27.1+1-3.1+apertis0bv2023dev2b1), gnus-bonus-el, speedbar Breaks: apel (<< 10.8+0.20120427-4), edb (<< 1.32), egg (<< 4.2.0-2), emacs (<< 1:25), emacs-gtk (<< 1:25), emacs-lucid (<< 1:25), emacs-nox (<< 1:25), emacs21, emacs21-nox, emacs22, emacs22-gtk, emacs22-nox, emacs23, emacs23-lucid, emacs23-nox, emacs24, emacs24-lucid, emacs24-nox, emacs25, emacs25-lucid, emacs25-nox Filename: pool/development/e/emacs/emacs-common_27.1+1-3.1+apertis0bv2023dev2b1_all.deb Size: 13707376 MD5sum: 6eaf365326f98ef01c8f2991a75f1da9 SHA1: 33a136f614c9cc413bc048bf189b185032314094 SHA256: 08b695d5d29349f780e81760b3d343efe0085e61bc77fd50cf4ca713598aa8b8 SHA512: f693acd256bc7c04d66b6f115617002c73fc031fd5b677ee6a6d6803ff5e5e3b7f88e1490b382bd95e27ea1b56ee68b0ca78b30647248bfb93112ea7414b6317 Description: GNU Emacs editor's shared, architecture independent infrastructure GNU Emacs is the extensible self-documenting text editor. This package contains the architecture independent infrastructure that's shared by emacs-gtk, emacs-lucid, and emacs-nox. Homepage: https://www.gnu.org/software/emacs/ Package: emacs-el Priority: optional Section: editors Installed-Size: 16571 Maintainer: Rob Browning Architecture: all Source: emacs Version: 1:27.1+1-3.1+apertis0bv2023dev2b1 Depends: emacs-common (= 1:27.1+1-3.1+apertis0bv2023dev2b1) Filename: pool/development/e/emacs/emacs-el_27.1+1-3.1+apertis0bv2023dev2b1_all.deb Size: 16327736 MD5sum: 5b1beb76738ad1464808f8010c2128e3 SHA1: fc96e0f624ef51c1c2ef6219a3607b7ae8fe7a2f SHA256: 6b683b2d925653184fa234985e588499aecb2cba45a9ac5fbb6dd1847923c0f3 SHA512: 7053d54ee6fe2be7422b6737bcb6bbd5ad17126fe2f3f3616c4f1a1de606f1d199145384d274334e26b7378d2f0a9930a6821ee79cbd389779959cb85fa93092 Description: GNU Emacs LISP (.el) files GNU Emacs is the extensible self-documenting text editor. This package contains the elisp sources for the convenience of users, saving space in the main package for small systems. Homepage: https://www.gnu.org/software/emacs/ Package: emacs-gtk Priority: optional Section: editors Installed-Size: 19518 Maintainer: Rob Browning Architecture: amd64 Source: emacs Version: 1:27.1+1-3.1+apertis0bv2023dev2b1 Replaces: emacs-lucid, emacs-nox Provides: editor, emacs, emacsen, info-browser, mail-reader, news-reader Depends: emacs-bin-common (= 1:27.1+1-3.1+apertis0bv2023dev2b1), emacs-common (= 1:27.1+1-3.1+apertis0bv2023dev2b1), libacl1 (>= 2.2.23), libasound2 (>= 1.0.16), libc6 (>= 2.29), libcairo2 (>= 1.10.0), libdbus-1-3 (>= 1.9.14), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libgdk-pixbuf-2.0-0 (>= 2.22.0), libgif7 (>= 5.1), libglib2.0-0 (>= 2.37.3), libgmp10 (>= 2:6.0.0), libgnutls30 (>= 3.7.0), libgpm2 (>= 1.20.7), libgtk-3-0 (>= 3.21.4), libharfbuzz0b (>= 0.9.42), libice6 (>= 1:1.0.0), libjansson4 (>= 2.7), libjpeg62-turbo (>= 1.3.1), liblcms2-2 (>= 2.2+git20110628), libm17n-0 (>= 1.6.1), libotf0 (>= 0.9.11), libpango-1.0-0 (>= 1.18.0), libpng16-16 (>= 1.6.2-1), librsvg2-2 (>= 2.32.0), libselinux1 (>= 3.1~), libsm6, libsystemd0, libtiff5 (>= 4.0.3), libtinfo6 (>= 6), libx11-6, libxext6, libxfixes3 (>= 1:4.0.1), libxml2 (>= 2.7.4), libxrender1, zlib1g (>= 1:1.1.4) Suggests: emacs-common-non-dfsg Conflicts: emacs-lucid, emacs-nox Filename: pool/development/e/emacs/emacs-gtk_27.1+1-3.1+apertis0bv2023dev2b1_amd64.deb Size: 3314324 MD5sum: a60cb6c2ad0ea2121491b37e014d86d0 SHA1: 9aafc1c331bd4220e367b26ab189ca78a51871e1 SHA256: de87edb18335b6f25e95bca5d02798ad8584fa2088f1c763b6b0969b3230e435 SHA512: 8949367c49ff6e3e9c6ace23c8286a4f92e0f97bd9703329b8514557904c13066093360037ff6d6177b08226d4f820838ae208ceac057ebd7f04d19dec7ebf17 Description: GNU Emacs editor (with GTK+ GUI support) GNU Emacs is the extensible self-documenting text editor. This package contains a version of Emacs with a graphical user interface based on GTK+ (instead of the Lucid toolkit provided by the emacs-lucid package). Homepage: https://www.gnu.org/software/emacs/ Package: emacs-gtk-dbgsym Priority: optional Section: debug Installed-Size: 7261 Maintainer: Rob Browning Architecture: amd64 Source: emacs Version: 1:27.1+1-3.1+apertis0bv2023dev2b1 Depends: emacs-gtk (= 1:27.1+1-3.1+apertis0bv2023dev2b1) Filename: pool/development/e/emacs/emacs-gtk-dbgsym_27.1+1-3.1+apertis0bv2023dev2b1_amd64.deb Size: 7012968 MD5sum: dfb137cab2bb77786e9ecb891d68f2bc SHA1: 8a69f3e259210857129a6da0e997b16c495f33be SHA256: c51bd8ef4f40f308711ad801dd06999962c796a0f24621a42731ecbb3a4bda93 SHA512: de64092abc2018482ff42faa7418e450f0863dc3ae79d1d868d806937c4a991e99d8f31e62dc617dedba8d5a3be321bc0f0afbb2583c4824db5c562d1c8e8689 Description: debug symbols for emacs-gtk Auto-Built-Package: debug-symbols Build-Ids: 23e1431a42bd1d83d1fa47b1bb83c88316a24ec4 Package: emacs-lucid Priority: optional Section: editors Installed-Size: 19529 Maintainer: Rob Browning Architecture: amd64 Source: emacs Version: 1:27.1+1-3.1+apertis0bv2023dev2b1 Replaces: emacs-gtk, emacs-nox Provides: editor, emacs, emacsen, info-browser, mail-reader, news-reader Depends: emacs-bin-common (= 1:27.1+1-3.1+apertis0bv2023dev2b1), emacs-common (= 1:27.1+1-3.1+apertis0bv2023dev2b1), libacl1 (>= 2.2.23), libasound2 (>= 1.0.16), libc6 (>= 2.29), libdbus-1-3 (>= 1.9.14), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libgdk-pixbuf-2.0-0 (>= 2.22.0), libgif7 (>= 5.1), libglib2.0-0 (>= 2.16.0), libgmp10 (>= 2:6.0.0), libgnutls30 (>= 3.7.0), libgpm2 (>= 1.20.7), libharfbuzz0b (>= 0.9.42), libice6 (>= 1:1.0.0), libjansson4 (>= 2.7), libjpeg62-turbo (>= 1.3.1), liblcms2-2 (>= 2.2+git20110628), libm17n-0 (>= 1.6.1), libotf0 (>= 0.9.11), libpng16-16 (>= 1.6.2-1), librsvg2-2 (>= 2.32.0), libselinux1 (>= 3.1~), libsm6, libsystemd0, libtiff5 (>= 4.0.3), libtinfo6 (>= 6), libx11-6, libxext6, libxfixes3 (>= 1:4.0.1), libxft2 (>> 2.1.1), libxinerama1, libxml2 (>= 2.7.4), libxmu6, libxpm4, libxrandr2 (>= 2:1.2.99.3), libxrender1, libxt6, xaw3dg (>= 1.5+E-1), zlib1g (>= 1:1.1.4) Suggests: emacs-common-non-dfsg Conflicts: emacs-gtk, emacs-nox Filename: pool/development/e/emacs/emacs-lucid_27.1+1-3.1+apertis0bv2023dev2b1_amd64.deb Size: 3326564 MD5sum: 870a9d2a1c7fef23fcd29821aa261724 SHA1: db2ee15723b26da023cd645fe32f395f6d37c6cd SHA256: d769c418464cdc1dd82d719621a7dea196bbebe4e631192bc908f60325ca89c7 SHA512: f312da76098c8a96eda1de92fb45cd4a90ce9f05fe32def3ac6b64b2cfd79aa26eee59e5c8736daa1e6f6eece57b0f6d033c23e0b72c4cab0c24968dacf39460 Description: GNU Emacs editor (with Lucid GUI support) GNU Emacs is the extensible self-documenting text editor. This package contains a version of Emacs with support for a graphical user interface based on the Lucid toolkit (instead of the GTK+ interface provided by the emacs-gtk package). Until some known GTK+ problems are fixed, this version may help avoid crashing Emacs during an emacsclient disconnect. See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=567934 and https://bugzilla.gnome.org/show_bug.cgi?id=85715 for more information. Homepage: https://www.gnu.org/software/emacs/ Package: emacs-lucid-dbgsym Priority: optional Section: debug Installed-Size: 7322 Maintainer: Rob Browning Architecture: amd64 Source: emacs Version: 1:27.1+1-3.1+apertis0bv2023dev2b1 Depends: emacs-lucid (= 1:27.1+1-3.1+apertis0bv2023dev2b1) Filename: pool/development/e/emacs/emacs-lucid-dbgsym_27.1+1-3.1+apertis0bv2023dev2b1_amd64.deb Size: 7082192 MD5sum: 3e93251d3e7cbae510128e2b8c3baf55 SHA1: 44c23a2060b2034c616fafcbc36cfb76298a1f94 SHA256: c4c8ebf1e6e1bf430ee773ef72e5236bb71974347f0e86c22686cb945b891dd9 SHA512: 00a48d39b1d4a5fa27fd750dd02b5178aaf016c5cf460319d0cc3fc42d78307cb98dd3af9fe01555a180b34be733f1c11046191a62322994a0d74c1e3f0173bd Description: debug symbols for emacs-lucid Auto-Built-Package: debug-symbols Build-Ids: 1156377851208d6ffda7c72db08a2f6895f21c06 Package: emacs-nox Priority: optional Section: editors Installed-Size: 18374 Maintainer: Rob Browning Architecture: amd64 Source: emacs Version: 1:27.1+1-3.1+apertis0bv2023dev2b1 Replaces: emacs-gtk, emacs-lucid Provides: editor, emacs, emacsen, info-browser, mail-reader, news-reader Depends: emacs-bin-common (= 1:27.1+1-3.1+apertis0bv2023dev2b1), emacs-common (= 1:27.1+1-3.1+apertis0bv2023dev2b1), libacl1 (>= 2.2.23), libasound2 (>= 1.0.16), libc6 (>= 2.29), libdbus-1-3 (>= 1.9.14), libgmp10 (>= 2:6.0.0), libgnutls30 (>= 3.7.0), libgpm2 (>= 1.20.7), libjansson4 (>= 2.7), liblcms2-2 (>= 2.2+git20110628), libselinux1 (>= 3.1~), libsystemd0, libtinfo6 (>= 6), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4) Suggests: emacs-common-non-dfsg Conflicts: emacs-gtk, emacs-lucid Filename: pool/development/e/emacs/emacs-nox_27.1+1-3.1+apertis0bv2023dev2b1_amd64.deb Size: 2972732 MD5sum: 29ec643a44f389cbf359cd88533171a1 SHA1: 7fac880f62233940231082c1d821eace8b3a4e3a SHA256: ee0e86dd13d4635b325334c4a27439a2c41013e19e26d0540e86983b3ddb9e87 SHA512: 459fcc1d33be53dfceddddbd8f4187660fe79e7b4eb0f23d92502de03174a354f95f3ba2715c4d4fe29a3c3ac6f00a7b436c90a76beae786fee6540729c1372a Description: GNU Emacs editor (without GUI support) GNU Emacs is the extensible self-documenting text editor. This package contains a version of Emacs compiled without support for X, and provides only a text terminal interface. Homepage: https://www.gnu.org/software/emacs/ Package: emacs-nox-dbgsym Priority: optional Section: debug Installed-Size: 5529 Maintainer: Rob Browning Architecture: amd64 Source: emacs Version: 1:27.1+1-3.1+apertis0bv2023dev2b1 Depends: emacs-nox (= 1:27.1+1-3.1+apertis0bv2023dev2b1) Filename: pool/development/e/emacs/emacs-nox-dbgsym_27.1+1-3.1+apertis0bv2023dev2b1_amd64.deb Size: 5317824 MD5sum: 5e5a2bc93527bfdae590ba6c65a71f4a SHA1: 2a81d205b5544afd0dcf63950f48d9b5db3306bb SHA256: e61bff985a06a4f1fc3c9074b8103858abfdabb742d16023c7ed3ce7ecec4527 SHA512: 893caf58625cdbbc0291e7ec0a26909d94fe00106d899a70f67e5c0e4446057bc3ab3d78a6c668459cdf24da7c51a1c8bdc89589306a7c70228e8da54631dca7 Description: debug symbols for emacs-nox Auto-Built-Package: debug-symbols Build-Ids: 66ad88ebc55b3350d17262b45b9fc8919b7c9af9 Package: emacsen-common Priority: optional Section: editors Installed-Size: 62 Maintainer: Rob Browning Architecture: all Version: 3.0.4co1bv2023dev2b4 Conflicts: emacs19, emacs20, emacs21-common, emacs22-common, emacs23-common, emacs24-common, emacs25-common, xemacs21-support (<< 21.4.24-6~) Filename: pool/development/e/emacsen-common/emacsen-common_3.0.4co1bv2023dev2b4_all.deb Size: 19396 MD5sum: 232b0a2da6942d7d31bef0977e8b5ac3 SHA1: da2f1f498a14552f1bf53357bfd1b183c609b04d SHA256: 6bd4705ac81302c3e27f9e6932a7b78f70f66739cf5428f4d241d8ab092d0c78 SHA512: 02d76307f70df36902c23d07b171bf615ee8b80f2d187b934445fcd580bd380855a1f95c6b7e0557cf429e4216cc6f9684461b363d780bf255f34b40b4dc6d36 Description: Common facilities for all emacsen This package contains code that is needed by all the (x)emacs packages. It will be automatically installed when needed. Package: enca Priority: optional Section: text Installed-Size: 151 Maintainer: Michal Čihař Architecture: amd64 Version: 1.19-1co1bv2023dev2b4 Depends: libc6 (>= 2.4), libenca0 (>= 1.9), librecode0 (>= 3.6) Suggests: cstocs Filename: pool/development/e/enca/enca_1.19-1co1bv2023dev2b4_amd64.deb Size: 57152 MD5sum: 7cf640b65a63312a431f3cae75cc5d50 SHA1: 78b1b5706ecc737e507efcb2dea0644a8ad9c35e SHA256: 83913348623d820c843c558b66b8e57d2fd9c132f791bc5279ef4e21cedf661c SHA512: ffee6a898e5d0e10fad5e2f69046ba00ca41805c03c852150b51fb91c548a57351b968067a5941bac9f9749466b932ca15c3d87b43aa6ad777ea0fbec32975a4 Description: Extremely Naive Charset Analyser - binaries Enca is an Extremely Naive Charset Analyser. It detects the character set and the encoding of text files and can also convert them to other encodings using either a built-in converter or external libraries and tools like libiconv, librecode, or cstocs. . Currently it supports Belarusian, Bulgarian, Croatian, Czech, Estonian, Hungarian, Latvian, Lithuanian, Polish, Russian, Slovak, Slovene, Ukrainian, Chinese, and some multibyte encodings independently on language. Homepage: http://cihar.com/software/enca/ Package: enchant-2 Priority: optional Section: text Installed-Size: 71 Maintainer: Debian GNOME Maintainers Architecture: amd64 Version: 2.2.15-1apertis2bv2023dev2b3 Depends: libc6 (>= 2.4), libenchant-2-2 (>= 2.2.3), libglib2.0-0 (>= 2.12.0) Filename: pool/development/e/enchant-2/enchant-2_2.2.15-1apertis2bv2023dev2b3_amd64.deb Size: 20208 MD5sum: 46f765fdff5bb19380607f622688a177 SHA1: d527ad61939915c3dd12406ae13376f5d91f6bbf SHA256: 633a1866cf269e17315be966e085961f170a18c917b736a2a219d12dfa317ac2 SHA512: 77fee9a8773c709107543571e03ab0c3f349c4c636d53431e1bcd3a117dd3b8e8dd4d478a7385f8852493c74ab5527c675d04887f5fef1dd8241176985a364a9 Description: Wrapper for various spell checker engines (binary programs) Enchant is a generic spell checking library which uses existing spell checker engines such as ispell, aspell and myspell as its backends. . Enchant steps in to provide uniformity and conformity on top of these libraries, and implement certain features that may be lacking in any individual provider library. . This package contains standalone runtime binary programs. Homepage: https://abiword.github.io/enchant/ Package: enchant-2-dbgsym Priority: optional Section: debug Installed-Size: 44 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: enchant-2 Version: 2.2.15-1apertis2bv2023dev2b3 Depends: enchant-2 (= 2.2.15-1apertis2bv2023dev2b3) Filename: pool/development/e/enchant-2/enchant-2-dbgsym_2.2.15-1apertis2bv2023dev2b3_amd64.deb Size: 17552 MD5sum: 5049ecbce40f9792faabd82afed654b4 SHA1: 2bcc36808dd7c4edba9a8b6aa2a3ec9a1eb47f53 SHA256: 94a06f3c4be5cafdbcd15a126496b8b1b16441fc9c413f73ac8d2394a9dfec0f SHA512: f5582e48a890df6e468d3401ae0ab90a7c05881dff6066528967ebb5f5da02951bd52523cc562d189cd9b16952c21e0b0d11fdf27190fffcb27adcbfdd907668 Description: debug symbols for enchant-2 Auto-Built-Package: debug-symbols Build-Ids: 92b80cf764bdbc0885c1d19d9df8a210af5e9bed 9ff5fe15e6a95b9d07b7ae24e61afdbc5d99c4eb Package: eperl Priority: optional Section: devel Installed-Size: 297 Maintainer: Axel Beckert Architecture: amd64 Version: 2.2.14-23co1bv2023dev2b4 Depends: perl, perlapi-5.32.1, libc6 (>= 2.14), libperl5.32 (>= 5.32.0~rc1) Suggests: libapache2-mod-perl2 Filename: pool/development/e/eperl/eperl_2.2.14-23co1bv2023dev2b4_amd64.deb Size: 116836 MD5sum: 0308cd9475532c11cf0efb08a26b3b0e SHA1: 9891a9ae6067424e576946e7d144b47020fa0aa5 SHA256: c9b9cdb93a4d854ae8afb5bed00d2a80b672f734b748897e8a593739cd265fe1 SHA512: 7b90a0318f2e3223f6cd6fbd4ba5ae0fdc04c16d4dff0b5c5be45f49b38e05e49fbb25d6010d74e69106c899a367f277d903f85ea164c68c5cbc813198f63d18 Description: Embedded Perl 5 Language ePerl interprets an ASCII file bristled with Perl 5 program statements by evaluating the Perl 5 code while passing through the plain ASCII data. It can operate in various ways: As a stand-alone Unix filter or integrated Perl 5 module for general file generation tasks and as a powerful Webserver scripting language for dynamic HTML page programming. Homepage: http://www.ossp.org/pkg/tool/eperl/ Package: eperl-dbgsym Priority: optional Section: debug Installed-Size: 57 Maintainer: Axel Beckert Architecture: amd64 Source: eperl Version: 2.2.14-23co1bv2023dev2b4 Depends: eperl (= 2.2.14-23co1bv2023dev2b4) Filename: pool/development/e/eperl/eperl-dbgsym_2.2.14-23co1bv2023dev2b4_amd64.deb Size: 42424 MD5sum: 110c242072b84468ad35e1dfe4789932 SHA1: ba47422de2e77e923c17114d10e6946d74cc4d8b SHA256: 6561432bdf42e043f94b023e2a9c1fbec69204b5a9482669e04efbcceb1fe710 SHA512: 92dba96752bbf7240589a9997ba60771c8e089b06fc3904183bd46a256b0884dc993efa4d09797e2138ad3c1ded41391b05dc01f7c2fca4196657b9ff19fabba Description: debug symbols for eperl Auto-Built-Package: debug-symbols Build-Ids: 61a8237dcdc6dcc9c4ba4151fd58cc1c1e9b0d8d Package: epsilon-bin Priority: optional Section: science Installed-Size: 96 Maintainer: Debian GIS Project Architecture: amd64 Source: libepsilon Version: 0.9.2+dfsg-5apertis0bv2023dev2b4 Depends: dsh, perl:any, libc6 (>= 2.14), libepsilon1 (>= 0.8.1), libpopt0 (>= 1.14) Filename: pool/development/libe/libepsilon/epsilon-bin_0.9.2+dfsg-5apertis0bv2023dev2b4_amd64.deb Size: 35520 MD5sum: d5f323152d781fdeb5f228ea5730a05d SHA1: 4a7184be91532af6ebf38eac12ae116d62c266e8 SHA256: 6f199d0228617160f5e25e579cfe2ebe63b78ccfff02b3b724cac59594dbac4f SHA512: 2514e41d5777bc7b1a32dd4763de3ae29e93233a1535f080057d825c3fdb60837ab309ac1868ec4ba6a69dc6d6291c97317279f68d75a415a37d579ce1194962 Description: Library for wavelet image compression - tools Epsilon is C library for Wavelet based lossy image compression. Wavelet-driven compressors are know to be much more effective than traditional DCT-based ones (like JPEG). . At the moment, the program supports about 30 different wavelet filters, runs in parallel in multi-threaded and MPI environments, can process huge images and much more. . This package contains some useful tools to compress/uncompress images. Homepage: https://sourceforge.net/projects/epsilon-project Package: epsilon-bin-dbgsym Priority: optional Section: debug Installed-Size: 87 Maintainer: Debian GIS Project Architecture: amd64 Source: libepsilon Version: 0.9.2+dfsg-5apertis0bv2023dev2b4 Depends: epsilon-bin (= 0.9.2+dfsg-5apertis0bv2023dev2b4) Filename: pool/development/libe/libepsilon/epsilon-bin-dbgsym_0.9.2+dfsg-5apertis0bv2023dev2b4_amd64.deb Size: 70560 MD5sum: 926915ed906852fed666123c85a8238e SHA1: d4edc136bc93e04fb0c225d43aed07fb84ffd12c SHA256: a9349779c438d14a7e7ce12772553f3a677d7717f4302cc630dfb24096507cf5 SHA512: 5c20091bdd0aab9a621a4c2420f39d22d5ef98c0824d7f71a7f34a310d16f7384507162f36d11f1ef02737395ae88681bbde417cd7e572307843bed8859b8f8d Description: debug symbols for epsilon-bin Auto-Built-Package: debug-symbols Build-Ids: 9beb5779bfe6656ae6ab9c56cafb1238733f355a Package: equivs Priority: optional Section: admin Installed-Size: 58 Maintainer: Debian Perl Group Architecture: all Version: 2.3.1apertis0bv2023dev2b4 Depends: debhelper, dpkg-dev, make, perl Filename: pool/development/e/equivs/equivs_2.3.1apertis0bv2023dev2b4_all.deb Size: 22784 MD5sum: 939abbb1e7f6b7f40e7a5270421c9e98 SHA1: 5fb1efe1c3e3788942450b9aeea784e60ff55640 SHA256: 92d3ae52c85e1aa9339448199aa811594f661b45a37a11273aa4eb8c672df3b3 SHA512: 72440e5edf838b5512bd9a331c0a06416dc53c86db8d52b3a1dd7707958e22a52f90b926153953e892202b35547659f7ff553a0a6a1ff0f8415f7bb7b011c410 Description: Circumvent Debian package dependencies This package provides a tool to create trivial Debian packages. Typically these packages contain only dependency information, but they can also include normal installed files like other packages do. . One use for this is to create a metapackage: a package whose sole purpose is to declare dependencies and conflicts on other packages so that these will be automatically installed, upgraded, or removed. . Another use is to circumvent dependency checking: by letting dpkg think a particular package name and version is installed when it isn't, you can work around bugs in other packages' dependencies. (Please do still file such bugs, though.) Package: eslint Priority: optional Section: javascript Installed-Size: 2563 Maintainer: Debian Javascript Maintainers Architecture: all Version: 5.16.0~dfsg+~4.16.8-5apertis1bv2023dev2b2 Provides: node-eslint (= 5.16.0~dfsg+~4.16.8-5apertis1bv2023dev2b2), node-eslint-config-eslint (= 5.0.1~5.16.0~dfsg+~4.16.8-5apertis1bv2023dev2b2), node-types-eslint (= 4.16.8~5.16.0~dfsg+~4.16.8-5apertis1bv2023dev2b2) Depends: node-ajv, node-concat-stream, node-debug, node-doctrine, node-eslint-visitor-keys, node-eslint-scope, node-espree, node-esquery, node-estraverse, node-eslint-utils, node-esutils, node-file-entry-cache, node-functional-red-black-tree, node-glob, node-globals, nodejs, node-import-fresh, node-imurmurhash, node-ignore, node-json-stable-stringify, node-levn, node-lodash, node-mkdirp, node-optionator, node-path-is-inside, node-progress, node-regenerate-unicode-properties, node-regexpp, node-semver, node-strip-json-comments, node-types-estree, node-types-json-schema Recommends: node-chalk, node-inquirer, node-js-yaml, node-strip-ansi, node-text-table Suggests: node-babel-code-frame (>= 7), node-babel-eslint, node-table, node-esprima, node-esprima-fb Filename: pool/development/e/eslint/eslint_5.16.0~dfsg+~4.16.8-5apertis1bv2023dev2b2_all.deb Size: 441456 MD5sum: 4e08da7d39fa6a5b79888e7a92338d03 SHA1: 80a7140d1114495c90fc32b635dc0e6e0ffaaa46 SHA256: c08f1ee6414feac05cde9ec8f99b18171aece10ab8594c292c626cd89f6f47de SHA512: 7c8ebdaf39b85ecfd1a47404c50d97e1070ee677a222814f55607d5ee873b9673925d72a4044ab3053ee21d58ccb9046539ec2d6efc068acdeecc07f386a9b08 Description: AST-based pattern checker for JavaScript ESLint is a tool for identifying and reporting on patterns found in ECMAScript/JavaScript code. In many ways, it is similar to JSLint and JSHint with a few exceptions: . * ESLint uses Espree for JavaScript parsing * ESLint uses an AST to evaluate patterns in code * ESLint is completely pluggable, every single rule is a plugin and you can add more at runtime . Some uses of ESLint require additional packages: * Use of parsers other than the default (Espree) require that parser, e.g. node-babel-eslint, node-esprima, or node-esprima-fb. * Output format "code-frame" requires node-babel-code-frame. * Output format "table" requires node-table and node-pluralize. Homepage: https://eslint.org/ Package: etc1tool Priority: optional Section: devel Installed-Size: 155 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools Version: 29.0.6-21+apertis1bv2023preb1 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libpng16-16 (>= 1.6.2-1), libstdc++6 (>= 4.1.1) Filename: pool/development/a/android-platform-tools/etc1tool_29.0.6-21+apertis1bv2023preb1_amd64.deb Size: 75644 MD5sum: 35438e16445bd816ae157bd2c7b74900 SHA1: e6db6873f28ae1d29b34e019a9e9d63acaef1b22 SHA256: 8126d81bef249788999017a0ec88bd07d954536ea352d2aadf86a9d27581f9a9 SHA512: 4deca4aa9fa53ce251c9641405133ddfb96a2d10f1d69d959911704947e3b3d0e61c83f22363ad6c5e4388541f7a7472374337362b6065baf70b0e48be9ab27d Description: ETC1 conversion tool etc1tool is a command line utility that lets you encode PNG images to the ETC1 compression standard and decode ETC1 compressed images back to PNG. It is part of the Android SDK for working with media files for game apps. The standard for the ETC1 texture format is here: http://www.khronos.org/registry/gles/extensions/OES/OES_compressed_ETC1_RGB8_texture.txt Homepage: https://developer.android.com/studio/releases/platform-tools Multi-Arch: foreign Package: etc1tool-dbgsym Priority: optional Section: debug Installed-Size: 39 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools Version: 29.0.6-21+apertis1bv2023preb1 Depends: etc1tool (= 29.0.6-21+apertis1bv2023preb1) Filename: pool/development/a/android-platform-tools/etc1tool-dbgsym_29.0.6-21+apertis1bv2023preb1_amd64.deb Size: 23724 MD5sum: 2db906f41b8da44a72ddcb595f522992 SHA1: de3e7168a0eb579eae351d52002081ee10e47be3 SHA256: 50f715cde8b6800d395d40ba42baa8a2cfb9907aae576dd66a8b09ffe5ad8211 SHA512: 0e3385a30fb2da034a02f0d152f8955de12690edf0a2b13e9e118df687cb9e1f36d74848ff6fd93da244ffe87c5e33b7a0ab8aa6d2da6e60ec5d6db1e174f960 Description: debug symbols for etc1tool Auto-Built-Package: debug-symbols Build-Ids: deadf5223c018fc2e043638304dfc2bbe005691a Package: etcd Priority: optional Section: oldlibs Installed-Size: 17 Maintainer: Debian Go Packaging Team Architecture: all Version: 3.3.25+dfsg-6apertis0bv2023dev2b3 Depends: etcd-client, etcd-server Filename: pool/development/e/etcd/etcd_3.3.25+dfsg-6apertis0bv2023dev2b3_all.deb Size: 9452 MD5sum: 0899ededa3dd89c12ec0f70959550b74 SHA1: 1eecfc102612356c6adf6bbed900f494c62a234a SHA256: 9f88486153da9c8a86f425597158c2bb9b4b800bbe9ac3803388734b24b941ef SHA512: beb76248c4e272806da939482118373be2a4d7df31bd4487022183e0b494b823879ae77e6fa87c552d22b623e30b5e8f58d06c8da42fbdae8e3cfd5fe7448c32 Description: Transitional package for etcd-client and etcd-server This is a transitional package to ease upgrades for splitting the etcd package into a separate client and server piece. It can be safely removed. Homepage: https://etcd.io Package: etcd-client Priority: optional Section: net Installed-Size: 16012 Maintainer: Debian Go Packaging Team Architecture: amd64 Source: etcd Version: 3.3.25+dfsg-6apertis0bv2023dev2b3 Depends: libc6 (>= 2.4) Filename: pool/development/e/etcd/etcd-client_3.3.25+dfsg-6apertis0bv2023dev2b3_amd64.deb Size: 4178668 MD5sum: b3b14dbc353986bd7080fc7a486d352c SHA1: de34a8e1a71a9c5f76cf4abb0b63456cbf35c4fe SHA256: c7f129485a6facaae95afc54d0c96a4a718857f43157cc3314fb24b7515fabeb SHA512: 06d5bb5a3d134eef990c00dfef16614fad7b1e69d2d526a2cc8348b875a6bbcff800a24ea95c49db62c9b469248907525a79c3eb4fee83e40825f556f89cd136 Description: highly-available key value store -- client A highly-available key value store for shared configuration and service discovery. etcd is inspired by zookeeper and doozer, with a focus on: . * Simple: curl'able user facing API (HTTP+JSON) * Secure: optional SSL client cert authentication * Fast: benchmarked 1000s of writes/s per instance * Reliable: Properly distributed using Raft . Etcd uses the Raft consensus algorithm to manage a highly-available replicated log. . This package contains the client binaries. Built-Using: go-md2man-v2 (= 2.0.0+ds-5apertis0bv2023dev2b3), golang-1.15 (= 1.15.15-1~deb11u2+apertis0bv2023dev2b2), golang-blackfriday-v2 (= 2.0.1-3apertis0bv2023dev2b4), golang-github-beorn7-perks (= 1.0.1-1apertis0bv2023dev2b3), golang-github-bgentry-speakeasy (= 0.1.0-2apertis0bv2023dev2b3), golang-github-cespare-xxhash (= 2.1.1-1apertis0bv2023dev2b3), golang-github-coreos-bbolt (= 1.3.5-1apertis1bv2023dev2b3), golang-github-coreos-go-systemd (= 22.1.0-3apertis0bv2023dev2b3), golang-github-coreos-pkg (= 4-3apertis0bv2023dev2b3), golang-github-coreos-semver (= 0.3.0-1apertis0bv2023dev2b3), golang-github-creack-pty (= 1.1.11-1apertis0bv2023dev2b3), golang-github-dgrijalva-jwt-go (= 3.2.0-3apertis0bv2023dev2b3), golang-github-dustin-go-humanize (= 1.0.0-2apertis0bv2023dev2b3), golang-github-golang-groupcache (= 0.0~git20200121.8c9f03a-1apertis0bv2023dev2b3), golang-github-google-btree (= 1.0.0-1apertis0bv2023dev2b3), golang-github-google-uuid (= 1.2.0-1+apertis1bv2023dev2b3), golang-github-gorilla-websocket (= 1.4.2-1apertis0bv2023dev2b3), golang-github-grpc-ecosystem-go-grpc-middleware (= 1.2.2-2apertis0bv2023dev2b3), golang-github-grpc-ecosystem-go-grpc-prometheus (= 1.2.0+git20191002.6af20e3-3apertis0bv2023dev2b3), golang-github-grpc-ecosystem-grpc-gateway (= 1.6.4-2co1bv2023dev2b3), golang-github-jonboulle-clockwork (= 0.1.0-4.1apertis0bv2023dev2b3), golang-github-json-iterator-go (= 1.1.10-2apertis0bv2023dev2b3), golang-github-mattn-go-runewidth (= 0.0.9-1apertis0bv2023dev2b3), golang-github-modern-go-concurrent (= 1.0.3-1.1apertis0bv2023dev2b3), golang-github-modern-go-reflect2 (= 1.0.1-1apertis0bv2023dev2b3), golang-github-olekukonko-tablewriter (= 0.0.4-1apertis0bv2023dev2b3), golang-github-prometheus-client-golang (= 1.9.0-2apertis1bv2023dev2b3), golang-github-prometheus-client-model (= 0.2.0-2apertis0bv2023dev2b3), golang-github-prometheus-common (= 0.15.0-2apertis0bv2023dev2b3), golang-github-prometheus-procfs (= 0.3.0-2+apertis0bv2023dev2b3), golang-github-shurcool-sanitized-anchor-name (= 1.0.0-1apertis0bv2023dev2b3), golang-github-soheilhy-cmux (= 0.1.4-2apertis0bv2023dev2b3), golang-github-spf13-cobra (= 1.1.2-1apertis0bv2023dev2b3), golang-github-spf13-pflag (= 1.0.5-2apertis0bv2023dev2b3), golang-github-tmc-grpc-websocket-proxy (= 0.0~git20200427.3cfed13-2apertis0bv2023dev2b3), golang-github-urfave-cli (= 1.22.4-2apertis0bv2023dev2b3), golang-github-xiang90-probing (= 0.0.2-1co1bv2023dev2b3), golang-go.crypto (= 1:0.0~git20201221.eec23a3-1apertis0bv2023dev2b3), golang-go.uber-atomic (= 1.4.0-1apertis0bv2023dev2b3), golang-go.uber-multierr (= 1.1.0-1.1apertis0bv2023dev2b3), golang-go.uber-zap (= 1.15.0-2apertis1bv2023dev2b3), golang-gogoprotobuf (= 1.3.2-1apertis0bv2023dev2b3), golang-golang-x-net (= 1:0.0+git20210119.5f4716e+dfsg-4+apertis0bv2023dev2b3), golang-golang-x-sys (= 0.0~git20210124.22da62e-1apertis0bv2023dev2b3), golang-golang-x-text (= 0.3.6-1apertis0bv2023dev2b3), golang-golang-x-time (= 0.0+git20200630.3af7569-1apertis0bv2023dev2b3), golang-google-genproto (= 0.0~git20200413.b5235f6-1apertis0bv2023dev2b3), golang-google-grpc (= 1.27.1-1apertis1bv2023dev2b3), golang-gopkg-cheggaaa-pb.v1 (= 1.0.25-1co1bv2023dev2b3), golang-goprotobuf (= 1.3.4-2apertis0bv2023dev2b3), golang-k8s-sigs-yaml (= 1.2.0-3apertis1bv2023dev2b2), golang-logrus (= 1.7.0-2apertis0bv2023dev2b3), golang-protobuf-extensions (= 1.0.1-1co1bv2023dev2b3), golang-yaml.v2 (= 2.4.0-1apertis1bv2023dev2b3) Homepage: https://etcd.io Package: etcd-server Priority: optional Section: net Installed-Size: 20759 Maintainer: Debian Go Packaging Team Architecture: amd64 Source: etcd Version: 3.3.25+dfsg-6apertis0bv2023dev2b3 Depends: adduser, lsb-base, pipexec, libc6 (>= 2.4) Pre-Depends: init-system-helpers (>= 1.54~) Suggests: etcd-client Filename: pool/development/e/etcd/etcd-server_3.3.25+dfsg-6apertis0bv2023dev2b3_amd64.deb Size: 5555620 MD5sum: b3994907c97659a96cc6e72a372368af SHA1: 8e1cdd48596686eff5f068e91debe81fc2126109 SHA256: bc8ac2e7fdefa1b0db00357a620389de548f67b255d5d2779bf42900aa4b2cde SHA512: c604191035996718af7d49d123710d3d862808f5c67eede2070e02d15374be2b76a65489318eb25653390303dc01b43b2ca99cf1c5bf33dda8e72a33c4e0a6eb Description: highly-available key value store -- daemon A highly-available key value store for shared configuration and service discovery. etcd is inspired by zookeeper and doozer, with a focus on: . * Simple: curl'able user facing API (HTTP+JSON) * Secure: optional SSL client cert authentication * Fast: benchmarked 1000s of writes/s per instance * Reliable: Properly distributed using Raft . Etcd uses the Raft consensus algorithm to manage a highly-available replicated log. . This package contains the server binaries. Built-Using: go-md2man-v2 (= 2.0.0+ds-5apertis0bv2023dev2b3), golang-1.15 (= 1.15.15-1~deb11u2+apertis0bv2023dev2b2), golang-blackfriday-v2 (= 2.0.1-3apertis0bv2023dev2b4), golang-github-beorn7-perks (= 1.0.1-1apertis0bv2023dev2b3), golang-github-bgentry-speakeasy (= 0.1.0-2apertis0bv2023dev2b3), golang-github-cespare-xxhash (= 2.1.1-1apertis0bv2023dev2b3), golang-github-coreos-bbolt (= 1.3.5-1apertis1bv2023dev2b3), golang-github-coreos-go-systemd (= 22.1.0-3apertis0bv2023dev2b3), golang-github-coreos-pkg (= 4-3apertis0bv2023dev2b3), golang-github-coreos-semver (= 0.3.0-1apertis0bv2023dev2b3), golang-github-creack-pty (= 1.1.11-1apertis0bv2023dev2b3), golang-github-dgrijalva-jwt-go (= 3.2.0-3apertis0bv2023dev2b3), golang-github-dustin-go-humanize (= 1.0.0-2apertis0bv2023dev2b3), golang-github-golang-groupcache (= 0.0~git20200121.8c9f03a-1apertis0bv2023dev2b3), golang-github-google-btree (= 1.0.0-1apertis0bv2023dev2b3), golang-github-google-uuid (= 1.2.0-1+apertis1bv2023dev2b3), golang-github-gorilla-websocket (= 1.4.2-1apertis0bv2023dev2b3), golang-github-grpc-ecosystem-go-grpc-middleware (= 1.2.2-2apertis0bv2023dev2b3), golang-github-grpc-ecosystem-go-grpc-prometheus (= 1.2.0+git20191002.6af20e3-3apertis0bv2023dev2b3), golang-github-grpc-ecosystem-grpc-gateway (= 1.6.4-2co1bv2023dev2b3), golang-github-jonboulle-clockwork (= 0.1.0-4.1apertis0bv2023dev2b3), golang-github-json-iterator-go (= 1.1.10-2apertis0bv2023dev2b3), golang-github-mattn-go-runewidth (= 0.0.9-1apertis0bv2023dev2b3), golang-github-modern-go-concurrent (= 1.0.3-1.1apertis0bv2023dev2b3), golang-github-modern-go-reflect2 (= 1.0.1-1apertis0bv2023dev2b3), golang-github-olekukonko-tablewriter (= 0.0.4-1apertis0bv2023dev2b3), golang-github-prometheus-client-golang (= 1.9.0-2apertis1bv2023dev2b3), golang-github-prometheus-client-model (= 0.2.0-2apertis0bv2023dev2b3), golang-github-prometheus-common (= 0.15.0-2apertis0bv2023dev2b3), golang-github-prometheus-procfs (= 0.3.0-2+apertis0bv2023dev2b3), golang-github-shurcool-sanitized-anchor-name (= 1.0.0-1apertis0bv2023dev2b3), golang-github-soheilhy-cmux (= 0.1.4-2apertis0bv2023dev2b3), golang-github-spf13-cobra (= 1.1.2-1apertis0bv2023dev2b3), golang-github-spf13-pflag (= 1.0.5-2apertis0bv2023dev2b3), golang-github-tmc-grpc-websocket-proxy (= 0.0~git20200427.3cfed13-2apertis0bv2023dev2b3), golang-github-urfave-cli (= 1.22.4-2apertis0bv2023dev2b3), golang-github-xiang90-probing (= 0.0.2-1co1bv2023dev2b3), golang-go.crypto (= 1:0.0~git20201221.eec23a3-1apertis0bv2023dev2b3), golang-go.uber-atomic (= 1.4.0-1apertis0bv2023dev2b3), golang-go.uber-multierr (= 1.1.0-1.1apertis0bv2023dev2b3), golang-go.uber-zap (= 1.15.0-2apertis1bv2023dev2b3), golang-gogoprotobuf (= 1.3.2-1apertis0bv2023dev2b3), golang-golang-x-net (= 1:0.0+git20210119.5f4716e+dfsg-4+apertis0bv2023dev2b3), golang-golang-x-sys (= 0.0~git20210124.22da62e-1apertis0bv2023dev2b3), golang-golang-x-text (= 0.3.6-1apertis0bv2023dev2b3), golang-golang-x-time (= 0.0+git20200630.3af7569-1apertis0bv2023dev2b3), golang-google-genproto (= 0.0~git20200413.b5235f6-1apertis0bv2023dev2b3), golang-google-grpc (= 1.27.1-1apertis1bv2023dev2b3), golang-gopkg-cheggaaa-pb.v1 (= 1.0.25-1co1bv2023dev2b3), golang-goprotobuf (= 1.3.4-2apertis0bv2023dev2b3), golang-k8s-sigs-yaml (= 1.2.0-3apertis1bv2023dev2b2), golang-logrus (= 1.7.0-2apertis0bv2023dev2b3), golang-protobuf-extensions (= 1.0.1-1co1bv2023dev2b3), golang-yaml.v2 (= 2.4.0-1apertis1bv2023dev2b3) Homepage: https://etcd.io Package: etcd-server-dbgsym Priority: optional Section: debug Installed-Size: 7759 Maintainer: Debian Go Packaging Team Architecture: amd64 Source: etcd Version: 3.3.25+dfsg-6apertis0bv2023dev2b3 Depends: etcd-server (= 3.3.25+dfsg-6apertis0bv2023dev2b3) Filename: pool/development/e/etcd/etcd-server-dbgsym_3.3.25+dfsg-6apertis0bv2023dev2b3_amd64.deb Size: 5478408 MD5sum: 0a4ef44a5b3f77413a8211b103337615 SHA1: a2f944c8270aab7f8f8aa22edd8e3665082715cc SHA256: f7a9dfdba9a3e9c77808dacc95c587bbf96003e411f01281af2a16bf294e3b91 SHA512: 50a2d80763e86053ca591e13ab3e3702b3eb381c2fd64d0c19080dbc474c2d5369435cbb56284049ceafc71dc902b53d89be9a8e59ac1c5117a019a1293b6b26 Description: debug symbols for etcd-server Auto-Built-Package: debug-symbols Build-Ids: c146cb2d0d2a28e21e3ab075165fdcbc2b6f7128 Package: evemu-tools Priority: optional Section: utils Installed-Size: 108 Maintainer: Stephen Kitt Architecture: amd64 Source: evemu Version: 2.7.0-3apertis1bv2023dev2b4 Depends: libevemu3 (= 2.7.0-3apertis1bv2023dev2b4), libc6 (>= 2.8), libevdev2 (>= 1.2.99.902) Filename: pool/development/e/evemu/evemu-tools_2.7.0-3apertis1bv2023dev2b4_amd64.deb Size: 16340 MD5sum: 9d8799429f220559270972d09aa6cc7d SHA1: 62906075392d87ee91ce1970149163c03837680e SHA256: 1270d470dbeb3a4395dcce6729c6e629ff4b9dfdbb4f9f80403fb5a236658f0f SHA512: 523cc30f420e26e631bc3bfc441aa4f7e21d91ac9124534701ce78d9c2103a1e9e2bb5980fe0575d61ab3bbe6d10caae1aee02c3ee4640e360efcf23a67c986c Description: Linux Input Event Device Emulation Library - test tools The evemu library and tools are used to describe devices, record data, create emulation devices and replay data from kernel evdev (input event) devices. . This package provides test tools for the evemu library. Homepage: https://www.freedesktop.org/wiki/Evemu/ Package: evemu-tools-dbgsym Priority: optional Section: debug Installed-Size: 57 Maintainer: Stephen Kitt Architecture: amd64 Source: evemu Version: 2.7.0-3apertis1bv2023dev2b4 Depends: evemu-tools (= 2.7.0-3apertis1bv2023dev2b4) Filename: pool/development/e/evemu/evemu-tools-dbgsym_2.7.0-3apertis1bv2023dev2b4_amd64.deb Size: 23412 MD5sum: c7a37c802098bc6c47dc86d760fc81e5 SHA1: 0b8674e08177016dadb842158b43f21450a331d8 SHA256: 5372aadaac78315c97266e8d8bd8727568209481efb15930073ec84d26af87ae SHA512: 1331d869dc7191b3c41cfd3e5af64a279a0bd3b99ed8a57dc0da13f168abb5f6e70e9a72c80999008756d445af5d28fd644e8b64ef20ed6989c90714647c7d52 Description: debug symbols for evemu-tools Auto-Built-Package: debug-symbols Build-Ids: a8bd277b14d3a918394b1c84c7895e531451a318 cca3236751d911ecc0b696808f01ac9e9420e0e2 f3e1ed4225b0f2ea4e35d74d949feddad70e0a3c Package: evtest Priority: optional Section: utils Installed-Size: 71 Maintainer: Stephen Kitt Architecture: amd64 Version: 1:1.34-1apertis0bv2023dev2b4 Depends: libc6 (>= 2.15) Recommends: evemu-tools Filename: pool/development/e/evtest/evtest_1.34-1apertis0bv2023dev2b4_amd64.deb Size: 16156 MD5sum: 6d807079da041ab90c85d388e6f387cd SHA1: 38fe1631d7064501a9e63f8c4f8d209eaaa63ce9 SHA256: fdfddac39e2c677bd0ef7a269392fb71294e1af3a42a6c865533cc9ec8bfe1ee SHA512: 63976a095e318eaaa6a3403719b61170a6c54d9a000a600d651f1c3dcbee7653f97e0c933a425cc5073b93c72bb40d0cb4c8e57d861afe7e0a28b3035fa551f8 Description: utility to monitor Linux input device events evtest monitors a Linux input device, displaying all the events it generates. . It can be used to determine mice button bindings, keymaps for exotic keyboards... It is commonly used to debug issues with input devices in X.Org. . evtest is now in maintenance mode and doesn't support all the features of the latest kernels; evemu-record from the evemu-tools package should be used instead. Homepage: https://cgit.freedesktop.org/evtest/ Package: evtest-dbgsym Priority: optional Section: debug Installed-Size: 32 Maintainer: Stephen Kitt Architecture: amd64 Source: evtest Version: 1:1.34-1apertis0bv2023dev2b4 Depends: evtest (= 1:1.34-1apertis0bv2023dev2b4) Filename: pool/development/e/evtest/evtest-dbgsym_1.34-1apertis0bv2023dev2b4_amd64.deb Size: 17180 MD5sum: 2ade4b02ceec2ab109eb7f1dc8b79a06 SHA1: cab7567d4f269a61f60206ff5130070ca658646d SHA256: 3d0dfd43fb189b1d0e9ca001fee7f4c83d083c591522d167bbc00dff69a15095 SHA512: c1c1c5b38457a5690271b10fa5ac25286d800fb937beb7acd6ef175c8e70845b3023fd81e322d4a7a0df898586b2ddf94272bf6f4e14472aee345b04d93c22f8 Description: debug symbols for evtest Auto-Built-Package: debug-symbols Build-Ids: a0f65ffd358da1a81230417b7ecd49a0daea7113 Package: execnet-doc Priority: optional Section: doc Installed-Size: 472 Maintainer: Debian Python Team Architecture: all Source: execnet Version: 1.7.1-4apertis0bv2023dev2b4 Depends: libjs-sphinxdoc (>= 2.4.3-5~) Recommends: python3-execnet Filename: pool/development/e/execnet/execnet-doc_1.7.1-4apertis0bv2023dev2b4_all.deb Size: 141732 MD5sum: f1d35cdf8a8f6e964ad211c6316bc3f8 SHA1: 8ebc74731b14100c6a47d265f34ef17c9724e9ac SHA256: fe90bc9525ee71dd8137ba7f4f222d0d206c22e6ba4c29f53d679b3c95beb9fb SHA512: 2894df94c006a856f08cd15ac114c8614b0995b406f15190317f2226747e3434691e249ce14c8ea86aa647c713a16d9bf21b7bc605b311a3fea98a7b02e392e7 Description: rapid multi-Python deployment (docs) execnet provides carefully tested means to ad-hoc interact with Python interpreters across version, platform and network barriers. It provides a minimal and fast API targeting the following uses: . * distribute tasks to local or remote CPUs * write and deploy hybrid multi-process applications * write scripts to administer a bunch of exec environments . This package contains the documentation. Homepage: https://github.com/pytest-dev/execnet Multi-Arch: foreign Package: expect Priority: optional Section: interpreters Installed-Size: 317 Maintainer: Sergei Golovan Architecture: amd64 Version: 5.45.4-2co1bv2023dev2b4 Replaces: expect-dev Provides: expect-dev Depends: tcl8.6, libc6 (>= 2.4), libtcl8.6 (>= 8.6.0), tcl-expect Suggests: tk8.6 Conflicts: expect-dev Filename: pool/development/e/expect/expect_5.45.4-2co1bv2023dev2b4_amd64.deb Size: 165960 MD5sum: b0b604948e77f3b70ad4ba4c05d8fb70 SHA1: fe0a8ed634a5945fe49bc3e3c4307a7eb8863fbf SHA256: 161e7f2f056774c9ac9de22f587d3c9c35b0bacf5d1ac769e3dc1bc5e9315e2a SHA512: f46634d19433bcf50903c751997f012dd129664ddff03990fdf2f39129b7423106dd6a31a0a6201915f63f9bf088a898b09ea7bb7b6d1a09715599b78da0ddc2 Description: Automates interactive applications Expect is a tool for automating interactive applications according to a script. Following the script, Expect knows what can be expected from a program and what the correct response should be. Expect is also useful for testing these same applications. And by adding Tk, you can also wrap interactive applications in X11 GUIs. An interpreted language provides branching and high-level control structures to direct the dialogue. In addition, the user can take control and interact directly when desired, afterward returning control to the script. . This package contains the expect binary and several Expect based scripts. Homepage: https://core.tcl.tk/expect/ Multi-Arch: foreign Package: expect-dbgsym Priority: optional Section: debug Installed-Size: 20 Maintainer: Sergei Golovan Architecture: amd64 Source: expect Version: 5.45.4-2co1bv2023dev2b4 Depends: expect (= 5.45.4-2co1bv2023dev2b4) Filename: pool/development/e/expect/expect-dbgsym_5.45.4-2co1bv2023dev2b4_amd64.deb Size: 5608 MD5sum: 4d8516a375c1c1d60d41e5115f6627e7 SHA1: c60eaa0beb50357f2e89c2a8cdd567c200279832 SHA256: 51d3f768a6d24102c552d43dfa603bb6cab739466e884d62d425ae5291fb1651 SHA512: 32e472a0daf3f15399bb872e94662e7ec1ca81982978634f53d399e1fb89b27e48da453ce4d2789f4d0ecc4806082b8be64f9cf675fe5f5f9a4fcc37d5514004 Description: debug symbols for expect Auto-Built-Package: debug-symbols Build-Ids: 5fa04f303e1826ae43dd674bfa5675832dc70806 Package: extlinux Priority: optional Section: admin Installed-Size: 346 Maintainer: Debian CD Group Architecture: amd64 Source: syslinux Version: 3:6.04~git20190206.bf6db5b4+dfsg1-3apertis0bv2023dev2b4 Depends: libc6 (>= 2.7) Recommends: syslinux-common Filename: pool/development/s/syslinux/extlinux_6.04~git20190206.bf6db5b4+dfsg1-3apertis0bv2023dev2b4_amd64.deb Size: 192212 MD5sum: d4f7fad1cd68d9b6fddbc6885b9f85eb SHA1: 14c803f8f88616c953d4173b49e58b83ea04a41f SHA256: e78731ed5e206dba01523d55257b007d72df34e3f14798f7491a9f541836571a SHA512: 6a2fff5131600656cc37463bdf646185940df01f23824265f5c1a5556273b085845c506357d350eefef3c3991d26eef02ed64992661f1d48186f373e97356c21 Description: collection of bootloaders (Linux ext2/ext3/ext4, btrfs, and xfs bootloader) syslinux is a suite of bootloaders, currently supporting DOS FAT and NTFS filesystems (SYSLINUX), Linux ext2/ext3/ext4, btrfs, and xfs filesystems (EXTLINUX), PXE network boots (PXELINUX), or ISO 9660 CD-ROMs (ISOLINUX). . This package contains the bootloader for Linux ext2/ext3/ext4, btrfs, and xfs filesystems (EXTLINUX). Homepage: http://www.syslinux.org/ Package: extra-cmake-modules Priority: optional Section: devel Installed-Size: 707 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Version: 5.78.0-3apertis0bv2023dev2b3 Suggests: qt5-qmake, qtbase5-dev Breaks: libkf5package-dev (<< 5.54), libkf5plasma-dev (<< 5.54), libkf5runner-dev (<< 5.54) Filename: pool/development/e/extra-cmake-modules/extra-cmake-modules_5.78.0-3apertis0bv2023dev2b3_amd64.deb Size: 174892 MD5sum: 81240283e66fd7cc3c634ab18840a3d4 SHA1: 3ce7bdb3c6a748d4f36ddace232d65ea48570ff8 SHA256: 1b1c1a8f6d6388ce7e6b5690372eefbeee3d2311e3619500c889a0bbd58c05a5 SHA512: b1c3d00b98460143d8f01bd72bb95b2b6c19e13dc73b20482c917445ebacc25a8c2060b120b382edf92ce38c4fd7c7c1a631456c1d99075c25195bccd1d60164 Description: Extra modules and scripts for CMake Extra CMake Modules, or ECM, aims to augment CMake with additional modules. It serves as both a staging ground for new modules before they are moved upstream to CMake and a place for modules that, for whatever reason, are not a good fit for CMake itself. . It is primarily driven by the needs of the KDE community, but it is hoped that other projects will find it useful, and outside contributions are always welcome. The main rule for new modules is that there must be at least two downstream users. Homepage: https://invent.kde.org/frameworks/extra-cmake-modules Package: extra-cmake-modules-doc Priority: optional Section: doc Installed-Size: 893 Maintainer: Debian Qt/KDE Maintainers Architecture: all Source: extra-cmake-modules Version: 5.78.0-3apertis0bv2023dev2b3 Replaces: extra-cmake-modules (<< 5.74.0-1) Depends: libjs-sphinxdoc (>= 2.4.3-5~) Breaks: extra-cmake-modules (<< 5.74.0-1) Filename: pool/development/e/extra-cmake-modules/extra-cmake-modules-doc_5.78.0-3apertis0bv2023dev2b3_all.deb Size: 89968 MD5sum: b999df0872f3766fcc096bc47f8a58bf SHA1: c01411d3bf50068149e392b9a503ebe715fc0114 SHA256: d8de908fac461ba701ea5f8ae110a14035665b29f1161e4a62cadd1793395f73 SHA512: 19727428df882631498bcc05e2ad1577abc11b9394f6a66c5b01bec0164a50f105592a4d95e5d6e6860ad5a2e05db121a51ef803d81c4c93f4e9a008b4bc5da2 Description: Extra modules and scripts for CMake Extra CMake Modules, or ECM, aims to augment CMake with additional modules. It serves as both a staging ground for new modules before they are moved upstream to CMake and a place for modules that, for whatever reason, are not a good fit for CMake itself. . It is primarily driven by the needs of the KDE community, but it is hoped that other projects will find it useful, and outside contributions are always welcome. The main rule for new modules is that there must be at least two downstream users. . This package contains HTML documentation and man pages. Built-Using: sphinx (= 3.4.3-2+apertis0bv2023dev2b3) Homepage: https://invent.kde.org/frameworks/extra-cmake-modules Multi-Arch: foreign Package: exuberant-ctags Priority: optional Section: editors Installed-Size: 351 Maintainer: Colin Watson Architecture: amd64 Version: 1:5.9~svn20110310-14apertis0bv2023dev2b4 Provides: ctags Depends: libc6 (>= 2.11) Suggests: vim | nvi | vile | emacsen Filename: pool/development/e/exuberant-ctags/exuberant-ctags_5.9~svn20110310-14apertis0bv2023dev2b4_amd64.deb Size: 152160 MD5sum: fa25bb783be09bdf3b357deccf5686eb SHA1: 3c16a0bd23ef4496408177a62ac343bffefa5223 SHA256: 0232959c64e5f024f2789482805c35d211748c84fbc8e2171f5a025e02f05029 SHA512: f8fdc7e91e3d08d3924c81be4274eab3e056e05f0767aec8d2bfb2658abdc949eef09fd8316aa7aa502aec4312d1e61737bbf9de355a146e189f295c01a4cae9 Description: build tag file indexes of source code definitions ctags parses source code and produces a sort of index mapping the names of significant entities (e.g. functions, classes, variables) to the location where that entity is defined. This index is used by editors like vi and emacsen to allow moving to the definition of a user-specified entity. . Exuberant Ctags supports all possible C language constructions and multiple other languages such as assembler, AWK, ASP, BETA, Bourne/Korn/Z shell, C++, COBOL, Eiffel, Fortran, Java, Lisp, Lua, Makefile, Pascal, Perl, PHP, Python, REXX, Ruby, S-Lang, Scheme, Tcl, Verilog, Vim and YACC. Homepage: http://ctags.sourceforge.net/ Multi-Arch: foreign Package: exuberant-ctags-dbgsym Priority: optional Section: debug Installed-Size: 378 Maintainer: Colin Watson Architecture: amd64 Source: exuberant-ctags Version: 1:5.9~svn20110310-14apertis0bv2023dev2b4 Depends: exuberant-ctags (= 1:5.9~svn20110310-14apertis0bv2023dev2b4) Filename: pool/development/e/exuberant-ctags/exuberant-ctags-dbgsym_5.9~svn20110310-14apertis0bv2023dev2b4_amd64.deb Size: 349636 MD5sum: 59a570fabc3db3645e690bfaf5c97753 SHA1: e674dea038f896632e34529b35c0223b9402c2cb SHA256: 6b3f975cf834df51981c371ca3fa89bf495e39b6e5dddd5e200789ad6e6c4df4 SHA512: 7c7a13234f0f5fd1b3850858e579dcc52e966d9093943c16293044713d5c873f41545e7fdf6ef39fc6dfb5662312e8e4a80c47346523d99178762be4f9049b8c Description: debug symbols for exuberant-ctags Auto-Built-Package: debug-symbols Build-Ids: 09713379b21cf533757ff542ea18719dfbbf445c Package: faad Priority: optional Section: sound Installed-Size: 78 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Source: faad2 Version: 2.10.0-1apertis0bv2023dev2b4 Replaces: faad2 Depends: libc6 (>= 2.14), libfaad2 (>= 2.8.2) Conflicts: faad2 Filename: pool/development/f/faad2/faad_2.10.0-1apertis0bv2023dev2b4_amd64.deb Size: 30888 MD5sum: 50ac9cfd250f35f660b1b82f4cd3f535 SHA1: 2d35b86b1a7a969b5e1516ad403547b20715d382 SHA256: 8e46f9c94f9c4fea679770fef7b0809ea7597bbbc036b4b41cea97cd00d3d2f4 SHA512: b041343f53160e4e80f79e0e3c1b6cec8e8754d7b287c9c39e313c6c30043ce203a575af045858e7a1112f2ccc2cad58ede1936dffff09010b86bcbc563cb93e Description: freeware Advanced Audio Decoder player FAAD2 is the fastest ISO AAC audio decoder available. FAAD2 correctly decodes all MPEG-4 and MPEG-2 MAIN, LOW, LTP, LD and ER object type AAC files. . This package contains a command line interface to play AAC or MP4 files. Homepage: https://github.com/knik0/faad2 Package: faad-dbgsym Priority: optional Section: debug Installed-Size: 64 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Source: faad2 Version: 2.10.0-1apertis0bv2023dev2b4 Depends: faad (= 2.10.0-1apertis0bv2023dev2b4) Filename: pool/development/f/faad2/faad-dbgsym_2.10.0-1apertis0bv2023dev2b4_amd64.deb Size: 48352 MD5sum: bbfa36fcec4deeaa1293bc71f73beec9 SHA1: 6075e8a62143e98dd5a4b56ba553e92f065ecc76 SHA256: de5389934c93ed774d27c392252eb79b50a462f29364bc4bb9c9ceae8fbcabda SHA512: e49b940a41ff214eb2ef64857692b5b6079117fedb89e3f8b08dc51fa84e8be7f71bd1f6a1e50ef027db2e84fe3c5eac4c5a2e3378967f9a479e625f4bd41983 Description: debug symbols for faad Auto-Built-Package: debug-symbols Build-Ids: c12556c3ade84394a9134fa725da6329baacea25 Package: fake-hwclock Priority: optional Section: admin Installed-Size: 33 Maintainer: Steve McIntyre <93sam@debian.org> Architecture: all Version: 0.12apertis0bv2023dev2b4 Suggests: cron | cron-daemon, ntp Filename: pool/development/f/fake-hwclock/fake-hwclock_0.12apertis0bv2023dev2b4_all.deb Size: 7380 MD5sum: 5b1c44cf43a8acbc2b01ba084dbb337e SHA1: 074325a978e814306404d93747b85b953bc2f59a SHA256: 2ab8a6f995acf4c654eac8bb1076b254ef7c3f4e90d79208c731cf01cfde7726 SHA512: 8af39811f7beb8a216ef52be6c3b3a9a094f8111e9bfaecdbc9f256d04194d53e334e1d250e840c5adb0eafcb59d4ebac430811b68efb5c8cd26a2588444dce1 Description: Save/restore system clock on machines without working RTC hardware Some machines don't have a working realtime clock (RTC) unit, or no driver for the hardware that does exist. fake-hwclock is a simple set of scripts to save the kernel's current clock periodically (including at shutdown) and restore it at boot so that the system clock keeps at least close to realtime. This will stop some of the problems that may be caused by a system believing it has travelled in time back to 1970, such as needing to perform filesystem checks at every boot. . On top of this, use of NTP is still recommended to deal with the fake clock "drifting" while the hardware is halted or rebooting. Package: fakeroot Priority: optional Section: utils Installed-Size: 229 Maintainer: Clint Adams Architecture: amd64 Version: 1.25.3-1.1apertis0bv2023dev2b11 Depends: libfakeroot (>= 1.25.3-1.1apertis0bv2023dev2b11), libc6 (>= 2.15) Filename: pool/development/f/fakeroot/fakeroot_1.25.3-1.1apertis0bv2023dev2b11_amd64.deb Size: 87388 MD5sum: 916553a2795e13add22cf6a3e18c1358 SHA1: 1ee5520c270135f32aa8b8d682145d55e472f808 SHA256: 2559d4d1e785e39f7b96ea5cd1f6f4e8d000c391f447c632374a1938c833f2e1 SHA512: cc8e4fc8ec6ea81675a4435dfb8aa06ecaad371b076fdfe8029c972edbceef224320e3c9283f8c5322d2c499a9f58c930b2970b0b763a7244826c7c69c9ec872 Description: tool for simulating superuser privileges fakeroot provides a fake "root environment" by means of LD_PRELOAD and SysV IPC (or TCP) trickery. It puts wrappers around getuid(), chown(), stat(), and other file-manipulation functions, so that unprivileged users can (for instance) populate .deb archives with root-owned files; various build tools use fakeroot for this by default. . This package contains fakeroot command and the daemon that remembers fake ownership/permissions of files manipulated by fakeroot processes. Multi-Arch: foreign Package: fakeroot-dbgsym Priority: optional Section: debug Installed-Size: 89 Maintainer: Clint Adams Architecture: amd64 Source: fakeroot Version: 1.25.3-1.1apertis0bv2023dev2b11 Depends: fakeroot (= 1.25.3-1.1apertis0bv2023dev2b11) Filename: pool/development/f/fakeroot/fakeroot-dbgsym_1.25.3-1.1apertis0bv2023dev2b11_amd64.deb Size: 59712 MD5sum: 7f49aa8147c4717bcd96c859436367cd SHA1: 16a70fcf10ed84db30bd11e041748d27aa6ff995 SHA256: 15245edf61dd6aa21ef21a75c563f4188d70daffd8711387310b9a77c47072fc SHA512: 31ef1d37c0413c4b2e9337ca8626ac0727f2c62ea87e095096177d3558a722b45eafc8c434485bfac5c7b963c1560a1ece692728d88624fba50e4aeb34b4ecf4 Description: debug symbols for fakeroot Auto-Built-Package: debug-symbols Build-Ids: 29fb077b83d80505e7440525d02bf36a1b7f608a 5a6f9e9a3a2b32d6c02b53425c86a25a96e4144a Package: faketime Priority: optional Section: utils Installed-Size: 39 Maintainer: Daniel Kahn Gillmor Architecture: amd64 Version: 0.9.8-9apertis0bv2023dev2b4 Depends: libfaketime (= 0.9.8-9apertis0bv2023dev2b4), libc6 (>= 2.4) Filename: pool/development/f/faketime/faketime_0.9.8-9apertis0bv2023dev2b4_amd64.deb Size: 16196 MD5sum: 1266ca26de4727c0e4858641f4a674b4 SHA1: 6d1f85e7cd595af417df91159d6108bb4845d497 SHA256: 425c2b68d940af9379a45aa6eeca44c13c715ba5648edc4f54843cabc088b559 SHA512: 53f6f830ea90c2ab59ca0c66d456235207fe4f450a17b311f6f24a6dcdc1170b64e6defd962178c302b8d75963b91a4f5db7831e0767986e158be9038ce495e2 Description: Report faked system time to programs (command-line tool) The Fake Time Preload Library (FTPL, a.k.a. libfaketime) intercepts various system calls which programs use to retrieve the current date and time. It can then report faked dates and times (as specified by you, the user) to these programs. This means you can modify the system time a program sees without having to change the time system-wide. FTPL allows you to specify both absolute dates (e.g., 2004-01-01) and relative dates (e.g., 10 days ago). . This package contains a "faketime" binary that makes it easy to use the LD_PRELOAD library. Homepage: https://github.com/wolfcw/libfaketime Multi-Arch: foreign Package: faketime-dbgsym Priority: optional Section: debug Installed-Size: 24 Maintainer: Daniel Kahn Gillmor Architecture: amd64 Source: faketime Version: 0.9.8-9apertis0bv2023dev2b4 Depends: faketime (= 0.9.8-9apertis0bv2023dev2b4) Filename: pool/development/f/faketime/faketime-dbgsym_0.9.8-9apertis0bv2023dev2b4_amd64.deb Size: 9076 MD5sum: 8a2e69c9bb764f687ecd598ada65b57e SHA1: 8d845593315d09d0b73e3d425ab1f0a1b185e305 SHA256: 59b7c9b83d67823614a96624220700dbc3807994f2224d93f14014aa76062548 SHA512: 99075161a73e6dfca37c58de362247a2e5733794cd8080dc5bb2c05834bf0b3c9acc0f3272c3649401a6a8d973ff5aa70737edf12eccf7b166f3288e0b9a3dff Description: debug symbols for faketime Auto-Built-Package: debug-symbols Build-Ids: 85f664d3d5d5d44c1cd5f7f28a6cfefb63f58621 Package: fastboot Priority: optional Section: utils Installed-Size: 519 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools (29.0.6-21+apertis1bv2023preb1) Version: 1:29.0.6-21+apertis1bv2023preb1 Provides: android-tools-fastboot Depends: android-libbase (>= 29.0.6), android-libboringssl (>= 10.0.0+r36), android-libcutils (= 1:29.0.6-21+apertis1bv2023preb1), android-libsparse (= 1:29.0.6-21+apertis1bv2023preb1), android-libziparchive (= 1:29.0.6-21+apertis1bv2023preb1), libc6 (>= 2.15), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2), libusb-1.0-0 (>= 2:1.0.8) Recommends: android-sdk-platform-tools-common (>= 28.0.2~) Suggests: android-sdk-platform-tools Filename: pool/development/a/android-platform-tools/fastboot_29.0.6-21+apertis1bv2023preb1_amd64.deb Size: 201832 MD5sum: fe2b4cf1bd5b31605c324c498c3a5a8c SHA1: 2079c30e0856b375b94826f8be80738971b93ce1 SHA256: 513d95b113f97a25dd8fab68dd838512160ae74a68fc8de7b52efe22fea9daac SHA512: 183f27c8545c1043aeefb7247856c0d00159fe0d90c25dc3e4432cee4b82de6d0860bec52085da6a8e0a31d402867be0c2fabe27e2b7325010c7c7f83d9051e8 Description: Android fastboot tool A command line tool for flashing an Android device, boot an Android device to fastboot mode, etc.. . This package recommends "android-sdk-platform-tools-common" which contains the udev rules for Android devices. Without this package, adb and fastboot need to be running with root permission. Homepage: https://developer.android.com/studio/releases/platform-tools Multi-Arch: foreign Package: fastboot-dbgsym Priority: optional Section: debug Installed-Size: 1388 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools (29.0.6-21+apertis1bv2023preb1) Version: 1:29.0.6-21+apertis1bv2023preb1 Depends: fastboot (= 1:29.0.6-21+apertis1bv2023preb1) Filename: pool/development/a/android-platform-tools/fastboot-dbgsym_29.0.6-21+apertis1bv2023preb1_amd64.deb Size: 1329336 MD5sum: da0782f24662d94d7a652b9716ddd119 SHA1: 6ac43bbaa6cc14862c270cee7832f10fef897cb3 SHA256: 1af344fd70f7c42382b55db19754a62863070508a5471f488c1b5bbdd669c7ab SHA512: 116590ad8fa6ccbc5d35961f6b85b09947175ed9f0b55f1e18de91372718365403e807be18f020c55c2259721da66df6ad9405562864063d5976e1eb26056c83 Description: debug symbols for fastboot Auto-Built-Package: debug-symbols Build-Ids: 73a8b940e30103bc00c3012edbab23699a3d4eaa Package: fastjar Priority: optional Section: misc Installed-Size: 176 Maintainer: Matthias Klose Architecture: amd64 Version: 2:0.98-7apertis0bv2023dev2b4 Depends: dpkg (>= 1.15.4) | install-info, libc6 (>= 2.14), zlib1g (>= 1:1.1.4) Filename: pool/development/f/fastjar/fastjar_0.98-7apertis0bv2023dev2b4_amd64.deb Size: 79544 MD5sum: 31a987fdaa285439bf2e4b3abf4dda43 SHA1: 01f437bc6711bcd450dee3046b984a19fd589ba2 SHA256: 73c89446c2acd77c8484e970dda4c2f3e5c4b48f31db334c902fe6862494ab82 SHA512: 038b151f4bd74cc1e16b984e7a6b3ff95a7c9106469f92fd6490a3d33a815862de9712f0da08a098c9634c3db32bd37bd8b38c8835b1c6c4101b4c28e28ec0e4 Description: Jar creation utility Replacement for Suns .jar creation program. It is written in C instead of java and is tons faster. Multi-Arch: foreign Package: fastjar-dbgsym Priority: optional Section: debug Installed-Size: 216 Maintainer: Matthias Klose Architecture: amd64 Source: fastjar Version: 2:0.98-7apertis0bv2023dev2b4 Depends: fastjar (= 2:0.98-7apertis0bv2023dev2b4) Filename: pool/development/f/fastjar/fastjar-dbgsym_0.98-7apertis0bv2023dev2b4_amd64.deb Size: 191500 MD5sum: 8095ea05418e256d8bcc0587290d3c24 SHA1: 7b4962ab1d02634eeeea8e29f6294c2128eb17b9 SHA256: dc303f4508c706e8bd1a64e1774536cf4629da49acd62e6ee92ec588fbe7f06d SHA512: 7a8cde15a82919bb998f89f73b83b12b96c0cecb22975c034c4f564c0ede598b08e8681e692c76da33c3a282c4192bddaa189ec20adcdce322017dce1234ebfd Description: debug symbols for fastjar Auto-Built-Package: debug-symbols Build-Ids: a9c4e0c24569c7bde0d6e28467a7e28cf9083d6e b2a2f618cc31dcd59147440a2f033fc19da98f2a Package: fdupes Priority: optional Section: utils Installed-Size: 107 Maintainer: Sandro Tosi Architecture: amd64 Version: 1:2.1.2-1apertis0bv2023dev2b4 Depends: libc6 (>= 2.14), libncursesw6 (>= 6), libpcre2-32-0 (>= 10.22), libtinfo6 (>= 6) Filename: pool/development/f/fdupes/fdupes_2.1.2-1apertis0bv2023dev2b4_amd64.deb Size: 42508 MD5sum: e74d8220a3a9f266747d7cdf65241a77 SHA1: 92b5f488d249b342239d925549d6f724d31acd21 SHA256: 7d2b18a72aa4b85be9441ebeb77b834eb32ad293f478186731b537494cf1e4c2 SHA512: cf3d14f3b6bca9eb9d2bfd210e78d5ff09af46d6d3dfaaa8a4349afc9cc8ffab9e7f2f8d59c06b327235c7d6003a53bb2a9fca7aa84b5c56beaa9d008f0b9764 Description: identifies duplicate files within given directories FDupes uses md5sums and then a byte by byte comparison to find duplicate files within a set of directories. It has several useful options including recursion. Homepage: https://github.com/adrianlopezroche/fdupes Multi-Arch: foreign Package: fdupes-dbgsym Priority: optional Section: debug Installed-Size: 101 Maintainer: Sandro Tosi Architecture: amd64 Source: fdupes Version: 1:2.1.2-1apertis0bv2023dev2b4 Depends: fdupes (= 1:2.1.2-1apertis0bv2023dev2b4) Filename: pool/development/f/fdupes/fdupes-dbgsym_2.1.2-1apertis0bv2023dev2b4_amd64.deb Size: 81464 MD5sum: 18d0092dfdc1908c9e6510d55d7602e4 SHA1: e0d5ab1622da0be4c606e5c91cf04801e8674b32 SHA256: 1033a0a01c04fb38a9cf597a2b31265269860ebe35ce0c671a8d1a1850b7fee0 SHA512: 162b56ab1c8039ea7177894f8b271fd896ff2c07639b8996d05567a2db38768ea0b728f1fa441aff5b0b053feabc44dc5f65b685ec8d2e56684e1cbda48d9ee7 Description: debug symbols for fdupes Auto-Built-Package: debug-symbols Build-Ids: 1b4f57d081c1d33e2874729465053ba8bdc1f8e9 Package: fernet-go Priority: optional Section: devel Installed-Size: 3258 Maintainer: Debian Go Packaging Team Architecture: amd64 Source: golang-github-fernet-fernet-go Version: 0.0~git20180830.9eac43b-2apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-fernet-fernet-go/fernet-go_0.0~git20180830.9eac43b-2apertis0bv2023dev2b3_amd64.deb Size: 674524 MD5sum: 9ca8c4adf6f06a92fad6c1bb7b5fc70f SHA1: 3276d55d1b772875fe034906f541d38962ad29bc SHA256: b5301d9233ea466341310e79334dd7677819a5173c919ce97c8b6b86bc6d3aa6 SHA512: 876ce83637f2b8c868ac6cdcfbb0351f618ea300c5deca375683a13c67cd96428e52e78aef80f723131bc4d8bea92dd21271663b376595d050a3c0c3967a66bf Description: tool for generates/verifies HMAC-based authentication tokens This library takes a user-provided *message* (an arbitrary sequence of bytes), a *key* (256 bits), and the current time, and produces a *token*, which contains the message in a form that can't be read or altered without the key. . This package is compatible with the other implementations at https://github.com/fernet. They can exchange tokens freely among each other. . This package contains files that is tool using golang-github-fernet-fernet-go-dev. Built-Using: golang-1.15 (= 1.15.15-1~deb11u2+apertis0bv2023dev2b2) Homepage: https://github.com/fernet/fernet-go Package: ffado-dbus-server Priority: optional Section: sound Installed-Size: 285 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Source: libffado Version: 2.4.4-1apertis0bv2023dev3b1 Depends: dbus (>= 1.0.0), libffado2 (= 2.4.4-1apertis0bv2023dev3b1), libc6 (>= 2.14), libdbus-c++-1-0v5, libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Filename: pool/development/libf/libffado/ffado-dbus-server_2.4.4-1apertis0bv2023dev3b1_amd64.deb Size: 67904 MD5sum: bfcfe84b19418fd56a11ed7bc02f99b6 SHA1: 5e88e17c1709f61e5b08e1d2427f1afa010a176d SHA256: 243506f8b8849592f5f24cc7d22259d9ae2d75a192d78033e93bbb57d4566744 SHA512: cc5438d689617b90f46b17bef18add0a62513c62cfef2448d6dcd2217163c67aa8411aa6fc1560c13050b89afc6cad540576287a96cf65bf3389f50b58357b07 Description: FFADO D-Bus server FFADO is a Linux driver for FireWire (IEEE1394) audio devices. . The FFADO library permits discovering and configuring such devices and provides an API for streaming clients. . This package holds the D-Bus server that exposes the mixer and control interfaces through D-Bus. Homepage: http://www.ffado.org/ Package: ffado-dbus-server-dbgsym Priority: optional Section: debug Installed-Size: 592 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Source: libffado Version: 2.4.4-1apertis0bv2023dev3b1 Depends: ffado-dbus-server (= 2.4.4-1apertis0bv2023dev3b1) Filename: pool/development/libf/libffado/ffado-dbus-server-dbgsym_2.4.4-1apertis0bv2023dev3b1_amd64.deb Size: 501432 MD5sum: dc02b3faa354800da4ce37124333ca73 SHA1: 26153369f38bd4d5226b744d5bd97a1d48ae4ab1 SHA256: a5185900a1224422edb5a83693ca1dad53b23b86f0cec6ba214ad84492a47406 SHA512: 82909eb827ce24ba613ae3dcaad3ef09c30651bfaa81e87ba653915ec305bc119f8636a178c2b4f17a0a3222912c45d5fb3bd109dcc1943b86c1ef7e088773cb Description: debug symbols for ffado-dbus-server Auto-Built-Package: debug-symbols Build-Ids: 1e8a2cb93be0bb096fdaccfe144e4e2d71155fd7 Package: ffado-mixer-qt4 Priority: optional Section: sound Installed-Size: 2123 Maintainer: Debian Multimedia Maintainers Architecture: all Source: libffado Version: 2.4.4-1apertis0bv2023dev3b1 Depends: ffado-dbus-server (>= 2.4.4-1apertis0bv2023dev3b1), ffado-tools (>= 2.4.4-1apertis0bv2023dev3b1), python3-dbus, python3-dbus.mainloop.pyqt5, python3-pyqt5, python3:any Filename: pool/development/libf/libffado/ffado-mixer-qt4_2.4.4-1apertis0bv2023dev3b1_all.deb Size: 106396 MD5sum: d34bc8697816798ae781ae7e703cfa56 SHA1: cc7a75c74e8a70301023591908558a5a04309410 SHA256: 0877dbc0993993f29b8659c50dee6011797e9ca642f46275a059be024b20a289 SHA512: 041f1f35cf2dd8e42d5636e31071fb879512d10d23552db0324aa36b40b9734676a87aabc4fcd2a62c9eb7584f6a7ed2d1044351fefcb33e8a8e629fdadbdfeb Description: FFADO D-Bus mixer applets FFADO is a Linux driver for FireWire (IEEE1394) audio devices. . The FFADO library permits discovering and configuring such devices and provides an API for streaming clients. . This package holds the mixer and control applications that communicate with ffado-dbus-server. . Despite the package name, the GUI has been updated. Homepage: http://www.ffado.org/ Package: ffado-tools Priority: optional Section: sound Installed-Size: 2713 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Source: libffado Version: 2.4.4-1apertis0bv2023dev3b1 Replaces: ffado-mixer-qt4 (<< 2.0.1+svn1856-2~), libffado2 (<< 2.4.1~) Depends: dbus (>= 1.0.0), libffado2 (= 2.4.4-1apertis0bv2023dev3b1), python3:any, libc6 (>= 2.29), libconfig++9v5 (>= 1.5-0.4~), libgcc-s1 (>= 3.0), libglibmm-2.4-1v5 (>= 2.64.2), libiec61883-0 (>= 1.2.0), libraw1394-11 (>= 2.1.2), libstdc++6 (>= 5.2), libxml++2.6-2v5 (>= 2.40.0) Breaks: ffado-mixer-qt4 (<< 2.0.1+svn1856-2~), jackd1-firewire (<< 1:0.121.3+20120418git75e3e20b-1), jackd2-firewire (<< 1.9.8~dfsg.3+20120418gitf82ec715-1), libffado2 (<< 2.4.1~) Filename: pool/development/libf/libffado/ffado-tools_2.4.4-1apertis0bv2023dev3b1_amd64.deb Size: 714384 MD5sum: e71e44713b747948910c8adbc9505df2 SHA1: 3caaab7d64bcb0871b889e44ca784adea1f82149 SHA256: 49dad64f3f8aee8e05669786421caa817cb3544aa58f0500696deb4fdd0a5ed2 SHA512: 585fb970262f82d47597cda7c05fa06f89d133b7f47ffd312903f5603da8fe7b6b1de36be172a8c89ca9926faeb41e1e0888effcc99e9d3feea3179c7f42fa79 Description: FFADO debugging and firmware tools FFADO is a Linux driver for FireWire (IEEE1394) audio devices. . The FFADO library permits discovering and configuring such devices and provides an API for streaming clients. . This package holds the following tools for firmware updating, troubleshooting and debugging: * ffado-test-streaming * ffado-diag * ffado-test-isoxmit * ffado-test-isorecv * ffado-bridgeco-downloader * ffado-test * ffado-fireworks-downloader * ffado-debug Homepage: http://www.ffado.org/ Package: ffado-tools-dbgsym Priority: optional Section: debug Installed-Size: 9119 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Source: libffado Version: 2.4.4-1apertis0bv2023dev3b1 Depends: ffado-tools (= 2.4.4-1apertis0bv2023dev3b1) Filename: pool/development/libf/libffado/ffado-tools-dbgsym_2.4.4-1apertis0bv2023dev3b1_amd64.deb Size: 8544108 MD5sum: 9f0dfa1a90929279c0e4774e9e970e03 SHA1: 2a8c1e9f4f87c87e1f15bca3edecbe5a39ae557f SHA256: ce8bcfe54f95e5ef53861b28f5abe993c8f1014644785ea79e1e3c14633ef0d6 SHA512: 711ae843eadc0dade1af15d8f02ad23d9750c106baae52fb556d32e55c6f781378d833951a82534f621e09640f2b453493478d6c632e68cbbaa13d31c6d1d17b Description: debug symbols for ffado-tools Auto-Built-Package: debug-symbols Build-Ids: 0b098e71161271d78c741a56029b8b0af4f7adeb 1b7fc5a6ce607ce76d6675aa4cf127a633bcf1a0 4bc2bce4fa800593b15ecd0ffe788e42dadaa206 5a86762101ccd531d8d471a99522ad5edfd6a13e 82e42b9b374cffea2cf2df214faf9d54cca62b39 88840b4657081c76d416cac7f74310348c0ca008 d3b0329f62bf0c74b86e917a47cb3a885c6691b1 Package: fido2-tools Priority: optional Section: utils Installed-Size: 151 Maintainer: Debian Authentication Maintainers Architecture: amd64 Source: libfido2 Version: 1.6.0-2apertis0bv2023dev2b4 Depends: libfido2-1 (= 1.6.0-2apertis0bv2023dev2b4), libc6 (>= 2.25), libssl1.1 (>= 1.1.0) Filename: pool/development/libf/libfido2/fido2-tools_1.6.0-2apertis0bv2023dev2b4_amd64.deb Size: 32472 MD5sum: 8350ec6e61a14df9e91aaba282b43d4b SHA1: 274487e5291f40e155688f62d70801debf2efe87 SHA256: 13163671fce27e8947edc771b20a046c2a75d1c455999b8238a087d1a913521b SHA512: 97ec71a79f65c7ee343b6f8111c9564e35d7f2fc5114f5eb352de47f6411917cbe987624ae0d05be8f08d815ab09cc2ae7a6beca011289109120c3643b98f932 Description: command-line tools to configure and use a FIDO 2 token A set of tools to manage a FIDO 2 token, generate credentials and assertions, and verify them. Homepage: https://developers.yubico.com/libfido2/ Multi-Arch: foreign Package: fido2-tools-dbgsym Priority: optional Section: debug Installed-Size: 123 Maintainer: Debian Authentication Maintainers Architecture: amd64 Source: libfido2 Version: 1.6.0-2apertis0bv2023dev2b4 Depends: fido2-tools (= 1.6.0-2apertis0bv2023dev2b4) Filename: pool/development/libf/libfido2/fido2-tools-dbgsym_1.6.0-2apertis0bv2023dev2b4_amd64.deb Size: 76756 MD5sum: 8c7a7bb7664542773ef1dd8e2a9aa0c9 SHA1: b015e3d82e204fbb0c7742464e597176e5ed9b3b SHA256: 6ad3f0454526b8eef68a76077ace5fd114aeb755c50f85809f7d9d46c15685b2 SHA512: 175fb53240b23afe605dbdd65cbc788e6fbb916dcf953961619b68dd61c8da053be61842d37fe8412e3d7f83c9e99ae22dca1e3a770e4c1ec66a946eef1fb053 Description: debug symbols for fido2-tools Auto-Built-Package: debug-symbols Build-Ids: 43af6815d45d9642da964688c9285a56b542331f 9599ee96db14671de3269fd5ef1771befb3972f6 a29799886fa8b0a7a36c94015ffeebff2deb02a5 Package: fig2dev Priority: optional Section: graphics Installed-Size: 1301 Maintainer: Roland Rosenfeld Architecture: amd64 Version: 1:3.2.8-3+apertis0bv2023dev2b4 Replaces: transfig (<< 1:3.2.6~beta-1~) Provides: transfig Depends: gawk, ghostscript, netpbm (>= 2:10.0-4), x11-common, libc6 (>= 2.29), libpng16-16 (>= 1.6.2-1), zlib1g (>= 1:1.1.4) Suggests: xfig Breaks: transfig (<< 1:3.2.6~beta-1~) Filename: pool/development/f/fig2dev/fig2dev_3.2.8-3+apertis0bv2023dev2b4_amd64.deb Size: 674704 MD5sum: ef663798c051ae6d738fc6c41c953383 SHA1: a8d6e8049810dc0b167c30b772ae4a601ef62039 SHA256: 49ae955cf3e3a13ce72765e829952509b063cdf2ca6c8aa6625cdea2c5c9f3f5 SHA512: 40a46ac86e874657f8568058c7bf9c58bd88ab6c6c2e18939c20c5339ea55f6da7e1cbfc0fd4255256304437b912bae4a79e4234c3c2c378ac730cefaed77554 Description: Utilities for converting XFig figure files This package contains utilities (mainly fig2dev) to handle XFig (Facility for Interactive Generation of figures) files. . It can convert files produced by xfig to box, cgm, dxf, epic, eepic, eepicemu, emf, eps, gbx (Gerber beta driver), gif, ibmgl, jpeg, latex, map (HTML image map), mf (MetaFont), mp (MetaPost), pcx, pdf, pdftex, pdftex_t, pic, pict2e, pictex, png, ppm, ps, pstex, pstex_t, pstricks, ptk (Perl/Tk), shape (LaTeX shaped paragraphs), sld (AutoCad slide format), svg, textyl, tiff, tikz, tk (Tcl/Tk), tpic, xbm and xpm. Homepage: https://sourceforge.net/projects/mcj/ Multi-Arch: foreign Package: fig2dev-dbgsym Priority: optional Section: debug Installed-Size: 688 Maintainer: Roland Rosenfeld Architecture: amd64 Source: fig2dev Version: 1:3.2.8-3+apertis0bv2023dev2b4 Depends: fig2dev (= 1:3.2.8-3+apertis0bv2023dev2b4) Filename: pool/development/f/fig2dev/fig2dev-dbgsym_3.2.8-3+apertis0bv2023dev2b4_amd64.deb Size: 642688 MD5sum: 3a48ab4d22b30c7fed92d0c491c87fb0 SHA1: 05c6f7a03861fc642ec35c7a5fa23be2f9db324b SHA256: 49002819e04d3df363761e821b4ce05d21a6283086241b823e5252aec8f297ca SHA512: be2d7f82905229f594c83c85d50bdd5923dcacffd9b3f1953a0336a99c4e64b5a15097c938f18ec3d74af242ffb8d02fc4809bad426f8589b6437084ad263bfb Description: debug symbols for fig2dev Auto-Built-Package: debug-symbols Build-Ids: 20ee6203645fb75022ae303295661d3f9f4ddf9c 9b361edac99f7293a791ab0b40e7b51331112128 Package: findutils Essential: yes Priority: required Section: utils Installed-Size: 1966 Maintainer: Andreas Metzler Architecture: amd64 Version: 4.8.0-1apertis1bv2023dev2b4 Pre-Depends: libc6 (>= 2.17), libselinux1 (>= 3.1~) Suggests: mlocate | locate Breaks: binstats (<< 1.08-8.1), guilt (<< 0.36-0.2), libpython3.4-minimal (<< 3.4.4-2), libpython3.5-minimal (<< 3.5.1-3), lsat (<< 0.9.7.1-2.1), mc (<< 3:4.8.11-1), switchconf (<< 0.0.9-2.1) Filename: pool/development/f/findutils/findutils_4.8.0-1apertis1bv2023dev2b4_amd64.deb Size: 698424 MD5sum: 1a19ce72f56a9f44ed40761501847bcb SHA1: 33e9a732de351766b6a121d064a6d389c217940a SHA256: c9611c027633b03953a540ce6d0582797ba90a6506e14dbd18e78c62557aec22 SHA512: 3dc2dd5cf362d817210daaafa1fabfbdb0239fc818b5c94a1bdf9caef3a472d50f7a177fed1a04c2757c7e7d96ba0c4019dd04bb50d8b7894c8cc6b0af3a8b82 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: 548 Maintainer: Andreas Metzler Architecture: amd64 Source: findutils Version: 4.8.0-1apertis1bv2023dev2b4 Depends: findutils (= 4.8.0-1apertis1bv2023dev2b4) Filename: pool/development/f/findutils/findutils-dbgsym_4.8.0-1apertis1bv2023dev2b4_amd64.deb Size: 498308 MD5sum: 4840ed9667d7ea862ae79a481b997499 SHA1: 558c0bf3486f8cf12bb0d4b6ca531e1ca65d72ce SHA256: f6e244a10138ebed9d7bb0ea1a4c78bc3c96306b563308d0db3666e1a63956c4 SHA512: 7727e0e3b87203facda0283ac8c0c633c5bb8d68251347a43b308f54ed342195170397227cb0b8bb45691ec2a63949a653e4dc57fadd1e958b350b67f6b7cba1 Description: debug symbols for findutils Auto-Built-Package: debug-symbols Build-Ids: 34ca6dfb661f7b2de492586fba05b354460ba973 f13b0ba9068c1c29861a989bfc554303c6c76350 Package: firebird-dev Priority: optional Section: libdevel Installed-Size: 1456 Maintainer: Damyan Ivanov Architecture: amd64 Source: firebird3.0 Version: 3.0.7.33374.ds4-2apertis0bv2023dev2b4 Replaces: firebird2-dev, firebird2.1-dev, firebird2.5-dev Depends: libfbclient2 (>= 3.0.7.33374.ds4-2apertis0bv2023dev2b4), libib-util (>= 3.0.7.33374.ds4-2apertis0bv2023dev2b4), firebird3.0-common-doc (= 3.0.7.33374.ds4-2apertis0bv2023dev2b4) Suggests: firebird3.0-examples Conflicts: firebird2-dev, firebird2.1-dev, firebird2.5-dev Filename: pool/development/f/firebird3.0/firebird-dev_3.0.7.33374.ds4-2apertis0bv2023dev2b4_amd64.deb Size: 119212 MD5sum: a5889f9e524b64e76f734803f951b1f1 SHA1: 3a66f527c140a026fbe0b3e3c893f5263f207053 SHA256: c868f3ffdb5f7dfd1e4fad01aa2900be1f200d56f1261e7b2f19d827588cc91f SHA512: 60bc30f7941fd10ea7218efb0e06aad34cacdcd26c923316d1f78bfbea14c36292180990ccc1780da0924de01584f815410b2b012644db5ab0feaf2520dd49c9 Description: Development files for Firebird C header files for Firebird, useful if one compiles programs that use the Firebird client to work with Firebird databases. . See firebird3.0-server package for more information about Firebird. Homepage: https://firebirdsql.org/ Package: firebird3.0-common Priority: optional Section: database Installed-Size: 60 Maintainer: Damyan Ivanov Architecture: all Source: firebird3.0 Version: 3.0.7.33374.ds4-2apertis0bv2023dev2b4 Depends: firebird3.0-common-doc (= 3.0.7.33374.ds4-2apertis0bv2023dev2b4) Filename: pool/development/f/firebird3.0/firebird3.0-common_3.0.7.33374.ds4-2apertis0bv2023dev2b4_all.deb Size: 15264 MD5sum: dd9514d9bb7717e485ee526204c6fec7 SHA1: 364dda036a58537be89bd2ea5ec6658877bec0a8 SHA256: f43c672293b59230624db6f2634c93230923137989760ae204322a9c942c6ed0 SHA512: 54395d912093e8440528c3f05e20098df05949000f16209d2e7c5967b0da2602c347cb3372fa65df0fc0eafb5185bf3c95627b8599cdce86144ec205a84fde33 Description: common files for firebird 3.0 server, client and utilities Common files for the Firebird server, client and user utilities. . These include the support scripts as well as configuration files in /etc/firebird/3.0. Homepage: https://firebirdsql.org/ Multi-Arch: foreign Package: firebird3.0-common-doc Priority: optional Section: doc Installed-Size: 139 Maintainer: Damyan Ivanov Architecture: all Source: firebird3.0 Version: 3.0.7.33374.ds4-2apertis0bv2023dev2b4 Filename: pool/development/f/firebird3.0/firebird3.0-common-doc_3.0.7.33374.ds4-2apertis0bv2023dev2b4_all.deb Size: 42380 MD5sum: 162949dfd853b9183c6934bf17344dd6 SHA1: e1cfa85f37cb173051358330e5f84f380db5bf36 SHA256: 11a6b41a361a38350f5420f82141765c9b65a597e96704b4973980f29a6bd672 SHA512: 0f169697dc38f3361e8aefb3185f40b196cff8127e1b75a8b034908e7cbff4ff936d5eeb2f6fee45b1885e5be2d6c04e8f1e400f012a33a9dcda77215a159ea2 Description: copyright, licensing and changelogs of firebird3.0 Copyright, licensing information and upstream changelog of firebird3.0. . Due to the size of the upstream change log and copyright/licensing summary, keeping them in a separate package saves space on mirrors and when installing firebird3.0 packages. Homepage: https://firebirdsql.org/ Multi-Arch: foreign Package: firebird3.0-doc Priority: optional Section: doc Installed-Size: 542 Maintainer: Damyan Ivanov Architecture: all Source: firebird3.0 Version: 3.0.7.33374.ds4-2apertis0bv2023dev2b4 Depends: firebird3.0-common-doc (= 3.0.7.33374.ds4-2apertis0bv2023dev2b4) Filename: pool/development/f/firebird3.0/firebird3.0-doc_3.0.7.33374.ds4-2apertis0bv2023dev2b4_all.deb Size: 197652 MD5sum: eadc1a54e0d3ca3e15e398ad11478677 SHA1: 3cb85e7d5cb98dd8ed1016293c3661d3c4f10a6a SHA256: f77eda67429e3e71de6fc006baf2f6abab9f7451d85c5bbf2f2cbc8cf9608884 SHA512: 53ff45cd0f36bcb1e0a6d30c9715ab03129759090d9eeb1d3baff26792a8d9086877a285f11820da4e10ef717d092b0dea84df5562214e20f0f608229c0ac912 Description: Documentation files for firebird database version 3.0 Various documents for firebird 3.0. These include the release notes, what's new in firebird 3.0, quick start guide, upgrade guide, list of ISQL enhancements etc. Homepage: https://firebirdsql.org/ Multi-Arch: foreign Package: firebird3.0-examples Priority: optional Section: doc Installed-Size: 219 Maintainer: Damyan Ivanov Architecture: all Source: firebird3.0 Version: 3.0.7.33374.ds4-2apertis0bv2023dev2b4 Depends: firebird3.0-common-doc (= 3.0.7.33374.ds4-2apertis0bv2023dev2b4) Recommends: firebird3.0-dev Filename: pool/development/f/firebird3.0/firebird3.0-examples_3.0.7.33374.ds4-2apertis0bv2023dev2b4_all.deb Size: 119404 MD5sum: 8b3f57fe3ce0fb1a42af21e96ab4cced SHA1: 8159f6cfbc3a26683b30a9e3f8f71547c1103915 SHA256: 5709b2db3a73ed6bd90b99efdaa0a7e7072d092ed2ffa1bd0a3ed22a4a8fa933 SHA512: 250ad6063b53d19299e714db1db8cbac92da7bf41aeed35168a2609aab63489fca34aca91fdd99f30d8142abf8ac243ae3b6ebf1cdea2fc8d1b3b3b5c4691853 Description: Examples for Firebird database The examples included in this package are provided as samples and are also used by Firebird's testing suite (TCS). The examples are in the form of .h, .c, .e, .fdb and .gbk files. . See firebird3.0-server package for more information about Firebird. Homepage: https://firebirdsql.org/ Multi-Arch: foreign Package: firebird3.0-server Priority: optional Section: database Installed-Size: 1393 Maintainer: Damyan Ivanov Architecture: amd64 Source: firebird3.0 Version: 3.0.7.33374.ds4-2apertis0bv2023dev2b4 Replaces: firebird3.0-server-core (<< 3.0.3.32900.ds4-3~) Provides: firebird-server Depends: adduser, libc6 (>= 2.28), libfbclient2 (>= 3.0.0~svn20110219r52404.ds3), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1), libtommath1 (>= 1.1.0), firebird3.0-common (= 3.0.7.33374.ds4-2apertis0bv2023dev2b4), firebird3.0-server-core (= 3.0.7.33374.ds4-2apertis0bv2023dev2b4), firebird3.0-utils (= 3.0.7.33374.ds4-2apertis0bv2023dev2b4), lsb-base (>= 3.0-6), debconf (>= 1.4.69), firebird3.0-common-doc (= 3.0.7.33374.ds4-2apertis0bv2023dev2b4) Pre-Depends: init-system-helpers (>= 1.54~) Recommends: libib-util Suggests: firebird3.0-doc Conflicts: firebird-server, firebird2.1-classic, firebird2.1-server-common, firebird2.1-super, firebird2.5-server-common Filename: pool/development/f/firebird3.0/firebird3.0-server_3.0.7.33374.ds4-2apertis0bv2023dev2b4_amd64.deb Size: 386176 MD5sum: 01b8c8258d58e9e743b72c3a6319d532 SHA1: f0e04b2c19c764e70562d08390a6e517462bb907 SHA256: 704d2bd906767d0da1cc2334cc967cd0933086ef43024c7412cf486041f63825 SHA512: 27981a0daf252b4c2afd43d46d95713634714b0e711ec3ffaa64b69cf07f22b05191c9c15b2e11152d4f73580e68fda268522f72e3e6b0c1218294af3e22fe2a Description: Firebird Server - an RDBMS based on InterBase 6.0 code Firebird is a relational database offering many ANSI SQL-99 features that runs on Linux, Windows, and a variety of Unix platforms. Firebird offers excellent concurrency, high performance, and powerful language support for stored procedures and triggers. It has been used on production systems under a variety of names since 1981. . This package contains the server binary as well as its configuration files. The default mode of operation is the so called "super", which is a single-threaded server process with shared database cache between connections. The two other operation modes -- "classic" (separate process/cache for each connection) and "superclassic" (separate thread/cache for each connection) are also available via configuration options. Homepage: https://firebirdsql.org/ Package: firebird3.0-server-core Priority: optional Section: database Installed-Size: 9741 Maintainer: Damyan Ivanov Architecture: amd64 Source: firebird3.0 Version: 3.0.7.33374.ds4-2apertis0bv2023dev2b4 Replaces: firebird3.0-server (<< 3.0.0.32483.ds4-6~) Depends: libc6 (>= 2.29), libfbclient2 (>= 3.0.0~svn20110219r52404.ds3), libgcc-s1 (>= 3.0), libib-util (>= 2.5.0.23247~Beta1.ds2), libstdc++6 (>= 4.1.1), libicu67, firebird3.0-common (= 3.0.7.33374.ds4-2apertis0bv2023dev2b4), firebird3.0-common-doc (= 3.0.7.33374.ds4-2apertis0bv2023dev2b4) Recommends: firebird3.0-utils Suggests: firebird3.0-server Breaks: firebird3.0-server (<< 3.0.0.32483.ds4-6~) Filename: pool/development/f/firebird3.0/firebird3.0-server-core_3.0.7.33374.ds4-2apertis0bv2023dev2b4_amd64.deb Size: 2529768 MD5sum: fd094a9f16e3df66945cf6c8eb41294f SHA1: 906db76f1d47964ab11bbfb63b5d3056eebb31fe SHA256: 7edaec36fdf4ed5a77025f47db3495df61ffebd30dead7b9eec9dd02d1eeadb4 SHA512: ea2540d10313715e894bb11576001c6fd5ee68fe447afbda22fa652bd04a5c64cb89b8e9055b407d8090c3c5095fafeeb2d38de47d2714e154562e94a53accd0 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: 39497 Maintainer: Damyan Ivanov Architecture: amd64 Source: firebird3.0 Version: 3.0.7.33374.ds4-2apertis0bv2023dev2b4 Depends: firebird3.0-server-core (= 3.0.7.33374.ds4-2apertis0bv2023dev2b4) Filename: pool/development/f/firebird3.0/firebird3.0-server-core-dbgsym_3.0.7.33374.ds4-2apertis0bv2023dev2b4_amd64.deb Size: 38157708 MD5sum: ededc63b5bb2885a415c30e39baac57c SHA1: 163ec7c685b15d4d87765948b6aedf4d16f65bf7 SHA256: 966a6020acf6e73be74f71f24cba5ae722434268207799b655a9c7c7510f2dd7 SHA512: 7c58762372950ad87bffbb2f064ad107f8de9b8efd9b6045c94bd6f26cbb8d8bbcc2a969198d27a8788c19a414845534d50f1c1e40a76b3ddbc226507a8970f6 Description: debug symbols for firebird3.0-server-core Auto-Built-Package: debug-symbols Build-Ids: 4505b10f71225696e470b2e552d5afef0cb6110c 47a6ca856293a84979df32b48a8894bd4b32a456 76975683d6882dbdc46226e2841f4039fed5dc69 7970b73e195efbc25e829fc846501b1eb3cb55c4 a4bc5e9ccd64f02b30f3bb0b4a223ea5d77aa81a d852c32d7f2b152e2394dc2fac9e5af7f5e4790c dd8bd53eeff769db26e39fe4e9df68b9f1f91267 f53a73057b23cdf055db5b9184ed65ad12c8b703 fdb40b6c1c8b7ded85dd773b8c39f6f42e06c174 Multi-Arch: same Package: firebird3.0-server-dbgsym Priority: optional Section: debug Installed-Size: 4201 Maintainer: Damyan Ivanov Architecture: amd64 Source: firebird3.0 Version: 3.0.7.33374.ds4-2apertis0bv2023dev2b4 Depends: firebird3.0-server (= 3.0.7.33374.ds4-2apertis0bv2023dev2b4) Filename: pool/development/f/firebird3.0/firebird3.0-server-dbgsym_3.0.7.33374.ds4-2apertis0bv2023dev2b4_amd64.deb Size: 3791728 MD5sum: 79c612508a0f0aca2c6a1ed5bfb1326a SHA1: aa9d9bb9c0eb0a7ae97b121fc9c5dc7993f7fc93 SHA256: 5af9192ca3a4c7d84cf49a76584e209502fece2850f8e691203234829fb2f8d4 SHA512: 838ddd84970925e68449edadaece7b7cd4c13100ff20f1a6ef8ca4aec86bee2067a840a17b9544dfdc6117558b05d02a50badaf0b8599dfd3f02f83fd6c77349 Description: debug symbols for firebird3.0-server Auto-Built-Package: debug-symbols Build-Ids: 332922509dd371c06fa05149d1d4c39985bcebdf 5030e198c03ce9b4625780a76068a9970a984bd1 7a2a65e35795cc508ae1a3cfe019458efee5620f eb9a84db871ab021ef2509f1879f1592b6233076 Package: firebird3.0-utils Priority: optional Section: database Installed-Size: 3247 Maintainer: Damyan Ivanov Architecture: amd64 Source: firebird3.0 Version: 3.0.7.33374.ds4-2apertis0bv2023dev2b4 Provides: firebird-utils Depends: libc6 (>= 2.29), libedit2 (>= 2.11-20080614-0), libfbclient2 (>= 3.0.0~svn20110219r52404.ds3), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1), firebird3.0-common (= 3.0.7.33374.ds4-2apertis0bv2023dev2b4), firebird3.0-common-doc (= 3.0.7.33374.ds4-2apertis0bv2023dev2b4) Recommends: firebird3.0-server-core Suggests: firebird3.0-doc, firebird3.0-server Conflicts: firebird-utils, firebird2.1-classic, firebird2.1-common, firebird2.1-super, firebird2.5-classic-common, firebird2.5-common, firebird2.5-server-common, firebird2.5-super Filename: pool/development/f/firebird3.0/firebird3.0-utils_3.0.7.33374.ds4-2apertis0bv2023dev2b4_amd64.deb Size: 836812 MD5sum: e2ca1b3bf240d0065f43dddd40a89bbf SHA1: 194c4c83b2f9c90b42553dbf72df81cf75541e6c SHA256: 9fbd0bb113c8972f3ee8980f4f7b8658049ea2cf4296a84eafd19bd228bd68d6 SHA512: 0d708a9c9ce95c3b2d53d45b3f4fbda3e9c31a1fc28e18a8607817515f7020a29c38a7c2a50dba8a0f29e7370625ba07989f140ff64fe6389b290ba80ddc844e Description: Firebird command line utilities This package contains the utilities for managing Firebird databases: * isql-fb -- interactive console (original name isql) * gbak -- backup and restore databases * gfix -- check and repair databases * gsec -- manage users and roles * fbstat -- analyze databases (original name gstat) * nbackup -- incremental backup and file-level copy * gpre -- preprocess sources with embedded SQL Homepage: https://firebirdsql.org/ Package: firebird3.0-utils-dbgsym Priority: optional Section: debug Installed-Size: 7160 Maintainer: Damyan Ivanov Architecture: amd64 Source: firebird3.0 Version: 3.0.7.33374.ds4-2apertis0bv2023dev2b4 Depends: firebird3.0-utils (= 3.0.7.33374.ds4-2apertis0bv2023dev2b4) Filename: pool/development/f/firebird3.0/firebird3.0-utils-dbgsym_3.0.7.33374.ds4-2apertis0bv2023dev2b4_amd64.deb Size: 6448128 MD5sum: e5b16c316d0f1b08f97d141928048019 SHA1: f116344f7c0a403ac3380d644a3aee3c67922846 SHA256: 09f7b91e816576ef8bb8da0223eeecd7d8e0eecd57f6fd5574f324ee90bbb8fd SHA512: 47950dd0174374d3c355de6a4da4a1c16ce764ee3c6bbe559b5ed8b96ab94c3ebf754c55dcd94d86cdd2e69530b1fec25005a9aac0fa6438d611a0a6b54fef97 Description: debug symbols for firebird3.0-utils Auto-Built-Package: debug-symbols Build-Ids: 0f0f2389d7a426f5b259e8671fcc9c88a78514c7 1257df2e477e22f756c0319c3536121cae7f780a 2448419900f88db896fb00bc8f0f7d40ec30b19b 2f192341092516d83a392d9ed15511156e6c7579 4c94739c99a1365a1bea13dbbc2b456c102ee2d1 5a59326bbde8aa7f4cafc8d35f6b1dfa4b2af8db c45579142e8ea9615bafc0e8c83d1b8febe2ed45 e345fbe45ed8ab14c3c0f5ff21924c1afd0c77e2 Package: flake8 Priority: optional Section: python Installed-Size: 36 Maintainer: Debian Python Team Architecture: all Source: python-flake8 Version: 3.8.4-1apertis0bv2023dev2b4 Replaces: python-flake8 (<< 2.5.4-1) Depends: python3-flake8 (= 3.8.4-1apertis0bv2023dev2b4), python3-pkg-resources, python3:any Breaks: python-flake8 (<< 2.5.4-1) Filename: pool/development/p/python-flake8/flake8_3.8.4-1apertis0bv2023dev2b4_all.deb Size: 22708 MD5sum: 0f360654d7233983ff7212285409f147 SHA1: b7fd680c8de53970bc77326e7c3077b61b65b94a SHA256: 7b10b54f3a3f1144eef90edb6b1e79da606c0abd77a66df97c4f379c6a8b16cb SHA512: 6b56201e4c67ed43dfd7a54ac62de053e027d76e9a005c865fab0e1db3a165008e79325c5babcc855f05ba1d78957bbcfc3b3e1d16b40a07b34926ea26cd2235 Description: code checker using pycodestyle and pyflakes Flake8 is a wrapper around PyFlakes, pycodestyle, and Ned's McCabe script. Flake8 runs all tools by launching the single 'flake8' script, but ignores pycodestyle and PyFlakes extended options and just uses defaults. It displays the warnings in a per-file, merged output. . This package provides flake8 binary. Homepage: https://gitlab.com/pycqa/flake8 Package: flex Priority: optional Section: devel Installed-Size: 1295 Maintainer: Manoj Srivastava Architecture: amd64 Version: 2.6.4-8apertis0bv2023dev2b4 Depends: libc6 (>= 2.26), m4 Pre-Depends: debconf | debconf-2.0 Recommends: gcc | c-compiler, libfl-dev Suggests: bison, build-essential, flex-doc Filename: pool/development/f/flex/flex_2.6.4-8apertis0bv2023dev2b4_amd64.deb Size: 442816 MD5sum: b66a7bef6af8e3fc838d960aee352437 SHA1: 2e7b518558246c8821cc5c573c289c96886d67b4 SHA256: 91e4ce0089519029e646ae756b10324ffde158352b42263a8bdc32f13db33a9d SHA512: b24f35d91d5d5c58f276884c8de31d3127e99e89a3870ef7b66fb0546b856dd3d5fa9678766fd29b904855db0123482912ca465918abcae214d2ef5e89b0dea4 Description: fast lexical analyzer generator Flex is a tool for generating scanners: programs which recognized lexical patterns in text. It reads the given input files for a description of a scanner to generate. The description is in the form of pairs of regular expressions and C code, called rules. Flex generates as output a C source file, lex.yy.c, which defines a routine yylex(). This file is compiled and linked with the -lfl library to produce an executable. When the executable is run, it analyzes its input for occurrences of the regular expressions. Whenever it finds one, it executes the corresponding C code. Homepage: https://github.com/westes/flex Multi-Arch: foreign Package: flex-dbgsym Priority: optional Section: debug Installed-Size: 206 Maintainer: Manoj Srivastava Architecture: amd64 Source: flex Version: 2.6.4-8apertis0bv2023dev2b4 Depends: flex (= 2.6.4-8apertis0bv2023dev2b4) Filename: pool/development/f/flex/flex-dbgsym_2.6.4-8apertis0bv2023dev2b4_amd64.deb Size: 180904 MD5sum: b4b5b8ddf74a579949acb2a4678f6f8d SHA1: 7b0fae66cc8ff1b79912cd8854748db51db926e6 SHA256: 5f783864f2e368eca43903e19244f013ed0e5eb91a5c0a6c74eb18c36d69df0e SHA512: c649378e3acdd9d0bdd529a7327d9ddf0f92ba383bb932ebc5458882815245ad29d6eff082d28e5f51d17c0138717531ae59420e6e353fed3e89d87c59cf55e8 Description: debug symbols for flex Auto-Built-Package: debug-symbols Build-Ids: 89a3a8d30175f2d5c50c627ca3382a335d14fb8b Package: flex-doc Priority: optional Section: doc Installed-Size: 2095 Maintainer: Manoj Srivastava Architecture: all Source: flex Version: 2.6.4-8apertis0bv2023dev2b4 Filename: pool/development/f/flex/flex-doc_2.6.4-8apertis0bv2023dev2b4_all.deb Size: 770368 MD5sum: c281425722c0b8cf44485f64b752290f SHA1: 47753f915cad2f23f2ff39970df63dc5532cbc1b SHA256: b76cee326a6324e620933f9399d646c5ff61af6cb081ee25a73a34641091dcf2 SHA512: c15d6e5eb434d04d4e119982ec413435e38f00809278c0280b474cc7ed522886f2d3f43eb0b0c85ad9dcca5758f8d524a91ad65c46ac9cd01222e96694ac6381 Description: Documentation for flex (a fast lexical analyzer generator) Flex is a tool for generating scanners: programs which recognized lexical patterns in text. It reads the given input files for a description of a scanner to generate. The description is in the form of pairs of regular expressions and C code, called rules. Flex generates as output a C source file, lex.yy.c, which defines a routine yylex(). This file is compiled and linked with the -lfl library to produce an executable. When the executable is run, it analyzes its input for occurrences of the regular expressions. Whenever it finds one, it executes the corresponding C code. . This package contains the HTML documentation for flex. Homepage: https://github.com/westes/flex Package: flit Priority: optional Section: python Installed-Size: 314 Maintainer: Debian Python Team Architecture: all Version: 3.0.0-1apertis0bv2023dev2b4 Depends: python3:any, python3-docutils, python3-pygments, python3-pytoml, python3-requests Filename: pool/development/f/flit/flit_3.0.0-1apertis0bv2023dev2b4_all.deb Size: 67048 MD5sum: 109b59cc5a63ac9eb2b48e251fbc7829 SHA1: b79659d56f39f0b0096e5d0455a8f75c61d63b70 SHA256: df209502300a0abff8938e3373f154483c3d76f21004603fae96f2afdc30b9e9 SHA512: db9da2e78e76b99cfbd4290fd7dce59bffe182586aac3935787a068df1c69d992e88e6deea4522e4bf81d4be6942d0560946e961dddfd1f8c226e2049dd5aa5b Description: simple way to put Python packages and modules on PyPI (PEP 517) Flit is a easy way to put Python packages and modules on PyPI. It tries to require less thought about packaging and help you avoid common mistakes. . Flit supports PEP 517 Python packaging. . Make the easy things easy and the hard things possible is an old motto from the Perl community. Flit is entirely focused on the easy things part of that, and leaves the hard things up to other tools. . Specifically, the easy things are pure Python packages with no build steps (neither compiling C code, nor bundling Javascript, etc.). The vast majority of packages on PyPI are like this: plain Python code, with maybe some static data files like icons included. Homepage: https://flit.readthedocs.io/en/latest/ Package: flite Priority: optional Section: sound Installed-Size: 618 Maintainer: Debian Accessibility Team Architecture: amd64 Version: 2.2-2apertis1bv2023dev2b4 Depends: libflite1 (= 2.2-2apertis1bv2023dev2b4), libc6 (>= 2.4) Filename: pool/development/f/flite/flite_2.2-2apertis1bv2023dev2b4_amd64.deb Size: 256152 MD5sum: e1f48a02f480d4f6232e129e9ebf02ef SHA1: 4e9a206a239d32c64237675b21dfcb0f4c5e7f26 SHA256: 8449b5a1c45f094be0c39354f977e49346c42eb488fd11996a4198c1544b3caf SHA512: 738b8d51341a43f3d1b43ef39daec6ad3c627b442eaeefce6023ad6dc48ed579d91168eea19d9dcda563caf6dcbafd6ac33b2e3b141c53992b0d4c266fe323ab Description: Small run-time speech synthesis engine Flite is a small fast run-time speech synthesis engine. It is the latest addition to the suite of free software synthesis tools including University of Edinburgh's Festival Speech Synthesis System and Carnegie Mellon University's FestVox project, tools, scripts and documentation for building synthetic voices. However, flite itself does not require either of these systems to run. . It currently only supports the English and Indic languages. . This package contains the executables and documentation. Homepage: http://www.speech.cs.cmu.edu/flite Package: flite-dbgsym Priority: optional Section: debug Installed-Size: 156 Maintainer: Debian Accessibility Team Architecture: amd64 Source: flite Version: 2.2-2apertis1bv2023dev2b4 Depends: flite (= 2.2-2apertis1bv2023dev2b4) Filename: pool/development/f/flite/flite-dbgsym_2.2-2apertis1bv2023dev2b4_amd64.deb Size: 38172 MD5sum: fbca08fdb6532c80ecb14757a71af8f7 SHA1: 9ead4813a54ba09589cc82c6a683b572e67973c4 SHA256: 7d4b66ec70e448e9e3a0ed718ffd96505be7cc6355b330d3caf3b04d22b0026d SHA512: 8154904faa506664e961046269ea3c853a4571ea5e5ae386c23e45e2039b23bdf8103ab5d0b54e4c71df0d2384876cd27bf3f18cb4fef0f15e85f21ac12a3056 Description: debug symbols for flite Auto-Built-Package: debug-symbols Build-Ids: 219e821cea050fe552c46ed81bd8807ea9066b7f 54a93a8670b8b1cad485d6db7dd771509462d2c7 794d0d8d0a65b228f612043721bb4da8bc1c5983 9b8ab6ea8740a0d6cb5e749973df8c9b439d7a4e 9f68496cd038af6d4929a981304b4847bb81f699 b01b703002163f48c390c7a442c1caf8ac06c547 d02db1fe79d27935086f1d61c8697f973ae3a499 da9b208ef6d56278a73a26a42aee081ecee7232d e3d6d21f8a7061924253bc560ad07da678ae1cca Package: flite1-dev Priority: optional Section: devel Installed-Size: 30960 Maintainer: Debian Accessibility Team Architecture: amd64 Source: flite Version: 2.2-2apertis1bv2023dev2b4 Provides: flite-dev Depends: libc6-dev, libflite1 (= 2.2-2apertis1bv2023dev2b4) Conflicts: flite-dev Filename: pool/development/f/flite/flite1-dev_2.2-2apertis1bv2023dev2b4_amd64.deb Size: 12803872 MD5sum: 6544949f6f70e74e524132d6544fe094 SHA1: 16954c6e556531e7a1754ea723ef5c70b908de7a SHA256: 2f36d79244b9149e4936121129d11e137cc3ad5811f12417575241e903e082d2 SHA512: a8be9d4bff106eec0b2e6c127a22cffda24dc6f51bae498a923387369a18b88ed09a75388015914dce6804b2ef48f0549e07951936a0bfa2068a23e1fee380ca 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: 78 Maintainer: Chris Lamb Architecture: amd64 Source: mtools Version: 4.0.26-1apertis0bv2023dev2b4 Depends: libc6 (>= 2.14), libx11-6, libxau6 (>= 1:1.0.9) Suggests: mtools Filename: pool/development/m/mtools/floppyd_4.0.26-1apertis0bv2023dev2b4_amd64.deb Size: 27604 MD5sum: cca8bd3f3a0ad510c45217db5f84d586 SHA1: 131e18270a71361def2ffd1a95ce546d333130ee SHA256: 37c90eb16fd7a8ed79c97e5fc8c1fb4189e6478d8454faba116f91a6a6217f4a SHA512: d4083c14fa3866bcacea891b9ebda131377a29446b91336c658c270a9b24bb89c4a07541f7bbcedf66312602eb08e93089c5c5cbc261638489d5d46eddaf564a 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: 75 Maintainer: Chris Lamb Architecture: amd64 Source: mtools Version: 4.0.26-1apertis0bv2023dev2b4 Depends: floppyd (= 4.0.26-1apertis0bv2023dev2b4) Filename: pool/development/m/mtools/floppyd-dbgsym_4.0.26-1apertis0bv2023dev2b4_amd64.deb Size: 47616 MD5sum: 2f67a904239e7d15066376444979fbb1 SHA1: c3ca816b4c14400bcf965e0e6a681ad616221949 SHA256: 7c17071312cba71bc620318db25af33ba244cd973d5f7ffafd5a4eef5da9734f SHA512: 614e91cb1b5580265a8932a9e43945003c431b088b890981907fbc54972cc7ab316a76f2a217d4d9410154596600a2a9bf0caa1e746d98aab7bb58efe07baf1c Description: debug symbols for floppyd Auto-Built-Package: debug-symbols Build-Ids: 07cbad77aef395e4efc74a55d569e75cfc137ebd 784907c74618f9d90986da24750b3c41906605aa Package: fltk1.1-doc Priority: optional Section: doc Installed-Size: 3472 Maintainer: Aaron M. Ucko Architecture: all Source: fltk1.1 Version: 1.1.10-29apertis0bv2023dev2b3 Filename: pool/development/f/fltk1.1/fltk1.1-doc_1.1.10-29apertis0bv2023dev2b3_all.deb Size: 2134772 MD5sum: 51bda332ce23c7c4ba97d64f1a2eb2a3 SHA1: 60a148817e27116270fdc12351816a7faa3e34c5 SHA256: 58073865dfaf2602476eadb3aa196a8d4dde878e32d665b5d9694b0de8748405 SHA512: 23e50a74bac581d2eeb9889fb1c936acf461a17c552c4cc63e6acbc95ba4a5c7d31b867b0e3fcd8739eef25f7a4a5596a85a47c43bcb68f5ed5429b9d1a5133a Description: Fast Light Toolkit - documentation This package provides documentation for FLTK, including a chapter on its user interface designer (fluid). . The Fast Light Toolkit (FLTK) is a cross-platform graphical user interface toolkit originally based on libForms. Homepage: https://www.fltk.org/ Package: fltk1.1-games Priority: optional Section: games Installed-Size: 308 Maintainer: Aaron M. Ucko Architecture: amd64 Source: fltk1.1 Version: 1.1.10-29apertis0bv2023dev2b3 Depends: libasound2 (>= 1.0.16), libc6 (>= 2.4), libfltk1.1 (>= 1.1.7), libgcc-s1 (>= 3.0), libstdc++6 (>= 5), libx11-6 Filename: pool/development/f/fltk1.1/fltk1.1-games_1.1.10-29apertis0bv2023dev2b3_amd64.deb Size: 167636 MD5sum: 7b8827c394556d8d772a742807e684b3 SHA1: 93ee0f173005e930670bd7ce1dea3cb933bde3d9 SHA256: 1f21741ca1d86f05cd67c6b44bbeeb528517fb7f329b995d1f29494aeb91ddde SHA512: 94ba8997cb69f6d0d37193dbad344f470270f6b2c9bdd91e41b7fba3c3974573654b901e874bd6301bec89c961299fdb76be308adfea8fc51778d8de7f0cf140 Description: Fast Light Toolkit - example games: checkers, sudoku This package contains the example games that accompany FLTK. Specifically, it contains the following two programs: - flblocks: clear groups of adjacent blocks before they fill the screen; - flcheckers: classic board game, also known as draughts; - flsudoku: Sudoku puzzle (place numbers in a grid). . The Fast Light Toolkit (FLTK) is a cross-platform graphical user interface toolkit originally based on libForms. Homepage: https://www.fltk.org/ Package: fltk1.1-games-dbgsym Priority: optional Section: debug Installed-Size: 157 Maintainer: Aaron M. Ucko Architecture: amd64 Source: fltk1.1 Version: 1.1.10-29apertis0bv2023dev2b3 Depends: fltk1.1-games (= 1.1.10-29apertis0bv2023dev2b3) Filename: pool/development/f/fltk1.1/fltk1.1-games-dbgsym_1.1.10-29apertis0bv2023dev2b3_amd64.deb Size: 113692 MD5sum: 00986f60425696d832539eb8379f7be5 SHA1: 6acf3fb9f243ffdeaca90820ea13f9b057af5e25 SHA256: e7e2ebf93a5acc2e449591ad42d10e5972a3d55131598c91278940cf4652dc6f SHA512: 0e66f4f9694f03c4e657e4b1ea5c33e99de14d376d03260aac05af8b296666df21e8d31d7ff10cf2a7c1fc7fdbe87bfbd5c0dabc6fce5b6b096cd0b957432c16 Description: debug symbols for fltk1.1-games Auto-Built-Package: debug-symbols Build-Ids: 074e2efe43cdd8b67f32725db771e240d0684d1c a852714e03fafa4e5b759d483bf54ee0884b887d e8a4a4765a2191949b5451f2d80e62928c0d998d Package: fltk1.3-doc Priority: optional Section: doc Installed-Size: 45923 Maintainer: Aaron M. Ucko Architecture: all Source: fltk1.3 Version: 1.3.5-3apertis0bv2023dev2b3 Filename: pool/development/f/fltk1.3/fltk1.3-doc_1.3.5-3apertis0bv2023dev2b3_all.deb Size: 8490100 MD5sum: ab6985e04c04ea2b5aba434d90e1b456 SHA1: d4929ffb1e63da1d01ab3748cac199f2133a4554 SHA256: bc1089d08ae4ba26e64eaed3eab0a425e31514e3f08659445b43a01c7e82e4c0 SHA512: 1e53b191c3d9ac3036a7b178897f1042cf44f26ab356bafa1f00e48beefcddcfd8d0864bd204479211a392aee26397fa9fd4440ebf91655c3f16407540a17228 Description: Fast Light Toolkit - documentation This package provides documentation for FLTK, including a chapter on its user interface designer (fluid). . The Fast Light Toolkit (FLTK) is a cross-platform graphical user interface toolkit originally based on libForms. Homepage: https://www.fltk.org/ Multi-Arch: foreign Package: fltk1.3-games Priority: optional Section: games Installed-Size: 1557 Maintainer: Aaron M. Ucko Architecture: amd64 Source: fltk1.3 Version: 1.3.5-3apertis0bv2023dev2b3 Replaces: fltk1.1-games Depends: libasound2 (>= 1.0.16), libc6 (>= 2.29), libfontconfig1 (>= 2.12.6), libgcc-s1 (>= 3.0), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libstdc++6 (>= 5), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3, libxft2 (>> 2.1.1), libxinerama1, libxrender1 Conflicts: fltk1.1-games Filename: pool/development/f/fltk1.3/fltk1.3-games_1.3.5-3apertis0bv2023dev2b3_amd64.deb Size: 399192 MD5sum: 5f101d589b6f67eef2bd16b401851789 SHA1: fab55057c1926448456b04006022b14e0e487b07 SHA256: 6389249b488e68911694ac3815beecb71897971b40b7ccd6c2a8af2ded3e6b39 SHA512: eee3328e264198ccf9a96baaac9aa1073602d89921a73b055e241fcde98571ed3315b612d62dcd2b5731600dde3949cd519dd1bcb70c470b77fbb02aabe15df7 Description: Fast Light Toolkit - example games: checkers, sudoku This package contains the example games that accompany FLTK. Specifically, it contains the following two programs: - flblocks: clear groups of adjacent blocks before they fill the screen; - flcheckers: classic board game, also known as draughts; - flsudoku: Sudoku puzzle (place numbers in a grid). . The Fast Light Toolkit (FLTK) is a cross-platform graphical user interface toolkit originally based on libForms. Homepage: https://www.fltk.org/ Multi-Arch: foreign Package: fltk1.3-games-dbgsym Priority: optional Section: debug Installed-Size: 2302 Maintainer: Aaron M. Ucko Architecture: amd64 Source: fltk1.3 Version: 1.3.5-3apertis0bv2023dev2b3 Depends: fltk1.3-games (= 1.3.5-3apertis0bv2023dev2b3) Filename: pool/development/f/fltk1.3/fltk1.3-games-dbgsym_1.3.5-3apertis0bv2023dev2b3_amd64.deb Size: 2019448 MD5sum: 241e587f3aa9525fc444a4d30715982d SHA1: 0bb23fe756956f869aa41db1699aa08c9ed415a6 SHA256: 1824db3d4548423ab686d78f9df11109c2844ba269ea68f1825a9030b26678fe SHA512: 761ab2521c28c957e5562094584b1ad4c5d418a91a6f7ab810da340dcf4670e0820717a91d82a7e7eb4aef1e60a51130f837804787cbfbb80dca93fdf67656fc Description: debug symbols for fltk1.3-games Auto-Built-Package: debug-symbols Build-Ids: 05a985984454db9eb138beb1392c3ec8449b9cc6 304b83adc25c4256d1cae8f315d58b8f50914344 85ac9e6777667d2dc4e752cf52ba164161e8c6a6 Package: fluid Priority: optional Section: devel Installed-Size: 692 Maintainer: Aaron M. Ucko Architecture: amd64 Source: fltk1.3 Version: 1.3.5-3apertis0bv2023dev2b3 Depends: libc6 (>= 2.7), libfltk-forms1.3, libfltk-images1.3 (>= 1.3.0), libfltk1.3 (>= 1.3.4), libgcc-s1 (>= 3.0), libpng16-16 (>= 1.6.2-1), libstdc++6 (>= 5), libx11-6 Recommends: fltk1.3-doc, libfltk1.3-dev Filename: pool/development/f/fltk1.3/fluid_1.3.5-3apertis0bv2023dev2b3_amd64.deb Size: 234196 MD5sum: 0703e868285c4e2eb5e6eab8754f709c SHA1: 82de9eba56320a288608e2b66511a5e9e8411544 SHA256: 49a516b068ee33883d20c6a328feadef1df9239393e195e9beacbe7244bd3df5 SHA512: 1228eabb19d57467d9cfc008ef9279dfb61446002a0e3cb04596dc3a3d391a4db615c612f1033ba5377d81dcbc6cf9ed6affc4f206a707cf9eb6af5bd8be266c Description: Fast Light Toolkit - user interface designer This package provides Fluid, an interactive GUI designer for FLTK, allowing graphical development of FLTK-based user interfaces. It natively works with (textual) .fl files, but also includes rough support for reading .fd files produced by fdesign (in libforms-bin). . The Fast Light Toolkit (FLTK) is a cross-platform graphical user interface toolkit originally based on libForms. Homepage: https://www.fltk.org/ Multi-Arch: foreign Package: fluid-dbgsym Priority: optional Section: debug Installed-Size: 747 Maintainer: Aaron M. Ucko Architecture: amd64 Source: fltk1.3 Version: 1.3.5-3apertis0bv2023dev2b3 Depends: fluid (= 1.3.5-3apertis0bv2023dev2b3) Filename: pool/development/f/fltk1.3/fluid-dbgsym_1.3.5-3apertis0bv2023dev2b3_amd64.deb Size: 657136 MD5sum: 7a91dc126d1f42e39c7a93b3e34acbac SHA1: 82962f49d2460c5d57d7f428e553a5be68c0ba3c SHA256: 7803e3b3305c8bdc3c17d5e0cc4dd3ba62129f5b1577da50ca63a39ecbb7209a SHA512: c4a9fb0fc5b92968de660f1b72fc71c3e7777b7d4d370d5366cb02d77471c54dd59369ba5f8039e0bbda3a5bcbd83d4a2cd4d1e04fc584d299e361046c85785d Description: debug symbols for fluid Auto-Built-Package: debug-symbols Build-Ids: 60d5d8b51ca40e2cfb628f0e20ac2d8ca72b6ece Package: fontforge Priority: optional Section: fonts Installed-Size: 4200 Maintainer: Debian Fonts Task Force Architecture: amd64 Version: 1:20201107~dfsg-4apertis1bv2023dev2b4 Provides: fontforge-nox Depends: fontforge-common (= 1:20201107~dfsg-4apertis1bv2023dev2b4), libfontforge4 (= 1:20201107~dfsg-4apertis1bv2023dev2b4), libc6 (>= 2.14), libcairo2 (>= 1.14.0), libglib2.0-0 (>= 2.31.8), libgtk-3-0 (>= 3.21.4), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0), libpython3.9 (>= 3.9.1) Suggests: fontforge-doc, fontforge-extras, potrace, python3-fontforge Conflicts: fontforge-nox Filename: pool/development/f/fontforge/fontforge_20201107~dfsg-4apertis1bv2023dev2b4_amd64.deb Size: 1364888 MD5sum: 38d0ede3da630d0580d027f5d22761ce SHA1: db78a37f3c5f799c1d283d04e363fc788b20dce6 SHA256: 1ff3a9e87d8193830c1f2187e3a9ef4c0ee7c02c146a91d618bf2b7467a28cad SHA512: 8e934396378072f7dd87d2a780070dd920a99319436f1eff6005a34c652c9152959011e20baa74b74499322de2be16778192c4b67627876e85b44563097d3540 Description: font editor FontForge is a font editor. Use it to create, edit and convert fonts in OpenType, TrueType, UFO, CID-keyed, Multiple Master, and many other formats. . This package also provides these programs and utilities: fontimage - produce a font thumbnail image; fontlint - checks the font for certain common errors; sfddiff - compare two font files. Homepage: https://fontforge.github.io/en-US/ Multi-Arch: foreign Package: fontforge-common Priority: optional Section: fonts Installed-Size: 7964 Maintainer: Debian Fonts Task Force Architecture: all Source: fontforge Version: 1:20201107~dfsg-4apertis1bv2023dev2b4 Recommends: fonts-cantarell, fonts-inconsolata Breaks: fontforge (<< 1:20160404~dfsg-3), fontforge-nox (<< 1:20160404~dfsg-3) Filename: pool/development/f/fontforge/fontforge-common_20201107~dfsg-4apertis1bv2023dev2b4_all.deb Size: 2080248 MD5sum: df217005b8bfbfeba1736433e7eedab7 SHA1: e7d483b9ad6bb36f7181d60d1c9a8030cf1b037e SHA256: ba8f3783f3c84228e06aa5d87fa0aab9b598a6dfda4a6cea587ec81a8e70a7e4 SHA512: 865b46b5e1dad3eb8012ec4a5d58e3b6fb0e726bae2f7ee9d515d70eb343ddb3a50eb233a6e8d5cc8c3b4310209594a0904fb2594f3d223226c06782c7c4d815 Description: font editor (common files) FontForge is a font editor. Use it to create, edit and convert fonts in OpenType, TrueType, UFO, CID-keyed, Multiple Master, and many other formats. . This package contains common arch-independent files. Homepage: https://fontforge.github.io/en-US/ Multi-Arch: foreign Package: fontforge-dbgsym Priority: optional Section: debug Installed-Size: 2978 Maintainer: Debian Fonts Task Force Architecture: amd64 Source: fontforge Version: 1:20201107~dfsg-4apertis1bv2023dev2b4 Replaces: fontforge-dbg (<< 1:20170731~dfsg-2~) Depends: fontforge (= 1:20201107~dfsg-4apertis1bv2023dev2b4) Breaks: fontforge-dbg (<< 1:20170731~dfsg-2~) Filename: pool/development/f/fontforge/fontforge-dbgsym_20201107~dfsg-4apertis1bv2023dev2b4_amd64.deb Size: 2801172 MD5sum: ef08128c6b751ae7ec5595ca168d0311 SHA1: 7f7f271e30de4169d446aebca56ec50d1adab60f SHA256: 6f192821f33cc7fe92f8bf2effe9d97310eae406d13e2448334100dce2a9b65f SHA512: ef57b530fc4a7b3235c5de44a8f121a2c61fa986b17469fcd518c577ea9079b8eb4c3e8fdd56aa8229bb0152334fc2ac6674b82b2b3ec73c9508bf3f15cea330 Description: debug symbols for fontforge Auto-Built-Package: debug-symbols Build-Ids: e4d715af298aff3e747f026b75f10272700a89e0 Package: fontforge-doc Priority: optional Section: doc Installed-Size: 10946 Maintainer: Debian Fonts Task Force Architecture: all Source: fontforge Version: 1:20201107~dfsg-4apertis1bv2023dev2b4 Depends: libjs-sphinxdoc (>= 2.4.3-5~) Filename: pool/development/f/fontforge/fontforge-doc_20201107~dfsg-4apertis1bv2023dev2b4_all.deb Size: 3602652 MD5sum: ffd969981e682890f42d0714ca6096a2 SHA1: 1b6a521ba2f2c928b962c35c47c37714419e4a3b SHA256: f4f557041a1903486fccff21fcae41c41839962b86b4493dca3bd810f0214ff8 SHA512: 202175746142a042e4e6fddd63314f58e4f4a2003ef48c78bd68cfdfda5fa518beaa6b988bebdc400415a38348149f47c6423e8b8117b0556251f76937cfc50c Description: documentation for fontforge FontForge is a font editor. Use it to create, edit and convert fonts in OpenType, TrueType, UFO, CID-keyed, Multiple Master, and many other formats. . This package contains the documentation for fontforge. Built-Using: alabaster (= 0.7.8-1.1apertis0bv2023dev2b5), sphinx (= 3.4.3-2+apertis0bv2023dev2b3) Homepage: https://fontforge.github.io/en-US/ Multi-Arch: foreign Package: fontforge-extras Priority: optional Section: fonts Installed-Size: 1532 Maintainer: Debian Fonts Task Force Architecture: amd64 Source: fontforge Version: 1:20201107~dfsg-4apertis1bv2023dev2b4 Depends: fontforge-common (= 1:20201107~dfsg-4apertis1bv2023dev2b4), libfontforge4 (= 1:20201107~dfsg-4apertis1bv2023dev2b4), libc6 (>= 2.14), zlib1g (>= 1:1.1.4) Filename: pool/development/f/fontforge/fontforge-extras_20201107~dfsg-4apertis1bv2023dev2b4_amd64.deb Size: 307056 MD5sum: 4cadad67c5065102bf8b7be2b2541a80 SHA1: 57536b0c65a5d84b0229a7f8bb34f02838141ffa SHA256: d070d1c9ee10aa03ca427b25b0b68aad1194afc2998cd17b3a8544a13614b3d2 SHA512: 55853f81d1a299ee05419464969e3286b12101983db90e0920201162a8e67b947b4aca2891568c453e2f4c2029c89ce42830b986c48875003aa52937a0bcb459 Description: font editor - extra programs FontForge is a font editor. Use it to create, edit and convert fonts in OpenType, TrueType, UFO, CID-keyed, Multiple Master, and many other formats. . This package also provides these programs and utilities: acorn2sfd dewoff woff findtable pcl2ttf pfadecrypt rmligamarks showttf stripttc ttf2eps Homepage: https://fontforge.github.io/en-US/ Multi-Arch: foreign Package: fontforge-extras-dbgsym Priority: optional Section: debug Installed-Size: 454 Maintainer: Debian Fonts Task Force Architecture: amd64 Source: fontforge Version: 1:20201107~dfsg-4apertis1bv2023dev2b4 Replaces: fontforge-dbg (<< 1:20170731~dfsg-2~) Depends: fontforge-extras (= 1:20201107~dfsg-4apertis1bv2023dev2b4) Breaks: fontforge-dbg (<< 1:20170731~dfsg-2~) Filename: pool/development/f/fontforge/fontforge-extras-dbgsym_20201107~dfsg-4apertis1bv2023dev2b4_amd64.deb Size: 372548 MD5sum: 69e5b61894373ac74c3cd869daba358f SHA1: 2ecc3c86350dc5c109b8003757e09368038a29c7 SHA256: aed6f70bed113657f856c99cf74d26f634c2accd1002f3a501ec2a251dd5654a SHA512: e773d1becf175ca537c62267610adc973e1a4e6fc83e0d303f51039d91be261a026126d9f6f0bde078a16f3360355091fd589507f07a5738bea891e14f739e94 Description: debug symbols for fontforge-extras Auto-Built-Package: debug-symbols Build-Ids: 039894b5f63ea0938b1c9c32037ebaa61f932ea5 084f360f45fe4b3fe3d336ad4aeaf0a6b1037b07 18d4bcbe28f3fc674fdae30b3b835cb51708981d 2f9b4ad0e247cf3cd76d2ae13ff0b51fc3af62e9 41e77eaa5f4afd9213069ee75b64e06135c5be68 893e5b3c55385c2442f0461d61a98411062379a8 cae837c259cccf4bdb3d18562bc92d4d780bbea9 e62339ff2a77a82061823d6d8ced62e0169f7d83 fa23c32f5443fa0e2187924793bf4fe063c36406 fbf76faad888f9987cbd1b8cd9b8fe7969f80658 Package: fontforge-nox Priority: optional Section: fonts Installed-Size: 92 Maintainer: Debian Fonts Task Force Architecture: amd64 Source: fontforge Version: 1:20201107~dfsg-4apertis1bv2023dev2b4 Depends: fontforge-common (= 1:20201107~dfsg-4apertis1bv2023dev2b4), libfontforge4 (= 1:20201107~dfsg-4apertis1bv2023dev2b4), libc6 (>= 2.4) Conflicts: fontforge Filename: pool/development/f/fontforge/fontforge-nox_20201107~dfsg-4apertis1bv2023dev2b4_amd64.deb Size: 38984 MD5sum: c988dc312ea47657bedb76b51746fee1 SHA1: 0a129391bf306c6e453ed6bf27aa3878992ec0d9 SHA256: 74a28b2cec5c55981353371f435308d8572d096190db2eb27f72ef71a7bd86d0 SHA512: cc850818fba38e0cfdfcdd58a0b9c002f85914dc61b7d6f1bdea42bc5294c972f28f1197b07faef3e9c5d0e870dd074a2ed7f0b2c0dad5cfaf316048e039f28e Description: font editor - non-X version FontForge is a font editor. Use it to create, edit and convert fonts in OpenType, TrueType, UFO, CID-keyed, Multiple Master, and many other formats. . This package also provides these programs and utilities: fontimage - produce a font thumbnail image; fontlint - checks the font for certain common errors; sfddiff - compare two font files. . This package contains a version of FontForge compiled with support for scripting but no GUI, and not require the graphics library. Homepage: https://fontforge.github.io/en-US/ Multi-Arch: foreign Package: fontforge-nox-dbgsym Priority: optional Section: debug Installed-Size: 22 Maintainer: Debian Fonts Task Force Architecture: amd64 Source: fontforge Version: 1:20201107~dfsg-4apertis1bv2023dev2b4 Replaces: fontforge-dbg (<< 1:20170731~dfsg-2~) Depends: fontforge-nox (= 1:20201107~dfsg-4apertis1bv2023dev2b4) Breaks: fontforge-dbg (<< 1:20170731~dfsg-2~) Filename: pool/development/f/fontforge/fontforge-nox-dbgsym_20201107~dfsg-4apertis1bv2023dev2b4_amd64.deb Size: 7820 MD5sum: 79eeb3ed1612e83e084165b41571b3cb SHA1: aaba61883466ebf14bf5fa48492964036c987f2a SHA256: 63d06c82e0909a20570e2c34567505dd4950be5c7ed446bd7ab9e86acdb83822 SHA512: b9e85ce891b677ea402810a99793d64966cd042bd7acc8e8af02e6fc09661e6752c11d987eb10d0819db31c34c19da5eb200226aa9aab6733281ddb369a33823 Description: debug symbols for fontforge-nox Auto-Built-Package: debug-symbols Build-Ids: f8ef3120528adf4d0ac22b5c17df601985ced42d Package: fontmake Priority: optional Section: devel Installed-Size: 21 Maintainer: Debian Fonts Task Force Architecture: all Version: 2.3.0-2apertis0bv2023dev2b4 Depends: python3:any, python3-fontmake (= 2.3.0-2apertis0bv2023dev2b4) Filename: pool/development/f/fontmake/fontmake_2.3.0-2apertis0bv2023dev2b4_all.deb Size: 8332 MD5sum: 6e1c9ef435dd5d48ee69e1258099b867 SHA1: 475a306f98ecdde7016b85bc0fb7e473d82e28d0 SHA256: 9389bd8a48989d0ddd34e993be689b0b95ebab74756e18ff73ccbee8615a9c0e SHA512: 0ab60ddcb04a04eec3a78fb654b4e7329d2488dd34f0d975592e8bf063da05d5b0131250df678c121a755e186661144edf6c040d22b0fd55e904a073e686f437 Description: Compile fonts from UFO or Glyphs to OTF/TTF This library provides a wrapper for several other Python libraries which together compile fonts from various sources (.glyphs, .ufo) into binaries (.otf, .ttf). . This package provides the executable program. Homepage: https://github.com/googlei18n/fontmake Package: fonts-arphic-gkai00mp Priority: optional Section: fonts Installed-Size: 4570 Maintainer: Debian Fonts Task Force Architecture: all Version: 2.11-16apertis0bv2023dev2b4 Filename: pool/development/f/fonts-arphic-gkai00mp/fonts-arphic-gkai00mp_2.11-16apertis0bv2023dev2b4_all.deb Size: 2293072 MD5sum: e436106ac4fae68c38cd624642bc23fb SHA1: 880500b81f4582b9c3b797ea74b7ceb1df4bed9c SHA256: f5e1e4640c7fc0ee5e5c82ab773a755af5c6a8077338d8e7afc1003af11f33ba SHA512: db696661ba2a8d29d583b54d3b9e3c9f9e3dab67e3997b2160aa999bd185b49be2d032712e1b6659885829a057c4e888b82f9a04cefe872fe17ddf3d8414d908 Description: "AR PL KaitiM GB" Chinese TrueType font by Arphic Technology "AR PL KaitiM GB" is a high-quality Chinese TrueType font (gkai00mp.ttf) generously provided by Arphic Technology to the Free Software community under the "Arphic Public License". . You also need to install the "latex-cjk-chinese-arphic-gkai00mp" package for typesetting with Omega or with CJK for LaTeX (cjk-latex). Homepage: http://www.arphic.com.tw/ Multi-Arch: foreign Package: fonts-cmu Priority: optional Section: fonts Installed-Size: 14914 Maintainer: Debian Fonts Task Force Architecture: all Version: 0.7.0-4apertis0bv2023dev2b4 Filename: pool/development/f/fonts-cmu/fonts-cmu_0.7.0-4apertis0bv2023dev2b4_all.deb Size: 4891568 MD5sum: 4064bb97d2cba3dd60f0d8fb61acb01f SHA1: 2b8ed0fc616c3c90825f49cf0707e328d4239b61 SHA256: 88f640e7d1b73ffde75781ffe99e4e2e1a6fe4bfcb5c9a98c08f38cc6c8045b3 SHA512: 47cfb9058337ac86e790bd75c35213f816db7bfaf1d91b808245d5a49903e5586931602d326b95b28d9e7ebbd8873485c7325aa84b97fd512dc7df353cc5499c Description: sets the computer modern unicode fonts Provides a set of Computer Modern Unicode fonts. It provides OpenType files. . They are based on the METAFONT version of the Computer fonts and contain many additional characters. . The fonts contain glyphs from Latin1, Cyrillic and Greek code sets. Homepage: https://sourceforge.net/projects/cm-unicode/ Multi-Arch: foreign Package: fonts-croscore Priority: optional Section: fonts Installed-Size: 5278 Maintainer: Debian Fonts Task Force Architecture: all Source: fonts-noto Version: 20201225-1apertis0bv2023dev2b4 Suggests: fonts-crosextra-caladea, fonts-crosextra-carlito Filename: pool/development/f/fonts-noto/fonts-croscore_20201225-1apertis0bv2023dev2b4_all.deb Size: 1576772 MD5sum: f0cd48370409296cd95ae14cf5418117 SHA1: 2dbe5370c9dad3317aed5f2bf400a178eee79fac SHA256: 1749dd8b66911f66536075f3cc7509c85deca58d7ffc2c1cf431ea60ea917bf8 SHA512: be912213c1688015da3447638347c84bce65469fec30cf724112054b9899c4429fc5a551cc17ebd9da1c9e10540cd9dd3ee233c26d45475f0af3a91d809e0648 Description: width-compatible fonts for improved on-screen readability This package contains a collections of fonts that offers improved on-screen readability characteristics and the pan-European WGL character set and solves the needs of developers looking for width-compatible fonts to address document portability across platforms. . Arimo, Cousine and Tinos were designed by Steve Matteson as innovative and refreshing designs that are metrically compatible with Arial, Courier New and Times New Roman, respectively. Homepage: https://www.google.com/get/noto/ Multi-Arch: foreign Package: fonts-dustin Priority: optional Section: fonts Installed-Size: 1136 Maintainer: Debian Fonts Task Force Architecture: all Version: 20030517-14apertis0bv2023dev2b4 Filename: pool/development/f/fonts-dustin/fonts-dustin_20030517-14apertis0bv2023dev2b4_all.deb Size: 428104 MD5sum: 146bcdabd08fc9f485d5b8cf5dc06a5c SHA1: 4915aada47d1e3719027e7c479aca0477d5bc3ba SHA256: 05b53d6dccd2b5cfc40e0ddb14d7128436060a1ffa0bf4d63b3dfb59dcdf254e SHA512: 8e4a910ca09bf9481666c54e7e83e8b832d7632da2e48efb7540b2055b5aeb16c4d43de4573f04a9195be628749bf6a6aac8ebab65bc76bb5da1c8b8b14df749 Description: various TrueType fonts from dustismo.com This package contains various fonts from dustismo.com licensed under the GPL. . Dustismo and Dustismo Roman are general-purpose Sans Serif and Roman TrueType fonts (with bold, italic and bold-italic variations), and contain all the European Latin characters. . The other fonts are beautiful for special decorations and headlines, but they are limited to subsets of ASCII... Multi-Arch: foreign Package: fonts-font-awesome Priority: optional Section: fonts Installed-Size: 1370 Maintainer: Debian Fonts Task Force Architecture: all Version: 5.0.10+really4.7.0~dfsg-4.1+apertis0bv2023dev2b4 Provides: node-font-awesome (= 4.7.0~5.0.10+really4.7.0~dfsg-4.1+apertis0bv2023dev2b4), sass-stylesheets-fonts-awesome Filename: pool/development/f/fonts-font-awesome/fonts-font-awesome_5.0.10+really4.7.0~dfsg-4.1+apertis0bv2023dev2b4_all.deb Size: 517144 MD5sum: 03afb9612c06e5d85c20e3a15b796407 SHA1: 210253011f7347c839bee736836a927b11dad149 SHA256: 8a5d4fd0248fc60793c09ed6ab9a490d2918c35786cfb410a3e78459abda4b65 SHA512: 577d29a5164cc6011e3d271c706546d343fc45f2f14069ffa9ac8de54a5798f348ad6a2dc5d9c33c5c967532b365b2729aca5048ce4f97dfa6f399b6b6ee14b9 Description: iconic font designed for use with Twitter Bootstrap This font contains about 249 various icon glyphs. Glyphs are designed as scalable vector graphics hence display very well at any screen size. This font was basically designed to be used with the Twitter bootstrap library but can be used in other places also. . This package also provides Sass and LESS files to use webfonts from this package. . Please note that this package provides Font Awesome 4 (not Font Awesome 5 or Font Awesome 6 which are different fonts with different licensing). Enhances: libjs-twitter-bootstrap, node-less, sass Homepage: http://fontawesome.io/ Multi-Arch: foreign Package: fonts-freefont-otf Priority: optional Section: fonts Installed-Size: 6915 Maintainer: Debian Fonts Task Force Architecture: all Source: fonts-freefont Version: 20120503-10apertis1bv2023dev2b4 Filename: pool/development/f/fonts-freefont/fonts-freefont-otf_20120503-10apertis1bv2023dev2b4_all.deb Size: 3168936 MD5sum: 6e3e4e8e523c9ee166e216bf9ae3b74e SHA1: bc191fdd2bd19e0adafda1d155c43f39b44d5745 SHA256: 1d118f3deb2e4931e0c75a03f29fb8cc33d6cd7178cd6802011f6a663bf570a1 SHA512: 6696e4787f2bf0863c005c73cc07572e97438ee06a61ca17932755c6cf22f98bd4173e11bef425b409d609e1109595dfcbe8a5cbae0408547c6e6f766ca184e4 Description: Freefont Serif, Sans and Mono OpenType fonts Freefont is a set of free high-quality OpenType fonts covering the UCS character set. These fonts are similar to the widely known Helvetica, Times and Courier fonts. Homepage: http://savannah.gnu.org/projects/freefont/ Multi-Arch: foreign Package: fonts-freefont-ttf Priority: optional Section: fonts Installed-Size: 6605 Maintainer: Debian Fonts Task Force Architecture: all Source: fonts-freefont Version: 20120503-10apertis1bv2023dev2b4 Filename: pool/development/f/fonts-freefont/fonts-freefont-ttf_20120503-10apertis1bv2023dev2b4_all.deb Size: 2503396 MD5sum: 678ec724e173d6708cd7f24597000cb4 SHA1: f7eb7c664bfdf0cdfa698d641697f92cbc03ad94 SHA256: d41687198ff81a3fe237d9c484726e2b39f93c189165a2fd40c12aa4d69b049b SHA512: 074b4556069a12003e335574d29a8cae46db18c80b450bf2352b786f51f9f47580c9998e3fb2a6512d9c488b3309946fe158fb5222940d2607978a5d1a52d864 Description: Freefont Serif, Sans and Mono Truetype fonts Freefont is a set of free high-quality TrueType fonts covering the UCS character set. These fonts are similar to the widely known Helvetica, Times and Courier fonts. Homepage: http://savannah.gnu.org/projects/freefont/ Multi-Arch: foreign Package: fonts-gfs-baskerville Priority: optional Section: fonts Installed-Size: 101 Maintainer: Debian Fonts Task Force Architecture: all Version: 1.1-6apertis0bv2023dev2b4 Replaces: ttf-gfs-baskerville (<< 1.1-3) Breaks: ttf-gfs-baskerville (<< 1.1-3) Filename: pool/development/f/fonts-gfs-baskerville/fonts-gfs-baskerville_1.1-6apertis0bv2023dev2b4_all.deb Size: 43872 MD5sum: 16889d8e8fb9b8e30847da15e5f0fd07 SHA1: 00b29b89e78579ea05a66331ae49f4fd5e86a40c SHA256: 692aeef0758dfc2bf4796ecaf5a2f5875173dd198931d7044e42fcda38488f57 SHA512: 4a7dc949e4d4fda873b7f0f22069499f161d73d281a88eb62ee295a01b2c68069188538d7c041c662194931c7ca016f76eaaa0502aedeb49127fe0e666e20289 Description: ancient Greek font revival John Baskerville (1706-1775) got involved in typography late in his career but his contribution was significant. He was a successful entrepreneur and possessed an inquiring mind which he applied to produce many aesthetic and technical innovations in printing. He invented a new ink formula, a new type of smooth paper and made various improvements in the printing press. He was also involved in type design which resulted in a latin typeface which was used for the edition of Virgil, in 1757. The quality of the type was admired throughout of Europe and America and was revived with great success in the early 20th century. Baskerville was also involved in the design of a Greek typeface which he used in an edition of the New Testament for Oxford University, in 1763. He adopted the practice of avoiding the excessive number of ligatures which Alexander Wilson had started a few years earlier but his Greek types were rather narrow in proportion and did not win the sympathy of the philologists and other scholars of his time. They did influence, however, the Greek types of Giambattista Bodoni. and through him Didot's Greek in Paris. The typeface has been digitally revived as GFS Baskerville Classic by Sophia Kalaitzidou and George D. Matthiopoulos and is now available as part of GFS' type library. Homepage: http://www.greekfontsociety.gr/ Multi-Arch: foreign Package: fonts-gfs-porson Priority: optional Section: fonts Installed-Size: 59 Maintainer: Debian Fonts Task Force Architecture: all Version: 1.1-7apertis0bv2023dev2b4 Filename: pool/development/f/fonts-gfs-porson/fonts-gfs-porson_1.1-7apertis0bv2023dev2b4_all.deb Size: 34028 MD5sum: 63e879e6f87ecaee9ae9e0aea36ddc47 SHA1: cb5e609e74be4fb45cdfe57b0d83095012f9be18 SHA256: 077da8a383d00811ae713630e63c696ab5c4de9f063781ecedf45bd1bfe2265b SHA512: d2bbe08cbc120221e5758e504a4cd26585293e888eaad0594b07e515a8aefe86a2fc91f32f2433949444e53640c33cb2d4a74f5e2f8aaa89a5da560f9e523e2e Description: Greek font (Porson revival) In England, during the 1790's, Cambridge University Press decided to procure a new set of Greek types. The university’s great scholar of Classics, Richard Porson was asked to produce a typeface based on his handsome handwriting and Richard Austin was commissioned to cut the types. The type was completed in 1808, after the untimely death of Porson the previous year. Its success was immediate and since then the classical editions in Great Britain and the U.S.A. use it, almost invariably. In 1913, Monotype released the typeface with some corrections, notably replacing the upright capitals suggested by Porson with inclined ones. In Greece the typeface was used under the name Pelasgika type. GFS Porson is based on the Monotype version, though using upright capitals, as in the original. Homepage: https://www.greekfontsociety.gr/ Multi-Arch: foreign Package: fonts-glyphicons-halflings Priority: optional Section: javascript Installed-Size: 620 Maintainer: Debian Javascript Maintainers Architecture: all Source: twitter-bootstrap3 (3.4.1+dfsg-2apertis2bv2023dev2b2) Version: 1.009~3.4.1+dfsg-2apertis2bv2023dev2b2 Filename: pool/development/t/twitter-bootstrap3/fonts-glyphicons-halflings_1.009~3.4.1+dfsg-2apertis2bv2023dev2b2_all.deb Size: 482316 MD5sum: 3bc751e4bf6e9c19adad6b438bfcca95 SHA1: 6b00b80459f8f733302e2567cfd4becb551fb913 SHA256: f506e34d5157c6de04511d1503e3b26c47649a592edf944b15382a443e5efdf0 SHA512: 78dd6e0161f9c3c77a8c36f40827e68bbba2147b068c088dd8e324ed266769f1af5edd45ac6c53c8dd0c3c1f82fcb6b78ecb56f93cfa9ba3d0579bae8e09e690 Description: icons made for smaller graphic GLYPHICONS is a family of icon fonts created with an emphasis to simplicity and easy orientation. . GLYPHICONS Halflings, a subset optimized for smaller graphics, were freely licensed as part of Bootstrap 2.x and 3.x. Homepage: https://getbootstrap.com/ Multi-Arch: foreign Package: fonts-ipafont Priority: optional Section: fonts Installed-Size: 34 Maintainer: Debian Fonts Task Force Architecture: all Version: 00303-21apertis0bv2023dev2b4 Replaces: otf-ipafont (<< 00303-1) Depends: fonts-ipafont-gothic, fonts-ipafont-mincho Pre-Depends: dpkg (>= 1.15.6~) Breaks: otf-ipafont (<< 00303-1), ttf-ipafont (<= 00203-13) Filename: pool/development/f/fonts-ipafont/fonts-ipafont_00303-21apertis0bv2023dev2b4_all.deb Size: 12544 MD5sum: 9f18f706622458df73d79cd3dd50a285 SHA1: 6906c8893c7d0856f8099b35318403edf7b2615c SHA256: b1376f3fb5c01ab554f83e75903485ca997743c8c4dcf908053f9e391dacef9c SHA512: 671610dee891c85b9bb7b1d6ecad6742d91f157c63c349761281ef7c7ce41385924a29954169b3d1cf7bf3da1492a5936da316631510c1a3d6f8f7d6ded5b8ee Description: Japanese OpenType font set, all IPA Fonts IPA Fonts are JIS X 0213:2004 compliant OpenType fonts based on TrueType outlines provided by Information-technology Promotion Agency, Japan (IPA) from 2003. These are suitable for both display and printing. . This metapackage depends on fonts-ipafont-{mincho,gothic} packages to provide IPA Mincho, IPA P Mincho, IPA Gothic, and IPA P Gothic Fonts. Homepage: https://ipafont.ipa.go.jp/ Multi-Arch: foreign Package: fonts-ipafont-gothic Priority: optional Section: fonts Installed-Size: 12223 Maintainer: Debian Fonts Task Force Architecture: all Source: fonts-ipafont Version: 00303-21apertis0bv2023dev2b4 Replaces: otf-ipafont-gothic (<< 00303-1) Provides: fonts-japanese-gothic Pre-Depends: dpkg (>= 1.15.6~) Recommends: fonts-ipafont-mincho Breaks: otf-ipafont (<= 00301-4), otf-ipafont-gothic (<< 00303-1), ttf-ipafont (<= 00203-13) Filename: pool/development/f/fonts-ipafont/fonts-ipafont-gothic_00303-21apertis0bv2023dev2b4_all.deb Size: 3516164 MD5sum: 92e6216b38eaf7ce0a13fd9c25225f81 SHA1: 4b1e7860ff179e1710b2863c30cb53f1cd93a5d9 SHA256: 0c25c58e6a0b0fa28701d8e5df1519041872ef60fbfd5e7019e7df45072fec99 SHA512: e149a47e1b467849ed94637030e540ca206ab2b25eef03470a99eb4b337fac086d73130ef1f4b666c9d587d5523daacbc459e6cfc57352e05c6b905df4dc36a6 Description: Japanese OpenType font set, IPA Gothic and IPA P Gothic Fonts IPA Fonts are JIS X 0213:2004 compliant OpenType fonts based on TrueType outlines provided by Information-technology Promotion Agency, Japan (IPA) from 2003. These are suitable for both display and printing. . This package provides Gothic (san-serif) style fonts. IPA Gothic Font is the equal-width font. IPA P Gothic Font is the propotional font. . In the equal-width font, the fullwidth characters (most CJK characters) occupy exactly twice as much width of the halfwidth characters (normal alphabets and numbers). Homepage: https://ipafont.ipa.go.jp/ Multi-Arch: foreign Package: fonts-ipafont-mincho Priority: optional Section: fonts Installed-Size: 15760 Maintainer: Debian Fonts Task Force Architecture: all Source: fonts-ipafont Version: 00303-21apertis0bv2023dev2b4 Replaces: otf-ipafont-mincho (<< 00303-1) Provides: fonts-japanese-mincho Pre-Depends: dpkg (>= 1.15.6~) Recommends: fonts-ipafont-gothic Breaks: otf-ipafont (<= 00301-4), otf-ipafont-mincho (<< 00303-1), ttf-ipafont (<= 00203-13) Filename: pool/development/f/fonts-ipafont/fonts-ipafont-mincho_00303-21apertis0bv2023dev2b4_all.deb Size: 4724796 MD5sum: 8cc0fd461478a1e18f7477f250fe3326 SHA1: b3a9cb7d3713cfe0a9c730b7231e519e04a48fb2 SHA256: 93eae1e5b25ed025e6a501fee2490cd8388f2ff302dad051ab04df9a3d5e0c61 SHA512: b36e60bc12726e3692fe075afee15a53a14e02027ff5b0960d2f8bc4d674e037a22c86b93203a94cfa153aa8b59ea433de0471a3c58478abe706a28bcc64142e Description: Japanese OpenType font set, IPA Mincho and IPA P Mincho Fonts IPA Fonts are JIS X 0213:2004 compliant OpenType fonts based on TrueType outlines provided by Information-technology Promotion Agency, Japan (IPA) from 2003. These are suitable for both display and printing. . This package provides Mincho (serif) style fonts. IPA Mincho Font is the equal-width font. IPA P Mincho Font is the propotional font. . In the equal-width font, the fullwidth characters (most CJK characters) occupy exactly twice as much width of the halfwidth characters (normal alphabets and numbers). Homepage: https://ipafont.ipa.go.jp/ Multi-Arch: foreign Package: fonts-lato Priority: optional Section: fonts Installed-Size: 11750 Maintainer: Debian Fonts Task Force Architecture: all Version: 2.0-2.1apertis0bv2023dev2b4 Pre-Depends: dpkg (>= 1.15.6~) Filename: pool/development/f/fonts-lato/fonts-lato_2.0-2.1apertis0bv2023dev2b4_all.deb Size: 2698012 MD5sum: 69fc62161a8800fcc4142d7778496539 SHA1: 8d64badc1736d8ff0c2e86a62e2978e9499778e7 SHA256: 6afe28d93041f7cc6a08a972b926bf9684c7743ea45e85a90f9fdf9e214dfc39 SHA512: c4ce3e367cfd0fa07d9d1c233e4e2167e7380467df96ebe63a95925ef6b36905e60c660089543a8766b378b54090b31a46b35be0492c30c8e88c9d945cfb5a6a Description: sans-serif typeface family font This package provides sans-serif typeface family font designed by Lukasz Dziedzic. ("Lato" means "Summer" in Polish). These fonts are published by author's foundry tyPoland under terms of Open Font License. Homepage: http://www.latofonts.com Multi-Arch: foreign Package: fonts-liberation Priority: optional Section: fonts Installed-Size: 2094 Maintainer: Debian Fonts Task Force Architecture: all Version: 1:1.07.4-11apertis0bv2023dev2b4 Filename: pool/development/f/fonts-liberation/fonts-liberation_1.07.4-11apertis0bv2023dev2b4_all.deb Size: 827804 MD5sum: d23040e4608bcf08b9e01750e2a9fb64 SHA1: 509d8a9844e1b819fd82f40a7c1a581687992e2e SHA256: 83ec7cd0a04d8f98e63896ebcfe1a529502250d8f1ac1e2c387ea44357390004 SHA512: f29b992d9fedc86cf6ff738967132d4301131313319b3e6f7b1c6eb279f6e939fa90bc7ca8d325ea955524e4b09c537bdd9278644576849e2bda640526ad85bd Description: Fonts with the same metrics as Times, Arial and Courier A set of serif, sans-serif and monospaced fonts from Red Hat with exactly the same metrics as the (non-free) Microsoft Times, Arial and Courier fonts, which implies those fonts can serve as a drop-in replacement. The font family is named Liberation. Homepage: https://github.com/liberationfonts/liberation-1.7-fonts Multi-Arch: foreign Package: fonts-liberation2 Priority: optional Section: fonts Installed-Size: 4264 Maintainer: Debian Fonts Task Force Architecture: all Version: 2.1.3-1+apertis0bv2023dev2b3 Filename: pool/development/f/fonts-liberation2/fonts-liberation2_2.1.3-1+apertis0bv2023dev2b3_all.deb Size: 1470728 MD5sum: dc5720f9c8754e1f03c696b133f815c4 SHA1: 288f1d219fffe0e0610d2a2ebbbc3e8e5737524f SHA256: d6df8c6d12b23a98ac89069dc5a7a37b4133b1657f1ad118b41dc660322b53fa SHA512: 67f63104440e40974b3d9b08bf1c38310015815a351f3c67942d4f47e544d9b6394d9906fd7d25c82dd5222e2ed9f4d310e30951cda87d88e49d1f8976630a86 Description: Fonts with the same metrics as Times, Arial and Courier (v2) A set of serif, sans-serif and monospaced fonts from Red Hat with exactly the same metrics as the (non-free) Microsoft Times, Arial and Courier fonts, which implies those fonts can serve as a drop-in replacement. The font family is named Liberation. Homepage: https://github.com/liberationfonts Multi-Arch: foreign Package: fonts-lmodern Priority: optional Section: fonts Installed-Size: 10756 Maintainer: Debian TeX maintainers Architecture: all Source: lmodern Version: 2.004.5-6.1apertis0bv2023dev2b4 Replaces: lmodern (<= 2.004.2-1) Breaks: lmodern (<= 2.004.2-1) Filename: pool/development/l/lmodern/fonts-lmodern_2.004.5-6.1apertis0bv2023dev2b4_all.deb Size: 4539720 MD5sum: ff31f0352cf7fa86494b8bea13297d92 SHA1: b7ec3b9fc8e92078ce81fceb7ee34fbdbcfa5072 SHA256: a10e8ec3429a639326e0ef18cf3054585ab09f7a400433b36a37a3aa9e36510b SHA512: f83fc6060009fdaa04bff01c6816d6db074fea5df71c4ba5a43c16e8a68cfa694db58046b8f81b4b1f1938b605274923f5497851353c664fc83b8b2ba1a8f992 Description: OpenType fonts based on Computer Modern The Latin Modern fonts, also known as "lm fonts", are a set of scalable fonts in PostScript Type 1 and OpenType formats. They are based on the PostScript Type 1 version of the Computer Modern fonts and contain many additional characters (mostly accented ones). . This package provides the OpenType variant of these fonts. For support for TeX and Type 1 (PostScript) fonts, see the lmodern package. . The Latin Modern fonts were generated using MetaType1, a program based on MetaPost for generating PostScript Type 1 fonts (ftp://bop.eps.gda.pl/pub/metatype1/). Their size is reasonable and they are usually considered to be of good quality (compared to cm-super, for instance; however, cm-super contains font families that have no equivalent in this package; additionally, there are character sets that are supported by cm-super and not by the Latin Modern fonts). Homepage: http://www.gust.org.pl/projects/e-foundry/latin-modern/ Multi-Arch: foreign Package: fonts-lyx Priority: optional Section: fonts Installed-Size: 352 Maintainer: Dr. Tobias Quathamer Architecture: all Source: lyx Version: 2.3.6-1apertis0bv2023dev2b3 Filename: pool/development/l/lyx/fonts-lyx_2.3.6-1apertis0bv2023dev2b3_all.deb Size: 205376 MD5sum: 81b98e131e3aeb907a51bbefc3e9ef64 SHA1: 4ebdb2d99ecc49b09f5a57b998086df0f52b2c37 SHA256: de042caed21a6910f75af8e546f4233b3f6c64c196eb81ab4a5c73b2ee59f06d SHA512: 845ca5ec5ebd9ce8534bb20b08a1ae9948127418a49644bdb467b693fbc5cea7b723f0eeebebb1677316d45aa58f74b16f37e3612e24dae504c104733ca9b331 Description: TrueType versions of some TeX fonts used by LyX These fonts are needed for the visual math symbol display in LyX. They can also be used to display MathML in Gecko-based browsers like Firefox. . The following fonts are included in this package: * cmex10 - Computer Modern math extension * cmmi10 - Computer Modern math italic * cmr10 - Computer Modern Roman * cmsy10 - Computer Modern math symbols * esint10 - Alternate integrals * eufm10 - Euler Fraktur (medium-weight) * msam10 - Extra math symbols, first series * msbm10 - Extra math symbols, second series, including Blackboard Bold * wasy10 - Waldi symbol fonts Homepage: https://www.lyx.org/ Multi-Arch: foreign Package: fonts-mathjax Priority: optional Section: fonts Installed-Size: 4419 Maintainer: Dmitry Shachnev Architecture: all Source: mathjax Version: 2.7.9+dfsg-1apertis1bv2023dev2b4 Suggests: libjs-mathjax Filename: pool/development/m/mathjax/fonts-mathjax_2.7.9+dfsg-1apertis1bv2023dev2b4_all.deb Size: 2213592 MD5sum: c107d2b97eabef8af29981ffedd7ba00 SHA1: 1da9df66d9d55f3a49cd1bb51ff498f5ab88bc37 SHA256: d7f80e447cb85810ff7c0d02d6650b510b89729415b012994d2a8bfe891fa450 SHA512: fb30978377e66d9b25b42da5ee0efeb784380352b86079d94424094e0f059df9c76771176bd106ef980878c7a963f3c7e02da6529cfd2dee98b692ef6c4a7edf Description: JavaScript display engine for LaTeX and MathML (fonts) MathJax was designed with the goal of consolidating the recent advances in web technologies into a single, definitive, math-on-the-web platform supporting the major browsers and operating systems. . It requires no setup on the part of the user (no plugins to download or software to install), so the page author can write web documents that include mathematics and be confident that users will be able to view it naturally and easily. Simply include MathJax and some mathematics in a web page, and MathJax will do the rest. . This package contains OTF, SVG and WOFF fonts for MathJax. Homepage: https://www.mathjax.org Multi-Arch: foreign Package: fonts-mathjax-extras Priority: optional Section: fonts Installed-Size: 2212 Maintainer: Dmitry Shachnev Architecture: all Source: mathjax Version: 2.7.9+dfsg-1apertis1bv2023dev2b4 Recommends: fonts-mathjax Suggests: libjs-mathjax Filename: pool/development/m/mathjax/fonts-mathjax-extras_2.7.9+dfsg-1apertis1bv2023dev2b4_all.deb Size: 678760 MD5sum: 4e29d195886efb30a250db900ea20cad SHA1: a989dcebe792315b8373dad4fa0c16b3a661f56b SHA256: 3ab854eb16ce8d9c8c36298af734322d0b4cf2d3474ea9c6eba7e9b02ade1cb5 SHA512: 691cd30851dddc40abc30c4ad4c5e39e16a4efdcc045f70d398ac2276968c3a2ab7d915d369effffc3d22c57de60d98450ffb55ed5ca861fb79545307a50982e Description: JavaScript display engine for LaTeX and MathML (extra fonts) MathJax was designed with the goal of consolidating the recent advances in web technologies into a single, definitive, math-on-the-web platform supporting the major browsers and operating systems. . It requires no setup on the part of the user (no plugins to download or software to install), so the page author can write web documents that include mathematics and be confident that users will be able to view it naturally and easily. Simply include MathJax and some mathematics in a web page, and MathJax will do the rest. . This package contains EOT fonts for MathJax, that are provided in addition to OTF, SVG and WOFF fonts in "fonts-mathjax" package. Homepage: https://www.mathjax.org Multi-Arch: foreign Package: fonts-noto Priority: optional Section: metapackages Installed-Size: 35 Maintainer: Debian Fonts Task Force Architecture: all Version: 20201225-1apertis0bv2023dev2b4 Depends: fonts-noto-core Recommends: fonts-noto-cjk, fonts-noto-cjk-extra, fonts-noto-color-emoji, fonts-noto-extra, fonts-noto-mono, fonts-noto-ui-core, fonts-noto-ui-extra, fonts-noto-unhinted Filename: pool/development/f/fonts-noto/fonts-noto_20201225-1apertis0bv2023dev2b4_all.deb Size: 21184 MD5sum: 4c1f1cf350ec17b6d86b2f835730fb70 SHA1: 318899a12c890bf246fd0f4ea1dbd1b398798c9f SHA256: b2970852cc7b2fdbdc28a662fed3522befa78978aa34de1ba10a1849fe7c2719 SHA512: 982edac87bc44c544429df84eeb19415fbbf305175d91655f5d7096b97d98af86ea1dab96f84c74f1f2b92338e506104f6d650494e16bf4d4d8c75c8b510147f Description: metapackage to pull in all Noto fonts Noto is a collection of font families, each visually harmonized across scripts. . Use this package if you want all Noto fonts. . The name "Noto" is short for "No Tofu", describing the aim of covering all living Unicode scripts (currently 65 are covered, at least partly. . Tofu (豆腐) is Japanese jargon for unicode replacement character "�" (U+FFFD) often displayed as replacement for unassigned or unknown characters. Homepage: https://www.google.com/get/noto/ Multi-Arch: foreign Package: fonts-noto-color-emoji Priority: optional Section: fonts Installed-Size: 10609 Maintainer: Debian Fonts Task Force Architecture: all Version: 0~20200916-1apertis0bv2023dev2b4 Filename: pool/development/f/fonts-noto-color-emoji/fonts-noto-color-emoji_0~20200916-1apertis0bv2023dev2b4_all.deb Size: 9937804 MD5sum: 6f83fd0e36b0c6293d16f46dce9f9e0c SHA1: 85eff6a5ba9bb362e490779e3581030c3f93fcc7 SHA256: d771b23b02a370a90bf95296357d65291409994b8a8f2a1fc06ed50059d44e46 SHA512: ecd5a023d03599d35c99c0676ca8b0272ae0175d91fdcea6c7785b94e95db8148570b0e93dcdeb81c6d753f48f9c81502bc381078e611b1cd01b00336b8c9bf1 Description: color emoji font from Google Noto is a collection of font families, each visually harmonized across scripts. . The name "Noto" is short for "No Tofu", describing the aim of covering all living Unicode scripts. . Tofu (豆腐) is Japanese jargon for unicode replacement character "�" (U+FFFD) often displayed as replacement for unassigned or unknown characters. . This package contains the color emoji font used on "stock" Android devices such as the Google Pixel. Homepage: https://www.google.com/get/noto/help/emoji/ Multi-Arch: foreign Package: fonts-noto-core Priority: optional Section: fonts Installed-Size: 42555 Maintainer: Debian Fonts Task Force Architecture: all Source: fonts-noto Version: 20201225-1apertis0bv2023dev2b4 Replaces: fonts-noto (<< 2015-05-11+cjk-1~), fonts-noto-hinted (<< 20181130-2~), fonts-noto-unhinted (<< 20201027-1~) Breaks: fonts-noto (<< 2015-05-11+cjk-1~), fonts-noto-hinted (<< 20181130-2~), fonts-noto-unhinted (<< 20201027-1~) Filename: pool/development/f/fonts-noto/fonts-noto-core_20201225-1apertis0bv2023dev2b4_all.deb Size: 12194144 MD5sum: 0ba3098cb518f07f7b02d8944eb9bb52 SHA1: ac69b8e5b7f965988f35a05a8d91e914a07bab54 SHA256: a5bac08e9f7a0e7d6eb860f4757b80e69364fd030a67e2ae89f1016cf46c826e SHA512: 37b2d45d6bc809c0d42fd853ee71ea9336d688ad565305570a1295f81f14ce4f1fdc19038c546f54afd7121e4a99166f853c3421efc7af3882583b846325a699 Description: "No Tofu" font families with large Unicode coverage (core) Noto is a collection of font families, each visually harmonized across scripts. . This package contains core weights for these Noto font families: . * Noto Kufi Arabic * Noto Looped Lao Bold * Noto Looped Lao Regular * Noto Looped Thai Bold * Noto Looped Thai Regular * Noto Music * Noto Naskh Arabic * Noto Nastaliq Urdu * Noto Rashi Hebrew * Noto Sans * Noto Sans Adlam * Noto Sans Adlam Unjoined * Noto Sans AnatoHiero * Noto Sans Arabic * Noto Sans Armenian * Noto Sans Avestan * Noto Sans Balinese * Noto Sans Bamum * Noto Sans Bassa Vah * Noto Sans Batak * Noto Sans Bengali * Noto Sans Bhaiksuki * Noto Sans Brahmi * Noto Sans Buginese * Noto Sans Buhid * Noto Sans CanAborig * Noto Sans Carian * Noto Sans CaucAlban * Noto Sans Chakma * Noto Sans Cham * Noto Sans Cherokee * Noto Sans Coptic * Noto Sans Cuneiform * Noto Sans Cypriot * Noto Sans Deseret * Noto Sans Devanagari * Noto Sans Display * Noto Sans Duployan * Noto Sans EgyptHiero * Noto Sans Elbasan * Noto Sans Elymaic * Noto Sans Ethiopic * Noto Sans Georgian * Noto Sans Glagolitic * Noto Sans Gothic * Noto Sans Grantha * Noto Sans Gujarati * Noto Sans Gunjala Gondi * Noto Sans Gurmukhi * Noto Sans Hanifi Rohingya * Noto Sans Hanunoo * Noto Sans Hatran * Noto Sans Hebrew * Noto Sans ImpAramaic * Noto Sans Indic Siyaq Numbers * Noto Sans InsPahlavi * Noto Sans InsParthi * Noto Sans Javanese * Noto Sans Kaithi * Noto Sans Kannada * Noto Sans Kayah Li * Noto Sans Kharoshthi * Noto Sans Khmer * Noto Sans Khojki * Noto Sans Khudawadi * Noto Sans Lao * Noto Sans Lepcha * Noto Sans Limbu * Noto Sans Linear A * Noto Sans Linear B * Noto Sans Lisu * Noto Sans Lycian * Noto Sans Lydian * Noto Sans Mahajani * Noto Sans Malayalam * Noto Sans Mandaic * Noto Sans Manichaean * Noto Sans Marchen * Noto Sans Masaram Gondi * Noto Sans Math * Noto Sans Mayan Numerals * Noto Sans Medefaidrin * Noto Sans MeeteiMayek * Noto Sans Mende Kikakui * Noto Sans Meroitic * Noto Sans Miao * Noto Sans Modi * Noto Sans Mongolian * Noto Sans Mro * Noto Sans Multani * Noto Sans Myanmar * Noto Sans NKo * Noto Sans Nabataean * Noto Sans NewTaiLue * Noto Sans Newa * Noto Sans Nushu * Noto Sans Ogham * Noto Sans Ol Chiki * Noto Sans Old Italic * Noto Sans Old Permic * Noto Sans Old Turkic * Noto Sans OldHung * Noto Sans OldNorArab * Noto Sans OldPersian * Noto Sans OldSogdian * Noto Sans OldSouArab * Noto Sans Oriya * Noto Sans Osage * Noto Sans Osmanya * Noto Sans Pahawh Hmong * Noto Sans Palmyrene * Noto Sans PauCinHau * Noto Sans PhagsPa * Noto Sans Phoenician * Noto Sans PsaPahlavi * Noto Sans Rejang * Noto Sans Runic * Noto Sans Samaritan * Noto Sans Saurashtra * Noto Sans Sharada * Noto Sans Shavian * Noto Sans Siddham * Noto Sans SignWrit * Noto Sans Sinhala * Noto Sans Sogdian * Noto Sans Sora Sompeng * Noto Sans Soyombo * Noto Sans Sundanese * Noto Sans Syloti Nagri * Noto Sans Symbols * Noto Sans Symbols2 * Noto Sans Syriac * Noto Sans Tagalog * Noto Sans Tagbanwa * Noto Sans Tai Le * Noto Sans Tai Tham * Noto Sans Tai Viet * Noto Sans Takri * Noto Sans Tamil * Noto Sans Tamil Supplement * Noto Sans Telugu * Noto Sans Thaana * Noto Sans Thai * Noto Sans Tifinagh * Noto Sans Tifinagh APT * Noto Sans Tifinagh Adrar * Noto Sans Tifinagh Agraw Imazighen * Noto Sans Tifinagh Ahaggar * Noto Sans Tifinagh Air * Noto Sans Tifinagh Azawagh * Noto Sans Tifinagh Ghat * Noto Sans Tifinagh Hawad * Noto Sans Tifinagh Rhissa Ixa * Noto Sans Tifinagh SIL * Noto Sans Tifinagh Tawellemmet * Noto Sans Tirhuta * Noto Sans Ugaritic * Noto Sans Vai * Noto Sans Wancho * Noto Sans WarangCiti * Noto Sans Yi * Noto Sans Zanabazar * Noto Serif * Noto Serif Ahom * Noto Serif Armenian * Noto Serif Balinese * Noto Serif Bengali * Noto Serif Devanagari * Noto Serif Display * Noto Serif Dogra * Noto Serif Ethiopic * Noto Serif Georgian * Noto Serif Grantha * Noto Serif Gujarati * Noto Serif Gurmukhi * Noto Serif Hebrew * Noto Serif Hmong Nyiakeng * Noto Serif Kannada * Noto Serif Khmer * Noto Serif Khojki * Noto Serif Lao * Noto Serif Malayalam * Noto Serif Myanmar * Noto Serif Sinhala * Noto Serif Tamil * Noto Serif Tangut * Noto Serif Telugu * Noto Serif Thai * Noto Serif Tibetan * Noto Serif Yezidi * Noto Traditional Nushu * NotoSerifTamilSlanted . The name "Noto" is short for "No Tofu", describing the aim of covering all living Unicode scripts (currently 65 are covered, at least partly. . Tofu (豆腐) is Japanese jargon for unicode replacement character "�" (U+FFFD) often displayed as replacement for unassigned or unknown characters. Homepage: https://www.google.com/get/noto/ Multi-Arch: foreign Package: fonts-noto-extra Priority: optional Section: fonts Installed-Size: 334238 Maintainer: Debian Fonts Task Force Architecture: all Source: fonts-noto Version: 20201225-1apertis0bv2023dev2b4 Replaces: fonts-noto-unhinted (<< 20201027-1~) Breaks: fonts-noto-unhinted (<< 20201027-1~) Filename: pool/development/f/fonts-noto/fonts-noto-extra_20201225-1apertis0bv2023dev2b4_all.deb Size: 72427696 MD5sum: cc97ef1981a085c94edf373bbfa1faf2 SHA1: 505e3663dc5148bdb31dcf32eb4ae6da8730da71 SHA256: fa839c53c26180276ef7afc68b17dc1928fa960e4f5be87624e3e0b516f05a21 SHA512: 6da210b4fdb6bc5cfd754cb92063d9299f415b62bb4d54016cb078f7a8030991930ce0c3b2e8e4999dffb19494d00993db290d1f2d0d7b774b00dd92b0f43e83 Description: "No Tofu" font families with large Unicode coverage (extra) Noto is a collection of font families, each visually harmonized across scripts. . This package contains extra weights for these Noto font families: . * Noto Kufi Arabic Black * Noto Kufi Arabic Extra Bold * Noto Kufi Arabic Extra Light * Noto Kufi Arabic Light * Noto Kufi Arabic Medium * Noto Kufi Arabic Semi Bold * Noto Kufi Arabic Thin * Noto Looped Lao Black * Noto Looped Lao Cond Blk * Noto Looped Lao Cond Bold * Noto Looped Lao Cond ExBd * Noto Looped Lao Cond ExLt * Noto Looped Lao Cond Lt * Noto Looped Lao Cond Med * Noto Looped Lao Cond SmBd * Noto Looped Lao Cond Thin * Noto Looped Lao Condensed * Noto Looped Lao ExCd Blk * Noto Looped Lao ExCd Bold * Noto Looped Lao ExCd ExBd * Noto Looped Lao ExCd ExLt * Noto Looped Lao ExCd Lt * Noto Looped Lao ExCd Med * Noto Looped Lao ExCd SmBd * Noto Looped Lao ExCd Thin * Noto Looped Lao ExtLight * Noto Looped Lao ExtraBold * Noto Looped Lao ExtraCond * Noto Looped Lao Light * Noto Looped Lao Medium * Noto Looped Lao SemiBold * Noto Looped Lao SemiCond * Noto Looped Lao SmCd Blk * Noto Looped Lao SmCd Bold * Noto Looped Lao SmCd ExBd * Noto Looped Lao SmCd ExtLt * Noto Looped Lao SmCd Lt * Noto Looped Lao SmCd Med * Noto Looped Lao SmCd SmBd * Noto Looped Lao SmCd Thin * Noto Looped Lao Thin * Noto Looped Thai Black * Noto Looped Thai Cond Blk * Noto Looped Thai Cond Bold * Noto Looped Thai Cond ExBd * Noto Looped Thai Cond ExLt * Noto Looped Thai Cond Lt * Noto Looped Thai Cond Med * Noto Looped Thai Cond SmBd * Noto Looped Thai Cond Thin * Noto Looped Thai Condensed * Noto Looped Thai ExCd Blk * Noto Looped Thai ExCd Bold * Noto Looped Thai ExCd ExBd * Noto Looped Thai ExCd ExLt * Noto Looped Thai ExCd Lt * Noto Looped Thai ExCd Med * Noto Looped Thai ExCd SmBd * Noto Looped Thai ExCd Thin * Noto Looped Thai ExtLight * Noto Looped Thai ExtraBold * Noto Looped Thai ExtraCond * Noto Looped Thai Light * Noto Looped Thai Medium * Noto Looped Thai SemiBold * Noto Looped Thai SemiCond * Noto Looped Thai SmCd Blk * Noto Looped Thai SmCd Bold * Noto Looped Thai SmCd ExBd * Noto Looped Thai SmCd ExLt * Noto Looped Thai SmCd Lt * Noto Looped Thai SmCd Med * Noto Looped Thai SmCd SmBd * Noto Looped Thai SmCd Thin * Noto Looped Thai Thin * Noto Naskh Arabic Medium * Noto Naskh Arabic Semi Bold * Noto Sans Arabic Blk * Noto Sans Arabic Cond * Noto Sans Arabic Cond Blk * Noto Sans Arabic Cond ExtBd * Noto Sans Arabic Cond ExtLt * Noto Sans Arabic Cond Light * Noto Sans Arabic Cond Med * Noto Sans Arabic Cond SemBd * Noto Sans Arabic Cond Thin * Noto Sans Arabic ExtBd * Noto Sans Arabic ExtCond * Noto Sans Arabic ExtCond Blk * Noto Sans Arabic ExtCond ExtBd * Noto Sans Arabic ExtCond ExtLt * Noto Sans Arabic ExtCond Light * Noto Sans Arabic ExtCond Med * Noto Sans Arabic ExtCond SemBd * Noto Sans Arabic ExtCond Thin * Noto Sans Arabic ExtLt * Noto Sans Arabic Light * Noto Sans Arabic Med * Noto Sans Arabic SemBd * Noto Sans Arabic SemCond * Noto Sans Arabic SemCond Blk * Noto Sans Arabic SemCond ExtBd * Noto Sans Arabic SemCond ExtLt * Noto Sans Arabic SemCond Light * Noto Sans Arabic SemCond Med * Noto Sans Arabic SemCond SemBd * Noto Sans Arabic SemCond Thin * Noto Sans Arabic Thin * Noto Sans Armenian Black * Noto Sans Armenian Condensed * Noto Sans Armenian Condensed Black * Noto Sans Armenian Condensed ExtraBold * Noto Sans Armenian Condensed ExtraLight * Noto Sans Armenian Condensed Light * Noto Sans Armenian Condensed Medium * Noto Sans Armenian Condensed SemiBold * Noto Sans Armenian Condensed Thin * Noto Sans Armenian ExtraBold * Noto Sans Armenian ExtraCondensed * Noto Sans Armenian ExtraCondensed Black * Noto Sans Armenian ExtraCondensed ExtraBold * Noto Sans Armenian ExtraCondensed ExtraLight * Noto Sans Armenian ExtraCondensed Light * Noto Sans Armenian ExtraCondensed Medium * Noto Sans Armenian ExtraCondensed SemiBold * Noto Sans Armenian ExtraCondensed Thin * Noto Sans Armenian ExtraLight * Noto Sans Armenian Light * Noto Sans Armenian Medium * Noto Sans Armenian SemiBold * Noto Sans Armenian SemiCondensed * Noto Sans Armenian SemiCondensed Black * Noto Sans Armenian SemiCondensed ExtraBold * Noto Sans Armenian SemiCondensed ExtraLight * Noto Sans Armenian SemiCondensed Light * Noto Sans Armenian SemiCondensed Medium * Noto Sans Armenian SemiCondensed SemiBold * Noto Sans Armenian SemiCondensed Thin * Noto Sans Armenian Thin * Noto Sans Balinese Medium * Noto Sans Balinese SemiBold * Noto Sans Bamum Medium * Noto Sans Bamum SemiBold * Noto Sans Bengali Black * Noto Sans Bengali Condensed * Noto Sans Bengali ExtraBold * Noto Sans Bengali ExtraCondensed * Noto Sans Bengali ExtraLight * Noto Sans Bengali Light * Noto Sans Bengali Medium * Noto Sans Bengali SemiBold * Noto Sans Bengali SemiCondensed * Noto Sans Bengali Thin * Noto Sans Black * Noto Sans CanAborig Bk * Noto Sans CanAborig Lt * Noto Sans CanAborig Md * Noto Sans CanAborig SmBd * Noto Sans CanAborig Th * Noto Sans CanAborig XBd * Noto Sans CanAborig XLt * Noto Sans Cham Blk * Noto Sans Cham ExtBd * Noto Sans Cham ExtLt * Noto Sans Cham Light * Noto Sans Cham Med * Noto Sans Cham SemBd * Noto Sans Cham Thin * Noto Sans Cherokee Blk * Noto Sans Cherokee ExtBd * Noto Sans Cherokee ExtLt * Noto Sans Cherokee Light * Noto Sans Cherokee Med * Noto Sans Cherokee SemBd * Noto Sans Cherokee Thin * Noto Sans Condensed * Noto Sans Condensed Black * Noto Sans Condensed ExtraBold * Noto Sans Condensed ExtraLight * Noto Sans Condensed Light * Noto Sans Condensed Medium * Noto Sans Condensed SemiBold * Noto Sans Condensed Thin * Noto Sans Devanagari Black * Noto Sans Devanagari Condensed * Noto Sans Devanagari Condensed Black * Noto Sans Devanagari Condensed ExtraBold * Noto Sans Devanagari Condensed ExtraLight * Noto Sans Devanagari Condensed Light * Noto Sans Devanagari Condensed Medium * Noto Sans Devanagari Condensed SemiBold * Noto Sans Devanagari Condensed Thin * Noto Sans Devanagari ExtraBold * Noto Sans Devanagari ExtraCondensed * Noto Sans Devanagari ExtraCondensed Black * Noto Sans Devanagari ExtraCondensed ExtraBold * Noto Sans Devanagari ExtraCondensed ExtraLight * Noto Sans Devanagari ExtraCondensed Light * Noto Sans Devanagari ExtraCondensed Medium * Noto Sans Devanagari ExtraCondensed SemiBold * Noto Sans Devanagari ExtraCondensed Thin * Noto Sans Devanagari ExtraLight * Noto Sans Devanagari Light * Noto Sans Devanagari Medium * Noto Sans Devanagari SemiBold * Noto Sans Devanagari SemiCondensed * Noto Sans Devanagari SemiCondensed Black * Noto Sans Devanagari SemiCondensed ExtraBold * Noto Sans Devanagari SemiCondensed ExtraLight * Noto Sans Devanagari SemiCondensed Light * Noto Sans Devanagari SemiCondensed Medium * Noto Sans Devanagari SemiCondensed SemiBold * Noto Sans Devanagari SemiCondensed Thin * Noto Sans Devanagari Thin * Noto Sans Display Black * Noto Sans Display Condensed * Noto Sans Display Condensed Black * Noto Sans Display Condensed ExtraBold * Noto Sans Display Condensed ExtraLight * Noto Sans Display Condensed Light * Noto Sans Display Condensed Medium * Noto Sans Display Condensed SemiBold * Noto Sans Display Condensed Thin * Noto Sans Display ExtraBold * Noto Sans Display ExtraCondensed * Noto Sans Display ExtraCondensed Black * Noto Sans Display ExtraCondensed ExtraBold * Noto Sans Display ExtraCondensed ExtraLight * Noto Sans Display ExtraCondensed Light * Noto Sans Display ExtraCondensed Medium * Noto Sans Display ExtraCondensed SemiBold * Noto Sans Display ExtraCondensed Thin * Noto Sans Display ExtraLight * Noto Sans Display Light * Noto Sans Display Medium * Noto Sans Display SemiBold * Noto Sans Display SemiCondensed * Noto Sans Display SemiCondensed Black * Noto Sans Display SemiCondensed ExtraBold * Noto Sans Display SemiCondensed ExtraLight * Noto Sans Display SemiCondensed Light * Noto Sans Display SemiCondensed Medium * Noto Sans Display SemiCondensed SemiBold * Noto Sans Display SemiCondensed Thin * Noto Sans Display Thin * Noto Sans Ethiopic Blk * Noto Sans Ethiopic Cond * Noto Sans Ethiopic Cond Blk * Noto Sans Ethiopic Cond ExtBd * Noto Sans Ethiopic Cond ExtLt * Noto Sans Ethiopic Cond Light * Noto Sans Ethiopic Cond Med * Noto Sans Ethiopic Cond SemBd * Noto Sans Ethiopic Cond Thin * Noto Sans Ethiopic ExtBd * Noto Sans Ethiopic ExtCond * Noto Sans Ethiopic ExtCond Blk * Noto Sans Ethiopic ExtCond ExtBd * Noto Sans Ethiopic ExtCond ExtLt * Noto Sans Ethiopic ExtCond Light * Noto Sans Ethiopic ExtCond Med * Noto Sans Ethiopic ExtCond SemBd * Noto Sans Ethiopic ExtCond Thin * Noto Sans Ethiopic ExtLt * Noto Sans Ethiopic Light * Noto Sans Ethiopic Med * Noto Sans Ethiopic SemBd * Noto Sans Ethiopic SemCond * Noto Sans Ethiopic SemCond Blk * Noto Sans Ethiopic SemCond ExtBd * Noto Sans Ethiopic SemCond ExtLt * Noto Sans Ethiopic SemCond Light * Noto Sans Ethiopic SemCond Med * Noto Sans Ethiopic SemCond SemBd * Noto Sans Ethiopic SemCond Thin * Noto Sans Ethiopic Thin * Noto Sans ExtraBold * Noto Sans ExtraCondensed * Noto Sans ExtraCondensed Black * Noto Sans ExtraCondensed ExtraBold * Noto Sans ExtraCondensed ExtraLight * Noto Sans ExtraCondensed Light * Noto Sans ExtraCondensed Medium * Noto Sans ExtraCondensed SemiBold * Noto Sans ExtraCondensed Thin * Noto Sans ExtraLight * Noto Sans Georgian Blk * Noto Sans Georgian Cond * Noto Sans Georgian Cond Blk * Noto Sans Georgian Cond ExtBd * Noto Sans Georgian Cond ExtLt * Noto Sans Georgian Cond Light * Noto Sans Georgian Cond Med * Noto Sans Georgian Cond SemBd * Noto Sans Georgian Cond Thin * Noto Sans Georgian ExtBd * Noto Sans Georgian ExtCond * Noto Sans Georgian ExtCond Blk * Noto Sans Georgian ExtCond ExtBd * Noto Sans Georgian ExtCond ExtLt * Noto Sans Georgian ExtCond Light * Noto Sans Georgian ExtCond Med * Noto Sans Georgian ExtCond SemBd * Noto Sans Georgian ExtCond Thin * Noto Sans Georgian ExtLt * Noto Sans Georgian Light * Noto Sans Georgian Med * Noto Sans Georgian SemBd * Noto Sans Georgian SemCond * Noto Sans Georgian SemCond Blk * Noto Sans Georgian SemCond ExtBd * Noto Sans Georgian SemCond ExtLt * Noto Sans Georgian SemCond Light * Noto Sans Georgian SemCond Med * Noto Sans Georgian SemCond SemBd * Noto Sans Georgian SemCond Thin * Noto Sans Georgian Thin * Noto Sans Gujarati Black * Noto Sans Gujarati Condensed * Noto Sans Gujarati Condensed Black * Noto Sans Gujarati Condensed ExtraBold * Noto Sans Gujarati Condensed ExtraLight * Noto Sans Gujarati Condensed Light * Noto Sans Gujarati Condensed Medium * Noto Sans Gujarati Condensed SemiBold * Noto Sans Gujarati Condensed Thin * Noto Sans Gujarati ExtraBold * Noto Sans Gujarati ExtraCondensed * Noto Sans Gujarati ExtraCondensed Black * Noto Sans Gujarati ExtraCondensed ExtraBold * Noto Sans Gujarati ExtraCondensed ExtraLight * Noto Sans Gujarati ExtraCondensed Light * Noto Sans Gujarati ExtraCondensed Medium * Noto Sans Gujarati ExtraCondensed SemiBold * Noto Sans Gujarati ExtraCondensed Thin * Noto Sans Gujarati ExtraLight * Noto Sans Gujarati Light * Noto Sans Gujarati Medium * Noto Sans Gujarati SemiBold * Noto Sans Gujarati SemiCondensed * Noto Sans Gujarati SemiCondensed Black * Noto Sans Gujarati SemiCondensed ExtraBold * Noto Sans Gujarati SemiCondensed ExtraLight * Noto Sans Gujarati SemiCondensed Light * Noto Sans Gujarati SemiCondensed Medium * Noto Sans Gujarati SemiCondensed SemiBold * Noto Sans Gujarati SemiCondensed Thin * Noto Sans Gujarati Thin * Noto Sans Gurmukhi Black * Noto Sans Gurmukhi Condensed * Noto Sans Gurmukhi Condensed Black * Noto Sans Gurmukhi Condensed ExtraBold * Noto Sans Gurmukhi Condensed ExtraLight * Noto Sans Gurmukhi Condensed Light * Noto Sans Gurmukhi Condensed Medium * Noto Sans Gurmukhi Condensed SemiBold * Noto Sans Gurmukhi Condensed Thin * Noto Sans Gurmukhi ExtraBold * Noto Sans Gurmukhi ExtraCondensed * Noto Sans Gurmukhi ExtraCondensed Black * Noto Sans Gurmukhi ExtraCondensed ExtraBold * Noto Sans Gurmukhi ExtraCondensed ExtraLight * Noto Sans Gurmukhi ExtraCondensed Light * Noto Sans Gurmukhi ExtraCondensed Medium * Noto Sans Gurmukhi ExtraCondensed SemiBold * Noto Sans Gurmukhi ExtraCondensed Thin * Noto Sans Gurmukhi ExtraLight * Noto Sans Gurmukhi Light * Noto Sans Gurmukhi Medium * Noto Sans Gurmukhi SemiBold * Noto Sans Gurmukhi SemiCondensed * Noto Sans Gurmukhi SemiCondensed Black * Noto Sans Gurmukhi SemiCondensed ExtraBold * Noto Sans Gurmukhi SemiCondensed ExtraLight * Noto Sans Gurmukhi SemiCondensed Light * Noto Sans Gurmukhi SemiCondensed Medium * Noto Sans Gurmukhi SemiCondensed SemiBold * Noto Sans Gurmukhi SemiCondensed Thin * Noto Sans Gurmukhi Thin * Noto Sans Hanifi Rohingya Medium * Noto Sans Hanifi Rohingya SemiBold * Noto Sans Hebrew Blk * Noto Sans Hebrew Cond * Noto Sans Hebrew Cond Blk * Noto Sans Hebrew Cond ExtBd * Noto Sans Hebrew Cond ExtLt * Noto Sans Hebrew Cond Light * Noto Sans Hebrew Cond Med * Noto Sans Hebrew Cond SemBd * Noto Sans Hebrew Cond Thin * Noto Sans Hebrew ExtBd * Noto Sans Hebrew ExtCond * Noto Sans Hebrew ExtCond Blk * Noto Sans Hebrew ExtCond ExtBd * Noto Sans Hebrew ExtCond ExtLt * Noto Sans Hebrew ExtCond Light * Noto Sans Hebrew ExtCond Med * Noto Sans Hebrew ExtCond SemBd * Noto Sans Hebrew ExtCond Thin * Noto Sans Hebrew ExtLt * Noto Sans Hebrew Light * Noto Sans Hebrew Med * Noto Sans Hebrew SemBd * Noto Sans Hebrew SemCond * Noto Sans Hebrew SemCond Blk * Noto Sans Hebrew SemCond ExtBd * Noto Sans Hebrew SemCond ExtLt * Noto Sans Hebrew SemCond Light * Noto Sans Hebrew SemCond Med * Noto Sans Hebrew SemCond SemBd * Noto Sans Hebrew SemCond Thin * Noto Sans Hebrew Thin * Noto Sans Kannada Black * Noto Sans Kannada Condensed * Noto Sans Kannada Condensed Black * Noto Sans Kannada Condensed ExtraBold * Noto Sans Kannada Condensed ExtraLight * Noto Sans Kannada Condensed Light * Noto Sans Kannada Condensed Medium * Noto Sans Kannada Condensed SemiBold * Noto Sans Kannada Condensed Thin * Noto Sans Kannada ExtraBold * Noto Sans Kannada ExtraCondensed * Noto Sans Kannada ExtraCondensed Black * Noto Sans Kannada ExtraCondensed ExtraBold * Noto Sans Kannada ExtraCondensed ExtraLight * Noto Sans Kannada ExtraCondensed Light * Noto Sans Kannada ExtraCondensed Medium * Noto Sans Kannada ExtraCondensed SemiBold * Noto Sans Kannada ExtraCondensed Thin * Noto Sans Kannada ExtraLight * Noto Sans Kannada Light * Noto Sans Kannada Medium * Noto Sans Kannada SemiBold * Noto Sans Kannada SemiCondensed * Noto Sans Kannada SemiCondensed Black * Noto Sans Kannada SemiCondensed ExtraBold * Noto Sans Kannada SemiCondensed ExtraLight * Noto Sans Kannada SemiCondensed Light * Noto Sans Kannada SemiCondensed Medium * Noto Sans Kannada SemiCondensed SemiBold * Noto Sans Kannada SemiCondensed Thin * Noto Sans Kannada Thin * Noto Sans Kayah Li Medium * Noto Sans Kayah Li SemiBold * Noto Sans Khmer Black * Noto Sans Khmer Condensed * Noto Sans Khmer Condensed Black * Noto Sans Khmer Condensed ExtraBold * Noto Sans Khmer Condensed ExtraLight * Noto Sans Khmer Condensed Light * Noto Sans Khmer Condensed Medium * Noto Sans Khmer Condensed SemiBold * Noto Sans Khmer Condensed Thin * Noto Sans Khmer ExtraBold * Noto Sans Khmer ExtraCondensed * Noto Sans Khmer ExtraCondensed Black * Noto Sans Khmer ExtraCondensed ExtraBold * Noto Sans Khmer ExtraCondensed ExtraLight * Noto Sans Khmer ExtraCondensed Light * Noto Sans Khmer ExtraCondensed Medium * Noto Sans Khmer ExtraCondensed SemiBold * Noto Sans Khmer ExtraCondensed Thin * Noto Sans Khmer ExtraLight * Noto Sans Khmer Light * Noto Sans Khmer Medium * Noto Sans Khmer SemiBold * Noto Sans Khmer SemiCondensed * Noto Sans Khmer SemiCondensed Black * Noto Sans Khmer SemiCondensed ExtraBold * Noto Sans Khmer SemiCondensed ExtraLight * Noto Sans Khmer SemiCondensed Light * Noto Sans Khmer SemiCondensed Medium * Noto Sans Khmer SemiCondensed SemiBold * Noto Sans Khmer SemiCondensed Thin * Noto Sans Khmer Thin * Noto Sans Lao Blk * Noto Sans Lao Cond * Noto Sans Lao Cond Blk * Noto Sans Lao Cond ExtBd * Noto Sans Lao Cond ExtLt * Noto Sans Lao Cond Light * Noto Sans Lao Cond Med * Noto Sans Lao Cond SemBd * Noto Sans Lao Cond Thin * Noto Sans Lao ExtBd * Noto Sans Lao ExtCond * Noto Sans Lao ExtCond Blk * Noto Sans Lao ExtCond ExtBd * Noto Sans Lao ExtCond ExtLt * Noto Sans Lao ExtCond Light * Noto Sans Lao ExtCond Med * Noto Sans Lao ExtCond SemBd * Noto Sans Lao ExtCond Thin * Noto Sans Lao ExtLt * Noto Sans Lao Light * Noto Sans Lao Med * Noto Sans Lao SemBd * Noto Sans Lao SemCond * Noto Sans Lao SemCond Blk * Noto Sans Lao SemCond ExtBd * Noto Sans Lao SemCond ExtLt * Noto Sans Lao SemCond Light * Noto Sans Lao SemCond Med * Noto Sans Lao SemCond SemBd * Noto Sans Lao SemCond Thin * Noto Sans Lao Thin * Noto Sans Light * Noto Sans Lisu Medium * Noto Sans Lisu Semi Bold * Noto Sans Malayalam Black * Noto Sans Malayalam Condensed * Noto Sans Malayalam Condensed Black * Noto Sans Malayalam Condensed ExtraBold * Noto Sans Malayalam Condensed ExtraLight * Noto Sans Malayalam Condensed Light * Noto Sans Malayalam Condensed Medium * Noto Sans Malayalam Condensed SemiBold * Noto Sans Malayalam Condensed Thin * Noto Sans Malayalam ExtraBold * Noto Sans Malayalam ExtraCondensed * Noto Sans Malayalam ExtraCondensed Black * Noto Sans Malayalam ExtraCondensed ExtraBold * Noto Sans Malayalam ExtraCondensed ExtraLight * Noto Sans Malayalam ExtraCondensed Light * Noto Sans Malayalam ExtraCondensed Medium * Noto Sans Malayalam ExtraCondensed SemiBold * Noto Sans Malayalam ExtraCondensed Thin * Noto Sans Malayalam ExtraLight * Noto Sans Malayalam Light * Noto Sans Malayalam Medium * Noto Sans Malayalam SemiBold * Noto Sans Malayalam SemiCondensed * Noto Sans Malayalam SemiCondensed Black * Noto Sans Malayalam SemiCondensed ExtraBold * Noto Sans Malayalam SemiCondensed ExtraLight * Noto Sans Malayalam SemiCondensed Light * Noto Sans Malayalam SemiCondensed Medium * Noto Sans Malayalam SemiCondensed SemiBold * Noto Sans Malayalam SemiCondensed Thin * Noto Sans Malayalam Thin * Noto Sans Medefaidrin Medium * Noto Sans Medefaidrin SemiBold * Noto Sans Medium * Noto Sans MeeteiMayek Black * Noto Sans MeeteiMayek ExtraBold * Noto Sans MeeteiMayek ExtraLight * Noto Sans MeeteiMayek Light * Noto Sans MeeteiMayek Medium * Noto Sans MeeteiMayek SemiBold * Noto Sans MeeteiMayek Thin * Noto Sans Mono Black * Noto Sans Mono Condensed * Noto Sans Mono Condensed Black * Noto Sans Mono Condensed ExtraBold * Noto Sans Mono Condensed ExtraLight * Noto Sans Mono Condensed Light * Noto Sans Mono Condensed Medium * Noto Sans Mono Condensed SemiBold * Noto Sans Mono Condensed Thin * Noto Sans Mono ExtraBold * Noto Sans Mono ExtraCondensed * Noto Sans Mono ExtraCondensed Black * Noto Sans Mono ExtraCondensed ExtraBold * Noto Sans Mono ExtraCondensed ExtraLight * Noto Sans Mono ExtraCondensed Light * Noto Sans Mono ExtraCondensed Medium * Noto Sans Mono ExtraCondensed SemiBold * Noto Sans Mono ExtraCondensed Thin * Noto Sans Mono ExtraLight * Noto Sans Mono Light * Noto Sans Mono Medium * Noto Sans Mono SemiBold * Noto Sans Mono SemiCondensed * Noto Sans Mono SemiCondensed Black * Noto Sans Mono SemiCondensed ExtraBold * Noto Sans Mono SemiCondensed ExtraLight * Noto Sans Mono SemiCondensed Light * Noto Sans Mono SemiCondensed Medium * Noto Sans Mono SemiCondensed SemiBold * Noto Sans Mono SemiCondensed Thin * Noto Sans Mono Thin * Noto Sans Myanmar Blk * Noto Sans Myanmar Cond * Noto Sans Myanmar Cond Blk * Noto Sans Myanmar Cond ExtBd * Noto Sans Myanmar Cond ExtLt * Noto Sans Myanmar Cond Light * Noto Sans Myanmar Cond Med * Noto Sans Myanmar Cond SemBd * Noto Sans Myanmar Cond Thin * Noto Sans Myanmar ExtBd * Noto Sans Myanmar ExtCond * Noto Sans Myanmar ExtCond Blk * Noto Sans Myanmar ExtCond ExtBd * Noto Sans Myanmar ExtCond ExtLt * Noto Sans Myanmar ExtCond Light * Noto Sans Myanmar ExtCond Med * Noto Sans Myanmar ExtCond SemBd * Noto Sans Myanmar ExtCond Thin * Noto Sans Myanmar ExtLt * Noto Sans Myanmar Light * Noto Sans Myanmar Med * Noto Sans Myanmar SemBd * Noto Sans Myanmar SemCond * Noto Sans Myanmar SemCond Blk * Noto Sans Myanmar SemCond ExtBd * Noto Sans Myanmar SemCond ExtLt * Noto Sans Myanmar SemCond Light * Noto Sans Myanmar SemCond Med * Noto Sans Myanmar SemCond SemBd * Noto Sans Myanmar SemCond Thin * Noto Sans Myanmar Thin * Noto Sans Ol Chiki Medium * Noto Sans Ol Chiki SemiBold * Noto Sans Oriya Blk * Noto Sans Oriya Cond * Noto Sans Oriya Cond Blk * Noto Sans Oriya Cond Bold * Noto Sans Oriya Cond Thin * Noto Sans Oriya ExtCond * Noto Sans Oriya ExtCond Blk * Noto Sans Oriya ExtCond Bold * Noto Sans Oriya ExtCond Thin * Noto Sans Oriya Thin * Noto Sans SemiBold * Noto Sans SemiCondensed * Noto Sans SemiCondensed Black * Noto Sans SemiCondensed ExtraBold * Noto Sans SemiCondensed ExtraLight * Noto Sans SemiCondensed Light * Noto Sans SemiCondensed Medium * Noto Sans SemiCondensed SemiBold * Noto Sans SemiCondensed Thin * Noto Sans Sinhala Black * Noto Sans Sinhala Condensed * Noto Sans Sinhala Condensed Black * Noto Sans Sinhala Condensed ExtraBold * Noto Sans Sinhala Condensed ExtraLight * Noto Sans Sinhala Condensed Light * Noto Sans Sinhala Condensed Medium * Noto Sans Sinhala Condensed SemiBold * Noto Sans Sinhala Condensed Thin * Noto Sans Sinhala ExtraBold * Noto Sans Sinhala ExtraCondensed * Noto Sans Sinhala ExtraCondensed Black * Noto Sans Sinhala ExtraCondensed ExtraBold * Noto Sans Sinhala ExtraCondensed ExtraLight * Noto Sans Sinhala ExtraCondensed Light * Noto Sans Sinhala ExtraCondensed Medium * Noto Sans Sinhala ExtraCondensed SemiBold * Noto Sans Sinhala ExtraCondensed Thin * Noto Sans Sinhala ExtraLight * Noto Sans Sinhala Light * Noto Sans Sinhala Medium * Noto Sans Sinhala SemiBold * Noto Sans Sinhala SemiCondensed * Noto Sans Sinhala SemiCondensed Black * Noto Sans Sinhala SemiCondensed ExtraBold * Noto Sans Sinhala SemiCondensed ExtraLight * Noto Sans Sinhala SemiCondensed Light * Noto Sans Sinhala SemiCondensed Medium * Noto Sans Sinhala SemiCondensed SemiBold * Noto Sans Sinhala SemiCondensed Thin * Noto Sans Sinhala Thin * Noto Sans Sora Sompeng Medium * Noto Sans Sora Sompeng Semi Bold * Noto Sans Sundanese * Noto Sans Symbols Black * Noto Sans Symbols ExtraBold * Noto Sans Symbols ExtraLight * Noto Sans Symbols Light * Noto Sans Symbols Medium * Noto Sans Symbols SemiBold * Noto Sans Symbols Thin * Noto Sans Syriac Black * Noto Sans Syriac Thin * Noto Sans Tai Tham Medium * Noto Sans Tai Tham SemiBold * Noto Sans Tamil Black * Noto Sans Tamil Condensed * Noto Sans Tamil Condensed Black * Noto Sans Tamil Condensed ExtraBold * Noto Sans Tamil Condensed ExtraLight * Noto Sans Tamil Condensed Light * Noto Sans Tamil Condensed Medium * Noto Sans Tamil Condensed SemiBold * Noto Sans Tamil Condensed Thin * Noto Sans Tamil ExtraBold * Noto Sans Tamil ExtraCondensed * Noto Sans Tamil ExtraCondensed Black * Noto Sans Tamil ExtraCondensed ExtraBold * Noto Sans Tamil ExtraCondensed ExtraLight * Noto Sans Tamil ExtraCondensed Light * Noto Sans Tamil ExtraCondensed Medium * Noto Sans Tamil ExtraCondensed SemiBold * Noto Sans Tamil ExtraCondensed Thin * Noto Sans Tamil ExtraLight * Noto Sans Tamil Light * Noto Sans Tamil Medium * Noto Sans Tamil SemiBold * Noto Sans Tamil SemiCondensed * Noto Sans Tamil SemiCondensed Black * Noto Sans Tamil SemiCondensed ExtraBold * Noto Sans Tamil SemiCondensed ExtraLight * Noto Sans Tamil SemiCondensed Light * Noto Sans Tamil SemiCondensed Medium * Noto Sans Tamil SemiCondensed SemiBold * Noto Sans Tamil SemiCondensed Thin * Noto Sans Tamil Thin * Noto Sans Telugu Black * Noto Sans Telugu Condensed * Noto Sans Telugu Condensed Black * Noto Sans Telugu Condensed ExtraBold * Noto Sans Telugu Condensed ExtraLight * Noto Sans Telugu Condensed Light * Noto Sans Telugu Condensed Medium * Noto Sans Telugu Condensed SemiBold * Noto Sans Telugu Condensed Thin * Noto Sans Telugu ExtraBold * Noto Sans Telugu ExtraCondensed * Noto Sans Telugu ExtraCondensed Black * Noto Sans Telugu ExtraCondensed ExtraBold * Noto Sans Telugu ExtraCondensed ExtraLight * Noto Sans Telugu ExtraCondensed Light * Noto Sans Telugu ExtraCondensed Medium * Noto Sans Telugu ExtraCondensed SemiBold * Noto Sans Telugu ExtraCondensed Thin * Noto Sans Telugu ExtraLight * Noto Sans Telugu Light * Noto Sans Telugu Medium * Noto Sans Telugu SemiBold * Noto Sans Telugu SemiCondensed * Noto Sans Telugu SemiCondensed Black * Noto Sans Telugu SemiCondensed ExtraBold * Noto Sans Telugu SemiCondensed ExtraLight * Noto Sans Telugu SemiCondensed Light * Noto Sans Telugu SemiCondensed Medium * Noto Sans Telugu SemiCondensed SemiBold * Noto Sans Telugu SemiCondensed Thin * Noto Sans Telugu Thin * Noto Sans Thaana Black * Noto Sans Thaana ExtraBold * Noto Sans Thaana ExtraLight * Noto Sans Thaana Light * Noto Sans Thaana Medium * Noto Sans Thaana SemiBold * Noto Sans Thaana Thin * Noto Sans Thai Blk * Noto Sans Thai Cond * Noto Sans Thai Cond Blk * Noto Sans Thai Cond ExtBd * Noto Sans Thai Cond ExtLt * Noto Sans Thai Cond Light * Noto Sans Thai Cond Med * Noto Sans Thai Cond SemBd * Noto Sans Thai Cond Thin * Noto Sans Thai ExtBd * Noto Sans Thai ExtCond * Noto Sans Thai ExtCond Blk * Noto Sans Thai ExtCond ExtBd * Noto Sans Thai ExtCond ExtLt * Noto Sans Thai ExtCond Light * Noto Sans Thai ExtCond Med * Noto Sans Thai ExtCond SemBd * Noto Sans Thai ExtCond Thin * Noto Sans Thai ExtLt * Noto Sans Thai Light * Noto Sans Thai Med * Noto Sans Thai SemBd * Noto Sans Thai SemCond * Noto Sans Thai SemCond Blk * Noto Sans Thai SemCond ExtBd * Noto Sans Thai SemCond ExtLt * Noto Sans Thai SemCond Light * Noto Sans Thai SemCond Med * Noto Sans Thai SemCond SemBd * Noto Sans Thai SemCond Thin * Noto Sans Thai Thin * Noto Sans Thin * Noto Serif Armenian Black * Noto Serif Armenian Condensed * Noto Serif Armenian Condensed Black * Noto Serif Armenian Condensed ExtraBold * Noto Serif Armenian Condensed ExtraLight * Noto Serif Armenian Condensed Light * Noto Serif Armenian Condensed Medium * Noto Serif Armenian Condensed SemiBold * Noto Serif Armenian Condensed Thin * Noto Serif Armenian ExtraBold * Noto Serif Armenian ExtraCondensed * Noto Serif Armenian ExtraCondensed Black * Noto Serif Armenian ExtraCondensed ExtraBold * Noto Serif Armenian ExtraCondensed ExtraLight * Noto Serif Armenian ExtraCondensed Light * Noto Serif Armenian ExtraCondensed Medium * Noto Serif Armenian ExtraCondensed SemiBold * Noto Serif Armenian ExtraCondensed Thin * Noto Serif Armenian ExtraLight * Noto Serif Armenian Light * Noto Serif Armenian Medium * Noto Serif Armenian SemiBold * Noto Serif Armenian SemiCondensed * Noto Serif Armenian SemiCondensed Black * Noto Serif Armenian SemiCondensed ExtraBold * Noto Serif Armenian SemiCondensed ExtraLight * Noto Serif Armenian SemiCondensed Light * Noto Serif Armenian SemiCondensed Medium * Noto Serif Armenian SemiCondensed SemiBold * Noto Serif Armenian SemiCondensed Thin * Noto Serif Armenian Thin * Noto Serif Bengali Black * Noto Serif Bengali Condensed * Noto Serif Bengali Condensed Black * Noto Serif Bengali Condensed ExtraBold * Noto Serif Bengali Condensed ExtraLight * Noto Serif Bengali Condensed Light * Noto Serif Bengali Condensed Medium * Noto Serif Bengali Condensed SemiBold * Noto Serif Bengali Condensed Thin * Noto Serif Bengali ExtraBold * Noto Serif Bengali ExtraCondensed * Noto Serif Bengali ExtraCondensed Black * Noto Serif Bengali ExtraCondensed ExtraBold * Noto Serif Bengali ExtraCondensed ExtraLight * Noto Serif Bengali ExtraCondensed Light * Noto Serif Bengali ExtraCondensed Medium * Noto Serif Bengali ExtraCondensed SemiBold * Noto Serif Bengali ExtraCondensed Thin * Noto Serif Bengali ExtraLight * Noto Serif Bengali Light * Noto Serif Bengali Medium * Noto Serif Bengali SemiBold * Noto Serif Bengali SemiCondensed * Noto Serif Bengali SemiCondensed Black * Noto Serif Bengali SemiCondensed ExtraBold * Noto Serif Bengali SemiCondensed ExtraLight * Noto Serif Bengali SemiCondensed Light * Noto Serif Bengali SemiCondensed Medium * Noto Serif Bengali SemiCondensed SemiBold * Noto Serif Bengali SemiCondensed Thin * Noto Serif Bengali Thin * Noto Serif Black * Noto Serif Condensed * Noto Serif Condensed Black * Noto Serif Condensed ExtraBold * Noto Serif Condensed ExtraLight * Noto Serif Condensed Light * Noto Serif Condensed Medium * Noto Serif Condensed SemiBold * Noto Serif Condensed Thin * Noto Serif Devanagari Black * Noto Serif Devanagari Condensed * Noto Serif Devanagari Condensed Black * Noto Serif Devanagari Condensed ExtraBold * Noto Serif Devanagari Condensed ExtraLight * Noto Serif Devanagari Condensed Light * Noto Serif Devanagari Condensed Medium * Noto Serif Devanagari Condensed SemiBold * Noto Serif Devanagari Condensed Thin * Noto Serif Devanagari ExtraBold * Noto Serif Devanagari ExtraCondensed * Noto Serif Devanagari ExtraCondensed Black * Noto Serif Devanagari ExtraCondensed ExtraBold * Noto Serif Devanagari ExtraCondensed ExtraLight * Noto Serif Devanagari ExtraCondensed Light * Noto Serif Devanagari ExtraCondensed Medium * Noto Serif Devanagari ExtraCondensed SemiBold * Noto Serif Devanagari ExtraCondensed Thin * Noto Serif Devanagari ExtraLight * Noto Serif Devanagari Light * Noto Serif Devanagari Medium * Noto Serif Devanagari SemiBold * Noto Serif Devanagari SemiCondensed * Noto Serif Devanagari SemiCondensed Black * Noto Serif Devanagari SemiCondensed ExtraBold * Noto Serif Devanagari SemiCondensed ExtraLight * Noto Serif Devanagari SemiCondensed Light * Noto Serif Devanagari SemiCondensed Medium * Noto Serif Devanagari SemiCondensed SemiBold * Noto Serif Devanagari SemiCondensed Thin * Noto Serif Devanagari Thin * Noto Serif Display Black * Noto Serif Display Condensed * Noto Serif Display Condensed Black * Noto Serif Display Condensed ExtraBold * Noto Serif Display Condensed ExtraLight * Noto Serif Display Condensed Light * Noto Serif Display Condensed Medium * Noto Serif Display Condensed SemiBold * Noto Serif Display Condensed Thin * Noto Serif Display ExtraBold * Noto Serif Display ExtraCondensed * Noto Serif Display ExtraCondensed Black * Noto Serif Display ExtraCondensed ExtraBold * Noto Serif Display ExtraCondensed ExtraLight * Noto Serif Display ExtraCondensed Light * Noto Serif Display ExtraCondensed Medium * Noto Serif Display ExtraCondensed SemiBold * Noto Serif Display ExtraCondensed Thin * Noto Serif Display ExtraLight * Noto Serif Display Light * Noto Serif Display Medium * Noto Serif Display SemiBold * Noto Serif Display SemiCondensed * Noto Serif Display SemiCondensed Black * Noto Serif Display SemiCondensed ExtraBold * Noto Serif Display SemiCondensed ExtraLight * Noto Serif Display SemiCondensed Light * Noto Serif Display SemiCondensed Medium * Noto Serif Display SemiCondensed SemiBold * Noto Serif Display SemiCondensed Thin * Noto Serif Display Thin * Noto Serif Ethiopic Bk * Noto Serif Ethiopic Cn * Noto Serif Ethiopic Cn Bk * Noto Serif Ethiopic Cn Lt * Noto Serif Ethiopic Cn Md * Noto Serif Ethiopic Cn SmBd * Noto Serif Ethiopic Cn Th * Noto Serif Ethiopic Cn XBd * Noto Serif Ethiopic Cn XLt * Noto Serif Ethiopic Lt * Noto Serif Ethiopic Md * Noto Serif Ethiopic SmBd * Noto Serif Ethiopic SmCn * Noto Serif Ethiopic SmCn Bk * Noto Serif Ethiopic SmCn Lt * Noto Serif Ethiopic SmCn Md * Noto Serif Ethiopic SmCn SmBd * Noto Serif Ethiopic SmCn Th * Noto Serif Ethiopic SmCn XBd * Noto Serif Ethiopic SmCn XLt * Noto Serif Ethiopic Th * Noto Serif Ethiopic XBd * Noto Serif Ethiopic XCn * Noto Serif Ethiopic XCn Bk * Noto Serif Ethiopic XCn Lt * Noto Serif Ethiopic XCn Md * Noto Serif Ethiopic XCn SmBd * Noto Serif Ethiopic XCn Th * Noto Serif Ethiopic XCn XBd * Noto Serif Ethiopic XCn XLt * Noto Serif Ethiopic XLt * Noto Serif ExtraBold * Noto Serif ExtraCondensed * Noto Serif ExtraCondensed Black * Noto Serif ExtraCondensed ExtraBold * Noto Serif ExtraCondensed ExtraLight * Noto Serif ExtraCondensed Light * Noto Serif ExtraCondensed Medium * Noto Serif ExtraCondensed SemiBold * Noto Serif ExtraCondensed Thin * Noto Serif ExtraLight * Noto Serif Georgian Bk * Noto Serif Georgian Cn * Noto Serif Georgian Cn Bk * Noto Serif Georgian Cn Lt * Noto Serif Georgian Cn Md * Noto Serif Georgian Cn SmBd * Noto Serif Georgian Cn Th * Noto Serif Georgian Cn XBd * Noto Serif Georgian Cn XLt * Noto Serif Georgian Lt * Noto Serif Georgian Md * Noto Serif Georgian SmBd * Noto Serif Georgian SmCn * Noto Serif Georgian SmCn Bk * Noto Serif Georgian SmCn Lt * Noto Serif Georgian SmCn Md * Noto Serif Georgian SmCn SmBd * Noto Serif Georgian SmCn Th * Noto Serif Georgian SmCn XBd * Noto Serif Georgian SmCn XLt * Noto Serif Georgian Th * Noto Serif Georgian XBd * Noto Serif Georgian XCn * Noto Serif Georgian XCn Bk * Noto Serif Georgian XCn Lt * Noto Serif Georgian XCn Md * Noto Serif Georgian XCn SmBd * Noto Serif Georgian XCn Th * Noto Serif Georgian XCn XBd * Noto Serif Georgian XCn XLt * Noto Serif Georgian XLt * Noto Serif Gujarati Black * Noto Serif Gujarati ExtraBold * Noto Serif Gujarati ExtraLight * Noto Serif Gujarati Light * Noto Serif Gujarati Medium * Noto Serif Gujarati SemiBold * Noto Serif Gujarati Thin * Noto Serif Gurmukhi Black * Noto Serif Gurmukhi ExtraBold * Noto Serif Gurmukhi ExtraLight * Noto Serif Gurmukhi Light * Noto Serif Gurmukhi Medium * Noto Serif Gurmukhi SemiBold * Noto Serif Gurmukhi Thin * Noto Serif Hebrew Blk * Noto Serif Hebrew Cond * Noto Serif Hebrew Cond Blk * Noto Serif Hebrew Cond ExtBd * Noto Serif Hebrew Cond ExtLt * Noto Serif Hebrew Cond Light * Noto Serif Hebrew Cond Med * Noto Serif Hebrew Cond SemBd * Noto Serif Hebrew Cond Thin * Noto Serif Hebrew ExtBd * Noto Serif Hebrew ExtCond * Noto Serif Hebrew ExtCond Blk * Noto Serif Hebrew ExtCond ExtBd * Noto Serif Hebrew ExtCond ExtLt * Noto Serif Hebrew ExtCond Light * Noto Serif Hebrew ExtCond Med * Noto Serif Hebrew ExtCond SemBd * Noto Serif Hebrew ExtCond Thin * Noto Serif Hebrew ExtLt * Noto Serif Hebrew Light * Noto Serif Hebrew Med * Noto Serif Hebrew SemBd * Noto Serif Hebrew SemCond * Noto Serif Hebrew SemCond Blk * Noto Serif Hebrew SemCond ExtBd * Noto Serif Hebrew SemCond ExtLt * Noto Serif Hebrew SemCond Light * Noto Serif Hebrew SemCond Med * Noto Serif Hebrew SemCond SemBd * Noto Serif Hebrew SemCond Thin * Noto Serif Hebrew Thin * Noto Serif Hmong Nyiakeng Medium * Noto Serif Hmong Nyiakeng SemiBold * Noto Serif Kannada Black * Noto Serif Kannada ExtraBold * Noto Serif Kannada ExtraLight * Noto Serif Kannada Light * Noto Serif Kannada Medium * Noto Serif Kannada SemiBold * Noto Serif Kannada Thin * Noto Serif Khmer Black * Noto Serif Khmer Condensed * Noto Serif Khmer Condensed Black * Noto Serif Khmer Condensed ExtraBold * Noto Serif Khmer Condensed ExtraLight * Noto Serif Khmer Condensed Light * Noto Serif Khmer Condensed Medium * Noto Serif Khmer Condensed SemiBold * Noto Serif Khmer Condensed Thin * Noto Serif Khmer ExtraBold * Noto Serif Khmer ExtraCondensed * Noto Serif Khmer ExtraCondensed Black * Noto Serif Khmer ExtraCondensed ExtraBold * Noto Serif Khmer ExtraCondensed ExtraLight * Noto Serif Khmer ExtraCondensed Light * Noto Serif Khmer ExtraCondensed Medium * Noto Serif Khmer ExtraCondensed SemiBold * Noto Serif Khmer ExtraCondensed Thin * Noto Serif Khmer ExtraLight * Noto Serif Khmer Light * Noto Serif Khmer Medium * Noto Serif Khmer SemiBold * Noto Serif Khmer SemiCondensed * Noto Serif Khmer SemiCondensed Black * Noto Serif Khmer SemiCondensed ExtraBold * Noto Serif Khmer SemiCondensed ExtraLight * Noto Serif Khmer SemiCondensed Light * Noto Serif Khmer SemiCondensed Medium * Noto Serif Khmer SemiCondensed SemiBold * Noto Serif Khmer SemiCondensed Thin * Noto Serif Khmer Thin * Noto Serif Lao Blk * Noto Serif Lao Cond * Noto Serif Lao Cond Blk * Noto Serif Lao Cond ExtBd * Noto Serif Lao Cond ExtLt * Noto Serif Lao Cond Light * Noto Serif Lao Cond Med * Noto Serif Lao Cond SemBd * Noto Serif Lao Cond Thin * Noto Serif Lao ExtBd * Noto Serif Lao ExtCond * Noto Serif Lao ExtCond Blk * Noto Serif Lao ExtCond ExtBd * Noto Serif Lao ExtCond ExtLt * Noto Serif Lao ExtCond Light * Noto Serif Lao ExtCond Med * Noto Serif Lao ExtCond SemBd * Noto Serif Lao ExtCond Thin * Noto Serif Lao ExtLt * Noto Serif Lao Light * Noto Serif Lao Med * Noto Serif Lao SemBd * Noto Serif Lao SemCond * Noto Serif Lao SemCond Blk * Noto Serif Lao SemCond ExtBd * Noto Serif Lao SemCond ExtLt * Noto Serif Lao SemCond Light * Noto Serif Lao SemCond Med * Noto Serif Lao SemCond SemBd * Noto Serif Lao SemCond Thin * Noto Serif Lao Thin * Noto Serif Light * Noto Serif Malayalam Black * Noto Serif Malayalam ExtraBold * Noto Serif Malayalam ExtraLight * Noto Serif Malayalam Light * Noto Serif Malayalam Medium * Noto Serif Malayalam SemiBold * Noto Serif Malayalam Thin * Noto Serif Medium * Noto Serif Myanmar Blk * Noto Serif Myanmar Cond Blk * Noto Serif Myanmar Cond ExtBd * Noto Serif Myanmar Cond ExtLt * Noto Serif Myanmar Cond Med * Noto Serif Myanmar Cond SemBd * Noto Serif Myanmar Cond Thin * Noto Serif Myanmar Condensed * Noto Serif Myanmar Condensed Bold * Noto Serif Myanmar Condensed Light * Noto Serif Myanmar ExtBd * Noto Serif Myanmar ExtCond * Noto Serif Myanmar ExtCond Blk * Noto Serif Myanmar ExtCond ExtBd * Noto Serif Myanmar ExtCond ExtLt * Noto Serif Myanmar ExtCond Light * Noto Serif Myanmar ExtCond Med * Noto Serif Myanmar ExtCond SemBd * Noto Serif Myanmar ExtCond Thin * Noto Serif Myanmar ExtLt * Noto Serif Myanmar Light * Noto Serif Myanmar Med * Noto Serif Myanmar SemBd * Noto Serif Myanmar SemCond * Noto Serif Myanmar SemCond Blk * Noto Serif Myanmar SemCond ExtBd * Noto Serif Myanmar SemCond ExtLt * Noto Serif Myanmar SemCond Light * Noto Serif Myanmar SemCond Med * Noto Serif Myanmar SemCond SemBd * Noto Serif Myanmar SemCond Thin * Noto Serif Myanmar Thin * Noto Serif SemiBold * Noto Serif SemiCondensed * Noto Serif SemiCondensed Black * Noto Serif SemiCondensed ExtraBold * Noto Serif SemiCondensed ExtraLight * Noto Serif SemiCondensed Light * Noto Serif SemiCondensed Medium * Noto Serif SemiCondensed SemiBold * Noto Serif SemiCondensed Thin * Noto Serif Sinhala Black * Noto Serif Sinhala Condensed * Noto Serif Sinhala Condensed Black * Noto Serif Sinhala Condensed ExtraBold * Noto Serif Sinhala Condensed ExtraLight * Noto Serif Sinhala Condensed Light * Noto Serif Sinhala Condensed Medium * Noto Serif Sinhala Condensed SemiBold * Noto Serif Sinhala Condensed Thin * Noto Serif Sinhala ExtraBold * Noto Serif Sinhala ExtraCondensed * Noto Serif Sinhala ExtraCondensed Black * Noto Serif Sinhala ExtraCondensed ExtraBold * Noto Serif Sinhala ExtraCondensed ExtraLight * Noto Serif Sinhala ExtraCondensed Light * Noto Serif Sinhala ExtraCondensed Medium * Noto Serif Sinhala ExtraCondensed SemiBold * Noto Serif Sinhala ExtraCondensed Thin * Noto Serif Sinhala ExtraLight * Noto Serif Sinhala Light * Noto Serif Sinhala Medium * Noto Serif Sinhala SemiBold * Noto Serif Sinhala SemiCondensed * Noto Serif Sinhala SemiCondensed Black * Noto Serif Sinhala SemiCondensed ExtraBold * Noto Serif Sinhala SemiCondensed ExtraLight * Noto Serif Sinhala SemiCondensed Light * Noto Serif Sinhala SemiCondensed Medium * Noto Serif Sinhala SemiCondensed SemiBold * Noto Serif Sinhala SemiCondensed Thin * Noto Serif Sinhala Thin * Noto Serif Tamil Black * Noto Serif Tamil Condensed * Noto Serif Tamil Condensed Black * Noto Serif Tamil Condensed ExtraBold * Noto Serif Tamil Condensed ExtraLight * Noto Serif Tamil Condensed Light * Noto Serif Tamil Condensed Medium * Noto Serif Tamil Condensed SemiBold * Noto Serif Tamil Condensed Thin * Noto Serif Tamil ExtraBold * Noto Serif Tamil ExtraCondensed * Noto Serif Tamil ExtraCondensed Black * Noto Serif Tamil ExtraCondensed ExtraBold * Noto Serif Tamil ExtraCondensed ExtraLight * Noto Serif Tamil ExtraCondensed Light * Noto Serif Tamil ExtraCondensed Medium * Noto Serif Tamil ExtraCondensed SemiBold * Noto Serif Tamil ExtraCondensed Thin * Noto Serif Tamil ExtraLight * Noto Serif Tamil Light * Noto Serif Tamil Medium * Noto Serif Tamil SemiBold * Noto Serif Tamil SemiCondensed * Noto Serif Tamil SemiCondensed Black * Noto Serif Tamil SemiCondensed ExtraBold * Noto Serif Tamil SemiCondensed ExtraLight * Noto Serif Tamil SemiCondensed Light * Noto Serif Tamil SemiCondensed Medium * Noto Serif Tamil SemiCondensed SemiBold * Noto Serif Tamil SemiCondensed Thin * Noto Serif Tamil Thin * Noto Serif Telugu Black * Noto Serif Telugu ExtraBold * Noto Serif Telugu ExtraLight * Noto Serif Telugu Light * Noto Serif Telugu Medium * Noto Serif Telugu SemiBold * Noto Serif Telugu Thin * Noto Serif Thai Blk * Noto Serif Thai Cond * Noto Serif Thai Cond Blk * Noto Serif Thai Cond ExtBd * Noto Serif Thai Cond ExtLt * Noto Serif Thai Cond Light * Noto Serif Thai Cond Med * Noto Serif Thai Cond SemBd * Noto Serif Thai Cond Thin * Noto Serif Thai ExtBd * Noto Serif Thai ExtCond * Noto Serif Thai ExtCond Blk * Noto Serif Thai ExtCond ExtBd * Noto Serif Thai ExtCond ExtLt * Noto Serif Thai ExtCond Light * Noto Serif Thai ExtCond Med * Noto Serif Thai ExtCond SemBd * Noto Serif Thai ExtCond Thin * Noto Serif Thai ExtLt * Noto Serif Thai Light * Noto Serif Thai Med * Noto Serif Thai SemBd * Noto Serif Thai SemCond * Noto Serif Thai SemCond Blk * Noto Serif Thai SemCond ExtBd * Noto Serif Thai SemCond ExtLt * Noto Serif Thai SemCond Light * Noto Serif Thai SemCond Med * Noto Serif Thai SemCond SemBd * Noto Serif Thai SemCond Thin * Noto Serif Thai Thin * Noto Serif Thin * Noto Serif Tibetan Black * Noto Serif Tibetan ExtraBold * Noto Serif Tibetan ExtraLight * Noto Serif Tibetan Light * Noto Serif Tibetan Medium * Noto Serif Tibetan SemiBold * Noto Serif Tibetan Thin * Noto Serif Yezidi Medium * Noto Serif Yezidi SemiBold * NotoSerifTamilSlanted Black * NotoSerifTamilSlanted Condensed * NotoSerifTamilSlanted Condensed Black * NotoSerifTamilSlanted Condensed ExtraBold * NotoSerifTamilSlanted Condensed ExtraLight * NotoSerifTamilSlanted Condensed Light * NotoSerifTamilSlanted Condensed Medium * NotoSerifTamilSlanted Condensed SemiBold * NotoSerifTamilSlanted Condensed Thin * NotoSerifTamilSlanted ExtraBold * NotoSerifTamilSlanted ExtraCondensed * NotoSerifTamilSlanted ExtraCondensed Black * NotoSerifTamilSlanted ExtraCondensed ExtraBold * NotoSerifTamilSlanted ExtraCondensed ExtraLight * NotoSerifTamilSlanted ExtraCondensed Light * NotoSerifTamilSlanted ExtraCondensed Medium * NotoSerifTamilSlanted ExtraCondensed SemiBold * NotoSerifTamilSlanted ExtraCondensed Thin * NotoSerifTamilSlanted ExtraLight * NotoSerifTamilSlanted Light * NotoSerifTamilSlanted Medium * NotoSerifTamilSlanted SemiBold * NotoSerifTamilSlanted SemiCondensed * NotoSerifTamilSlanted SemiCondensed Black * NotoSerifTamilSlanted SemiCondensed ExtraBold * NotoSerifTamilSlanted SemiCondensed ExtraLight * NotoSerifTamilSlanted SemiCondensed Light * NotoSerifTamilSlanted SemiCondensed Medium * NotoSerifTamilSlanted SemiCondensed SemiBold * NotoSerifTamilSlanted SemiCondensed Thin * NotoSerifTamilSlanted Thin . The name "Noto" is short for "No Tofu", describing the aim of covering all living Unicode scripts (currently 65 are covered, at least partly. . Tofu (豆腐) is Japanese jargon for unicode replacement character "�" (U+FFFD) often displayed as replacement for unassigned or unknown characters. Enhances: fonts-noto-core, fonts-noto-mono Homepage: https://www.google.com/get/noto/ Multi-Arch: foreign Package: fonts-noto-hinted Priority: optional Section: oldlibs Installed-Size: 35 Maintainer: Debian Fonts Task Force Architecture: all Source: fonts-noto Version: 20201225-1apertis0bv2023dev2b4 Depends: fonts-noto-core, fonts-noto-ui-core Filename: pool/development/f/fonts-noto/fonts-noto-hinted_20201225-1apertis0bv2023dev2b4_all.deb Size: 20980 MD5sum: cc7cc70867b1b4a6c5c2de53c0f02da5 SHA1: f7b460b23069d0ebc2eb6600f3e57810f801651d SHA256: e269859a81b1748bb09cdee54a56184df8421c98f85142289dc0b6696e670fd9 SHA512: 1c450bf65de871cc47a0f93c3249abb20209b53059fd904fe63bbba8639470c95cac6c2364b303d9dc615f7143af81a14086ac55b7524eacada053b2b8bcaf1a Description: obsolete metapackage to pull in a subset of Noto fonts This is an obsolete metapackage to install a subset of Noto fonts. . NB! This package is obsolete. Please use appropriate other fonts-noto-* packages instead. Homepage: https://www.google.com/get/noto/ Multi-Arch: foreign Package: fonts-noto-mono Priority: optional Section: fonts Installed-Size: 1160 Maintainer: Debian Fonts Task Force Architecture: all Source: fonts-noto Version: 20201225-1apertis0bv2023dev2b4 Replaces: fonts-noto-core (<< 20201027-2~), fonts-noto-unhinted (<< 20201027-3~) Breaks: fonts-noto-core (<< 20201027-2~), fonts-noto-unhinted (<< 20201027-3~) Filename: pool/development/f/fonts-noto/fonts-noto-mono_20201225-1apertis0bv2023dev2b4_all.deb Size: 401820 MD5sum: 5623c88ef2d70c3c478ff615639dbbbf SHA1: ba3c6e4ed964df97661740231d9a11bc161a72c5 SHA256: ac55d1b2f65fb4011eb2378cc6091369b7140d200c2085f2bea5ff729ee1e951 SHA512: 8615dcf83fbb10e10029e415555e1295e68a82c3877d43c29113a777e66aaacdca4e9dd7fa2c3a9b0df7bed54c6bfbdba7931790c8e34e4f07ca3846b0ce875a Description: "No Tofu" monospaced font family with large Unicode coverage Noto is a collection of font families, each visually harmonized across scripts. . This package contains Noto Mono font family (formerly known as Droid Mono), and core weights for the Noto Sans Mono font family. Beware that Noto Mono has a much smaller repertoire than Noto Sans or Noto Serif. . The name "Noto" is short for "No Tofu", describing the aim of covering all living Unicode scripts. . Tofu (豆腐) is Japanese jargon for unicode replacement character "�" (U+FFFD) often displayed as replacement for unassigned or unknown characters. Enhances: fonts-noto-core Homepage: https://www.google.com/get/noto/ Multi-Arch: foreign Package: fonts-noto-ui-core Priority: optional Section: fonts Installed-Size: 5064 Maintainer: Debian Fonts Task Force Architecture: all Source: fonts-noto Version: 20201225-1apertis0bv2023dev2b4 Replaces: fonts-noto (<< 2015-05-11+cjk-1~), fonts-noto-hinted (<< 20181130-2~), fonts-noto-unhinted (<< 20181227-2~) Suggests: fonts-noto-core Breaks: fonts-noto (<< 2015-05-11+cjk-1~), fonts-noto-hinted (<< 20181130-2~), fonts-noto-unhinted (<< 20181227-2~) Filename: pool/development/f/fonts-noto/fonts-noto-ui-core_20201225-1apertis0bv2023dev2b4_all.deb Size: 1424452 MD5sum: b4cb1441bcf791d22e90f17d2cbc8f31 SHA1: fd3172c68d1529059bf31dcbd110806a7c6396ab SHA256: 4b91919378b17b5fc3a1f9880259786849ae7c580e0913a73feae47f97511fd5 SHA512: 3ede6795c4347ae7cad842657737aa4228905004577a44856d4f3214cd701b8a235711fb06d4e74bac70af45ab52293f1ab1fcaa05fae7a1c218e1a46f64096d Description: "No Tofu" font families with large Unicode coverage (UI core) Noto is a collection of font families, each visually harmonized across scripts. . This package contains core weights for these Noto UI font families: . * Noto Looped Lao UI Bold * Noto Looped Lao UI Regular * Noto Looped Thai UI Bold * Noto Looped Thai UI Regular * Noto Naskh Arabic UI * Noto Sans Arabic UI * Noto Sans Bengali UI * Noto Sans Devanagari UI * Noto Sans Gujarati UI * Noto Sans Gurmukhi UI * Noto Sans Kannada UI * Noto Sans Khmer UI * Noto Sans Lao UI * Noto Sans Malayalam UI * Noto Sans Myanmar UI * Noto Sans Oriya UI * Noto Sans Sinhala UI * Noto Sans Tamil UI * Noto Sans Telugu UI * Noto Sans Thai UI . Noto UI fonts are for text display in UI elements (e.g. buttons, menus) that have a height limit. . The name "Noto" is short for "No Tofu", describing the aim of covering all living Unicode scripts. . Tofu (豆腐) is Japanese jargon for unicode replacement character "�" (U+FFFD) often displayed as replacement for unassigned or unknown characters. Homepage: https://www.google.com/get/noto/ Multi-Arch: foreign Package: fonts-noto-ui-extra Priority: optional Section: fonts Installed-Size: 72050 Maintainer: Debian Fonts Task Force Architecture: all Source: fonts-noto Version: 20201225-1apertis0bv2023dev2b4 Replaces: fonts-noto-unhinted (<< 20201027-1~) Suggests: fonts-noto-extra Breaks: fonts-noto-unhinted (<< 20201027-1~) Filename: pool/development/f/fonts-noto/fonts-noto-ui-extra_20201225-1apertis0bv2023dev2b4_all.deb Size: 14258608 MD5sum: 48b40dde8c71f0771f8ad38a2b3aa3d8 SHA1: be082d911ea6c6e2e7e865a659c2222e5c9845fc SHA256: 4fa1aafdf4ccc1fbd2f1008f44d1d5b6da46a5244ab3985474a10d62ef5bd51e SHA512: b3d1a41cd66b88d50d401aecfd901002ab8a452b8a9467ceae27dc5236840961e278fd4890c6b2a153f91c844c6e981e97c5b53d8ed95925410c647161454580 Description: "No Tofu" font families with large Unicode coverage (UI extra) Noto is a collection of font families, each visually harmonized across scripts. . This package contains extra weights for these Noto UI font families: . * Noto Looped Lao UI Black * Noto Looped Lao UI Cond Blk * Noto Looped Lao UI Cond Bold * Noto Looped Lao UI Cond ExBd * Noto Looped Lao UI Cond ExLt * Noto Looped Lao UI Cond Lt * Noto Looped Lao UI Cond Med * Noto Looped Lao UI Cond SmBd * Noto Looped Lao UI Cond Thin * Noto Looped Lao UI Condensed * Noto Looped Lao UI ExCd Blk * Noto Looped Lao UI ExCd Bold * Noto Looped Lao UI ExCd ExBd * Noto Looped Lao UI ExCd ExLt * Noto Looped Lao UI ExCd Lt * Noto Looped Lao UI ExCd Med * Noto Looped Lao UI ExCd SmBd * Noto Looped Lao UI ExCd Thin * Noto Looped Lao UI ExtLight * Noto Looped Lao UI ExtraBold * Noto Looped Lao UI ExtraCond * Noto Looped Lao UI Light * Noto Looped Lao UI Medium * Noto Looped Lao UI SemiBold * Noto Looped Lao UI SemiCond * Noto Looped Lao UI SmCd Blk * Noto Looped Lao UI SmCd Bold * Noto Looped Lao UI SmCd ExBd * Noto Looped Lao UI SmCd ExtLt * Noto Looped Lao UI SmCd Lt * Noto Looped Lao UI SmCd Med * Noto Looped Lao UI SmCd SmBd * Noto Looped Lao UI SmCd Thin * Noto Looped Lao UI Thin * Noto Looped Thai UI Black * Noto Looped Thai UI Cond Blk * Noto Looped Thai UI Cond Bold * Noto Looped Thai UI Cond ExBd * Noto Looped Thai UI Cond ExLt * Noto Looped Thai UI Cond Lt * Noto Looped Thai UI Cond Med * Noto Looped Thai UI Cond SmBd * Noto Looped Thai UI Cond Thin * Noto Looped Thai UI Condensed * Noto Looped Thai UI ExCd Blk * Noto Looped Thai UI ExCd Bold * Noto Looped Thai UI ExCd ExBd * Noto Looped Thai UI ExCd ExLt * Noto Looped Thai UI ExCd Lt * Noto Looped Thai UI ExCd Med * Noto Looped Thai UI ExCd SmBd * Noto Looped Thai UI ExCd Thin * Noto Looped Thai UI ExtLight * Noto Looped Thai UI ExtraBold * Noto Looped Thai UI ExtraCond * Noto Looped Thai UI Light * Noto Looped Thai UI Medium * Noto Looped Thai UI SemiBold * Noto Looped Thai UI SemiCond * Noto Looped Thai UI SmCd Blk * Noto Looped Thai UI SmCd Bold * Noto Looped Thai UI SmCd ExBd * Noto Looped Thai UI SmCd ExLt * Noto Looped Thai UI SmCd Lt * Noto Looped Thai UI SmCd Med * Noto Looped Thai UI SmCd SmBd * Noto Looped Thai UI SmCd Thin * Noto Looped Thai UI Thin * Noto Naskh Arabic UI Medium * Noto Naskh Arabic UI Semi Bold * Noto Sans Arabic UI Bk * Noto Sans Arabic UI Cn * Noto Sans Arabic UI Cn Bk * Noto Sans Arabic UI Cn Lt * Noto Sans Arabic UI Cn Md * Noto Sans Arabic UI Cn SmBd * Noto Sans Arabic UI Cn Th * Noto Sans Arabic UI Cn XBd * Noto Sans Arabic UI Cn XLt * Noto Sans Arabic UI Lt * Noto Sans Arabic UI Md * Noto Sans Arabic UI SmBd * Noto Sans Arabic UI SmCn * Noto Sans Arabic UI SmCn Bk * Noto Sans Arabic UI SmCn Lt * Noto Sans Arabic UI SmCn Md * Noto Sans Arabic UI SmCn SmBd * Noto Sans Arabic UI SmCn Th * Noto Sans Arabic UI SmCn XBd * Noto Sans Arabic UI SmCn XLt * Noto Sans Arabic UI Th * Noto Sans Arabic UI XBd * Noto Sans Arabic UI XCn * Noto Sans Arabic UI XCn Bk * Noto Sans Arabic UI XCn Lt * Noto Sans Arabic UI XCn Md * Noto Sans Arabic UI XCn SmBd * Noto Sans Arabic UI XCn Th * Noto Sans Arabic UI XCn XBd * Noto Sans Arabic UI XCn XLt * Noto Sans Arabic UI XLt * Noto Sans Bengali UI Black * Noto Sans Bengali UI Condensed * Noto Sans Bengali UI ExtraBold * Noto Sans Bengali UI ExtraCondensed * Noto Sans Bengali UI ExtraLight * Noto Sans Bengali UI Light * Noto Sans Bengali UI Medium * Noto Sans Bengali UI SemiBold * Noto Sans Bengali UI SemiCondensed * Noto Sans Bengali UI Thin * Noto Sans Devanagari UI Black * Noto Sans Devanagari UI Condensed * Noto Sans Devanagari UI Condensed Black * Noto Sans Devanagari UI Condensed ExtraBold * Noto Sans Devanagari UI Condensed ExtraLight * Noto Sans Devanagari UI Condensed Light * Noto Sans Devanagari UI Condensed Medium * Noto Sans Devanagari UI Condensed SemiBold * Noto Sans Devanagari UI Condensed Thin * Noto Sans Devanagari UI ExtraBold * Noto Sans Devanagari UI ExtraCondensed * Noto Sans Devanagari UI ExtraCondensed Black * Noto Sans Devanagari UI ExtraCondensed ExtraBold * Noto Sans Devanagari UI ExtraCondensed ExtraLight * Noto Sans Devanagari UI ExtraCondensed Light * Noto Sans Devanagari UI ExtraCondensed Medium * Noto Sans Devanagari UI ExtraCondensed SemiBold * Noto Sans Devanagari UI ExtraCondensed Thin * Noto Sans Devanagari UI ExtraLight * Noto Sans Devanagari UI Light * Noto Sans Devanagari UI Medium * Noto Sans Devanagari UI SemiBold * Noto Sans Devanagari UI SemiCondensed * Noto Sans Devanagari UI SemiCondensed Black * Noto Sans Devanagari UI SemiCondensed ExtraBold * Noto Sans Devanagari UI SemiCondensed ExtraLight * Noto Sans Devanagari UI SemiCondensed Light * Noto Sans Devanagari UI SemiCondensed Medium * Noto Sans Devanagari UI SemiCondensed SemiBold * Noto Sans Devanagari UI SemiCondensed Thin * Noto Sans Devanagari UI Thin * Noto Sans Gujarati UI Black * Noto Sans Gujarati UI Condensed * Noto Sans Gujarati UI Condensed Black * Noto Sans Gujarati UI Condensed ExtraBold * Noto Sans Gujarati UI Condensed ExtraLight * Noto Sans Gujarati UI Condensed Light * Noto Sans Gujarati UI Condensed Medium * Noto Sans Gujarati UI Condensed SemiBold * Noto Sans Gujarati UI Condensed Thin * Noto Sans Gujarati UI ExtraBold * Noto Sans Gujarati UI ExtraCondensed * Noto Sans Gujarati UI ExtraCondensed Black * Noto Sans Gujarati UI ExtraCondensed ExtraBold * Noto Sans Gujarati UI ExtraCondensed ExtraLight * Noto Sans Gujarati UI ExtraCondensed Light * Noto Sans Gujarati UI ExtraCondensed Medium * Noto Sans Gujarati UI ExtraCondensed SemiBold * Noto Sans Gujarati UI ExtraCondensed Thin * Noto Sans Gujarati UI ExtraLight * Noto Sans Gujarati UI Light * Noto Sans Gujarati UI Medium * Noto Sans Gujarati UI SemiBold * Noto Sans Gujarati UI SemiCondensed * Noto Sans Gujarati UI SemiCondensed Black * Noto Sans Gujarati UI SemiCondensed ExtraBold * Noto Sans Gujarati UI SemiCondensed ExtraLight * Noto Sans Gujarati UI SemiCondensed Light * Noto Sans Gujarati UI SemiCondensed Medium * Noto Sans Gujarati UI SemiCondensed SemiBold * Noto Sans Gujarati UI SemiCondensed Thin * Noto Sans Gujarati UI Thin * Noto Sans Gurmukhi UI Black * Noto Sans Gurmukhi UI Condensed * Noto Sans Gurmukhi UI Condensed Black * Noto Sans Gurmukhi UI Condensed ExtraBold * Noto Sans Gurmukhi UI Condensed ExtraLight * Noto Sans Gurmukhi UI Condensed Light * Noto Sans Gurmukhi UI Condensed Medium * Noto Sans Gurmukhi UI Condensed SemiBold * Noto Sans Gurmukhi UI Condensed Thin * Noto Sans Gurmukhi UI ExtraBold * Noto Sans Gurmukhi UI ExtraCondensed * Noto Sans Gurmukhi UI ExtraCondensed Black * Noto Sans Gurmukhi UI ExtraCondensed ExtraBold * Noto Sans Gurmukhi UI ExtraCondensed ExtraLight * Noto Sans Gurmukhi UI ExtraCondensed Light * Noto Sans Gurmukhi UI ExtraCondensed Medium * Noto Sans Gurmukhi UI ExtraCondensed SemiBold * Noto Sans Gurmukhi UI ExtraCondensed Thin * Noto Sans Gurmukhi UI ExtraLight * Noto Sans Gurmukhi UI Light * Noto Sans Gurmukhi UI Medium * Noto Sans Gurmukhi UI SemiBold * Noto Sans Gurmukhi UI SemiCondensed * Noto Sans Gurmukhi UI SemiCondensed Black * Noto Sans Gurmukhi UI SemiCondensed ExtraBold * Noto Sans Gurmukhi UI SemiCondensed ExtraLight * Noto Sans Gurmukhi UI SemiCondensed Light * Noto Sans Gurmukhi UI SemiCondensed Medium * Noto Sans Gurmukhi UI SemiCondensed SemiBold * Noto Sans Gurmukhi UI SemiCondensed Thin * Noto Sans Gurmukhi UI Thin * Noto Sans Kannada UI Black * Noto Sans Kannada UI Condensed * Noto Sans Kannada UI Condensed Black * Noto Sans Kannada UI Condensed ExtraBold * Noto Sans Kannada UI Condensed ExtraLight * Noto Sans Kannada UI Condensed Light * Noto Sans Kannada UI Condensed Medium * Noto Sans Kannada UI Condensed SemiBold * Noto Sans Kannada UI Condensed Thin * Noto Sans Kannada UI ExtraBold * Noto Sans Kannada UI ExtraCondensed * Noto Sans Kannada UI ExtraCondensed Black * Noto Sans Kannada UI ExtraCondensed ExtraBold * Noto Sans Kannada UI ExtraCondensed ExtraLight * Noto Sans Kannada UI ExtraCondensed Light * Noto Sans Kannada UI ExtraCondensed Medium * Noto Sans Kannada UI ExtraCondensed SemiBold * Noto Sans Kannada UI ExtraCondensed Thin * Noto Sans Kannada UI ExtraLight * Noto Sans Kannada UI Light * Noto Sans Kannada UI Medium * Noto Sans Kannada UI SemiBold * Noto Sans Kannada UI SemiCondensed * Noto Sans Kannada UI SemiCondensed Black * Noto Sans Kannada UI SemiCondensed ExtraBold * Noto Sans Kannada UI SemiCondensed ExtraLight * Noto Sans Kannada UI SemiCondensed Light * Noto Sans Kannada UI SemiCondensed Medium * Noto Sans Kannada UI SemiCondensed SemiBold * Noto Sans Kannada UI SemiCondensed Thin * Noto Sans Kannada UI Thin * Noto Sans Khmer UI Black * Noto Sans Khmer UI Condensed * Noto Sans Khmer UI Condensed Black * Noto Sans Khmer UI Condensed ExtraBold * Noto Sans Khmer UI Condensed ExtraLight * Noto Sans Khmer UI Condensed Light * Noto Sans Khmer UI Condensed Medium * Noto Sans Khmer UI Condensed SemiBold * Noto Sans Khmer UI Condensed Thin * Noto Sans Khmer UI ExtraBold * Noto Sans Khmer UI ExtraCondensed * Noto Sans Khmer UI ExtraCondensed Black * Noto Sans Khmer UI ExtraCondensed ExtraBold * Noto Sans Khmer UI ExtraCondensed ExtraLight * Noto Sans Khmer UI ExtraCondensed Light * Noto Sans Khmer UI ExtraCondensed Medium * Noto Sans Khmer UI ExtraCondensed SemiBold * Noto Sans Khmer UI ExtraCondensed Thin * Noto Sans Khmer UI ExtraLight * Noto Sans Khmer UI Light * Noto Sans Khmer UI Medium * Noto Sans Khmer UI SemiBold * Noto Sans Khmer UI SemiCondensed * Noto Sans Khmer UI SemiCondensed Black * Noto Sans Khmer UI SemiCondensed ExtraBold * Noto Sans Khmer UI SemiCondensed ExtraLight * Noto Sans Khmer UI SemiCondensed Light * Noto Sans Khmer UI SemiCondensed Medium * Noto Sans Khmer UI SemiCondensed SemiBold * Noto Sans Khmer UI SemiCondensed Thin * Noto Sans Khmer UI Thin * Noto Sans Lao UI Blk * Noto Sans Lao UI Cond * Noto Sans Lao UI Cond Blk * Noto Sans Lao UI Cond ExtBd * Noto Sans Lao UI Cond ExtLt * Noto Sans Lao UI Cond Light * Noto Sans Lao UI Cond Med * Noto Sans Lao UI Cond SemBd * Noto Sans Lao UI Cond Thin * Noto Sans Lao UI ExtBd * Noto Sans Lao UI ExtCond * Noto Sans Lao UI ExtCond Blk * Noto Sans Lao UI ExtCond ExtBd * Noto Sans Lao UI ExtCond ExtLt * Noto Sans Lao UI ExtCond Light * Noto Sans Lao UI ExtCond Med * Noto Sans Lao UI ExtCond SemBd * Noto Sans Lao UI ExtCond Thin * Noto Sans Lao UI ExtLt * Noto Sans Lao UI Light * Noto Sans Lao UI Med * Noto Sans Lao UI SemBd * Noto Sans Lao UI SemCond * Noto Sans Lao UI SemCond Blk * Noto Sans Lao UI SemCond ExtBd * Noto Sans Lao UI SemCond ExtLt * Noto Sans Lao UI SemCond Light * Noto Sans Lao UI SemCond Med * Noto Sans Lao UI SemCond SemBd * Noto Sans Lao UI SemCond Thin * Noto Sans Lao UI Thin * Noto Sans Malayalam UI Black * Noto Sans Malayalam UI Condensed * Noto Sans Malayalam UI Condensed Black * Noto Sans Malayalam UI Condensed ExtraBold * Noto Sans Malayalam UI Condensed ExtraLight * Noto Sans Malayalam UI Condensed Light * Noto Sans Malayalam UI Condensed Medium * Noto Sans Malayalam UI Condensed SemiBold * Noto Sans Malayalam UI Condensed Thin * Noto Sans Malayalam UI ExtraBold * Noto Sans Malayalam UI ExtraCondensed * Noto Sans Malayalam UI ExtraCondensed Black * Noto Sans Malayalam UI ExtraCondensed ExtraBold * Noto Sans Malayalam UI ExtraCondensed ExtraLight * Noto Sans Malayalam UI ExtraCondensed Light * Noto Sans Malayalam UI ExtraCondensed Medium * Noto Sans Malayalam UI ExtraCondensed SemiBold * Noto Sans Malayalam UI ExtraCondensed Thin * Noto Sans Malayalam UI ExtraLight * Noto Sans Malayalam UI Light * Noto Sans Malayalam UI Medium * Noto Sans Malayalam UI SemiBold * Noto Sans Malayalam UI SemiCondensed * Noto Sans Malayalam UI SemiCondensed Black * Noto Sans Malayalam UI SemiCondensed ExtraBold * Noto Sans Malayalam UI SemiCondensed ExtraLight * Noto Sans Malayalam UI SemiCondensed Light * Noto Sans Malayalam UI SemiCondensed Medium * Noto Sans Malayalam UI SemiCondensed SemiBold * Noto Sans Malayalam UI SemiCondensed Thin * Noto Sans Malayalam UI Thin * Noto Sans Myanmar UI Black * Noto Sans Myanmar UI Condensed * Noto Sans Myanmar UI Condensed Black * Noto Sans Myanmar UI Condensed ExtraBold * Noto Sans Myanmar UI Condensed ExtraLight * Noto Sans Myanmar UI Condensed Light * Noto Sans Myanmar UI Condensed Medium * Noto Sans Myanmar UI Condensed SemiBold * Noto Sans Myanmar UI Condensed Thin * Noto Sans Myanmar UI ExtraBold * Noto Sans Myanmar UI ExtraCondensed * Noto Sans Myanmar UI ExtraCondensed Black * Noto Sans Myanmar UI ExtraCondensed ExtraBold * Noto Sans Myanmar UI ExtraCondensed ExtraLight * Noto Sans Myanmar UI ExtraCondensed Light * Noto Sans Myanmar UI ExtraCondensed Medium * Noto Sans Myanmar UI ExtraCondensed SemiBold * Noto Sans Myanmar UI ExtraCondensed Thin * Noto Sans Myanmar UI ExtraLight * Noto Sans Myanmar UI Light * Noto Sans Myanmar UI Medium * Noto Sans Myanmar UI SemiBold * Noto Sans Myanmar UI SemiCondensed * Noto Sans Myanmar UI SemiCondensed Black * Noto Sans Myanmar UI SemiCondensed ExtraBold * Noto Sans Myanmar UI SemiCondensed ExtraLight * Noto Sans Myanmar UI SemiCondensed Light * Noto Sans Myanmar UI SemiCondensed Medium * Noto Sans Myanmar UI SemiCondensed SemiBold * Noto Sans Myanmar UI SemiCondensed Thin * Noto Sans Myanmar UI Thin * Noto Sans Oriya UI Blk * Noto Sans Oriya UI Cond * Noto Sans Oriya UI Cond Blk * Noto Sans Oriya UI Cond Bold * Noto Sans Oriya UI Cond Thin * Noto Sans Oriya UI ExtCond * Noto Sans Oriya UI ExtCond Blk * Noto Sans Oriya UI ExtCond Bold * Noto Sans Oriya UI ExtCond Thin * Noto Sans Oriya UI Thin * Noto Sans Sinhala UI Black * Noto Sans Sinhala UI Condensed * Noto Sans Sinhala UI Condensed Black * Noto Sans Sinhala UI Condensed ExtraBold * Noto Sans Sinhala UI Condensed ExtraLight * Noto Sans Sinhala UI Condensed Light * Noto Sans Sinhala UI Condensed Medium * Noto Sans Sinhala UI Condensed SemiBold * Noto Sans Sinhala UI Condensed Thin * Noto Sans Sinhala UI ExtraBold * Noto Sans Sinhala UI ExtraCondensed * Noto Sans Sinhala UI ExtraCondensed Black * Noto Sans Sinhala UI ExtraCondensed ExtraBold * Noto Sans Sinhala UI ExtraCondensed ExtraLight * Noto Sans Sinhala UI ExtraCondensed Light * Noto Sans Sinhala UI ExtraCondensed Medium * Noto Sans Sinhala UI ExtraCondensed SemiBold * Noto Sans Sinhala UI ExtraCondensed Thin * Noto Sans Sinhala UI ExtraLight * Noto Sans Sinhala UI Light * Noto Sans Sinhala UI Medium * Noto Sans Sinhala UI SemiBold * Noto Sans Sinhala UI SemiCondensed * Noto Sans Sinhala UI SemiCondensed Black * Noto Sans Sinhala UI SemiCondensed ExtraBold * Noto Sans Sinhala UI SemiCondensed ExtraLight * Noto Sans Sinhala UI SemiCondensed Light * Noto Sans Sinhala UI SemiCondensed Medium * Noto Sans Sinhala UI SemiCondensed SemiBold * Noto Sans Sinhala UI SemiCondensed Thin * Noto Sans Sinhala UI Thin * Noto Sans Tamil UI Black * Noto Sans Tamil UI Condensed * Noto Sans Tamil UI Condensed Black * Noto Sans Tamil UI Condensed ExtraBold * Noto Sans Tamil UI Condensed ExtraLight * Noto Sans Tamil UI Condensed Light * Noto Sans Tamil UI Condensed Medium * Noto Sans Tamil UI Condensed SemiBold * Noto Sans Tamil UI Condensed Thin * Noto Sans Tamil UI ExtraBold * Noto Sans Tamil UI ExtraCondensed * Noto Sans Tamil UI ExtraCondensed Black * Noto Sans Tamil UI ExtraCondensed ExtraBold * Noto Sans Tamil UI ExtraCondensed ExtraLight * Noto Sans Tamil UI ExtraCondensed Light * Noto Sans Tamil UI ExtraCondensed Medium * Noto Sans Tamil UI ExtraCondensed SemiBold * Noto Sans Tamil UI ExtraCondensed Thin * Noto Sans Tamil UI ExtraLight * Noto Sans Tamil UI Light * Noto Sans Tamil UI Medium * Noto Sans Tamil UI SemiBold * Noto Sans Tamil UI SemiCondensed * Noto Sans Tamil UI SemiCondensed Black * Noto Sans Tamil UI SemiCondensed ExtraBold * Noto Sans Tamil UI SemiCondensed ExtraLight * Noto Sans Tamil UI SemiCondensed Light * Noto Sans Tamil UI SemiCondensed Medium * Noto Sans Tamil UI SemiCondensed SemiBold * Noto Sans Tamil UI SemiCondensed Thin * Noto Sans Tamil UI Thin * Noto Sans Telugu UI Black * Noto Sans Telugu UI Condensed * Noto Sans Telugu UI Condensed Black * Noto Sans Telugu UI Condensed ExtraBold * Noto Sans Telugu UI Condensed ExtraLight * Noto Sans Telugu UI Condensed Light * Noto Sans Telugu UI Condensed Medium * Noto Sans Telugu UI Condensed SemiBold * Noto Sans Telugu UI Condensed Thin * Noto Sans Telugu UI ExtraBold * Noto Sans Telugu UI ExtraCondensed * Noto Sans Telugu UI ExtraCondensed Black * Noto Sans Telugu UI ExtraCondensed ExtraBold * Noto Sans Telugu UI ExtraCondensed ExtraLight * Noto Sans Telugu UI ExtraCondensed Light * Noto Sans Telugu UI ExtraCondensed Medium * Noto Sans Telugu UI ExtraCondensed SemiBold * Noto Sans Telugu UI ExtraCondensed Thin * Noto Sans Telugu UI ExtraLight * Noto Sans Telugu UI Light * Noto Sans Telugu UI Medium * Noto Sans Telugu UI SemiBold * Noto Sans Telugu UI SemiCondensed * Noto Sans Telugu UI SemiCondensed Black * Noto Sans Telugu UI SemiCondensed ExtraBold * Noto Sans Telugu UI SemiCondensed ExtraLight * Noto Sans Telugu UI SemiCondensed Light * Noto Sans Telugu UI SemiCondensed Medium * Noto Sans Telugu UI SemiCondensed SemiBold * Noto Sans Telugu UI SemiCondensed Thin * Noto Sans Telugu UI Thin * Noto Sans Thai UI Blk * Noto Sans Thai UI Cond * Noto Sans Thai UI Cond Blk * Noto Sans Thai UI Cond ExtBd * Noto Sans Thai UI Cond ExtLt * Noto Sans Thai UI Cond Light * Noto Sans Thai UI Cond Med * Noto Sans Thai UI Cond SemBd * Noto Sans Thai UI Cond Thin * Noto Sans Thai UI ExtBd * Noto Sans Thai UI ExtCond * Noto Sans Thai UI ExtCond Blk * Noto Sans Thai UI ExtCond ExtBd * Noto Sans Thai UI ExtCond ExtLt * Noto Sans Thai UI ExtCond Light * Noto Sans Thai UI ExtCond Med * Noto Sans Thai UI ExtCond SemBd * Noto Sans Thai UI ExtCond Thin * Noto Sans Thai UI ExtLt * Noto Sans Thai UI Light * Noto Sans Thai UI Med * Noto Sans Thai UI SemBd * Noto Sans Thai UI SemCond * Noto Sans Thai UI SemCond Blk * Noto Sans Thai UI SemCond ExtBd * Noto Sans Thai UI SemCond ExtLt * Noto Sans Thai UI SemCond Light * Noto Sans Thai UI SemCond Med * Noto Sans Thai UI SemCond SemBd * Noto Sans Thai UI SemCond Thin * Noto Sans Thai UI Thin . Noto UI fonts are for text display in UI elements (e.g. buttons, menus) that have a height limit. . The name "Noto" is short for "No Tofu", describing the aim of covering all living Unicode scripts. . Tofu (豆腐) is Japanese jargon for unicode replacement character "�" (U+FFFD) often displayed as replacement for unassigned or unknown characters. Enhances: fonts-noto-ui-core Homepage: https://www.google.com/get/noto/ Multi-Arch: foreign Package: fonts-noto-unhinted Priority: optional Section: fonts Installed-Size: 35 Maintainer: Debian Fonts Task Force Architecture: all Source: fonts-noto Version: 20201225-1apertis0bv2023dev2b4 Filename: pool/development/f/fonts-noto/fonts-noto-unhinted_20201225-1apertis0bv2023dev2b4_all.deb Size: 21212 MD5sum: b241024157105f9f932980f8d761c8c3 SHA1: 311eb17ca8e29134da1eb4c68157dbc4ce159a38 SHA256: 1899fe9f983a2d0cd14f533839dc88318bcb334916afd06c2ebdb798a0dc9e43 SHA512: b27146f3295aeb2bfbe515d13f27fce62f386f2d50658e361bf5a64baf383c0168888c69340bc21bd395d3878c9235150d6d8b35a060e7b9320da391b05e3482 Description: "No Tofu" font families with large Unicode coverage (unhinted) Noto is a collection of font families, each visually harmonized across scripts. . This package contains Noto font families which lacks hinting: . [ currently this package is empty: all Noto families has hinting ] . The name "Noto" is short for "No Tofu", describing the aim of covering all living Unicode scripts (currently 65 are covered, at least partly. . Tofu (豆腐) is Japanese jargon for unicode replacement character "�" (U+FFFD) often displayed as replacement for unassigned or unknown characters. Enhances: fonts-croscore, fonts-noto-core, fonts-noto-extra, fonts-noto-mono Homepage: https://www.google.com/get/noto/ Multi-Arch: foreign Package: fonts-roboto-slab Priority: optional Section: fonts Installed-Size: 365 Maintainer: Debian Fonts Task Force Architecture: all Version: 1.100263+20170512-2apertis0bv2023dev2b4 Suggests: fonts-roboto Filename: pool/development/f/fonts-roboto-slab/fonts-roboto-slab_1.100263+20170512-2apertis0bv2023dev2b4_all.deb Size: 165784 MD5sum: 7cf518274b9b80c8060444769b0ceadf SHA1: 07461185b80972ca893e1c9c6b0348733b315617 SHA256: 7d162f4caee4b17db4ea920d2534e372538b37790b97479c2bc527426d843cba SHA512: 2fa957e33b23ee93faa9b31904b6c317ce0103c25c355c884b27107c3e40c972a784c9c0a04c8f4dcfcb6cbe5e5c18d8db99e3e869cb8e5e2577dc6ab817cd89 Description: Google's signature family of fonts (slab) Roboto is Google's signature family of fonts, the default font in Android and ChromeOS and the recommended font for Google's visual language, Material Design. . Roboto supports all Latin, Cyrillic, and Greek characters in Unicode 7.0 as well as currency symbol for the Georgian lari, to be published in Unicode 8.0. . This package contains the Slab Serif font for the Roboto font family. Homepage: https://fonts.google.com/specimen/Roboto+Slab Multi-Arch: foreign Package: fonts-staypuft Priority: optional Section: fonts Installed-Size: 44 Maintainer: Debian Fonts Task Force Architecture: all Version: 0.04-10apertis0bv2023dev2b4 Replaces: ttf-staypuft (<< 0.04-8) Depends: fontconfig Breaks: ttf-staypuft (<< 0.04-8) Filename: pool/development/f/fonts-staypuft/fonts-staypuft_0.04-10apertis0bv2023dev2b4_all.deb Size: 22660 MD5sum: bfb38d88689a22739f8ae2fcb17322e4 SHA1: e166516681e37cb838ccb1259b5bdc92bae0b218 SHA256: 47fb774f333cea2cffa0a7c63666c2b356360e52733dfc3aee799c65f628d49f SHA512: d7deb799e7e38d19ca0042ec2bef22f0b648e030dbc0bfe819d325294f605023158c636e4910e7608ec32dca83197dbbf6e1c59fbc86630a10343a6b370dfd56 Description: Free TrueType font Stay-Puft is a font developed freehand, with minimal splines. It's all rounded and a sort of marshmallowy, so the author thought on it as the Stay-Puft Marshmallow Font (see Ghostbusters if you don't get it). The outcome looks sort of like Comic Sans MS. It's kind of cute, and might be good for frivolous stuff such as birthday cards. . It covers only languages using latin1 (ISO-8859-1). Homepage: https://www.thibault.org/fonts/staypuft/ Multi-Arch: foreign Package: fonts-unifont Priority: optional Section: fonts Installed-Size: 18011 Maintainer: Debian Fonts Task Force Architecture: all Source: unifont Version: 1:13.0.06-1apertis0bv2023dev2b3 Replaces: ttf-unifont (<< 1:13.0.02-1) Breaks: ttf-unifont (<< 1:13.0.02-1) Filename: pool/development/u/unifont/fonts-unifont_13.0.06-1apertis0bv2023dev2b3_all.deb Size: 3148164 MD5sum: 650cb6847f4f378920e23038bb2c7753 SHA1: 949895fe9270d7174a5d287c7cd1392e01f5d95d SHA256: 1ee2df4182a471d06cccd8159d27f2ecfd6deab5d2246fc976a08b57fd4a997e SHA512: 07c639ca8f5bc37f5e265f57a89a88e4d95563899d3a21e3e9a5c2638a3bc84593a00ac8a482ee8222b1cee76669188d908df292c61aefea9e9ad73985840c3c Description: TrueType version of GNU Unifont This contains four fonts: "Unifont", "Unifont Upper", "Unifont CSUR", and "Unifont Sample". . unifont.ttf is a bitmap font converted into a scalable TrueType outline font, Unifont. Each pixel in the original bitmap font is represented as an outlined square. The font provides a glyph for each visible code point (character) in the Unicode Basic Multilingual Plane (BMP, or Plane 0). The BMP contains most of the world's modern writing scripts. This font looks best at 12pt. . unifont_upper.ttf is a bitmap font converted into a scalable TrueType outline font that covers Unicode ranges above Plane 0. Most of its glyphs are in Plane 1, the Unicode Supplemental Multilingual Plane (SMP). . unifont_csur.ttf is a bitmap font converted into a scalable TrueType outline font that contains some scripts in the ConScript Unicode Registry (CSUR). These scripts are not part of the Unicode Standard, but are a popular use for the Private Use Area (PUA). This font contains glyphs in Plane 0 and in the higher PUA planes. . unifont_sample.ttf is an SBIT font that contains combining circles and is therefore suitable for illustrating individual Unicode glyphs. The other font files do not contain combining circles and so are suitable for general-purpose writing. . Complex fonts (such as Indic or Semitic scripts, where letters change shape depending on their position in a word, or such as Mongolian, which can be written vertically) will not render perfectly. The philosophy behind this font, though, is that anything meaningful is better than an empty box for an unknown glyph. Homepage: https://unifoundry.com/unifont/ Multi-Arch: foreign Package: fonts-urw-base35 Priority: optional Section: fonts Installed-Size: 11095 Maintainer: Debian Fonts Task Force Architecture: all Version: 20200910-1apertis0bv2023dev2b4 Suggests: fonts-freefont-otf | fonts-freefont-ttf, fonts-texgyre Filename: pool/development/f/fonts-urw-base35/fonts-urw-base35_20200910-1apertis0bv2023dev2b4_all.deb Size: 6366588 MD5sum: fb7a2a5f06b413cc4a0a021483301dcf SHA1: 4c9ad360a9fb81bbf1e3b98d75447b1056058e25 SHA256: 937934ee7d4cba2fc07bc06712ab730250a526c0de75984d255507c5589fe7ba SHA512: d6cafb15c26f9e5009c24702b2610227ed949e1f956645627f20c8a62e58a970743c3c741e1771f988a25ff46864acdac0f7b97b237416a747c57a8ee95a49c0 Description: font set metric-compatible with the 35 PostScript Level 2 Base Fonts A commercial-quality set of PostScript Type 1 fonts, metric-compatible with the 35 PostScript Language Level 2 Base Fonts. This package contains outlines in .t1 format and metrics in .afm format of the following fonts: . C059 D050000L Nimbus Mono PS Nimbus Roman Nimbus Sans Nimbus Sans Narrow P052 Standard Symbols PS URW Bookman URW Gothic Z003 . Extensive remakes of these fonts in the OpenType format are available in the GUST TeX Gyre collection in the fonts-texgyre package. The Cyrillic glyphs added to the now obsolete urwcyr fork of these fonts have been merged into the GNU FreeFont collection available in the fonts-freefont-otf or fonts-freefont-ttf packages. Homepage: https://github.com/ArtifexSoftware/urw-base35-fonts Multi-Arch: foreign Package: fonttools Priority: optional Section: devel Installed-Size: 34 Maintainer: Debian Fonts Task Force Architecture: all Version: 4.19.1-1apertis0bv2023dev2b4 Depends: python3:any, python3-fonttools (>= 4.19.1-1apertis0bv2023dev2b4), python3-fonttools (<< 4.19.1-1apertis0bv2023dev2b4.1~) Filename: pool/development/f/fonttools/fonttools_4.19.1-1apertis0bv2023dev2b4_all.deb Size: 13680 MD5sum: a70dc0339d61da3ff0d9b0789fb6fa2a SHA1: c8a5e36e0e5e63c47d6b5775f113fc491566b4ce SHA256: 1b14b5f5ecdc6e6760384217e36d3522e037a9b81d24dae0a7367466b9cc9cd2 SHA512: e32ac48b8ab951880b80b6fbffbf23a9b776d4fd80fdf52f92e0cb46f2c05799141079b62b91639a6b843e0e36046221f1ff55f91fa66c2fe1432a3c54a3459d Description: Converts OpenType and TrueType fonts to and from XML (Executables) FontTools/TTX is a library to manipulate font files from Python. It supports reading and writing of TrueType/OpenType fonts, reading and writing of AFM files, reading (and partially writing) of PS Type 1 fonts. It also contains a tool called "TTX" which converts TrueType/OpenType fonts to and from an XML-based format. . This provides the executables of fontTools package. Homepage: https://github.com/fonttools/fonttools Package: freeglut3 Priority: optional Section: libs Installed-Size: 374 Maintainer: Anton Gladky Architecture: amd64 Source: freeglut Version: 2.8.1-6apertis0bv2023dev2b3 Depends: libc6 (>= 2.17), libgl1, libx11-6 (>= 2:1.2.99.901), libxi6 (>= 2:1.2.99.4), libxxf86vm1 Filename: pool/development/f/freeglut/freeglut3_2.8.1-6apertis0bv2023dev2b3_amd64.deb Size: 125792 MD5sum: 8ee19af405201bf3e28dd5159f45ee3c SHA1: 12d5dc655c3fb245ad33d32eb09cb26f1aa7e040 SHA256: da15a22ac1cd599b5cd55fbe2ec19bca3b38db30d41730a8dd18273b7748bf83 SHA512: 2b5a27c1c01cfc58be168586ff42b108228b2623f90d310f5ee9005aab2da6f8b5f22481c868f3b27a9e7fd23cc47b32021b635e930f58ec4e2f35adda8fae2d Description: OpenGL Utility Toolkit GLUT is a window system independent toolkit for writing OpenGL programs, implementing a simple windowing API, which makes learning about and exploring OpenGL programming very easy. . GLUT is designed for constructing small to medium sized OpenGL programs, however it is not a full-featured toolkit, so large applications requiring sophisticated user interfaces are better off using native window system toolkits like GTK+ or Motif. Homepage: http://freeglut.sourceforge.net/ Multi-Arch: same Package: freeglut3-dbgsym Priority: optional Section: debug Installed-Size: 250 Maintainer: Anton Gladky Architecture: amd64 Source: freeglut Version: 2.8.1-6apertis0bv2023dev2b3 Depends: freeglut3 (= 2.8.1-6apertis0bv2023dev2b3) Filename: pool/development/f/freeglut/freeglut3-dbgsym_2.8.1-6apertis0bv2023dev2b3_amd64.deb Size: 141776 MD5sum: 1b96a72f23aabd7c3013fd79ca6c1290 SHA1: 272742b04565d6260f5100d8b219211bd1a3c23c SHA256: ba495bb511ccddfe08c658b6a90664148e81adf3db8bd13b0dd062d5193122e7 SHA512: 9e55f0bc33bf53199ed49536606d0538f8ec9a1c945c6240e61173c2a656084f68234a8909eddc5a2885742bfe76c0e0228185c84c4afd0b4ab1f1976740230e Description: debug symbols for freeglut3 Auto-Built-Package: debug-symbols Build-Ids: 7cde77ba12859f37e98765b6b77cd5a982fbabfe Multi-Arch: same Package: freeglut3-dev Priority: optional Section: libdevel Installed-Size: 809 Maintainer: Anton Gladky Architecture: amd64 Source: freeglut Version: 2.8.1-6apertis0bv2023dev2b3 Depends: freeglut3 (= 2.8.1-6apertis0bv2023dev2b3), libgl1-mesa-dev, libglu1-mesa-dev, libxext-dev, libxt-dev Filename: pool/development/f/freeglut/freeglut3-dev_2.8.1-6apertis0bv2023dev2b3_amd64.deb Size: 179820 MD5sum: a622282d574a8e737bd1d4a983b89f86 SHA1: 7fd3b95ec76c16bd9d3153f28b001e8f765a32bf SHA256: e4cd5cafbe90edc9ba0055e4b8aa347386a7b5cf2aa85c2ca0c2c9de7e1ac98a SHA512: a285f3dbace484e9968736351af9af9bf71c55c29680a19b9801a40ba95f1535b0d2aded55ce1ef6f6b7a84fd096ef3a07fea6b4c42895ce1aae6e5408d8e06c Description: OpenGL Utility Toolkit development files GLUT is a window system independent toolkit for writing OpenGL programs. It implements a simple windowing API, which makes learning about and exploring OpenGL programming very easy. . GLUT is designed for constructing small to medium sized OpenGL programs, however it is not a full-featured toolkit, so large applications requiring sophisticated user interfaces are better off using native window system toolkits like GTK+ or Motif. . This package contains libraries, and headers suitable for software development with GLUT. Homepage: http://freeglut.sourceforge.net/ Multi-Arch: same Package: freeipmi Priority: optional Section: admin Installed-Size: 181 Maintainer: Fabio Fantoni Architecture: all Version: 1.6.6-4+deb11u1+apertis0bv2023dev2b4 Depends: freeipmi-bmc-watchdog, freeipmi-common (= 1.6.6-4+deb11u1+apertis0bv2023dev2b4), freeipmi-ipmidetect, freeipmi-tools Filename: pool/development/f/freeipmi/freeipmi_1.6.6-4+deb11u1+apertis0bv2023dev2b4_all.deb Size: 170860 MD5sum: d25c42b08044c6d69029abfb8ecab7e6 SHA1: 78ea991f986028d268fefdfb7bbb2eb6304dc4b2 SHA256: ce170a5814b32e70c2534bc00ac20e0d2861f4b306a5035c459b72001d11f591 SHA512: 87f5e9116da1352a28ec155812a0b1c8f065b82843310f6d6e0c976dcf9ef42f688991706a76284c3eabf6d101c1f802987706a15a8bc0b86e21a07c75efd2b8 Description: GNU implementation of the IPMI protocol FreeIPMI is a collection of Intelligent Platform Management IPMI system software. It provides in-band and out-of-band software and a development library conforming to the Intelligent Platform Management Interface (IPMI v1.5 and v2.0) standards. . This metapackage depends on all separate modules of freeipmi. Homepage: https://www.gnu.org/software/freeipmi/ Package: freeipmi-bmc-watchdog Priority: optional Section: admin Installed-Size: 311 Maintainer: Fabio Fantoni Architecture: amd64 Source: freeipmi Version: 1.6.6-4+deb11u1+apertis0bv2023dev2b4 Depends: freeipmi-common (= 1.6.6-4+deb11u1+apertis0bv2023dev2b4), freeipmi-tools, libc6 (>= 2.14), libfreeipmi17 (>= 1.1.5) Filename: pool/development/f/freeipmi/freeipmi-bmc-watchdog_1.6.6-4+deb11u1+apertis0bv2023dev2b4_amd64.deb Size: 210572 MD5sum: 40d0e0500082452ea30896b3885db232 SHA1: 9bfa476eb4d9fdb60eb114d11b95e5c27874b871 SHA256: 476fa9c3d92a940902a0c397d6d99a7c04981ac89409164350f17129dec06be8 SHA512: 9e11e45b7cc13aeaa0428c5653349c629125e2a7ebb7082e83c64fff91fce372495e0d7dd6da141bd848ec4bbb7349966277a50d638960b362b362425afdffe0 Description: GNU implementation of the IPMI protocol - BMC watchdog FreeIPMI is a collection of Intelligent Platform Management IPMI system software. It provides in-band and out-of-band software and a development library conforming to the Intelligent Platform Management Interface (IPMI v1.5 and v2.0) standards. . This package contains a watchdog daemon for hardware BMC watchdogs. Homepage: https://www.gnu.org/software/freeipmi/ Package: freeipmi-bmc-watchdog-dbgsym Priority: optional Section: debug Installed-Size: 103 Maintainer: Fabio Fantoni Architecture: amd64 Source: freeipmi Version: 1.6.6-4+deb11u1+apertis0bv2023dev2b4 Depends: freeipmi-bmc-watchdog (= 1.6.6-4+deb11u1+apertis0bv2023dev2b4) Filename: pool/development/f/freeipmi/freeipmi-bmc-watchdog-dbgsym_1.6.6-4+deb11u1+apertis0bv2023dev2b4_amd64.deb Size: 82464 MD5sum: 0e4a88b4924c9f5113e76fcecc942b87 SHA1: bac6e7653f25df3025b48470cfa0ea3cddae0354 SHA256: 0a081a3d6df0de5b392d220eda9acc24cd4ff0857ca0a39f58b3ea3f9b752e42 SHA512: c2a0e3f92aab46f87b5f2bd69746d595eba7013067c74b38a2c893d44a1b2924cce2634bb53bbece27517f22a9df4ff400de8b5767e01490493bc79cf760593a Description: debug symbols for freeipmi-bmc-watchdog Auto-Built-Package: debug-symbols Build-Ids: cd1ac654d482810a8feb1168eab480bef1337b9e Package: freeipmi-common Priority: optional Section: admin Installed-Size: 509 Maintainer: Fabio Fantoni Architecture: all Source: freeipmi Version: 1.6.6-4+deb11u1+apertis0bv2023dev2b4 Suggests: freeipmi-tools Filename: pool/development/f/freeipmi/freeipmi-common_1.6.6-4+deb11u1+apertis0bv2023dev2b4_all.deb Size: 354644 MD5sum: ffbb8357fb6d04015a09adf63ade2a87 SHA1: b775571b5613bf3edc53ae22229081ccb88e0807 SHA256: bb260615e70705f456fe5cf48201110196006bc8a9e9a2a9dc5e8787600d4d6c SHA512: 03fe84aeaba97fd3ea19c2e2ccd159adb201ae89a88cdd3f784a3a9e1cf266b76a532f7ae8d50dcee1abf7ffb4c09cf1ca1afe28de1734b4ca5bc2eafd477161 Description: GNU implementation of the IPMI protocol - common files FreeIPMI is a collection of Intelligent Platform Management IPMI system software. It provides in-band and out-of-band software and a development library conforming to the Intelligent Platform Management Interface (IPMI v1.5 and v2.0) standards. . This package provides configuration used by the rest of FreeIPMI framework and generic documentation to orient the user. Homepage: https://www.gnu.org/software/freeipmi/ Multi-Arch: foreign Package: freeipmi-ipmidetect Priority: optional Section: admin Installed-Size: 319 Maintainer: Fabio Fantoni Architecture: amd64 Source: freeipmi Version: 1.6.6-4+deb11u1+apertis0bv2023dev2b4 Depends: freeipmi-common (= 1.6.6-4+deb11u1+apertis0bv2023dev2b4), libc6 (>= 2.14), libfreeipmi17 (>= 1.1.5), libipmidetect0 (>= 1.1.5) Filename: pool/development/f/freeipmi/freeipmi-ipmidetect_1.6.6-4+deb11u1+apertis0bv2023dev2b4_amd64.deb Size: 207996 MD5sum: fa39765bf60ab31f8cd1eddc0f3efd71 SHA1: fb2829fedeed3e62b0baaa32a0737ad8926cec1a SHA256: 3006dbe4cad6e933c8a2d4c04ff1535e5225a7bf321393cb3bf7666eca0518f5 SHA512: 027c9311bf51ea00503cce8a69d391c23806e2d60a06c16bd68c0326c2987871c0eecb5587a8214470dfa5e35017fa78afdd4423268169c22c022dcb02174fb7 Description: GNU IPMI - IPMI node detection tool FreeIPMI is a collection of Intelligent Platform Management IPMI system software. It provides in-band and out-of-band software and a development library conforming to the Intelligent Platform Management Interface (IPMI v1.5 and v2.0) standards. . This package contains a tool and a daemon for detecting IPMI nodes. Homepage: https://www.gnu.org/software/freeipmi/ Package: freeipmi-ipmidetect-dbgsym Priority: optional Section: debug Installed-Size: 167 Maintainer: Fabio Fantoni Architecture: amd64 Source: freeipmi Version: 1.6.6-4+deb11u1+apertis0bv2023dev2b4 Depends: freeipmi-ipmidetect (= 1.6.6-4+deb11u1+apertis0bv2023dev2b4) Filename: pool/development/f/freeipmi/freeipmi-ipmidetect-dbgsym_1.6.6-4+deb11u1+apertis0bv2023dev2b4_amd64.deb Size: 134384 MD5sum: d7d33ab82dd63f0e0ca8f76381ee910b SHA1: 16f227d1e412660f04915d80666a6197b857820b SHA256: 6a75923919918f5a3e90c4bf52c779d5253fd11986fb2175e246f0869d822991 SHA512: 8318dfc87afb1ce66e80c77effd8a182fbd08786f44f3e2fd08ce10a0a86731ab63d9ff10e1d9edace7b3684f5223c2af7562ae85b29fe540d42b9665daadca9 Description: debug symbols for freeipmi-ipmidetect Auto-Built-Package: debug-symbols Build-Ids: b4e313d2b2a6075474e232dbe09d9b5ebc46f308 d1512a88360fc7a91a8dff859c858d9673e3369f Package: freeipmi-ipmiseld Priority: optional Section: admin Installed-Size: 392 Maintainer: Fabio Fantoni Architecture: amd64 Source: freeipmi Version: 1.6.6-4+deb11u1+apertis0bv2023dev2b4 Depends: freeipmi-common (= 1.6.6-4+deb11u1+apertis0bv2023dev2b4), libc6 (>= 2.14), libfreeipmi17 (>= 1.4.4) Filename: pool/development/f/freeipmi/freeipmi-ipmiseld_1.6.6-4+deb11u1+apertis0bv2023dev2b4_amd64.deb Size: 250608 MD5sum: 0f1eaffc8d7240d4eb7feadf3c2dc8d2 SHA1: 015ec57fdf98a994bf21d3d0c21b7ab052073693 SHA256: e83d2421fe34d2475fa74e7da1e2dde3ec197ae3fb3fc8da2670892d5847e943 SHA512: f51101d55a4e2b738bbd813c93062966a256bb1ea4aeb5d4603372dd66d0e8d26cfa03418cfd873283045cd095d474cc183d2a5de162ac2e971d7e78a9453527 Description: GNU IPMI - IPMI system event log daemon FreeIPMI is a collection of Intelligent Platform Management IPMI system software. It provides in-band and out-of-band software and a development library conforming to the Intelligent Platform Management Interface (IPMI v1.5 and v2.0) standards. . This package contains ipmiseld which takes the system event log from the BMC and imports it to syslog Homepage: https://www.gnu.org/software/freeipmi/ Package: freeipmi-ipmiseld-dbgsym Priority: optional Section: debug Installed-Size: 220 Maintainer: Fabio Fantoni Architecture: amd64 Source: freeipmi Version: 1.6.6-4+deb11u1+apertis0bv2023dev2b4 Depends: freeipmi-ipmiseld (= 1.6.6-4+deb11u1+apertis0bv2023dev2b4) Filename: pool/development/f/freeipmi/freeipmi-ipmiseld-dbgsym_1.6.6-4+deb11u1+apertis0bv2023dev2b4_amd64.deb Size: 191752 MD5sum: fd90d1e1939d6f7f04e6f2cfacccf86f SHA1: beb7d97f3933af0236c369914b74eba09c3aa68c SHA256: 705456463b40032f345b090e49a146983ede7efc16a6babb5ab25f6d3e79a28e SHA512: 5e3f84bd288b9ff8ffc7bfb94520da6ee54276ad7e30e494c81dfa8f3feb6760cd60d011dcc2dbadc1440ca0374670c78b8088997cfa081b3fe35c50d03967f5 Description: debug symbols for freeipmi-ipmiseld Auto-Built-Package: debug-symbols Build-Ids: b96c0ead0a118fdcb9835cbfa3215cdd865d9e59 Package: freeipmi-tools Priority: optional Section: admin Installed-Size: 3279 Maintainer: Fabio Fantoni Architecture: amd64 Source: freeipmi Version: 1.6.6-4+deb11u1+apertis0bv2023dev2b4 Depends: freeipmi-common (= 1.6.6-4+deb11u1+apertis0bv2023dev2b4), libc6 (>= 2.15), libfreeipmi17 (>= 1.6.2), libipmiconsole2 (>= 1.4.4), libipmidetect0 (>= 1.1.5) Suggests: freeipmi-bmc-watchdog, freeipmi-ipmidetect Filename: pool/development/f/freeipmi/freeipmi-tools_1.6.6-4+deb11u1+apertis0bv2023dev2b4_amd64.deb Size: 808320 MD5sum: 24fe8dd1b4eff6f8a215517d5d12476c SHA1: ab1300272c611d0312fb5db6087285e1ca6fec0a SHA256: 78945e98120c1c1e7a3a15274ee0472a3ee40d1176564c4c65bb7131d23b4a76 SHA512: 71e09579a813061ba46648c0394fd79189693be068ab5309410d6d78c4f5457728eba5dc3099dcb8a436933b5ddb7c3db6a34ab8634d4e9dfcf4472762e5e90b 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: 2739 Maintainer: Fabio Fantoni Architecture: amd64 Source: freeipmi Version: 1.6.6-4+deb11u1+apertis0bv2023dev2b4 Depends: freeipmi-tools (= 1.6.6-4+deb11u1+apertis0bv2023dev2b4) Filename: pool/development/f/freeipmi/freeipmi-tools-dbgsym_1.6.6-4+deb11u1+apertis0bv2023dev2b4_amd64.deb Size: 2350652 MD5sum: ba9ea8f7b4379a10de4ec13b7e9106c2 SHA1: 3a63d004e5a12d56df12279aa1b08806ef771dc7 SHA256: 5a98ccfb2670cb9022962ffc4414953a081615d70900ea06798f49b67b1c483d SHA512: 631189879ab5b8a47f2a20860285f68aa91bdfea6f41bee96456ed62134986f4a98992f34a0ae9ba289e235c09e2f7095014da0529f09060a04c71d5c3f19319 Description: debug symbols for freeipmi-tools Auto-Built-Package: debug-symbols Build-Ids: 08a4ef2966eeab5d3175e2c238b25219921508ec 0ddcb88478f664414f43f7f21302233e77e4ae7f 26a66036cbeaf3d44b11f846b6b35cadf05deb1a 26f0cd6d886b67f86860569796c6d005afe67c80 47712862977db6a25d38c9038b00055352c8a31a 4e89a6773f5d78d6eea9486962b5fbc6bc7f8f08 54986e0827f30d96f88b40d7343be4a8833d7319 7bd7c1b221589438fcd64082ec1da582bda5f3b9 99053641f26896ca23ee0f284bb2687c6b750ce9 9a6b0940d02301c2cf5c72eedb004e99439652f6 b8841eea51f556d7ee55fbffe92387a05251c98c b9824045a4856b117e4911618c6414151519f508 c0945bd6fd92abada80f889c7178c5ce88f14ffc de3fed6786e3c22fdaf771f183908a89bb7794f7 e1e3e937161bc4be7e857f9f7d6054cfee386bf7 fc81fed71f0a165be7419fe4efe7f4be9026a41f Package: freetable Priority: optional Section: web Installed-Size: 41 Maintainer: Felipe Augusto van de Wiel (faw) Architecture: all Version: 2.3-4.3apertis0bv2023dev2b4 Depends: perl Filename: pool/development/f/freetable/freetable_2.3-4.3apertis0bv2023dev2b4_all.deb Size: 20036 MD5sum: b3dc3e76fb37889567c72ef676f8424c SHA1: cb9ddcfa3a3c161d1754d97fa8659225e09532b5 SHA256: ffbe8520e9d309fa57e94f157c24b08172e177b46dd46321e1184ad3280b8271 SHA512: e8f1a8a9f7404bcc32219ac0bff0c8a322412044cb5e234af237ca23e25075985d17e0715f3ff063d1c1b680c262aed2acc4989a64b3492f11eb2738288aca11 Description: Facilitates production of HTML tables Freetable is a perl script that aims to make the production of HTML tables a little easier. This script works as a filter, reading stdin and writing to stdout. . The input syntax is as roughly follows: . initial text (e.g. ... ). (X, Y) options for cell (X, Y) text for cell (X,Y)... ((X,Y)) options for header cell X,Y text for header cell (X,Y)... . Rows and cells may be specified in any order, numbering starts at 1. X and/or Y may be replaced by regular expression, explicit range or even arbitrary Perl code to indicate rows or columns. Options or text (or both) may be omitted for cells. Cells may be omitted completely if they are empty or fall under the rowspan/colspan specifications of another cell. Cells may contain arbitrary HTML text, including other freetable tables. Package: freetds-bin Priority: optional Section: database Installed-Size: 842 Maintainer: Steve Langasek Architecture: amd64 Source: freetds Version: 1.2.3-1apertis1bv2023dev2b4 Depends: libc6 (>= 2.17), libgmp10, libgnutls30 (>= 3.7.0), libgssapi-krb5-2 (>= 1.17), libhogweed6, libnettle8, libodbc1 (>= 2.3.1), libreadline8 (>= 6.0), libsybdb5 (>= 1.00.82), freetds-common Filename: pool/development/f/freetds/freetds-bin_1.2.3-1apertis1bv2023dev2b4_amd64.deb Size: 223156 MD5sum: 83bd7f94704e7ab00b39206ab195d24f SHA1: 2095b64d242403cdc72d2ec1d8d0d6590e93ac92 SHA256: 84659efb0ee886278b761130803c1e5e1b3b292dbae9dd483e8ffe390eea701c SHA512: a98fdb8954b187affdf81624568b79fff5e90810d6d82f9151b83bd5c01758ccc9072114ce9e3ec92d18b43994a9e50ddef778b3c26a82b8cb7e477c92a461a4 Description: FreeTDS command-line utilities FreeTDS is an implementation of the Tabular DataStream protocol, used for connecting to MS SQL and Sybase servers over TCP/IP. . This package includes the command-line utilities shipped with FreeTDS. Homepage: http://www.freetds.org/ Package: freetds-bin-dbgsym Priority: optional Section: debug Installed-Size: 1168 Maintainer: Steve Langasek Architecture: amd64 Source: freetds Version: 1.2.3-1apertis1bv2023dev2b4 Depends: freetds-bin (= 1.2.3-1apertis1bv2023dev2b4) Filename: pool/development/f/freetds/freetds-bin-dbgsym_1.2.3-1apertis1bv2023dev2b4_amd64.deb Size: 1046664 MD5sum: c6e57a66954f0b8b3273dbb603508827 SHA1: 61b06b174dd3c3fe4d8b74481333881e6348d500 SHA256: 2f9eb1340cedb4bd9e364ab2dec125c0decc94100859832126c301c901af0395 SHA512: c50305fa92f1acb80b326abb2131e859e93d064fb163254082dd2d30e3e76680ec1d3363ec7632cc8c686979bed525de5e2a40bd49bd80fdf6612880ebd7be3d Description: debug symbols for freetds-bin Auto-Built-Package: debug-symbols Build-Ids: 04f435b68f1e196abcf7eda1fa4032a1fd31e75c 1614550e6f93276ece22e933acfa1ce5202b7159 3aed2a10fa132e627333c523d7af9a0638de8b96 3b03c1e62c68d40b7941c3a36daea0aaa7cc162e 5462e55f2ee9f4fbeefb4cd7745f47000491304a b1623f2012917efc1e260786f08c395f2b7c4b62 f09a9c3d8a5a722c8b2ed659e404b781da7010be f8b775b5cf784fb5d3dee20fc9e88a3f69b69c50 Package: freetds-common Priority: optional Section: libs Installed-Size: 60 Maintainer: Steve Langasek Architecture: all Source: freetds Version: 1.2.3-1apertis1bv2023dev2b4 Replaces: libct3, libct4 (<< 0.82-1) Filename: pool/development/f/freetds/freetds-common_1.2.3-1apertis1bv2023dev2b4_all.deb Size: 35204 MD5sum: 0220cab3cea86b51691e5e43c5323a90 SHA1: 0e81aa17ba2f853a310b69ae08be069321bd1eb0 SHA256: 573662dd32e4ae7e5ec8a8401bad25e453902122fb58eb5417a148e2f7fff062 SHA512: 33cdd3eb4799ca16708f6ee76c38cfaf2090faa964fe396b2a89f4da78bc9ed2117a8d621647fa55364720fe1d3fa97841e45c642622834217e505133cb78ee5 Description: configuration files for FreeTDS SQL client libraries FreeTDS is an implementation of the Tabular DataStream protocol, used for connecting to MS SQL and Sybase servers over TCP/IP. . This package manages the configuration files that are common to all of the TDS client library implementations (CT-Lib, DB-Lib, and ODBC), stored in /etc/freetds/. Homepage: http://www.freetds.org/ Multi-Arch: foreign Package: freetds-dev Priority: optional Section: devel Installed-Size: 2065 Maintainer: Steve Langasek Architecture: amd64 Source: freetds Version: 1.2.3-1apertis1bv2023dev2b4 Depends: libct4 (= 1.2.3-1apertis1bv2023dev2b4), libsybdb5 (= 1.2.3-1apertis1bv2023dev2b4) Conflicts: crystalspace-dev Filename: pool/development/f/freetds/freetds-dev_1.2.3-1apertis1bv2023dev2b4_amd64.deb Size: 285648 MD5sum: 327928e045f40c88f7633e61f811a2be SHA1: 72daa8b549ff72f107759445587404e62071b6ce SHA256: 21755e32dc937fe3b3c14fb5b433b858205345d29d0abe03cadc8f01a7264780 SHA512: c7b2de3a7e38184767d6d2bd9b1fdb0cfbd5bd36132e7bd304bbc98b95fc5537c559ab86c224826fbf2b9d74dd580012e7fc83be636034d27c52f2d10575a14f Description: MS SQL and Sybase client library (static libs and headers) FreeTDS is an implementation of the Tabular DataStream protocol, used for connecting to MS SQL and Sybase servers over TCP/IP. . This package includes the static libraries and header files for TDS, which you will need to develop applications that connect to MS SQL servers. You will also need this package if you are installing the Perl DBD::Sybase module on your system using CPAN. Homepage: http://www.freetds.org/ Package: fstrm-bin Priority: optional Section: utils Installed-Size: 135 Maintainer: Robert Edmonds Architecture: amd64 Source: fstrm Version: 0.6.0-1apertis1bv2023dev2b4 Depends: libc6 (>= 2.7), libevent-2.1-7 (>= 2.1.8-stable), libfstrm0 (>= 0.4.0) Filename: pool/development/f/fstrm/fstrm-bin_0.6.0-1apertis1bv2023dev2b4_amd64.deb Size: 35220 MD5sum: 5e7dcd69b35903a8f62b313f2c792237 SHA1: 9e59dce898373fc3111808326ecb6d210da27aa8 SHA256: 9ebeff83c25b56a47ea437ca7718f8c6724d523a28dd1da840de6f6da05f2f10 SHA512: fd569f8c9d31bf06aa6b9117ab1138662a8567b31dc11bf755913df388db0f542cac079567c6e87f9d9670e4f67a1f4171f4a9ae4bb07a35455e5e7f96225cfc Description: Frame Streams (fstrm) library (utilities) Frame Streams is a light weight, binary clean protocol that allows for the transport of arbitrarily encoded data payload sequences with minimal framing overhead -- just four bytes per data frame. Frame Streams does not specify an encoding format for data frames and can be used with any data serialization format that produces byte sequences, such as Protocol Buffers, XML, JSON, MessagePack, YAML, etc. Frame Streams can be used as both a streaming transport over a reliable byte stream socket (TCP sockets, TLS connections, AF_UNIX sockets, etc.) for data in motion as well as a file format for data at rest. A "Content Type" header identifies the type of payload being carried over an individual Frame Stream and allows cooperating programs to determine how to interpret a given sequence of data payloads. . This is the "fstrm" implementation of Frame Streams in C. . This package contains the command line utilities. Homepage: https://github.com/farsightsec/fstrm Package: fstrm-bin-dbgsym Priority: optional Section: debug Installed-Size: 128 Maintainer: Robert Edmonds Architecture: amd64 Source: fstrm Version: 0.6.0-1apertis1bv2023dev2b4 Depends: fstrm-bin (= 0.6.0-1apertis1bv2023dev2b4) Filename: pool/development/f/fstrm/fstrm-bin-dbgsym_0.6.0-1apertis1bv2023dev2b4_amd64.deb Size: 94008 MD5sum: 60e5a471afb0c809c6e6c6a149d9b861 SHA1: 7a4efacb615c234f2f91d1487bd27f7704d5713b SHA256: 9a5f78fab99a99e28955b08138fc8e3afb1aba8b8d13ab944fe7806c18ece971 SHA512: 602b53e085526162c1e32bc787ef9e6d62d6470ce60ff224fde646842600942b73d99409abf45fbed306954046e1c46391f6eb2766bb1f0066360913d7dc5028 Description: debug symbols for fstrm-bin Auto-Built-Package: debug-symbols Build-Ids: 33e75ec8348610fe3095676db70cb0d2bcb492d8 3712a29366fe2d77218b6ba6fac2e445e865b256 9db89422946f13482ac612156f1ba3ff70fb3dcf Package: fuse3 Priority: optional Section: utils Installed-Size: 100 Maintainer: Laszlo Boszormenyi (GCS) Architecture: amd64 Version: 3.10.3-2+apertis0bv2023dev2b2 Replaces: fuse Provides: fuse (= 3.10.3-2+apertis0bv2023dev2b2) Depends: libc6 (>= 2.28), libfuse3-3 (= 3.10.3-2+apertis0bv2023dev2b2), adduser, mount (>= 2.19.1), sed (>= 4), lsb-base (>= 3.2-14) Breaks: fuse Filename: pool/development/f/fuse3/fuse3_3.10.3-2+apertis0bv2023dev2b2_amd64.deb Size: 35044 MD5sum: e3ecd5f4df69a48d4aba0cf603cc0a33 SHA1: a45bd6672355cb1bbc4e3c67e6db1870a82824d6 SHA256: 0fad0ee24060b0397d25ff190a9fc9bbdd0783fbd072effacc53a9f8a238d40b SHA512: 34fba0b4fd08fd7847001dd36f240fb29e236eaee4da658bde57c0f6756bb9b2863680043ec17c0922aea9c12b531b75bb1ca142d5aa40b8d9358b08f7616dc3 Description: Filesystem in Userspace (3.x version) Filesystem in Userspace (FUSE) is a simple interface for userspace programs to export a virtual filesystem to the Linux kernel. It also aims to provide a secure method for non privileged users to create and mount their own filesystem implementations. Homepage: https://github.com/libfuse/libfuse/wiki Package: fuse3-dbgsym Priority: optional Section: debug Installed-Size: 77 Maintainer: Laszlo Boszormenyi (GCS) Architecture: amd64 Source: fuse3 Version: 3.10.3-2+apertis0bv2023dev2b2 Depends: fuse3 (= 3.10.3-2+apertis0bv2023dev2b2) Filename: pool/development/f/fuse3/fuse3-dbgsym_3.10.3-2+apertis0bv2023dev2b2_amd64.deb Size: 50432 MD5sum: 1741226e77cf023d9fac4266d9669241 SHA1: 7d2d6dc2c8347a2e0b32760051d6c248c4b9761f SHA256: fc24255e84c37e1c2252d98a18711d77f4aac9aaa94742f31dfef3ca36e96b31 SHA512: f88d8f8a24d37484ccafda43e81f3346b19aa7493e0716b38336206ee5083d50f913786f230fe3fec647ed4fa9e14146c144269220412af8de7ee2405227b2f3 Description: debug symbols for fuse3 Auto-Built-Package: debug-symbols Build-Ids: b87710412741844a4f4cc64c70443905e3f0ceb9 f5dd3895f5ed69424df2c65c85c402a09bef7cfc Package: g++ Priority: optional Section: devel Installed-Size: 15 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Provides: c++-compiler, g++-x86-64-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1) Depends: cpp (= 4:10.2.1-1apertis0bv2023dev3b1), gcc (= 4:10.2.1-1apertis0bv2023dev3b1), g++-10 (>= 10.2.1-3~), gcc-10 (>= 10.2.1-3~) Suggests: g++-multilib Filename: pool/development/g/gcc-defaults/g++_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1660 MD5sum: 9e66bee70f5ceb45d8eb317744f1c639 SHA1: 9418d36bdac876fff1877e32b3b938b72676dd9a SHA256: e4a075e4bda8e7cf3e33f1f93b0b2b4118fa2e04345e79c7ed291729cdac125f SHA512: 04990cb6792cd7068cd9ba9d5287fa8ba3640f921df536c8e1e5eb7dbfad69a5a53ca237490409417306bbdb882744fd6ad0d189720eabde8c6b861c7c1a2061 Description: GNU C++ compiler This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This is a dependency package providing the default GNU C++ compiler. Package: g++-10-aarch64-linux-gnu Priority: optional Section: devel Installed-Size: 215478 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev2b5cross1 Provides: c++-compiler-aarch64-linux-gnu Depends: gcc-10-aarch64-linux-gnu-base (= 10.2.1-6+apertis6bv2023dev2b5cross1), gcc-10-aarch64-linux-gnu (= 10.2.1-6+apertis6bv2023dev2b5cross1), libstdc++-10-dev-arm64-cross (>= 10), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: gcc-10-doc (>= 10) Filename: pool/development/g/gcc-10-cross/g++-10-aarch64-linux-gnu_10.2.1-6+apertis6bv2023dev2b5cross1_amd64.deb Size: 49667224 MD5sum: ed95e7bb44f73f144720570f004d2bdb SHA1: af44e089bf61abd5db945eeefa6b83bf4c8f6c9c SHA256: 66924d94a3c8649bb01be8e9de4301d385131e1a55f7661a43683a5c49b5be87 SHA512: fbf039f511e046c1ecaff4625bcfecc0eb1513ffb47c7c38b2b644ddce1277fdb01a772fb2cd738051303373a687d7066cf2de1039e14e7945ed059301f94533 Description: GNU C++ compiler (cross compiler for arm64 architecture) This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This package contains C++ cross-compiler for arm64 architecture. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: g++-10-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 198128 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev2b5cross1 Provides: c++-compiler-arm-linux-gnueabi Depends: gcc-10-arm-linux-gnueabi-base (= 10.2.1-6+apertis6bv2023dev2b5cross1), gcc-10-arm-linux-gnueabi (= 10.2.1-6+apertis6bv2023dev2b5cross1), libstdc++-10-dev-armel-cross (>= 10), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: gcc-10-doc (>= 10) Filename: pool/development/g/gcc-10-cross/g++-10-arm-linux-gnueabi_10.2.1-6+apertis6bv2023dev2b5cross1_amd64.deb Size: 47143612 MD5sum: 71d2e2cdaf18292322bd49672513964b SHA1: 85b9b9e68a951d33db25d67b89cac0fa350aed66 SHA256: c88148596f3d101006e15dd7d1abce54d41e7f4c30dd38a6da05bc2aaeebc678 SHA512: 0c05cd67e3fa31a502b0f7265eb1c825dae30b7b6f619c042e81f0c3a92c1f545edc24900b676dd22b62a456329838d913c006d42c0cc04db8208aef2c9c719f 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+apertis6bv2023dev2b5) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: g++-10-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 198128 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev2b5cross1 Provides: c++-compiler-arm-linux-gnueabihf Depends: gcc-10-arm-linux-gnueabihf-base (= 10.2.1-6+apertis6bv2023dev2b5cross1), gcc-10-arm-linux-gnueabihf (= 10.2.1-6+apertis6bv2023dev2b5cross1), libstdc++-10-dev-armhf-cross (>= 10), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: gcc-10-doc (>= 10) Filename: pool/development/g/gcc-10-cross/g++-10-arm-linux-gnueabihf_10.2.1-6+apertis6bv2023dev2b5cross1_amd64.deb Size: 47144756 MD5sum: 019fb58db6dd2e23c02677567b05b022 SHA1: faba42be248b20c0b140b03fa8c06112a10f2ab8 SHA256: 94f083b3d94b64b117183ec5f3f4f5fb2295aaee81b2cf1d2c21e387d1303abb SHA512: 98b5ac91eccdff925e550ac9636de272db74cadc22c50569c61caeece254e3163e64c9b224e166da0e8a20c8c5ec2965fb90602f4715a532411fa83c033f4937 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+apertis6bv2023dev2b5) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: g++-10-i686-linux-gnu Priority: optional Section: devel Installed-Size: 225712 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev2b5cross1 Provides: c++-compiler-i686-linux-gnu Depends: gcc-10-i686-linux-gnu-base (= 10.2.1-6+apertis6bv2023dev2b5cross1), gcc-10-i686-linux-gnu (= 10.2.1-6+apertis6bv2023dev2b5cross1), libstdc++-10-dev-i386-cross (>= 10), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: g++-10-multilib-i686-linux-gnu, gcc-10-doc (>= 10) Filename: pool/development/g/gcc-10-cross/g++-10-i686-linux-gnu_10.2.1-6+apertis6bv2023dev2b5cross1_amd64.deb Size: 50568592 MD5sum: c0103c7be803d29f280493e620fd4d0e SHA1: a2d4ac64047bab26d65de51cbacc0fb613b05656 SHA256: 6bd1f8ba9412dbafb5323a084a43d3435eac4b6e5c7d94e8ad7d9ca306d786ec SHA512: 45dac56dbd199d8cdd38c2713469dcedf9017481e2b2d2ed140ff4df4de947c96b46bb0fe1f56b1aa6009269dc02a4abeea8656c406a544e3b090649032ae63c Description: GNU C++ compiler (cross compiler for i386 architecture) This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This package contains C++ cross-compiler for i386 architecture. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: g++-10-multilib-i686-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev2b5cross1 Depends: gcc-10-i686-linux-gnu-base (= 10.2.1-6+apertis6bv2023dev2b5cross1), g++-10-i686-linux-gnu (= 10.2.1-6+apertis6bv2023dev2b5cross1), gcc-10-multilib-i686-linux-gnu (= 10.2.1-6+apertis6bv2023dev2b5cross1), lib64stdc++-10-dev-i386-cross (>= 10.2.1-6+apertis6bv2023dev2b5cross1), libx32stdc++-10-dev-i386-cross (>= 10.2.1-6+apertis6bv2023dev2b5cross1) Suggests: lib64stdc++6-10-dbg-i386-cross (>= 10.2.1-6+apertis6bv2023dev2b5cross1), libx32stdc++6-10-dbg-i386-cross (>= 10.2.1-6+apertis6bv2023dev2b5cross1) Filename: pool/development/g/gcc-10-cross/g++-10-multilib-i686-linux-gnu_10.2.1-6+apertis6bv2023dev2b5cross1_amd64.deb Size: 1168 MD5sum: 8bd3fc6695d82a4047625b0a71b7f303 SHA1: ccde1dc1ff24c038671f9a5c284720c4c4b3bbb8 SHA256: 882ee46de5e4d77e34c4d37e4bebb30eeb91748cbddf1881f433520798e911ce SHA512: 679af7383e56a2a87a25fa2ea4f9e1fe0f78739c61c09c82d04fc20913aae1a494fef967cfa163a4d64243144de8b4fd63da1f045dcc9eb679ed7824c084b317 Description: GNU C++ compiler (multilib support) (cross compiler for i386 architecture) This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: g++-aarch64-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-aarch64-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), gcc-aarch64-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), g++-10-aarch64-linux-gnu (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/g++-aarch64-linux-gnu_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1196 MD5sum: 014f0db80008d98d6c9ba66be91f0a3a SHA1: 7a841ba6ff8f88223db5af3861a245808aa0e1b1 SHA256: c2ca9f3f5ded1b86b328dd910f03657253d9022e323a470b30d5451f182f6350 SHA512: d9e522c8365cdbd7331e488565ccd6cf409d6f30ad333d6829862635a10e19fe27de2e723be6c2c47c105fee71b68efaf7ef549a8defe4e11154e49083664acc Description: GNU C++ compiler for the arm64 architecture This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This is a dependency package providing the default GNU C++ cross-compiler for the arm64 architecture. Multi-Arch: foreign Package: g++-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-arm-linux-gnueabi (= 4:10.2.1-1apertis0bv2023dev3b1), gcc-arm-linux-gnueabi (= 4:10.2.1-1apertis0bv2023dev3b1), g++-10-arm-linux-gnueabi (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/g++-arm-linux-gnueabi_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1192 MD5sum: 5b7078c731b34967c047e284a16d69cc SHA1: fb2f1170686f0ecdd3df38fd4c6a55dcbb79c29f SHA256: 6758bea1dfec608290c3a346ed179768d9c0fa570bff331a3dc9edd2c8b28192 SHA512: e81589e02acafe3cee752392e470b385707174e901b2aa662add7abd2a15f74a76b3c307b0ead6b9fe74412f6ce3354c3ea7b3bfd2a485caddd387f48fa52d69 Description: GNU C++ compiler for the armel architecture This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This is a dependency package providing the default GNU C++ cross-compiler for the armel architecture. Multi-Arch: foreign Package: g++-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-arm-linux-gnueabihf (= 4:10.2.1-1apertis0bv2023dev3b1), gcc-arm-linux-gnueabihf (= 4:10.2.1-1apertis0bv2023dev3b1), g++-10-arm-linux-gnueabihf (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/g++-arm-linux-gnueabihf_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1196 MD5sum: 5a11b1386082c7c36b1a210b34f9cec2 SHA1: 9590a51b360c07f66b6a0f95af10e428521c16eb SHA256: ba3e9b1c8594ac14bbebeadeb2cc506a4c92932d738f7488c57db42abde51c82 SHA512: ca3b3b85b66d5d66c9ceb5b07af813d3b31eb3ce7515b2ed67db4b6bc111bb35eb6907ec945adf6a7f520eefc546d6b58135357bc713cbd57cde6541c5354f08 Description: GNU C++ compiler for the armhf architecture This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This is a dependency package providing the default GNU C++ cross-compiler for the armhf architecture. Multi-Arch: foreign Package: g++-i686-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-i686-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), gcc-i686-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), g++-10-i686-linux-gnu (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/g++-i686-linux-gnu_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1188 MD5sum: 292bf90762b369d53c82114b1a0c73f4 SHA1: cd35da9f58b963756dfc5f2f6d3546cd337ed17f SHA256: e2346273e206ca7f9ca937363c2ccfe3a84a1d37fc71422373471d65fd636316 SHA512: 3827f4ac1c60f6d2eeeb414c7792d0ef0d7fed20d423ec105fcffabaf7b4f6c6764b3ef8712e80010296ef7828988075e9ac3946b3b9562eb37266dcf1fb819b Description: GNU C++ compiler for the i386 architecture This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This is a dependency package providing the default GNU C++ cross-compiler for the i386 architecture. Multi-Arch: foreign Package: g++-mingw-w64 Priority: optional Section: devel Installed-Size: 254 Maintainer: Stephen Kitt Architecture: all Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: g++-mingw-w64-i686, g++-mingw-w64-x86-64 Filename: pool/development/g/gcc-mingw-w64/g++-mingw-w64_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_all.deb Size: 185876 MD5sum: c2fb2a56d99a8af8efa5de114691afdb SHA1: f23e84fbdfd3b731cfe1907969707fa4aeca1b3b SHA256: 2f9403f1fd286838186e7cc2dfdcfd91ee20c70745c153f8f0c0c4a85f0f0099 SHA512: 746fbd9deb809025fdb262ff2f4932113593f2e875858fb76f3ed678d5cd2443ccc5a73e33fc0702b8e0d5f9c2b52cdb2f44410d83eb2cb2ac1854b2b9d05697 Description: GNU C++ compiler for MinGW-w64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the C++ compiler, supporting cross-compiling to 32- and 64-bit MinGW-w64 targets. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: g++-mingw-w64-i686 Priority: optional Section: devel Installed-Size: 254 Maintainer: Stephen Kitt Architecture: all Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: g++-mingw-w64-i686-posix, g++-mingw-w64-i686-win32 Filename: pool/development/g/gcc-mingw-w64/g++-mingw-w64-i686_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_all.deb Size: 185896 MD5sum: 91afb0fec44e8510e8ba84580c6942f5 SHA1: bec594efa331c8c8bfc484ac13ac37523290794c SHA256: e9908012983555dfac5debeb014c108cdb36b8e7a1fea9185d011755ebdede20 SHA512: 8b9ec96e81eab04026810a981ae1120505ec9e0fc9c09cbf4be210d750685675057a58cc748703ae370d5f3d155017cca5bd482b1c2cfb8e0ff083e06d78a5a0 Description: GNU C++ compiler for MinGW-w64 targeting Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the C++ compiler, supporting cross-compiling to 32-bit MinGW-w64 targets. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: g++-mingw-w64-i686-posix Priority: optional Section: devel Installed-Size: 49878 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Replaces: g++-mingw-w64-i686 (<< 9.3.0-8+22), gcc-mingw-w64 (<< 4.6.3-3+4) Depends: gcc-mingw-w64-i686-posix (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), gcc-mingw-w64-i686-posix-runtime (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), gcc-mingw-w64-base (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), libc6 (>= 2.14), libgcc-s1 (>= 4.2), libgmp10, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10.2.1) Breaks: g++-mingw-w64-i686 (<< 9.3.0-8+22), gcc-mingw-w64 (<< 4.6.3-3+4) Filename: pool/development/g/gcc-mingw-w64/g++-mingw-w64-i686-posix_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_amd64.deb Size: 10486048 MD5sum: 633a189bcfa6e2aa986d3258ca28c914 SHA1: 2b0dd815acc8bfd6ef452f07019b101515eebdba SHA256: bcecae2f681004e1c63f8d8c0b5b4329aa54cded986f11aadba7c71260033b35 SHA512: 03f6096ceadb2de752a8a33e4012d3dcf45168fc10fb38b3304374687a9ed97d9b1e039fa5fcb7e61be868e33194da7fbadcaec3bc9a83da8ec9f273898fd7a5 Description: GNU C++ compiler for MinGW-w64, Win32/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the C++ compiler, supporting cross-compiling to 32-bit MinGW-w64 targets, using the POSIX threading model. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: g++-mingw-w64-i686-posix-dbgsym Priority: optional Section: debug Installed-Size: 88468 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: g++-mingw-w64-i686-posix (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5) Filename: pool/development/g/gcc-mingw-w64/g++-mingw-w64-i686-posix-dbgsym_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_amd64.deb Size: 86405328 MD5sum: c5716315964c737deb92df77fbf1f98b SHA1: 72d908b9c639e8ef3c7a53a88a8729f5dc438e04 SHA256: 62e23795e6ae6b047e5249c3280acbeed20b160c5502f388e50380fa7b9dba02 SHA512: 5188a491a6757a68e1ad2fc9b4a49a1f9c1ec60921928d619136e5441e8d06fb0f51b3a6967301fc9cddbe7729aecf313ad20ec6f998fede5896e3efa6b37a02 Description: debug symbols for g++-mingw-w64-i686-posix Auto-Built-Package: debug-symbols Build-Ids: 0616fb8623d7379ad36ca1771ba1b5a4ed36e241 9073615bc8da905e021c9bbd4d439477f0ea3d5e Package: g++-mingw-w64-i686-win32 Priority: optional Section: devel Installed-Size: 49801 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Replaces: g++-mingw-w64-i686 (<< 9.3.0-8+22), gcc-mingw-w64 (<< 4.6.3-3+4) Depends: gcc-mingw-w64-i686-win32 (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), gcc-mingw-w64-i686-win32-runtime (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), gcc-mingw-w64-base (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), libc6 (>= 2.14), libgcc-s1 (>= 4.2), libgmp10, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10.2.1) Breaks: g++-mingw-w64-i686 (<< 9.3.0-8+22), gcc-mingw-w64 (<< 4.6.3-3+4) Filename: pool/development/g/gcc-mingw-w64/g++-mingw-w64-i686-win32_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_amd64.deb Size: 10486192 MD5sum: 87f7c63c4d4e987aab09b0345eb42105 SHA1: 9e11039a7f4ad07d28230ca577263d1768cebcd6 SHA256: bc6345a09467808dc549a3b2849ccea515dab6a16b4a7bbfbe73e28e57cbadf5 SHA512: 2e8b2f2ab3f3b7c1725d08e85807c236ea873613819c5e1af3b20f7b814264313ee43f8434585dbe4e4cd7cbb7d5536201fd6434a470f7a8553f2c4565252a76 Description: GNU C++ compiler for MinGW-w64, Win32/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the C++ compiler, supporting cross-compiling to 32-bit MinGW-w64 targets, using the Win32 threading model. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: g++-mingw-w64-i686-win32-dbgsym Priority: optional Section: debug Installed-Size: 88467 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: g++-mingw-w64-i686-win32 (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5) Filename: pool/development/g/gcc-mingw-w64/g++-mingw-w64-i686-win32-dbgsym_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_amd64.deb Size: 86423660 MD5sum: 4402f1d42834b87ced18f3736644a860 SHA1: c455d38da9a2beea3d44a0a2a72abdde08066f8e SHA256: eef4c22b09898ae39781f8dc5da1dbf2920dec272522712813321c3280bc7325 SHA512: c815d5f6888b5e5d81d9d48a7f05f1dffaf20ccd7da7aa60d35b910749298a551229278aad573a67471afe7e9499361aba6ae0a2ed65ff9571f0932cb9c9d621 Description: debug symbols for g++-mingw-w64-i686-win32 Auto-Built-Package: debug-symbols Build-Ids: da5774a684d86dc94162c66f3a4973a5509d50fe e9c3ec89e30721159e3edbff2d83762a30fc8483 Package: g++-mingw-w64-x86-64 Priority: optional Section: devel Installed-Size: 254 Maintainer: Stephen Kitt Architecture: all Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: g++-mingw-w64-x86-64-posix, g++-mingw-w64-x86-64-win32 Filename: pool/development/g/gcc-mingw-w64/g++-mingw-w64-x86-64_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_all.deb Size: 185896 MD5sum: 98a41e57a2aabdb8c1be3b212539f5e4 SHA1: 957a85939422b34e915e4b21992953633057d86d SHA256: 5103a2c94d575459baaa3b408a4356c18725ea00fe57d14f1701916530b5cede SHA512: 1cd2792a824c6f4c19e19dba6cc056c74742005cdc1793a3133d39e08797f7cc9aafa1b7bf4c15b4ea2007552574ded509df2eb1d70affd647086a2a45460212 Description: GNU C++ compiler for MinGW-w64 targeting Win64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the C++ compiler, supporting cross-compiling to 64-bit MinGW-w64 targets. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: g++-mingw-w64-x86-64-posix Priority: optional Section: devel Installed-Size: 51657 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Replaces: g++-mingw-w64-x86-64 (<< 9.3.0-8+22), gcc-mingw-w64 (<< 4.6.3-3+4) Depends: gcc-mingw-w64-x86-64-posix (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), gcc-mingw-w64-x86-64-posix-runtime (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), gcc-mingw-w64-base (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), libc6 (>= 2.14), libgcc-s1 (>= 4.2), libgmp10, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10.2.1) Breaks: g++-mingw-w64-x86-64 (<< 9.3.0-8+22), gcc-mingw-w64 (<< 4.6.3-3+4) Filename: pool/development/g/gcc-mingw-w64/g++-mingw-w64-x86-64-posix_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_amd64.deb Size: 10648916 MD5sum: 6e634807c0cd218c85175b5584190b2b SHA1: 68da9860f442a84117c3ce1630024fe678fddb5f SHA256: 62eb6c6f40bc0907566d4ddb737754a78fe43c4cba9e4aa4eaa754bfe8ccc7e0 SHA512: 37c726820674ac9886005cae4133383e51179f8be7f8c005fe0c04d3030ace7d165e68791baa0af9f9fc05098202f508243684dde263fb5d3d016ce61503aed1 Description: GNU C++ compiler for MinGW-w64, Win64/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the C++ compiler, supporting cross-compiling to 64-bit MinGW-w64 targets, using the POSIX threading model. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: g++-mingw-w64-x86-64-posix-dbgsym Priority: optional Section: debug Installed-Size: 88944 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: g++-mingw-w64-x86-64-posix (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5) Filename: pool/development/g/gcc-mingw-w64/g++-mingw-w64-x86-64-posix-dbgsym_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_amd64.deb Size: 86780784 MD5sum: c2dc6e3a7377307f2c8fc66eb7e682be SHA1: 90ea80058d9841a532466e684006516d76b932b7 SHA256: cc78ab7b44bfee93fab64616d5dcf5123592e7c2b5f83bf0a819c2de0acdf7a4 SHA512: f586efd8bd45b0fa3805c7565a74721d123daaf4de967a9808368e5337fe071ff8846f1e3e6f4df86ab8800e82141349145a34072150d17880e9eceb416fdfe8 Description: debug symbols for g++-mingw-w64-x86-64-posix Auto-Built-Package: debug-symbols Build-Ids: 4b0fa50a73c215e6657bc728deae4009b5784eff d188dee07354a1496004fc6bf6c8f9c1023fe6ad Package: g++-mingw-w64-x86-64-win32 Priority: optional Section: devel Installed-Size: 51574 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Replaces: g++-mingw-w64-x86-64 (<< 9.3.0-8+22), gcc-mingw-w64 (<< 4.6.3-3+4) Depends: gcc-mingw-w64-x86-64-win32 (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), gcc-mingw-w64-x86-64-win32-runtime (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), gcc-mingw-w64-base (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), libc6 (>= 2.14), libgcc-s1 (>= 4.2), libgmp10, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10.2.1) Breaks: g++-mingw-w64-x86-64 (<< 9.3.0-8+22), gcc-mingw-w64 (<< 4.6.3-3+4) Filename: pool/development/g/gcc-mingw-w64/g++-mingw-w64-x86-64-win32_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_amd64.deb Size: 10649948 MD5sum: 0bc6e2b41d0ef6448de75adfb313e889 SHA1: d620b327db23fe257aa882898ec048937f11c2f5 SHA256: e570b3ae50b1e24063bcce3356f036119f6fc8774ced506267650f44dfbfdc20 SHA512: 3ee35d535dd18f5aed5b1c68a5eee2d92bb840878cdbcc3829328ed785a1ea3eb3f781d85609496c22bcb9a7ae11eb2d41e0b7d3c8953eb488ab12c9b48d7d02 Description: GNU C++ compiler for MinGW-w64, Win64/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the C++ compiler, supporting cross-compiling to 64-bit MinGW-w64 targets, using the Win32 threading model. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: g++-mingw-w64-x86-64-win32-dbgsym Priority: optional Section: debug Installed-Size: 88947 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: g++-mingw-w64-x86-64-win32 (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5) Filename: pool/development/g/gcc-mingw-w64/g++-mingw-w64-x86-64-win32-dbgsym_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_amd64.deb Size: 86825532 MD5sum: c0320e663b0b5cdba0e3780b10b44ab0 SHA1: 1868d12de9f04c5f2528c939cc81ceeee9190ab6 SHA256: ed0e1c62c9a0f1f1fb1cd6e17337641cd0dfef4502e1cdf6552e81238f5bc042 SHA512: b024685884cc308d591035d8621a68f2bb32b7b5e57e779572832ff0cee4481f2465915ac3da263c16d4b136b919cce51fac00fc6e1671cfb672c75661e30caf Description: debug symbols for g++-mingw-w64-x86-64-win32 Auto-Built-Package: debug-symbols Build-Ids: b2d312bc6e313ded052de351afd9b3a70945acf1 c65ac277e16019ab4b5ae6015f706565f6e4c470 Package: g++-multilib Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp (= 4:10.2.1-1apertis0bv2023dev3b1), gcc-multilib (= 4:10.2.1-1apertis0bv2023dev3b1), g++ (= 4:10.2.1-1apertis0bv2023dev3b1), g++-10-multilib (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/g++-multilib_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1016 MD5sum: 28cab7f01eb6f691d1490646c2806d19 SHA1: 280576a3b11992260dfc443a003b56d451ce9b32 SHA256: b6229d757e551b6d93462d69715a19abe77ebbb9154b4604913c7f72821b3381 SHA512: ed15d7bd31a484b9452a8e8914c8a63569844eb55f71bf5458d9befe7dbf7a44ae6d8949c612149e0194bd52e989d52351b622e9486ba50656e65762b9636ea7 Description: GNU C++ compiler (multilib files) This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . A dependency package on architectures with multilib support; the package contains dependencies for the non-default multilib architecture(s). Package: g++-multilib-i686-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-i686-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), g++-i686-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), gcc-multilib-i686-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), g++-10-multilib-i686-linux-gnu (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/g++-multilib-i686-linux-gnu_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1024 MD5sum: 8d87b1a711676bd03701de16611a507a SHA1: ba74387c584624f3d108a2447a05886262cec683 SHA256: dbbfba75e97fbd2710cb95e6ee3906a5846016327c0a59ba991bcb5298a6843b SHA512: 7d7319a1875013bbbb10033808121e7d941acdba41f067bfa4b1b1ceac60a623e64c897ed4bfbb28437ace25c00addbfd0aef379adfffcc697f42ce079476036 Description: GNU C++ compiler for the i386 architecture This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This is a dependency package providing the default GNU C++ cross-compiler for the i386 architecture. Package: g++-multilib-s390x-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-s390x-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), g++-s390x-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), gcc-multilib-s390x-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), g++-10-multilib-s390x-linux-gnu (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/g++-multilib-s390x-linux-gnu_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1024 MD5sum: 10fb044dc1d3110c5741cd8a7d3c7d5d SHA1: 58769108af8faae27143bdc0dd00c03c1ffc9196 SHA256: e28c8576702a664884b4041e187baa474fef95dedd3951f2b408a16578dc5545 SHA512: bd893f37b966c6c8e6a65652027906e716f7eca7bb27114b1b6937ea241e97890214d3d077e5ff6a14f1dc0ea2ca86ed7f56747472c437bbe0fba6e546106d77 Description: GNU C++ compiler for the s390x architecture This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This is a dependency package providing the default GNU C++ cross-compiler for the s390x architecture. Package: g++-powerpc64le-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-powerpc64le-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), gcc-powerpc64le-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), g++-10-powerpc64le-linux-gnu (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/g++-powerpc64le-linux-gnu_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1200 MD5sum: c23db6a2059a9e4ea4f6601f0834f071 SHA1: 33a89eec2b12cb15f746ffaca6001a5a46bd02fa SHA256: 371940d68b58302b9dc91632cf77cbd5a0543c85153c105b9a4ae5e52982cd81 SHA512: 900190fefbf553c65e04ebffd006e945aa5ffe5c3298fc0250479bfa8c0b1fedd3f7792b89d8170e5e7535346ea3e5082f7737c6774de1430363f221aaadc3d4 Description: GNU C++ compiler for the ppc64el architecture This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This is a dependency package providing the default GNU C++ cross-compiler for the ppc64el architecture. Multi-Arch: foreign Package: g++-s390x-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-s390x-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), gcc-s390x-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), g++-10-s390x-linux-gnu (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/g++-s390x-linux-gnu_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1192 MD5sum: 39d26c65933c630aba89f012a66ba986 SHA1: cedc2a9b061f3b2e3e8e7425aa867c837d6acfa3 SHA256: 42706d586acffa24ff18d44c41c881fdbb671c5a3b040de4394f67e5a637cc0a SHA512: 8dc6c52297ecf37d7ac3acad768eef31232511beb78647410d2395efcf9483c2d7baf8df335f8d5044ddf08872b9710d2a0a5bc9f33aa986a6852e6eef3d0767 Description: GNU C++ compiler for the s390x architecture This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This is a dependency package providing the default GNU C++ cross-compiler for the s390x architecture. Multi-Arch: foreign Package: galera-3 Priority: optional Section: libs Installed-Size: 2113 Maintainer: Debian MySQL Maintainers Architecture: amd64 Version: 25.3.36-0+deb11u1+apertis0bv2023dev2b1 Replaces: galera Provides: galera, galera3, percona-xtradb-cluster-galera-25, wsrep Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libssl1.1 (>= 1.1.0), libstdc++6 (>= 9) Conflicts: garbd-2, garbd2, percona-galera-3, percona-xtradb-cluster-galera, percona-xtradb-cluster-galera-2.x, percona-xtradb-cluster-galera-3.x, percona-xtradb-cluster-garbd-2.x, percona-xtradb-cluster-garbd-3.x Breaks: galera Filename: pool/development/g/galera-3/galera-3_25.3.36-0+deb11u1+apertis0bv2023dev2b1_amd64.deb Size: 743628 MD5sum: 3289e23d759e8ceaba1c070e85a43c33 SHA1: c7604794d9d712c3ac60a044d662c485d3e9c818 SHA256: 8164a9f1fb8b694e04a6f6cda562e83ef5057853b62cc7eb1997a10d1e1eac1b SHA512: 1c00509f40abde0fd5d8e4035fc7f720016c59f8065346cd4dcf8f82798616782612669c14e074fb74864846aeb8aacb34da923567043f0c72e4820b9c941006 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: 11850 Maintainer: Debian MySQL Maintainers Architecture: amd64 Source: galera-3 Version: 25.3.36-0+deb11u1+apertis0bv2023dev2b1 Depends: galera-3 (= 25.3.36-0+deb11u1+apertis0bv2023dev2b1) Filename: pool/development/g/galera-3/galera-3-dbgsym_25.3.36-0+deb11u1+apertis0bv2023dev2b1_amd64.deb Size: 11665352 MD5sum: 5564eaff222128b9827a067684524f1d SHA1: eb1fd47b36eceb9cd817fd337ac8bcb9525bf336 SHA256: fbea721dfe58429a596bc7aac4051f73590f92cb49b3d9266b301a8ab1752200 SHA512: 2616ea6a499437314fdbef1de97c236de74a431a25d857b9804afa192a5e98af43fb2899531cdc49221d228f43d4703893b7dfb2674ca1d4b787e229f6c587a0 Description: debug symbols for galera-3 Auto-Built-Package: debug-symbols Build-Ids: aa78ea3942ab0ccc5db3683beb6a3d70320454f6 Package: galera-4 Priority: optional Section: libs Installed-Size: 2305 Maintainer: Debian MySQL Maintainers Architecture: amd64 Version: 26.4.11-0+deb11u1+apertis0bv2023dev2b2 Replaces: galera-3 (<< 26.4) Provides: galera4, percona-xtradb-cluster-galera-26, wsrep Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libssl1.1 (>= 1.1.1), libstdc++6 (>= 9) Conflicts: garbd-2, garbd-3, garbd2, garbd3, percona-galera-3, percona-galera-4, percona-xtradb-cluster-galera, percona-xtradb-cluster-galera-2.x, percona-xtradb-cluster-galera-3.x, percona-xtradb-cluster-galera-4.x, percona-xtradb-cluster-garbd-2.x, percona-xtradb-cluster-garbd-3.x Breaks: galera-3 (<< 26.4) Filename: pool/development/g/galera-4/galera-4_26.4.11-0+deb11u1+apertis0bv2023dev2b2_amd64.deb Size: 806216 MD5sum: 0bcf909c98d218d4e36811129e58f6d1 SHA1: fe708b22ed4a6cc6e1b255818ee604ef9be75036 SHA256: 153efaf9993c4a58c8dfdb15a284095998a12bf773fd2ee7c35d0628affbc800 SHA512: 3638e85a9bb87413fb1cf6a9882e8b74ffd3fb7c1562ad6d3058c431f6d5d2bc1de9033a0738f0d3e7ea383692a398fd1b9d07e59172058a516447ac197287e4 Description: Replication framework for transactional applications Galera is a fast synchronous multimaster wsrep provider (replication engine) for transactional databases and similar applications. For more information about wsrep API see https://github.com/codership/wsrep-API. For a description of Galera replication engine see http://galeracluster.com. . This package contains the Galera library/plugin. Homepage: https://www.galeracluster.com/ Package: galera-4-dbgsym Priority: optional Section: debug Installed-Size: 13687 Maintainer: Debian MySQL Maintainers Architecture: amd64 Source: galera-4 Version: 26.4.11-0+deb11u1+apertis0bv2023dev2b2 Depends: galera-4 (= 26.4.11-0+deb11u1+apertis0bv2023dev2b2) Filename: pool/development/g/galera-4/galera-4-dbgsym_26.4.11-0+deb11u1+apertis0bv2023dev2b2_amd64.deb Size: 13491128 MD5sum: 3b5530ea981ed6e32db93578ab502214 SHA1: ffdb4feddc2e594980d3c83546308f95454aae82 SHA256: b5bbe84dde23b7d78755422c54725ae012fac1aad59a3b303e28ac7cedd4fcc9 SHA512: c77febe78c51120ba95bfc39a4529723b86c3a274fc8551f65c10aef2971ac69e9502dd01ad727bfe2a0623fb7ec478d1008a04a76d0667a288e34343d751742 Description: debug symbols for galera-4 Auto-Built-Package: debug-symbols Build-Ids: bc9aafb2da0f7d287d544ab1fd208cb7b3af726a Package: galera-arbitrator-3 Priority: optional Section: database Installed-Size: 1723 Maintainer: Debian MySQL Maintainers Architecture: amd64 Source: galera-3 Version: 25.3.36-0+deb11u1+apertis0bv2023dev2b1 Replaces: percona-xtradb-cluster-galera-2.x Depends: lsb-base (>= 3.0-6), libboost-program-options1.74.0 (>= 1.74.0), libc6 (>= 2.17), libgcc-s1 (>= 3.0), libssl1.1 (>= 1.1.0), libstdc++6 (>= 9) Conflicts: garbd-2, garbd2, percona-xtradb-cluster-garbd-2.x Breaks: percona-xtradb-cluster-galera-2.x Filename: pool/development/g/galera-3/galera-arbitrator-3_25.3.36-0+deb11u1+apertis0bv2023dev2b1_amd64.deb Size: 571524 MD5sum: f96331af0ede84ca41d1a7fd514c8232 SHA1: 91526b3f58bdabd9ccdc93e28d6babaecf08eb4d SHA256: ee046f812a1dcba16e73a4e9acf38b208d23d7e35acb4e5950cd9bb3d7651ebc SHA512: 4c7462fdee4777dcc6c7a6bcde99ef3e916c5383249b55bbae8fe44d107f2d9a9ffcfee3f7493b02b531513c7d059613eadc11f3c2df46d3c94928b391b19631 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: 7965 Maintainer: Debian MySQL Maintainers Architecture: amd64 Source: galera-3 Version: 25.3.36-0+deb11u1+apertis0bv2023dev2b1 Depends: galera-arbitrator-3 (= 25.3.36-0+deb11u1+apertis0bv2023dev2b1) Filename: pool/development/g/galera-3/galera-arbitrator-3-dbgsym_25.3.36-0+deb11u1+apertis0bv2023dev2b1_amd64.deb Size: 7794500 MD5sum: 82423cadfa6c50dafb0cf7a47ba8031a SHA1: f93b0f22ff7ea489b433a399463c8d653eb0e1b2 SHA256: 4fc1d9837ae2e68ad7a8561adc096bb60f9afad522c9f9c77ca2e303891aaea9 SHA512: c8137d23cfc30de6ecd9ba07c4841c726d2f3a9dbc47cbbf0498361a07c8c62e24fd61fd7365ad7f89e1cdf1b3e6f574e531b8a6e30f48b229567bacd1bbe4bc Description: debug symbols for galera-arbitrator-3 Auto-Built-Package: debug-symbols Build-Ids: 92da34d0a07e29ace1558b06a1cb677970d2efca Package: galera-arbitrator-4 Priority: optional Section: database Installed-Size: 1895 Maintainer: Debian MySQL Maintainers Architecture: amd64 Source: galera-4 Version: 26.4.11-0+deb11u1+apertis0bv2023dev2b2 Replaces: percona-xtradb-cluster-galera-2.x Depends: lsb-base (>= 3.0-6), libboost-program-options1.74.0 (>= 1.74.0), libc6 (>= 2.17), libgcc-s1 (>= 3.0), libssl1.1 (>= 1.1.1), libstdc++6 (>= 9) Conflicts: galera-arbitrator-3, garbd-2, garbd2, percona-galera-arbitrator-3, percona-galera-arbitrator-4, percona-xtradb-cluster-garbd-2.x Breaks: percona-xtradb-cluster-galera-2.x Filename: pool/development/g/galera-4/galera-arbitrator-4_26.4.11-0+deb11u1+apertis0bv2023dev2b2_amd64.deb Size: 616560 MD5sum: 904278843feff49144c82cc5299fc2e6 SHA1: 6a9e77360b1f17220032a647a3ec5d7b1d72b166 SHA256: b78edcb36ed8dbd59264f3deca69d34f91ac23bb481e06cd810f337b6184fa07 SHA512: b0db37b0e74c69bacbe9ace77c9048403a1175af3c04885f4a0d4a680f3a4880373ce78670b12b559bd03cd40137820cac71d4165ee79f899768cc0d2f8c9c5a Description: Galera arbitrator daemon Galera is a fast synchronous multimaster wsrep provider (replication engine) for transactional databases and similar applications. For more information about wsrep API see https://github.com/codership/wsrep-API. For a description of Galera replication engine see http://galeracluster.com. . This package contains the Galera arbitrator daemon (garbd). Homepage: https://www.galeracluster.com/ Package: galera-arbitrator-4-dbgsym Priority: optional Section: debug Installed-Size: 9322 Maintainer: Debian MySQL Maintainers Architecture: amd64 Source: galera-4 Version: 26.4.11-0+deb11u1+apertis0bv2023dev2b2 Depends: galera-arbitrator-4 (= 26.4.11-0+deb11u1+apertis0bv2023dev2b2) Filename: pool/development/g/galera-4/galera-arbitrator-4-dbgsym_26.4.11-0+deb11u1+apertis0bv2023dev2b2_amd64.deb Size: 9144852 MD5sum: 95778071d3a23a2c458d32873b9d1b95 SHA1: 5933e41bf5859b917ac0629d8c8021d08f1e5ceb SHA256: 64d84e5d41fbb0b7b8b39fd0b47926588094ea3a392408b97c97fdf102413f86 SHA512: 78f5d6f78ca6079f5f4f8c61e9f006c6b8267d92b23cddfd534c52d2463418e6211527b83c08ebe6e6d45926866dab30ab0413ad7efebc949f8c9a43e47fdb97 Description: debug symbols for galera-arbitrator-4 Auto-Built-Package: debug-symbols Build-Ids: 57905ecc2c567aa7ec9ab76ba83330b3f70b6b32 Package: gawk Priority: optional Section: interpreters Installed-Size: 2459 Maintainer: Adrian Bunk Architecture: amd64 Version: 1:5.1.0-1apertis0bv2023dev2b4 Provides: awk Pre-Depends: libc6 (>= 2.29), libgmp10, libmpfr6 (>= 3.1.3), libreadline8 (>= 6.0), libsigsegv2 (>= 2.9) Suggests: gawk-doc Filename: pool/development/g/gawk/gawk_5.1.0-1apertis0bv2023dev2b4_amd64.deb Size: 604996 MD5sum: b77d824b1947915ceb5626dcf899e9b2 SHA1: cb9a3ca121c7b99172f7576cda3d08200fdd5fad SHA256: 0e7da938e3f0ba01eb54865892a532062697c7da800acde32de605c43c70354f SHA512: d77cfd9f33adfad0416099ec3739c975038929c4e972891a5c1ad58cf864c9a405d05a51d89cd14edd4eaf05a68a3ef5d40ecb5aae65503650f95e685984bfdc Description: GNU awk, a pattern scanning and processing language `awk', a program that you can use to select particular records in a file and perform operations upon them. . Gawk is the GNU Project's implementation of the AWK programming language. It conforms to the definition of the language in the POSIX 1003.2 Command Language And Utilities Standard. This version in turn is based on the description in The AWK Programming Language, by Aho, Kernighan, and Weinberger, with the additional features defined in the System V Release 4 version of UNIX awk. Gawk also provides more recent Bell Labs awk extensions, and some GNU-specific extensions. Homepage: http://www.gnu.org/software/gawk/ Multi-Arch: foreign Package: gawk-dbgsym Priority: optional Section: debug Installed-Size: 1221 Maintainer: Adrian Bunk Architecture: amd64 Source: gawk Version: 1:5.1.0-1apertis0bv2023dev2b4 Depends: gawk (= 1:5.1.0-1apertis0bv2023dev2b4) Filename: pool/development/g/gawk/gawk-dbgsym_5.1.0-1apertis0bv2023dev2b4_amd64.deb Size: 1088628 MD5sum: dc32607a81f35202f8544af94da23835 SHA1: 36def6a215a092e4941affb548ef09a55e9712d8 SHA256: 2d44df205a7c720366aa98dbacd80a996f6422fc97a9de96fb0099a4d7e7f3ac SHA512: b9a96ca90a72c2ca74fc2138c4e1311f2debeda0e411006f288bc5d911585c47ab90c68d12691b8dc16fef33c71492b8d9ebd86750cef938c99844018a629630 Description: debug symbols for gawk Auto-Built-Package: debug-symbols Build-Ids: 00912265f12814d2480ca64d14f500efa31b3c60 020938c9a8445ea5d10f8ce34dd977544e4ccdf4 1b55518645fd9ce666cc2a86108a163fadbb20c7 39f21bd15fc3339dbaec0bf7752e5870bea676f3 3dc7e2d495302f37b19b466889ecf0ea74454228 60715f229401a2ae08938bca0c8169ddf8ebb1f9 68c2eb7a6ae0a41053b470acfcbad63fff2eb631 7191b19ba74eb872174dd617eac36a9dd09e4ec3 95a39d6b0a4241fbd2dd6ff9237afd9633e166b1 a358701e8810969b3f7f214e43d57827b43278f8 b7afd93520f7ce85d44bc727eea4797edf536290 c0dde62bb646c0ed3525d5b0428aa3ef110dd96d d2b69381096b0bc8e295d0cb033796526d17d433 d9cd30b2cf22ca9322de259970c9199dcb19e84e fe19c09f8b752e03e33bbea46d9b2a56b16f93f7 Package: gcab Priority: optional Section: utils Installed-Size: 212 Maintainer: Stephen Kitt Architecture: amd64 Version: 1.4-3apertis0bv2023dev2b3 Depends: libc6 (>= 2.4), libgcab-1.0-0 (>= 1.4), libglib2.0-0 (>= 2.26.0) Filename: pool/development/g/gcab/gcab_1.4-3apertis0bv2023dev2b3_amd64.deb Size: 34144 MD5sum: 804656cfde1ab220fc822309f87c3be2 SHA1: f485ab9112754b4819de97b3d17d77207b9dca5e SHA256: 4185e7aa2df2a40736a90a258d60d1d694223533ddc03733516af81dacd00d8f SHA512: d36c93c44d33c3084cd96af462d816702f1c3524f38189bc27e067c886970e6c93ec36a128f23396f54d97d6c0ac54eada752f63e59cbee3d09a3e608f8fd177 Description: Microsoft Cabinet file manipulation tool gcab can list, extract and create cabinet (.cab) files, commonly used as archives to distribute software on Windows. . gcab is similar to cabextract but can create cabinet files. Homepage: https://wiki.gnome.org/msitools Multi-Arch: foreign Package: gcab-dbgsym Priority: optional Section: debug Installed-Size: 31 Maintainer: Stephen Kitt Architecture: amd64 Source: gcab Version: 1.4-3apertis0bv2023dev2b3 Depends: gcab (= 1.4-3apertis0bv2023dev2b3) Filename: pool/development/g/gcab/gcab-dbgsym_1.4-3apertis0bv2023dev2b3_amd64.deb Size: 14908 MD5sum: 40abf2ae91c34c47d82d8c95fabae2e8 SHA1: 5a1356e20e933f94494787f864581297f3aea4b8 SHA256: 5053b8e6bdbaae43b7e4fe0301e5ca9b958cfd0b476466a6001512178ff09876 SHA512: 9374f686fb7f9f3008657bb154331b15c2686e2f414d2f6fcb4676a8fba476e0790bf2515d787a771e51a55baedeb4d5fcf8821e2c6eb489c82fb5037cda25e9 Description: debug symbols for gcab Auto-Built-Package: debug-symbols Build-Ids: a23d9824e71b33f4bf76b5bdf26ebd4ae1658a02 Package: gcc Priority: optional Section: devel Installed-Size: 45 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Provides: c-compiler, gcc-x86-64-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1) Depends: cpp (= 4:10.2.1-1apertis0bv2023dev3b1), gcc-10 (>= 10.2.1-3~) Recommends: libc6-dev | libc-dev Suggests: gcc-multilib, make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb, gcc-doc Conflicts: gcc-doc (<< 1:2.95.3) Filename: pool/development/g/gcc-defaults/gcc_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 5196 MD5sum: 082a86c158deefb76caa8b8ea3ab1ab4 SHA1: c6e51b31aa4315a781da8c35528149a483582de6 SHA256: c4ce471cfa1825a1597523fa8fb922a163baf2ad8f0becc7270aecdc31702b5d SHA512: cf9fad9192e29c1b80fd076b3776a01b4940de7a3bb0163ea1ffa291de8438e6f2c70564675b217c4a9c10ea4fcb3bfee95fe691de3c7714b4d7968ced160ef4 Description: GNU C compiler This is the GNU C compiler, a fairly portable optimizing compiler for C. . This is a dependency package providing the default GNU C compiler. Package: gcc-10-aarch64-linux-gnu Priority: optional Section: devel Installed-Size: 226297 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev2b5cross1 Replaces: cpp-10-aarch64-linux-gnu (<< 7.1.1-8) Provides: c-compiler-aarch64-linux-gnu Depends: cpp-10-aarch64-linux-gnu (= 10.2.1-6+apertis6bv2023dev2b5cross1), gcc-10-aarch64-linux-gnu-base (= 10.2.1-6+apertis6bv2023dev2b5cross1), libcc1-0 (>= 10), binutils-aarch64-linux-gnu (>= 2.35.2), libgcc-10-dev-arm64-cross (>= 10.2.1-6+apertis6bv2023dev2b5cross1), libc6 (>= 2.14), libgcc-s1 (>= 3.0), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Recommends: libc6-dev-arm64-cross (>= 2.30-1~) Suggests: gcc-10-doc (>= 10), gcc-10-locales (>= 10) Conflicts: gcc-multilib Filename: pool/development/g/gcc-10-cross/gcc-10-aarch64-linux-gnu_10.2.1-6+apertis6bv2023dev2b5cross1_amd64.deb Size: 53156232 MD5sum: 95319cde7e1d2f76c274e6cf9fe346d2 SHA1: 53657c757eeab797ace5e499fe4b25557d856139 SHA256: 85dd6fa09b6971a77536b27561a1aef55f7cfab37bee0935b8fe32e079a7b524 SHA512: 13e6bbeba0173038bdac37931c38b5707ff6c1f3c5a9ce8b3f293d4ad0e3c62589928da8100c9e78e688ec2c08e948b0ea145cf977814e2b932f055e1fcec4ef Description: GNU C compiler (cross compiler for arm64 architecture) This is the GNU C compiler, a fairly portable optimizing compiler for C. . This package contains C cross-compiler for arm64 architecture. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gcc-10-aarch64-linux-gnu-base Priority: optional Section: devel Installed-Size: 355 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev2b5cross1 Breaks: gnat (<< 7) Filename: pool/development/g/gcc-10-cross/gcc-10-aarch64-linux-gnu-base_10.2.1-6+apertis6bv2023dev2b5cross1_amd64.deb Size: 298748 MD5sum: 01f7c65f05368de20eda86c6db042084 SHA1: 8e9756d982283de05c5ddfe731d07657289c22b6 SHA256: 578416d351ecd6dbcbabf688e396f809637cfd229dc391c687cb210e3719601c SHA512: dd03e387461bf03f5ab668d29bfe265c24ff3344798c2319c59d73c948dc8b92d250b3ae18cd1ccf71779ed987db36424dcd048592a924d0135d99aa1c02e345 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+apertis6bv2023dev2b5) Homepage: http://gcc.gnu.org/ Multi-Arch: same Package: gcc-10-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 207129 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev2b5cross1 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+apertis6bv2023dev2b5cross1), gcc-10-arm-linux-gnueabi-base (= 10.2.1-6+apertis6bv2023dev2b5cross1), libcc1-0 (>= 10), binutils-arm-linux-gnueabi (>= 2.35.2), libgcc-10-dev-armel-cross (>= 10.2.1-6+apertis6bv2023dev2b5cross1), libc6 (>= 2.14), libgcc-s1 (>= 3.0), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Recommends: libc6-dev-armel-cross (>= 2.30-1~) Suggests: gcc-10-doc (>= 10), gcc-10-locales (>= 10) Conflicts: gcc-multilib Filename: pool/development/g/gcc-10-cross/gcc-10-arm-linux-gnueabi_10.2.1-6+apertis6bv2023dev2b5cross1_amd64.deb Size: 50362676 MD5sum: 07887ea1927cbec88b09f2772ddb4025 SHA1: ab0aef9c8417fc38d6df00f7ef50d37781286252 SHA256: 4c45200cfd6fdcb0eff5f4465ac1ed76c4966fbb855bb8335dc84261d26a7bc2 SHA512: e5e2168d65f68033038494c4c51586b7a8d1f3681e12f4079b6236ccaa77885fa32133e72385e7910789118a152ecf6a327022efc151dbc48bc1a9be464864ec 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+apertis6bv2023dev2b5) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gcc-10-arm-linux-gnueabi-base Priority: optional Section: devel Installed-Size: 355 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev2b5cross1 Breaks: gnat (<< 7) Filename: pool/development/g/gcc-10-cross/gcc-10-arm-linux-gnueabi-base_10.2.1-6+apertis6bv2023dev2b5cross1_amd64.deb Size: 298748 MD5sum: ad8f4256bf07fc937f754a7dfddb0c60 SHA1: 8a6d99807c2cd987aad2408d15e9019dc053aaae SHA256: 676ec09e2cb701a7052cf95da2886eb0521a77d97b3ddb9cb33cd0f785d4ecbc SHA512: 76db5a8ffd4792715027c4bc56fe135f8e220c0abf301393f4c2b3aa2a0c0a57f9265729e5934a16cff5d5258fa48f9a940f14121109ffef7d72f64d75e63f1a 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+apertis6bv2023dev2b5) Homepage: http://gcc.gnu.org/ Multi-Arch: same Package: gcc-10-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 207129 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev2b5cross1 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+apertis6bv2023dev2b5cross1), gcc-10-arm-linux-gnueabihf-base (= 10.2.1-6+apertis6bv2023dev2b5cross1), libcc1-0 (>= 10), binutils-arm-linux-gnueabihf (>= 2.35.2), libgcc-10-dev-armhf-cross (>= 10.2.1-6+apertis6bv2023dev2b5cross1), libc6 (>= 2.14), libgcc-s1 (>= 3.0), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Recommends: libc6-dev-armhf-cross (>= 2.30-1~) Suggests: gcc-10-doc (>= 10), gcc-10-locales (>= 10) Conflicts: gcc-multilib Filename: pool/development/g/gcc-10-cross/gcc-10-arm-linux-gnueabihf_10.2.1-6+apertis6bv2023dev2b5cross1_amd64.deb Size: 50362336 MD5sum: 475dd674b44ad54aa9d893a9c6be3066 SHA1: 9373ab9aad2addb03cd76078dae220d556fa73f9 SHA256: 4105decbe20751200410ebf81304ba4daac1cbd58f4b234527d0e0a7bb2bd671 SHA512: eac6f09df74a7ef746406bba7160006e24d410a6c0196f0374b98440284d20dedd3fb4b7ee500ae13ddf88ce033d30c62bd87677e75533054725b913bc7e1224 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+apertis6bv2023dev2b5) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gcc-10-arm-linux-gnueabihf-base Priority: optional Section: devel Installed-Size: 355 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev2b5cross1 Breaks: gnat (<< 7) Filename: pool/development/g/gcc-10-cross/gcc-10-arm-linux-gnueabihf-base_10.2.1-6+apertis6bv2023dev2b5cross1_amd64.deb Size: 298720 MD5sum: 2f6f71094eea020d6fddb2f01b75072c SHA1: b554e9cd7d7750791e1176a15b0bd0ba2b7a8206 SHA256: 57db601f51633c6730bdfc381a44bddd8b3645360d4bed3dd41cc28a0aabd823 SHA512: 1338e06715b0f2c8eb2362bf9aa5027651074124a4a02d2eab8742d2255b9e1cc814bee3177e7a3eed5d19e2e907ce4867ee189d6996567ffd30fd1fec01bc2c 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+apertis6bv2023dev2b5) Homepage: http://gcc.gnu.org/ Multi-Arch: same Package: gcc-10-cross-base Priority: optional Section: devel Installed-Size: 348 Maintainer: Debian GCC Maintainers Architecture: all Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev2b5cross1 Filename: pool/development/g/gcc-10-cross/gcc-10-cross-base_10.2.1-6+apertis6bv2023dev2b5cross1_all.deb Size: 293892 MD5sum: 648ff3cd2754fd3136201696c57193be SHA1: ab83227ac948a8e65b396761f3a5a923ce1a8731 SHA256: 8fd5b24f7e448606f1e30707f2e34498b2fffc7070b5b2f3c99b5081fdf05082 SHA512: 9e3e83a5067555f87fba186114c4c04b79cc486dbdcc0a1700c8adf681a51d719df15a58aa5a3be782b9f5351ee100a885aaced055593791c103aeba41127a4a Description: GCC, the GNU Compiler Collection (library base package) This empty package contains changelog and copyright files common to all libraries contained in the GNU Compiler Collection (GCC). Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: http://gcc.gnu.org/ Package: gcc-10-i686-linux-gnu Priority: optional Section: devel Installed-Size: 237098 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev2b5cross1 Replaces: cpp-10-i686-linux-gnu (<< 7.1.1-8) Provides: c-compiler-i686-linux-gnu Depends: cpp-10-i686-linux-gnu (= 10.2.1-6+apertis6bv2023dev2b5cross1), gcc-10-i686-linux-gnu-base (= 10.2.1-6+apertis6bv2023dev2b5cross1), libcc1-0 (>= 10), binutils-i686-linux-gnu (>= 2.35.2), libgcc-10-dev-i386-cross (>= 10.2.1-6+apertis6bv2023dev2b5cross1), libc6 (>= 2.14), libgcc-s1 (>= 3.0), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Recommends: libc6-dev-i386-cross (>= 2.30-1~) Suggests: gcc-10-multilib-i686-linux-gnu, gcc-10-doc (>= 10), gcc-10-locales (>= 10) Conflicts: gcc-multilib Filename: pool/development/g/gcc-10-cross/gcc-10-i686-linux-gnu_10.2.1-6+apertis6bv2023dev2b5cross1_amd64.deb Size: 54031072 MD5sum: 5844b72b3c304555095886133b11e457 SHA1: 905184df3ef6cf70543bd2379817402f6cb7a8e4 SHA256: 38fc1b28c8334eb9fc51dd86653ddfeed289b61aee9bce4d4e513f3d59806c62 SHA512: 37e38e5d254a25cff3820cc796983d8370daa972de5e33315f06680186db1881045651082408c55cceedb95217f0630e942d0ec15ba5f2b155ecb714800eeac9 Description: GNU C compiler (cross compiler for i386 architecture) This is the GNU C compiler, a fairly portable optimizing compiler for C. . This package contains C cross-compiler for i386 architecture. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gcc-10-i686-linux-gnu-base Priority: optional Section: devel Installed-Size: 355 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev2b5cross1 Breaks: gnat (<< 7) Filename: pool/development/g/gcc-10-cross/gcc-10-i686-linux-gnu-base_10.2.1-6+apertis6bv2023dev2b5cross1_amd64.deb Size: 298740 MD5sum: 11de3f198ca89bb91484fd3f39fb8cc2 SHA1: 2147e3d1e466af1f3765ae89d48b210872010195 SHA256: d16c6a7ea41d0cd43fe9d4988895478083ef2b71f2d8b60fdcd6238ea9c285cc SHA512: 7d0d3aa73accee86005427822e5a4ac828ef1458fdc2c0aa9bd7475d1eefcd058fd741eb81c0b06d186024287d5d6be1e9d4502e41200a2a4f22c6229e3c7133 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+apertis6bv2023dev2b5) Homepage: http://gcc.gnu.org/ Multi-Arch: same Package: gcc-10-multilib-i686-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev2b5cross1 Depends: gcc-10-i686-linux-gnu-base (= 10.2.1-6+apertis6bv2023dev2b5cross1), gcc-10-i686-linux-gnu (= 10.2.1-6+apertis6bv2023dev2b5cross1), libc6-dev-amd64-i386-cross (>= 2.30-1~), libc6-dev-x32-i386-cross (>= 2.30-1~), lib64gcc-10-dev-i386-cross (>= 10.2.1-6+apertis6bv2023dev2b5cross1), libx32gcc-10-dev-i386-cross (>= 10.2.1-6+apertis6bv2023dev2b5cross1) Filename: pool/development/g/gcc-10-cross/gcc-10-multilib-i686-linux-gnu_10.2.1-6+apertis6bv2023dev2b5cross1_amd64.deb Size: 1152 MD5sum: f19fd7ed76fc3ad522f3dda5e5e8c010 SHA1: d8b379de76edd4f7e8b7420a7d25de1b18d948bc SHA256: 654dc208723ae67b50c684090c356939d9ae4ba4158a0cac8393d7aeab7557f7 SHA512: cf9a2139e92203977642e5f0ddc996fecf25649a60725e3ecbf17c658d55ca21164ea74397c73fe4a4f43218bcf0d49ce4a58dcf4eec2961c87f39c5a6ef61ca Description: GNU C compiler (multilib support) (cross compiler for i386 architecture) This is the GNU C compiler, a fairly portable optimizing compiler for C. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gcc-10-plugin-dev-aarch64-linux-gnu Priority: optional Section: devel Installed-Size: 8967 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev2b5cross1 Depends: gcc-10-aarch64-linux-gnu-base (= 10.2.1-6+apertis6bv2023dev2b5cross1), gcc-10-aarch64-linux-gnu (= 10.2.1-6+apertis6bv2023dev2b5cross1), libgmp-dev (>= 2:5.0.1~), libmpc-dev (>= 1.0), libc6 (>= 2.14) Filename: pool/development/g/gcc-10-cross/gcc-10-plugin-dev-aarch64-linux-gnu_10.2.1-6+apertis6bv2023dev2b5cross1_amd64.deb Size: 1268924 MD5sum: 6d49d252b92a8da9f288f2879073c970 SHA1: a031cb0fc267882779a8ada87f66cff329ece699 SHA256: 233bb8d6492e75ebd0e1e4b5ef7766bf40690ff71a6d581ab9c52e33f8078227 SHA512: 20604491be7380de9c2e5f9df42938f069acaa5f72bee17f75391097a05b1f8ef398f5c0124056d078d174840af7d70bd500d514d3caad412b0ad81f1caf58df 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+apertis6bv2023dev2b5) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gcc-10-plugin-dev-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 8554 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev2b5cross1 Depends: gcc-10-arm-linux-gnueabi-base (= 10.2.1-6+apertis6bv2023dev2b5cross1), gcc-10-arm-linux-gnueabi (= 10.2.1-6+apertis6bv2023dev2b5cross1), libgmp-dev (>= 2:5.0.1~), libmpc-dev (>= 1.0), libc6 (>= 2.14) Filename: pool/development/g/gcc-10-cross/gcc-10-plugin-dev-arm-linux-gnueabi_10.2.1-6+apertis6bv2023dev2b5cross1_amd64.deb Size: 1264336 MD5sum: 841a25ee7348af49b8c7b7dcc83ae71c SHA1: fce2d4c314847e7f8c5d0a941b4b7158778343a8 SHA256: e7e5cc2d0727ef796ab50db3705049c8c357eee0b0a35a4bf8f920cb4897d811 SHA512: 36743cb54811fb9fef0401ce4673e3670777d171ea305b4bb092d5f1f0d35737fd5daa559e4357d6c7fdb5bfd2fc35ec09f262378b957652e722dde79af402b5 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+apertis6bv2023dev2b5) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gcc-10-plugin-dev-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 8554 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev2b5cross1 Depends: gcc-10-arm-linux-gnueabihf-base (= 10.2.1-6+apertis6bv2023dev2b5cross1), gcc-10-arm-linux-gnueabihf (= 10.2.1-6+apertis6bv2023dev2b5cross1), libgmp-dev (>= 2:5.0.1~), libmpc-dev (>= 1.0), libc6 (>= 2.14) Filename: pool/development/g/gcc-10-cross/gcc-10-plugin-dev-arm-linux-gnueabihf_10.2.1-6+apertis6bv2023dev2b5cross1_amd64.deb Size: 1264196 MD5sum: df67ab130a2b91e9ddf3674836b10b75 SHA1: 7a3e84308780bffa9980261e99aaa6f5341ae39e SHA256: b719f8e48ad550d7aaf0eaaac2153df1ce06128556010d995face1efb0e5f890 SHA512: d668abc477b7729cf06148e5d11985481d1859af7032851eaa9a59f468d561216362b4230aec01870ff141f0a18a042232671c0a02dae9c139f5a26d7f21e02d 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+apertis6bv2023dev2b5) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gcc-10-plugin-dev-i686-linux-gnu Priority: optional Section: devel Installed-Size: 8805 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev2b5cross1 Depends: gcc-10-i686-linux-gnu-base (= 10.2.1-6+apertis6bv2023dev2b5cross1), gcc-10-i686-linux-gnu (= 10.2.1-6+apertis6bv2023dev2b5cross1), libgmp-dev (>= 2:5.0.1~), libmpc-dev (>= 1.0), libc6 (>= 2.14) Filename: pool/development/g/gcc-10-cross/gcc-10-plugin-dev-i686-linux-gnu_10.2.1-6+apertis6bv2023dev2b5cross1_amd64.deb Size: 1285764 MD5sum: 0d5ee9c8e40df3c019106b94872b2341 SHA1: ac232bc34ee93df0fad331befd1db6df356c4f3a SHA256: 357432fd6b5df1a275a86dc3e34abd7d29aa21df8d9eb8d34ee2e1b664f6483c SHA512: 3b12e9869e6e2ab273a8358683444d0b367897715dfc182f0336a38d401dad06f24ff47f6a7918f581be3416adb2624e07ec4d07f87721951d44771a7670affc 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+apertis6bv2023dev2b5) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gcc-aarch64-linux-gnu Priority: optional Section: devel Installed-Size: 24 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-aarch64-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), gcc-10-aarch64-linux-gnu (>= 10.2.1-3~) Recommends: libc6-dev-arm64-cross | libc-dev-arm64-cross Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-aarch64-linux-gnu, gcc-doc Filename: pool/development/g/gcc-defaults/gcc-aarch64-linux-gnu_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1476 MD5sum: 291f6a1a31cf5a1d8d70f69fcde7a4b7 SHA1: 1eba1ea6d74eb87e26f5ee9aad6988d22fec81ac SHA256: 47f242b3845288f12be5ee573522ad94d07aa8af9a578376dcaa372ff65012ac SHA512: c0997669b9488207de45af902d1d19b3c8f29cec65ec42f14ecc6248fc8a6e9133b9820e82283e09ef40b4a60f3cf759fff1f54a8b087579ac70376f61111f65 Description: GNU C compiler for the arm64 architecture This is the GNU C compiler, a fairly portable optimizing compiler for C. . This is a dependency package providing the default GNU C cross-compiler for the arm64 architecture. Multi-Arch: foreign Package: gcc-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 24 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-arm-linux-gnueabi (= 4:10.2.1-1apertis0bv2023dev3b1), gcc-10-arm-linux-gnueabi (>= 10.2.1-3~) Recommends: libc6-dev-armel-cross | libc-dev-armel-cross Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-arm-linux-gnueabi, gcc-doc Filename: pool/development/g/gcc-defaults/gcc-arm-linux-gnueabi_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1480 MD5sum: b27248d3f6d6d159af9fea0bf382d41c SHA1: c4a6bc22f0c12a35cb260de4116d687c307c720b SHA256: 13594ecbd115f4652df5012f4144b095e05ffe851558fead18cd33b774494a5b SHA512: e2d5e331116cdc72ea0f117fb3b5ba8eebdc27825f4e6163216e26d5caef143b1494328267459b0184373c2e51e1b9ac10d72f6012bba9188092742afbf1e904 Description: GNU C compiler for the armel architecture This is the GNU C compiler, a fairly portable optimizing compiler for C. . This is a dependency package providing the default GNU C cross-compiler for the armel architecture. Multi-Arch: foreign Package: gcc-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 24 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-arm-linux-gnueabihf (= 4:10.2.1-1apertis0bv2023dev3b1), gcc-10-arm-linux-gnueabihf (>= 10.2.1-3~) Recommends: libc6-dev-armhf-cross | libc-dev-armhf-cross Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-arm-linux-gnueabihf, gcc-doc Filename: pool/development/g/gcc-defaults/gcc-arm-linux-gnueabihf_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1492 MD5sum: 312602f1932c0cd28517f402da532767 SHA1: 2527ecfddee2c32f546f29f5e6ddc86a4797dbb9 SHA256: ac1da24bc5095dbda0a1ebbb4550d82c94fc8d10cd947f7b1b5284ba25632d40 SHA512: 87de72f2489905b444403af0f2a0e6c981fae4a04e8d7e74d6fa1c11c0229434e50a3f13abb3e5d1619da41382c44be8c8632f12c5a5aa4992a49c1b3c1febcc 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: 506574 Maintainer: Agustin Henze Architecture: amd64 Version: 15:8-2019-q3-1apertis0bv2023dev2b3 Depends: libc6 (>= 2.15), libgcc-s1 (>= 3.0), libgmp10, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4), binutils-arm-none-eabi Recommends: libnewlib-arm-none-eabi Breaks: libnewlib-dev (<= 2.4.0.20160527-4), libstdc++-arm-none-eabi-newlib (<= 15:6.3.1+svn253039-1+10) Filename: pool/development/g/gcc-arm-none-eabi/gcc-arm-none-eabi_8-2019-q3-1apertis0bv2023dev2b3_amd64.deb Size: 30845088 MD5sum: ddd456685273baaf296ec9e274643844 SHA1: 402178a14855170d9fa830ac7cabf2bdd8f777c2 SHA256: 2d9c66f3889e96a7a45e627fe48c2d5947b70f6aa5e894cfd8bc120c7239a214 SHA512: 6160de7bd5e450e496d40893fade74d97337db28d6c180b8703553166cf2b3e3a4f1f0955bec197feeabfb4d2b9f4f5a7a8c47047072a376491bdb4697fb07fd 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: 207785 Maintainer: Agustin Henze Architecture: amd64 Source: gcc-arm-none-eabi Version: 15:8-2019-q3-1apertis0bv2023dev2b3 Depends: gcc-arm-none-eabi (= 15:8-2019-q3-1apertis0bv2023dev2b3) Filename: pool/development/g/gcc-arm-none-eabi/gcc-arm-none-eabi-dbgsym_8-2019-q3-1apertis0bv2023dev2b3_amd64.deb Size: 203746352 MD5sum: 170973adfa8b9fe272f408e40eeee512 SHA1: 71e4590f128529002331645d7a46aef74b452eca SHA256: 3616fa2ffe1018a054ea1ab94524c1321977c97b882ad4ad0a2c41557b2ab8a1 SHA512: dcff6a62426bfa7de0c4b2428895b4911dfc949e5a919707f225abd0d742f98cc38edcfaa2297b196e53a36190f886a265a9d76a86fb061446f9962be706e22b Description: debug symbols for gcc-arm-none-eabi Auto-Built-Package: debug-symbols Build-Ids: 1441dcf83d85945ef1fbf16dc0b230b549573f7b 16b22ec439800ca4b4c13ed147938f6698dbab3f 207c762d6711962b5a45644fc3c6d74c2fc14ea8 2dd45f08cddb6787dbfd309f5fd3d3045e53163d 379809ff0e4d67d4dd05330bdb02b4de1906700a 393fe99bd046ae6cdaee7387333ba5b031ed2583 41b098eecc7bb6d7cd18df576c80c4733100359a 444fb1954a0282c15887e694fab024027262f753 6a91bce65e1b050297894256bd6249d88cad1a1c 6b311961f36907f84a8420226a86581877865d71 7a4864ec3e026aa769946d7c21b5249d8b18052c 7ad65d9ad43a0136cef41701a3dfb7e3e7020e60 935f0ccb1734a147585d59514d4f35838aec5c01 943fb497bb13fc2be3ade929c843f0e20c60505b b1a2e2e779dbe0c6dd75a6d43227ddf2b94aec79 f5f9111e012dfd9f4f825c9855ee6bd3b37997f1 fae1fe5720edbf28d190c3aff6121d21f25239fa fb9a30cfa01074ef0cd1b32533fedae9726d3371 ff3dde9d3b598f04113f79e54e3cb1ae210e203c Package: gcc-arm-none-eabi-source Priority: optional Section: devel Installed-Size: 51007 Maintainer: Agustin Henze Architecture: all Source: gcc-arm-none-eabi Version: 15:8-2019-q3-1apertis0bv2023dev2b3 Filename: pool/development/g/gcc-arm-none-eabi/gcc-arm-none-eabi-source_8-2019-q3-1apertis0bv2023dev2b3_all.deb Size: 52228032 MD5sum: 69ca49a2823f6c248fbccd50d51bc20b SHA1: a7af5c4d42b0b7e9da7dcbe8e9ac874eec0aea75 SHA256: 8b84fa927bcdb4fcd295aa274446ab67f49eb26f8318b4b06904437d4d64b497 SHA512: a35f2d2b4373e824a1906b047021410954c24b51cf6b239a0491f43c7fbdeb6a173cdf1b8334d112854c4e336758b9bf71446cf2cb2415cca9ad3dbea5c9c829 Description: GCC cross compiler for ARM Cortex-R/M processors (source) Bare metal C and C++ compiler for embedded ARM chips using Cortex-M, and Cortex-R processors. This package is based on the GNU ARM toolchain provided by ARM. . This package contains the sources and patches which are needed to build the GNU Compiler Collection (GCC) for embedded ARM chips. Homepage: https://developer.arm.com/open-source/gnu-toolchain/gnu-rm Package: gcc-hppa64-linux-gnu Priority: optional Section: devel Installed-Size: 36 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: gcc (= 4:10.2.1-1apertis0bv2023dev3b1), gcc-10-hppa64-linux-gnu (>= 10.2.1-3~) Conflicts: gcc-4.8-hppa64 (<< 4.8.5-3), gcc-4.9-hppa64 (<< 4.9.3-7), gcc-5-hppa64 (<< 5.2.1-26), gcc-5-hppa64-linux-gnu (<< 5.2.1-26) Filename: pool/development/g/gcc-defaults/gcc-hppa64-linux-gnu_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 17072 MD5sum: 273c8f3ce550c3e3c5ffc367a15f328d SHA1: 5c42049718863ab1872e30d1aa5fd7adaa343524 SHA256: 958f43873dce92978de8fab9ed8bb1f0b4382f0feb531d0a10831b862326dc1e SHA512: 4b08aeacd159d27536f52f37c4ff887cdd6027ba83f0d25307bc872a6a3400645711896f57e5172a8fefd5f4e37d870743cec69f14b4454692d3aaf31bd824b4 Description: GNU C compiler (cross compiler for hppa64-linux-gnu) This is the GNU C compiler, a fairly portable optimizing compiler for C. . This is a dependency package providing the default GNU C cross-compiler for the hppa64 architecture. Package: gcc-i686-linux-gnu Priority: optional Section: devel Installed-Size: 24 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-i686-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), gcc-10-i686-linux-gnu (>= 10.2.1-3~) Recommends: libc6-dev-i386-cross | libc-dev-i386-cross Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-i686-linux-gnu, gcc-doc Filename: pool/development/g/gcc-defaults/gcc-i686-linux-gnu_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1468 MD5sum: de169f9fa33d6f28f18d8b0dcc3afd89 SHA1: 0644c09bd10bba3e617731c1aa27f5faa6746cb7 SHA256: 08eaea7d91ba361f28f1efa22a8c0a2bf11282424315c1a090261a81a2ced583 SHA512: 543fd8f51df8a5867140715fd05e6760c1585cf7b3eda12b272c6cbb709c7e9c3babae25587d2fcfe5a69b56b812b819514b0b34473ea6039dc454cb4669e4e7 Description: GNU C compiler for the i386 architecture This is the GNU C compiler, a fairly portable optimizing compiler for C. . This is a dependency package providing the default GNU C cross-compiler for the i386 architecture. Multi-Arch: foreign Package: gcc-mingw-w64 Priority: optional Section: devel Installed-Size: 254 Maintainer: Stephen Kitt Architecture: all Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: gcc-mingw-w64-i686, gcc-mingw-w64-x86-64 Filename: pool/development/g/gcc-mingw-w64/gcc-mingw-w64_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_all.deb Size: 185872 MD5sum: 5f6f0fafed3a401037e3d6f816414cba SHA1: 98bdb62dc77aff5b38c86ca2a1d8634d76f6104f SHA256: 07b6ab048c5ab47e0b0df19b59a2ae4f88a78c68bee9077a0a8f825195b2983a SHA512: 1af7f5c352ceade95cf7509df11140fe708cba4c79ea92577ed420f297755d84a91f2ff9ad499e95fe7aea8704982109078c8ac57a5c91c935a8d0c58977f3ef Description: GNU C compiler for MinGW-w64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the C compiler, supporting cross-compiling to 32- and 64-bit MinGW-w64 targets. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gcc-mingw-w64-base Priority: optional Section: devel Installed-Size: 252 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Filename: pool/development/g/gcc-mingw-w64/gcc-mingw-w64-base_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_amd64.deb Size: 186512 MD5sum: c441ce5b93983e3cd181342408332bad SHA1: 1c25460a7be0c6a1b33cf5e10fc893310800099d SHA256: f25c21ad8c01c4e24a39684f739aa524df835f5b9f19e69446037d161e234560 SHA512: b173fcdcb79e9a1c36561fa68103bd6775fe31e75fdd826760e8e45709a0efc30ce59a11e4b185816789a9ad0199d9bd8889412dde71ef6652abaa6f04898df7 Description: GNU Compiler Collection for MinGW-w64 (base package) MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This empty package contains the documentation common to all gcc-mingw-w64 packages. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gcc-mingw-w64-i686 Priority: optional Section: devel Installed-Size: 254 Maintainer: Stephen Kitt Architecture: all Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: gcc-mingw-w64-i686-posix, gcc-mingw-w64-i686-win32 Filename: pool/development/g/gcc-mingw-w64/gcc-mingw-w64-i686_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_all.deb Size: 185892 MD5sum: 1f79c20d3e3b2039fb719ab02e91183e SHA1: 3387159d0caff3765ece18d2d0e08d11bc6ccad6 SHA256: 17fdf80119e249af43fc93124584b36f6ad5dfe59235d8d579f6444cde43abb2 SHA512: c8891ca2b92046f1ad4934c244f62e653f408a9a6574bfd82af9eb2fe160afccb2e4c8b95e70313b3a6f937252ffd656d853f1cd8626c9e963c2bacb67776558 Description: GNU C compiler for MinGW-w64 targeting Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the C compiler, supporting cross-compiling to 32-bit MinGW-w64 targets. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gcc-mingw-w64-i686-posix Priority: optional Section: devel Installed-Size: 100119 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Replaces: gcc-mingw-w64 (<< 4.6.3-3+4), gcc-mingw-w64-bootstrap, gcc-mingw-w64-i686 (<< 9.3.0-8+22) Depends: binutils-mingw-w64-i686 (>= 2.30~), mingw-w64-i686-dev, gcc-mingw-w64-i686-posix-runtime (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), gcc-mingw-w64-base (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), libc6 (>= 2.15), libgcc-s1 (>= 4.2), libgmp10, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10.2.1) Conflicts: gcc-mingw-w64-bootstrap Breaks: gcc-mingw-w64 (<< 4.6.3-3+4), gcc-mingw-w64-i686 (<< 9.3.0-8+22) Filename: pool/development/g/gcc-mingw-w64/gcc-mingw-w64-i686-posix_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_amd64.deb Size: 26234220 MD5sum: 2211b94fbace6bd8ba86aabbf69812c9 SHA1: 4ba43344723c9dee4c0c365ada69920fe4b1f5bd SHA256: 09389ac452120d19170c0b102f72fa45f7479b819ac65e540b7f8a6ac106012a SHA512: 43a1b749d66773e06cdde105526fb3e5d9bc19a37dcc8f5107f533b344ec894143219aebf033fab0709b577611fec413c8ea0c6b802a6a75d57c31970f295219 Description: GNU C compiler for MinGW-w64, Win32/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the C compiler, supporting cross-compiling to 32-bit MinGW-w64 targets, using the POSIX threading model. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gcc-mingw-w64-i686-posix-dbgsym Priority: optional Section: debug Installed-Size: 249076 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: gcc-mingw-w64-i686-posix (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5) Filename: pool/development/g/gcc-mingw-w64/gcc-mingw-w64-i686-posix-dbgsym_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_amd64.deb Size: 243044152 MD5sum: 8e8b4c2fcc0a3e7c683740522787a925 SHA1: 2af8915a5f7c795d2d41aa1be5acfeb259846fd0 SHA256: f2d3ebeb17434f6eca39c534a8b9270ff95e436d476b817c6014119f1ab91da9 SHA512: c996a97fc3bc260d516a53b33b9f0c7c1fb508231950377f52705393320fb7686d7122ba7dc197c104cb0f0b6ce2cb18a0e01567beb429679bd82adafd79bb38 Description: debug symbols for gcc-mingw-w64-i686-posix Auto-Built-Package: debug-symbols Build-Ids: 123e27d81eb201f54def4b2f7cd7065a8da756bf 2168344869a8dbe763f75ec8c35e2c6a63b56062 4789e65f22e50784553d566c382a90ace3842b47 76c395c5d971bdf7d2e16ef454e990f2201fbc36 7db5e48d3c79fd1ed2945a03bafac64cc612fed1 866ee2a9e881577c561b4c159d0bd0958715a923 8893d5d4a162d6eb20a7a628cede282bb7625ed9 8c04556ce1635bb9a07840411c34bf4836308c25 910d56f2b95e179e897e7c9439cfc9d39232c976 9faa914f72634ee49593c6180af06c3eb51be6a3 a82a664d5d3a7b3eb66361caffe1dd0113400280 aadfcbf4b41a01d3f0a20ce612406801e07ba454 ac76c1606c92845a826c831fad9d124f42c956e6 af9455cc058398cd552eaad09cab15ef454bd1ec d23e05b806ca0c615f8a4a1cc00cc4cfdfd00560 e0eb30c80bf1a74f8e42fb269c82714b0caf9829 e3f6d007179e2b1fe4e2c7676afb6409c0b7d224 Package: gcc-mingw-w64-i686-posix-runtime Priority: optional Section: devel Installed-Size: 48431 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Replaces: g++-mingw-w64-i686 (<< 9.3.0-8+22), gcc-mingw-w64-i686 (<< 9.3.0-8+22), gfortran-mingw-w64-i686 (<< 9.3.0-8+22), gnat-mingw-w64-i686 (<< 9.3.0-8+22), gobjc-mingw-w64-i686 (<< 9.3.0-8+22) Depends: gcc-mingw-w64-base (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5) Breaks: g++-mingw-w64-i686 (<< 9.3.0-8+22), gcc-mingw-w64-i686 (<< 9.3.0-8+22), gfortran-mingw-w64-i686 (<< 9.3.0-8+22), gnat-mingw-w64-i686 (<< 9.3.0-8+22), gobjc-mingw-w64-i686 (<< 9.3.0-8+22) Filename: pool/development/g/gcc-mingw-w64/gcc-mingw-w64-i686-posix-runtime_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_amd64.deb Size: 10754300 MD5sum: 378e84a3c6c49c4d78d6efafb2497e7a SHA1: 876f241197fdc638018001ea0fc38f3ab7898ef2 SHA256: 3eac2d98e1a0a59679ded1c064e65ba732ba532a60820426a2a70b9e780e9f1d SHA512: 6c50175260917e056b37fcb09beb167d5496fb7eb02374b4a5bf04ef7a55813c6c524d18f352c970403723b7ed7e24ae2fdbd0bef66c572707ae722d758c185c Description: GNU Compiler Collection for MinGW-w64, i686/posix MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the runtime DLLs used by GCC and applications built with it, for i686, using the posix thread model. Its purpose is both to provide the DLLs used during builds, and to allow packages shipping Windows programs to depend on those DLLs without pulling in the complete toolchain. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gcc-mingw-w64-i686-win32 Priority: optional Section: devel Installed-Size: 100120 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Replaces: gcc-mingw-w64 (<< 4.6.3-3+4), gcc-mingw-w64-bootstrap, gcc-mingw-w64-i686 (<< 9.3.0-8+22) Depends: binutils-mingw-w64-i686 (>= 2.30~), mingw-w64-i686-dev, gcc-mingw-w64-i686-win32-runtime (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), gcc-mingw-w64-base (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), libc6 (>= 2.15), libgcc-s1 (>= 4.2), libgmp10, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10.2.1) Conflicts: gcc-mingw-w64-bootstrap Breaks: gcc-mingw-w64 (<< 4.6.3-3+4), gcc-mingw-w64-i686 (<< 9.3.0-8+22) Filename: pool/development/g/gcc-mingw-w64/gcc-mingw-w64-i686-win32_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_amd64.deb Size: 26227352 MD5sum: f49a0bfde1a5bf94a10e02777a524ffe SHA1: 0983052a23eb9b87fa7a3536a0f80fc0381c625c SHA256: ec2a83f21a91fcf33d4ae27dbd35948f7c6b4c6633cdc8736a09619b29167885 SHA512: 89b2491bd50b972bfdad25eb4bbab1d6c605ba54418bc0e08f8d43c284cd9298c0e4228decb0904a9a0b74874069a0cc9a65631b7d3546bfa7fad37699b9ee0a Description: GNU C compiler for MinGW-w64, Win32/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the C compiler, supporting cross-compiling to 32-bit MinGW-w64 targets, using the Win32 threading model. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gcc-mingw-w64-i686-win32-dbgsym Priority: optional Section: debug Installed-Size: 249062 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: gcc-mingw-w64-i686-win32 (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5) Filename: pool/development/g/gcc-mingw-w64/gcc-mingw-w64-i686-win32-dbgsym_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_amd64.deb Size: 243233500 MD5sum: e92df3a7b4ca1f2bca3b73efe3c36813 SHA1: f90f2d2977a8a7c229f1fd33e465258cdaf43192 SHA256: 786e5f3074b365e7ce74569ccfe48de0d86bdcbaf32b52b60f32826f9d3b6b38 SHA512: 4b80eb34a07ef78156e49421d61b5bb80231ec402544f6d572bf1b367d7ef596bcea725d17ed99099d45e479727978401bb304e3514040dd70cc983554b9a248 Description: debug symbols for gcc-mingw-w64-i686-win32 Auto-Built-Package: debug-symbols Build-Ids: 129bf44d3a39479090971f101462060fcf299839 22cc4ea199c7cecb3b1a7963cf95c08818f89ff3 293b7670bd8d78ddf1a4e39d1a1689f04d230591 2b5bd76b76e0032822f12c8e700eccf0c16f2d5d 48dc0ca0884d9f1a776846eae41a99c3ef6731b5 57821b8d44277aaf49cff39635fa6691d621166b 57e41ef3fcf132e8972a1e4add85b4135364cefd 617f81dbb3ca308ee82be160e461233af63c6a79 788cb9054b3665f968033af7bd6c669ebe3cdef4 8757345892b48f1064c3e227cd7c43b642937f84 a2311d69d985c918cf690cfde98a44dd193aca89 ac06e39496fe6bd1b445456d92492c48e1232497 ac97e616c619037eb355c18e2973cd461281b5f8 ee5274d90882189637b075c94a0355d4cb64eac2 f287ef037b7e7988650ad6d339e0095e9bbace26 f318faab32ce07b53223b0a28e7ff073575ebdf7 fc4d4da9dc0302fbc3c6bcea54262c966c0e7756 Package: gcc-mingw-w64-i686-win32-runtime Priority: optional Section: devel Installed-Size: 48275 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Replaces: g++-mingw-w64-i686 (<< 9.3.0-8+22), gcc-mingw-w64-i686 (<< 9.3.0-8+22), gfortran-mingw-w64-i686 (<< 9.3.0-8+22), gnat-mingw-w64-i686 (<< 9.3.0-8+22), gobjc-mingw-w64-i686 (<< 9.3.0-8+22) Depends: gcc-mingw-w64-base (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5) Breaks: g++-mingw-w64-i686 (<< 9.3.0-8+22), gcc-mingw-w64-i686 (<< 9.3.0-8+22), gfortran-mingw-w64-i686 (<< 9.3.0-8+22), gnat-mingw-w64-i686 (<< 9.3.0-8+22), gobjc-mingw-w64-i686 (<< 9.3.0-8+22) Filename: pool/development/g/gcc-mingw-w64/gcc-mingw-w64-i686-win32-runtime_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_amd64.deb Size: 10713496 MD5sum: a4203f8837620a7e2496aea46ffb9b71 SHA1: 7dd549fee87e72298e492f8862970a1433659e6e SHA256: cc7862dc8c7de14525e9b9bda3e208c0d1c42c848c26a83fafcda7ce3000e3d9 SHA512: 65537f18b1eb65c535f5f1c75a3e9509c4395c734f24938444e0d7c019d45df02a2491d40aec62246664d7a1d934d0c0bcecc96423df69561e17dfadc9e923e0 Description: GNU Compiler Collection for MinGW-w64, i686/win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the runtime DLLs used by GCC and applications built with it, for i686, using the win32 thread model. Its purpose is both to provide the DLLs used during builds, and to allow packages shipping Windows programs to depend on those DLLs without pulling in the complete toolchain. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gcc-mingw-w64-x86-64 Priority: optional Section: devel Installed-Size: 254 Maintainer: Stephen Kitt Architecture: all Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: gcc-mingw-w64-x86-64-posix, gcc-mingw-w64-x86-64-win32 Filename: pool/development/g/gcc-mingw-w64/gcc-mingw-w64-x86-64_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_all.deb Size: 185888 MD5sum: eee4fd72ae58f91ae89e3252d6804153 SHA1: c7d9ba06a33f936fc90665c03cabc34bcf68b661 SHA256: 44e58cfacb9e8e848745e5a3961655475d740a1ace9a59af705408499a842393 SHA512: 3573f6cf8b2c20fef7eeeecfb216c496810c7d8442c2e2175830a191804f46322b3709454e4c0a413a7e49a46abdeefcf67168a8994e5bbc9c30edcd9ac4fbce Description: GNU C compiler for MinGW-w64 targeting Win64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the C compiler, supporting cross-compiling to 64-bit MinGW-w64 targets. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gcc-mingw-w64-x86-64-posix Priority: optional Section: devel Installed-Size: 101424 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Replaces: gcc-mingw-w64 (<< 4.6.3-3+4), gcc-mingw-w64-bootstrap, gcc-mingw-w64-x86-64 (<< 9.3.0-8+22) Depends: binutils-mingw-w64-x86-64 (>= 2.30~), mingw-w64-x86-64-dev, gcc-mingw-w64-x86-64-posix-runtime (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), gcc-mingw-w64-base (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), libc6 (>= 2.15), libgcc-s1 (>= 4.2), libgmp10, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10.2.1) Conflicts: gcc-mingw-w64-bootstrap Breaks: gcc-mingw-w64 (<< 4.6.3-3+4), gcc-mingw-w64-x86-64 (<< 9.3.0-8+22) Filename: pool/development/g/gcc-mingw-w64/gcc-mingw-w64-x86-64-posix_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_amd64.deb Size: 26444556 MD5sum: 7312e5af0338ef0d6f86539fce6e3c6f SHA1: 30c3be851fb8362f0b238c895b1241c513bfec5c SHA256: 3c0b892f473f1bffb016e2264a337920e9162faadb2f2a44b50d17b798bc2fd4 SHA512: ec843e2c4ed7b63107f63d9f711258761700d2b8af87f2fa4ac6177b67ffa7e8d2721ebf70c250616aeb3e7f2dd19ab71ea1972b132f18e7ba41bf9ec1078671 Description: GNU C compiler for MinGW-w64, Win64/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the C compiler, supporting cross-compiling to 64-bit MinGW-w64 targets, using the POSIX threading model. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gcc-mingw-w64-x86-64-posix-dbgsym Priority: optional Section: debug Installed-Size: 250508 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: gcc-mingw-w64-x86-64-posix (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5) Filename: pool/development/g/gcc-mingw-w64/gcc-mingw-w64-x86-64-posix-dbgsym_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_amd64.deb Size: 244382432 MD5sum: ca3c535df3375212972f43182a841e63 SHA1: b5cc359d21896a00034f60b3e807a24f017a8a62 SHA256: c502c74a5afecc2831f2e3926c560c7f2c237dd36c659ab0f7a4478d089cd8af SHA512: 8c909378cbcb92befff35e07d50a6f01d817931d128bbf64a0846969f40a402709b0bd7f69df13b018120b42a8f3a302adf6dca91afb285a2d815cbb20b39b49 Description: debug symbols for gcc-mingw-w64-x86-64-posix Auto-Built-Package: debug-symbols Build-Ids: 0787d277ce3895c1c873239fc98cdba2cd2e2899 20b9139d012a42cd7d385cbb82262935b7c29ad6 2365ebd31a04ae0b64cb1a1b876b8d1d41aafbef 253224096e263dfaaffeb3228737148099d200e1 3100b6057e004f759b54dd00023eca6d0636a05c 3c6c72d237848d2ef257d7085e3340f73ebaf0e1 57ed0e7df41d2ab1c5f69776e75002ccfe01fc9e 598675189c369c4bfdd25dfab6b83bc802103113 5f8ad91a9c1b412a51509ea9dbc76ebb2c33432f 6202bd27a6ecda1cc440182d4bfdefb904d491d0 84c3004c806ef8ed17f434f087cbdeb75b1e5169 89ddf540e3fff6efc06e7a5a86f8dce79c9e5170 906fc3cf24a8341b8ceaaa74c4d161615a769638 a44e1a15eefd2af3dac0974212853b5285df3948 ab4985a333babc233026de4659b5f3e592d8ec72 b94cf20357487fff31a0d0b74c24d15a1ee43cb5 cf5fc5ab761c40c5d6fb9edff99b2c870cadb9b2 Package: gcc-mingw-w64-x86-64-posix-runtime Priority: optional Section: devel Installed-Size: 60509 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Replaces: g++-mingw-w64-x86-64 (<< 9.3.0-8+22), gcc-mingw-w64-x86-64 (<< 9.3.0-8+22), gfortran-mingw-w64-x86-64 (<< 9.3.0-8+22), gnat-mingw-w64-x86-64 (<< 9.3.0-8+22), gobjc-mingw-w64-x86-64 (<< 9.3.0-8+22) Depends: gcc-mingw-w64-base (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5) Breaks: g++-mingw-w64-x86-64 (<< 9.3.0-8+22), gcc-mingw-w64-x86-64 (<< 9.3.0-8+22), gfortran-mingw-w64-x86-64 (<< 9.3.0-8+22), gnat-mingw-w64-x86-64 (<< 9.3.0-8+22), gobjc-mingw-w64-x86-64 (<< 9.3.0-8+22) Filename: pool/development/g/gcc-mingw-w64/gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_amd64.deb Size: 11472064 MD5sum: 60c0ff25f2c0043730401a3abbc0143f SHA1: dd2652baa4bac0be0611dc9fc06d8dbccb9379ac SHA256: 2651fb48713b665ea165281f423e37f40a383647f445428a0070392c50be5969 SHA512: 822e7f4630270915817c1ddcf1ee7e25b4233f8ef4f37502acc4c5b607fd4ee779a62c67fe2ab47d0039276c846ca1c43b4e79b064298b53bc57294551f30d8a Description: GNU Compiler Collection for MinGW-w64, x86-64/posix MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the runtime DLLs used by GCC and applications built with it, for x86-64, using the posix thread model. Its purpose is both to provide the DLLs used during builds, and to allow packages shipping Windows programs to depend on those DLLs without pulling in the complete toolchain. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gcc-mingw-w64-x86-64-win32 Priority: optional Section: devel Installed-Size: 101424 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Replaces: gcc-mingw-w64 (<< 4.6.3-3+4), gcc-mingw-w64-bootstrap, gcc-mingw-w64-x86-64 (<< 9.3.0-8+22) Depends: binutils-mingw-w64-x86-64 (>= 2.30~), mingw-w64-x86-64-dev, gcc-mingw-w64-x86-64-win32-runtime (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), gcc-mingw-w64-base (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), libc6 (>= 2.15), libgcc-s1 (>= 4.2), libgmp10, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10.2.1) Conflicts: gcc-mingw-w64-bootstrap Breaks: gcc-mingw-w64 (<< 4.6.3-3+4), gcc-mingw-w64-x86-64 (<< 9.3.0-8+22) Filename: pool/development/g/gcc-mingw-w64/gcc-mingw-w64-x86-64-win32_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_amd64.deb Size: 26441256 MD5sum: e8f23336746244175bb485890a9bbef8 SHA1: 493b39187af953960ecaef22455a61c7ec998187 SHA256: d3ac36624b7467ed8932f6d6b9e96432b7bf7dc15a5a9766af6a512403918cde SHA512: 2ab1b416c19ccae8ba97b43556cb4a18611318f86e19d75c78ecec184428452c3962a9ad42a5134f0d3e402c0a0d0ae298077cbdea39877962f8edff4cc349d0 Description: GNU C compiler for MinGW-w64, Win64/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the C compiler, supporting cross-compiling to 64-bit MinGW-w64 targets, using the Win32 threading model. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gcc-mingw-w64-x86-64-win32-dbgsym Priority: optional Section: debug Installed-Size: 250521 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: gcc-mingw-w64-x86-64-win32 (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5) Filename: pool/development/g/gcc-mingw-w64/gcc-mingw-w64-x86-64-win32-dbgsym_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_amd64.deb Size: 244317508 MD5sum: 35d43fe4b81c8405aa93ddd3d23e66eb SHA1: 7e83b3c5ef126c3aed56837694e8644cbe73a6c5 SHA256: 6c7d6f8e687be8160aa6946277be7b9924876e7069678708a2d1089dd3d77744 SHA512: c80f8791690ed0feda5bea51089516bb6dfc08891fcf00dd779e25d59322a544cc142d53211b42fa97a7b27714dc6563f3ba7f1a1a8d7a70a3bd71a344b00221 Description: debug symbols for gcc-mingw-w64-x86-64-win32 Auto-Built-Package: debug-symbols Build-Ids: 0a013194a582b0a70e7b362943e144778a2a9f2d 15cfcc365d5f9c887ee4ab254627c8d167e52fcd 1b4df1d27d25efda08829cc98ff1c95281da3af1 24ed1e24bd6ba878986419a3b93233ce363ccde4 44806acafc13c8536662da19dd8366523a65588d 48b514ab63b8863573e996794f6f719153558950 51d03ef37df14ccdb1ba85d1866a1944af64242a 559e5928709448719810948e6d79bec8c14649df 55bd5cca3447c2534826ddc75dc7c569ffc4f6a3 73f7c521961b72e4238f1f26b5a99ce033629ca8 9105509d609c362dd449e40950d015af38b12184 955c7b50b91423fbc141e22ad8b7692251ecaed9 b0440c75bb67c3cb973e0333bbd972259aebe646 b67a8e90815b04671d2dbb9af66f97a1b1628d3b bf951d502406669a478a7e4ea6dfd90c4f021a57 cd7a8498d428c488a96efeed11c6395431cc6c49 d26e0ae7c4355aa0abfbf717487af89fd26aeab1 Package: gcc-mingw-w64-x86-64-win32-runtime Priority: optional Section: devel Installed-Size: 60353 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Replaces: g++-mingw-w64-x86-64 (<< 9.3.0-8+22), gcc-mingw-w64-x86-64 (<< 9.3.0-8+22), gfortran-mingw-w64-x86-64 (<< 9.3.0-8+22), gnat-mingw-w64-x86-64 (<< 9.3.0-8+22), gobjc-mingw-w64-x86-64 (<< 9.3.0-8+22) Depends: gcc-mingw-w64-base (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5) Breaks: g++-mingw-w64-x86-64 (<< 9.3.0-8+22), gcc-mingw-w64-x86-64 (<< 9.3.0-8+22), gfortran-mingw-w64-x86-64 (<< 9.3.0-8+22), gnat-mingw-w64-x86-64 (<< 9.3.0-8+22), gobjc-mingw-w64-x86-64 (<< 9.3.0-8+22) Filename: pool/development/g/gcc-mingw-w64/gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_amd64.deb Size: 11421056 MD5sum: 13883187d6df537b841877edb591c6fa SHA1: d494c272b3523008284bc5145a0463a636f4129f SHA256: 57f3f1c0719d51ae292b0d5c35acfab1ea59f6100fc56f130c9286426991d96c SHA512: 5ba6a271e71823a3dcd554655a51aa146e2e4fee0a57b964859523af83171c3ec194f10d8814065ff27e88bc9a94b20cf6aa6b4c202a5b6daa80b2b6b3f1b8ec Description: GNU Compiler Collection for MinGW-w64, x86-64/win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the runtime DLLs used by GCC and applications built with it, for x86-64, using the win32 thread model. Its purpose is both to provide the DLLs used during builds, and to allow packages shipping Windows programs to depend on those DLLs without pulling in the complete toolchain. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gcc-multilib Priority: optional Section: devel Installed-Size: 8 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp (= 4:10.2.1-1apertis0bv2023dev3b1), gcc (= 4:10.2.1-1apertis0bv2023dev3b1), gcc-10-multilib (>= 10.2.1-3~), linux-libc-dev (>= 3.0.0-2) Conflicts: gcc-10-aarch64-linux-gnu, gcc-10-alpha-linux-gnu, gcc-10-arm-linux-gnueabi, gcc-10-arm-linux-gnueabihf, gcc-10-hppa-linux-gnu, gcc-10-i686-linux-gnu, gcc-10-m68k-linux-gnu, gcc-10-mips-linux-gnu, gcc-10-mips64-linux-gnuabi64, gcc-10-mips64el-linux-gnuabi64, gcc-10-mipsel-linux-gnu, gcc-10-powerpc-linux-gnu, gcc-10-powerpc-linux-gnuspe, gcc-10-powerpc64-linux-gnu, gcc-10-powerpc64le-linux-gnu, gcc-10-riscv64-linux-gnu, gcc-10-s390x-linux-gnu, gcc-10-sh4-linux-gnu, gcc-10-sparc-linux-gnu, gcc-10-sparc64-linux-gnu, gcc-10-x86-64-linux-gnu, gcc-10-x86-64-linux-gnux32, gcc-11-aarch64-linux-gnu, gcc-11-alpha-linux-gnu, gcc-11-arm-linux-gnueabi, gcc-11-arm-linux-gnueabihf, gcc-11-hppa-linux-gnu, gcc-11-i686-linux-gnu, gcc-11-m68k-linux-gnu, gcc-11-mips-linux-gnu, gcc-11-mips64-linux-gnuabi64, gcc-11-mips64el-linux-gnuabi64, gcc-11-mipsel-linux-gnu, gcc-11-powerpc-linux-gnu, gcc-11-powerpc-linux-gnuspe, gcc-11-powerpc64-linux-gnu, gcc-11-powerpc64le-linux-gnu, gcc-11-riscv64-linux-gnu, gcc-11-s390x-linux-gnu, gcc-11-sh4-linux-gnu, gcc-11-sparc-linux-gnu, gcc-11-sparc64-linux-gnu, gcc-11-x86-64-linux-gnu, gcc-11-x86-64-linux-gnux32, gcc-12-aarch64-linux-gnu, gcc-12-alpha-linux-gnu, gcc-12-arm-linux-gnueabi, gcc-12-arm-linux-gnueabihf, gcc-12-hppa-linux-gnu, gcc-12-i686-linux-gnu, gcc-12-m68k-linux-gnu, gcc-12-mips-linux-gnu, gcc-12-mips64-linux-gnuabi64, gcc-12-mips64el-linux-gnuabi64, gcc-12-mipsel-linux-gnu, gcc-12-powerpc-linux-gnu, gcc-12-powerpc-linux-gnuspe, gcc-12-powerpc64-linux-gnu, gcc-12-powerpc64le-linux-gnu, gcc-12-riscv64-linux-gnu, gcc-12-s390x-linux-gnu, gcc-12-sh4-linux-gnu, gcc-12-sparc-linux-gnu, gcc-12-sparc64-linux-gnu, gcc-12-x86-64-linux-gnu, gcc-12-x86-64-linux-gnux32, gcc-4.9-aarch64-linux-gnu, gcc-4.9-alpha-linux-gnu, gcc-4.9-arm-linux-gnueabi, gcc-4.9-arm-linux-gnueabihf, gcc-4.9-hppa-linux-gnu, gcc-4.9-m68k-linux-gnu, gcc-4.9-mips-linux-gnu, gcc-4.9-mips64-linux-gnuabi64, gcc-4.9-mips64el-linux-gnuabi64, gcc-4.9-mipsel-linux-gnu, gcc-4.9-powerpc-linux-gnu, gcc-4.9-powerpc-linux-gnuspe, gcc-4.9-powerpc64-linux-gnu, gcc-4.9-powerpc64le-linux-gnu, gcc-4.9-s390x-linux-gnu, gcc-4.9-sh4-linux-gnu, gcc-4.9-sparc-linux-gnu, gcc-4.9-sparc64-linux-gnu, gcc-5-aarch64-linux-gnu, gcc-5-alpha-linux-gnu, gcc-5-arm-linux-gnueabi, gcc-5-arm-linux-gnueabihf, gcc-5-hppa-linux-gnu, gcc-5-m68k-linux-gnu, gcc-5-mips-linux-gnu, gcc-5-mips64-linux-gnuabi64, gcc-5-mips64el-linux-gnuabi64, gcc-5-mipsel-linux-gnu, gcc-5-powerpc-linux-gnu, gcc-5-powerpc-linux-gnuspe, gcc-5-powerpc64-linux-gnu, gcc-5-powerpc64le-linux-gnu, gcc-5-s390x-linux-gnu, gcc-5-sh4-linux-gnu, gcc-5-sparc-linux-gnu, gcc-5-sparc64-linux-gnu, gcc-6-aarch64-linux-gnu, gcc-6-alpha-linux-gnu, gcc-6-arm-linux-gnueabi, gcc-6-arm-linux-gnueabihf, gcc-6-hppa-linux-gnu, gcc-6-m68k-linux-gnu, gcc-6-mips-linux-gnu, gcc-6-mips64-linux-gnuabi64, gcc-6-mips64el-linux-gnuabi64, gcc-6-mipsel-linux-gnu, gcc-6-powerpc-linux-gnu, gcc-6-powerpc-linux-gnuspe, gcc-6-powerpc64-linux-gnu, gcc-6-powerpc64le-linux-gnu, gcc-6-s390x-linux-gnu, gcc-6-sh4-linux-gnu, gcc-6-sparc-linux-gnu, gcc-6-sparc64-linux-gnu, gcc-7-aarch64-linux-gnu, gcc-7-alpha-linux-gnu, gcc-7-arm-linux-gnueabi, gcc-7-arm-linux-gnueabihf, gcc-7-hppa-linux-gnu, gcc-7-i686-linux-gnu, gcc-7-m68k-linux-gnu, gcc-7-mips-linux-gnu, gcc-7-mips64-linux-gnuabi64, gcc-7-mips64el-linux-gnuabi64, gcc-7-mipsel-linux-gnu, gcc-7-powerpc-linux-gnu, gcc-7-powerpc-linux-gnuspe, gcc-7-powerpc64-linux-gnu, gcc-7-powerpc64le-linux-gnu, gcc-7-riscv64-linux-gnu, gcc-7-s390x-linux-gnu, gcc-7-sh4-linux-gnu, gcc-7-sparc-linux-gnu, gcc-7-x86-64-linux-gnu, gcc-7-x86-64-linux-gnux32, gcc-8-aarch64-linux-gnu, gcc-8-alpha-linux-gnu, gcc-8-arm-linux-gnueabi, gcc-8-arm-linux-gnueabihf, gcc-8-hppa-linux-gnu, gcc-8-i686-linux-gnu, gcc-8-m68k-linux-gnu, gcc-8-mips-linux-gnu, gcc-8-mips64-linux-gnuabi64, gcc-8-mips64el-linux-gnuabi64, gcc-8-mipsel-linux-gnu, gcc-8-powerpc-linux-gnu, gcc-8-powerpc-linux-gnuspe, gcc-8-powerpc64-linux-gnu, gcc-8-powerpc64le-linux-gnu, gcc-8-riscv64-linux-gnu, gcc-8-s390x-linux-gnu, gcc-8-sh4-linux-gnu, gcc-8-sparc-linux-gnu, gcc-8-sparc64-linux-gnu, gcc-8-x86-64-linux-gnu, gcc-8-x86-64-linux-gnux32, gcc-9-aarch64-linux-gnu, gcc-9-alpha-linux-gnu, gcc-9-arm-linux-gnueabi, gcc-9-arm-linux-gnueabihf, gcc-9-hppa-linux-gnu, gcc-9-i686-linux-gnu, gcc-9-m68k-linux-gnu, gcc-9-mips-linux-gnu, gcc-9-mips64-linux-gnuabi64, gcc-9-mips64el-linux-gnuabi64, gcc-9-mipsel-linux-gnu, gcc-9-powerpc-linux-gnu, gcc-9-powerpc-linux-gnuspe, gcc-9-powerpc64-linux-gnu, gcc-9-powerpc64le-linux-gnu, gcc-9-riscv64-linux-gnu, gcc-9-s390x-linux-gnu, gcc-9-sh4-linux-gnu, gcc-9-sparc-linux-gnu, gcc-9-sparc64-linux-gnu, gcc-9-x86-64-linux-gnu, gcc-9-x86-64-linux-gnux32 Filename: pool/development/g/gcc-defaults/gcc-multilib_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1536 MD5sum: 978c96e2d923e7016a2a2877e4d11040 SHA1: ff67d7f48c08cc1ea45f3719581045c5212e68ae SHA256: 1770c1c23eed817ee8de6a67170059fd7241859362d44f739e49ad81c4ad15e2 SHA512: d7e0c244ec4d6622ac01fe30f6389076414bafce55f7fdafde9529eedaddf99a7b2fdfedbfcb6b78802e1f6afaf5509849eeb316f44c1d759788cea3c73a1187 Description: GNU C compiler (multilib files) This is the GNU C compiler, a fairly portable optimizing compiler for C. . A dependency package on architectures with multilib support; the package contains dependencies for the non-default multilib architecture(s). Package: gcc-multilib-i686-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-i686-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), gcc-i686-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), gcc-10-multilib-i686-linux-gnu (>= 10.2.1-3~) Recommends: libc6-dev-i386-cross | libc-dev-i386-cross Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-i686-linux-gnu, gcc-doc Filename: pool/development/g/gcc-defaults/gcc-multilib-i686-linux-gnu_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1096 MD5sum: a8c47da30bca02d341677c6a510169b0 SHA1: 6d0774fd6918fefc55f3b7d5460b2ca3e3cf654c SHA256: 0c22a1af645be59a2acb3f3006525ab89390ca964b1eea5cdac733239c75bcba SHA512: b5e2f4ab13f6dea696f5133652e07376ecd1c5cf36543a15400666d2dee930aaf8e66296283d009ffd30c50f4d4611d031cab4ae78c6b975dcec1cefd0559d0b Description: GNU C compiler for the i386 architecture This is the GNU C compiler, a fairly portable optimizing compiler for C. . This is a dependency package providing the default GNU C cross-compiler for the i386 architecture. Package: gcc-multilib-s390x-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-s390x-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), gcc-s390x-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), gcc-10-multilib-s390x-linux-gnu (>= 10.2.1-3~) Recommends: libc6-dev-s390x-cross | libc-dev-s390x-cross Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-s390x-linux-gnu, gcc-doc Filename: pool/development/g/gcc-defaults/gcc-multilib-s390x-linux-gnu_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1096 MD5sum: 611f8541af4e5de8ea21a3c45d7b4f5c SHA1: 39ef46b2c905d4afa9d6b1039a49225ee6b7d059 SHA256: 83a6627e98de67becf09d4a7b033cdd187f414a21285a66f319984f2a0a01359 SHA512: 003506845f623b62f501ad277bb285c3b5707ce4ae7ffcc033e0c2da0cc20f10ac5333a4df2b282df9f974e07e990ff5f130e52a4b7878478e0bdef800f37c1e Description: GNU C compiler for the s390x architecture This is the GNU C compiler, a fairly portable optimizing compiler for C. . This is a dependency package providing the default GNU C cross-compiler for the s390x architecture. Package: gcc-offload-amdgcn Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp (>= 4:10.2.1-1apertis0bv2023dev3b1), gcc (>= 4:10.2.1-1apertis0bv2023dev3b1), gcc-10-offload-amdgcn (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gcc-offload-amdgcn_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1164 MD5sum: c6abbe568c6901e961f3b28c6991c9b3 SHA1: dc2f55a0605a1180ea16e7a55803975e46194f49 SHA256: 406c979ea5aa4c45a7b1e8537a7dc1bb84b42ac5771823c20f3c835c68ae0521 SHA512: baf5e00379c19230fbb8ebc3cfad50a9ad7b8173c0de79320af7427af666882feb3fcab4985992f7ed194a9eb5379e56e71980778f7877d75955a1fe5b05df47 Description: GCC offloading compiler to AMD GCN This package contains libgomp plugin for offloading to AMD GCN . This is a dependency package providing the default AMD GCN offload compiler. Package: gcc-offload-nvptx Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp (>= 4:10.2.1-1apertis0bv2023dev3b1), gcc (>= 4:10.2.1-1apertis0bv2023dev3b1), gcc-10-offload-nvptx (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gcc-offload-nvptx_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1224 MD5sum: 2bf8482af7f5802c546d7a59b2f5b371 SHA1: 2fcd6446fa61fd96492561c6287e8cb1f1a1f5a2 SHA256: 6dda016fa116efdad5c0189ee23e0468f9aa8a07681460b070771d2205f49f0d SHA512: d2905b853b1ed3821dbf881c7a41b93f2162e2af31672618ba2141a6af9de9085df7c414fba26d77ef68969a88af3d4c9d64fa91042dff10693819eaf17faae2 Description: GCC offloading compiler to NVPTX This package contains libgomp plugin for offloading to NVidia PTX. The plugin needs libcuda.so.1 shared library that has to be installed separately. . This is a dependency package providing the default Nvidia PTX compiler. Package: gcc-or1k-elf Priority: optional Section: devel Installed-Size: 36505 Maintainer: Nicolas Boulenguez Architecture: amd64 Source: gcc-or1k-elf (1+apertis1bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev2b5+1+apertis1bv2023dev2b3 Depends: libc6 (>= 2.14), libgmp10, libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4), binutils-or1k-elf Suggests: gcc-10-doc, gcc-10-locales Filename: pool/development/g/gcc-or1k-elf/gcc-or1k-elf_10.2.1-6+apertis6bv2023dev2b5+1+apertis1bv2023dev2b3_amd64.deb Size: 11951604 MD5sum: 1e7b21e797150ed30694b5af5310c946 SHA1: 104ea1d3d11b4ed8efd77061e5279afc9375b02d SHA256: ee77f0dcc0dc23fc2bd577fe81ef267328c39b4d3559e9dc05468453cff37ac0 SHA512: e85d8d9c942a8aee491df8d2429920cc659dc8c93a6b70cb1b1922ba0220f44f140f155c5dd358884786de12c79fd4d28243ca3e06c4fc7d9dded96d4000e2fc Description: GNU C compiler for the Open RISC 1000 processors This package provides GNU C compiler for a specific hardware and operating system combination. You don’t need it unless you plan to cross-compile programs for it from another operating system. . This package targets the Open RISC 1000 processors. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Package: gcc-or1k-elf-dbgsym Priority: optional Section: debug Installed-Size: 83699 Maintainer: Nicolas Boulenguez Architecture: amd64 Source: gcc-or1k-elf (1+apertis1bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev2b5+1+apertis1bv2023dev2b3 Depends: gcc-or1k-elf (= 10.2.1-6+apertis6bv2023dev2b5+1+apertis1bv2023dev2b3) Filename: pool/development/g/gcc-or1k-elf/gcc-or1k-elf-dbgsym_10.2.1-6+apertis6bv2023dev2b5+1+apertis1bv2023dev2b3_amd64.deb Size: 81178944 MD5sum: bdf8d36ae4f990cd3758a6d1459bfdc5 SHA1: 25dfe01ca9f98a9130ce67d0a8326b4bfddb2fbd SHA256: 9103975c3d0341abeb781fc943aebe630671bc068d791aec251e2d65d40b6d12 SHA512: ef3a9157db05899bb42c39989a0c9d2ed153b35674b3d1c1a0ba1d8c85be5cb813f190d3fb4fe156d3665449e74e853178a6eaf314e17fb4bac5a5f147bec342 Description: debug symbols for gcc-or1k-elf Auto-Built-Package: debug-symbols Build-Ids: 109d7a0dc3a370c19d49c26480c5ffe58c7db25a 2027f0c243ab18c8a1f7c24020f16d98d7075ee6 547f9df19fba52b87bb9b1ceefadec579a16e510 63820c3456fec4b59424e2ba36d88b733b4aaa7b 947164b069f4fa1e75766818d3dcc7941b42733a a8bf02d5175c38cbc7a1a7098ddbcafba35b44b0 b3f4ca1dcb5763d5855ef7ab1fe0b4e32e60dd0b bf71818c1e51b9a9e53b5f4dbd6e6dfcb222b569 d48981ffe30072511b120e03021533ae143dbbfe f1c2694f1c2633237c168285a00518e5bbe52db3 Package: gcc-powerpc64le-linux-gnu Priority: optional Section: devel Installed-Size: 24 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-powerpc64le-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), gcc-10-powerpc64le-linux-gnu (>= 10.2.1-3~) Recommends: libc6-dev-ppc64el-cross | libc-dev-ppc64el-cross Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-powerpc64le-linux-gnu, gcc-doc Filename: pool/development/g/gcc-defaults/gcc-powerpc64le-linux-gnu_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1492 MD5sum: c2f6a886fcde57c86ecde0d7e6fababf SHA1: f1ef5ec06f8f77e22ad95a512a56f7fe9eafa03a SHA256: 0e73daa4c19d50fa13b6e6f44dfc8ead5c98ad5559c5dcde1c4817a3bb461fc5 SHA512: 35ec4b5bbec90151fc36bfe2293591f71b339de2271aaac93f6f8f70a4015cfb4c9e5e46a0fcdf4b59f9d4902188f6e2e4ff20e2cc9e46d7dbff664c13c33b77 Description: GNU C compiler for the ppc64el architecture This is the GNU C compiler, a fairly portable optimizing compiler for C. . This is a dependency package providing the default GNU C cross-compiler for the ppc64el architecture. Multi-Arch: foreign Package: gcc-s390x-linux-gnu Priority: optional Section: devel Installed-Size: 24 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-s390x-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), gcc-10-s390x-linux-gnu (>= 10.2.1-3~) Recommends: libc6-dev-s390x-cross | libc-dev-s390x-cross Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-s390x-linux-gnu, gcc-doc Filename: pool/development/g/gcc-defaults/gcc-s390x-linux-gnu_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1472 MD5sum: 06dcef11c537ac8a871def102c0aa4fa SHA1: 64cb3b877f61819cde91e08564ff99b1233b9407 SHA256: d1fbeaaf5ed41cc6fccfdef0802ff224f22e0bfb15cc2aaa7d93ff68360e1629 SHA512: 12c5aa9996869336b4fc35d38d10545913c18d33fabec01dcb2c73f7bc11e11c32eda94bd7591e9a484a2ef3bd87fcc66b6ac98a554718dcd97e19b3af9598b3 Description: GNU C compiler for the s390x architecture This is the GNU C compiler, a fairly portable optimizing compiler for C. . This is a dependency package providing the default GNU C cross-compiler for the s390x architecture. Multi-Arch: foreign Package: gccbrig Priority: optional Section: devel Installed-Size: 12 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp (>= 4:10.2.1-1apertis0bv2023dev3b1), gcc (>= 4:10.2.1-1apertis0bv2023dev3b1), gccbrig-10 (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gccbrig_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1212 MD5sum: 126a8883aed5c491fe656c33413c492f SHA1: 89c234feccf09eeaebbb45881a870734d22db214 SHA256: 3218662eaa98a113fcbbcc4cbc1c4ad9122c3f115099f3636d76a0bd89bd6c5c SHA512: 6c5e0fc9ad2dcf0a2e0700d3ee489b811155f81e75431322fc2d277b1940dbf491c66401049f9f0bf5b47f00cd9457f11f988856fdc6e5e5e3ecc2b8cb2ef45c Description: GNU BRIG (HSA IL) frontend This is the GNU BRIG (HSA IL) frontend. The consumed format is a binary representation. The textual HSAIL can be compiled to it with a separate assembler. . This is a dependency package providing the default GNU BRIG compiler. Package: gccbrig-10-i686-linux-gnu Priority: optional Section: devel Installed-Size: 212203 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev2b5cross1 Provides: brig-compiler-i686-linux-gnu Depends: gcc-10-i686-linux-gnu-base (= 10.2.1-6+apertis6bv2023dev2b5cross1), gcc-10-i686-linux-gnu (= 10.2.1-6+apertis6bv2023dev2b5cross1), libc6-dev-i386-cross (>= 2.30-1~), hsail-tools, libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4), libhsail-rt-10-dev-i386-cross (>= 10) Filename: pool/development/g/gcc-10-cross/gccbrig-10-i686-linux-gnu_10.2.1-6+apertis6bv2023dev2b5cross1_amd64.deb Size: 46790664 MD5sum: 1eaffecd6dbb7543533ce35c98d15b05 SHA1: 3c658574896fb640180b4445e073214f346af6d1 SHA256: b2662ada4d8d497e756ca04c6d513f4a4c9b2b2c149f6bf4a357e232d84c0771 SHA512: 2c7b65af92434d70ce53e2e28a840d221ba26bda9dd6aa44ed9797fb13741c5f3a211a9204e084f62ecc8f5cd7796300c979f5f7bcd0630cac2f65445e61f8b7 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+apertis6bv2023dev2b5) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gccgo Priority: optional Section: devel Installed-Size: 12 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Provides: go-compiler Depends: cpp (>= 4:10.2.1-1apertis0bv2023dev3b1), gcc (>= 4:10.2.1-1apertis0bv2023dev3b1), gccgo-10 (>= 10.2.1-3~) Suggests: gccgo-multilib Filename: pool/development/g/gcc-defaults/gccgo_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1216 MD5sum: 84d2bb5071504c2859eb2118d0467a2c SHA1: deb1a235570255075fa01f4401730626a1c44b1f SHA256: eb2489f6d36621f056b8e062f277dfa01b8a741fdc5181cc05de23d25c42ebc9 SHA512: 92c695e7182989675f80d04dc462715fde969f911a9041f7926acd58f0e87bca3f3b55369807f0dfedac7bb410ee3f5f3220fb6481ba698b16b12726ac0c5581 Description: Go compiler, based on the GCC backend This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Go compiler. Package: gccgo-10-aarch64-linux-gnu Priority: optional Section: devel Installed-Size: 226424 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev2b5cross1 Depends: gcc-10-aarch64-linux-gnu-base (= 10.2.1-6+apertis6bv2023dev2b5cross1), gcc-10-aarch64-linux-gnu (= 10.2.1-6+apertis6bv2023dev2b5cross1), libgo-10-dev-arm64-cross (>= 10), libc6-dev-arm64-cross (>= 2.30-1~), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: gccgo-10-doc Conflicts: golang-go (<< 2:1.3.3-1ubuntu2) Filename: pool/development/g/gcc-10-cross/gccgo-10-aarch64-linux-gnu_10.2.1-6+apertis6bv2023dev2b5cross1_amd64.deb Size: 51104232 MD5sum: 7ba66c4f3ff9a290857c1b17ed9bee1c SHA1: 9828f8c2b1d0e874d7a553079447d509f20db176 SHA256: 07ea19f8ff2f73d9baa8363cd07d0121f9236fc1b433e1a0be849c848e2bf16e SHA512: a178af1fcb59a054d5dbfb72d48b752262f7212b476484583913797618eafb886ae11d6b7c13101d663074fb3202ad79d1ec26af94733b62cb4280d5736e718b 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+apertis6bv2023dev2b5) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gccgo-10-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 209143 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev2b5cross1 Depends: gcc-10-arm-linux-gnueabi-base (= 10.2.1-6+apertis6bv2023dev2b5cross1), gcc-10-arm-linux-gnueabi (= 10.2.1-6+apertis6bv2023dev2b5cross1), libgo-10-dev-armel-cross (>= 10), libc6-dev-armel-cross (>= 2.30-1~), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: gccgo-10-doc Conflicts: golang-go (<< 2:1.3.3-1ubuntu2) Filename: pool/development/g/gcc-10-cross/gccgo-10-arm-linux-gnueabi_10.2.1-6+apertis6bv2023dev2b5cross1_amd64.deb Size: 48588188 MD5sum: 5556ca95ae10c4d61247f202cbdf995d SHA1: d0eb9ee53767293fd832d8d3926e83368f658265 SHA256: 2388a4af1a9f9b0a04223043dec4070a41fe965adcadfa709722d87cca2da6ae SHA512: 0e17cdb86347f89c22594e4bdaf010e5cf557c4bb9c87aba6074407c2efe3b1bbc1db8b3f22d803be635d6d3aa6fb46db78c643f589571a4d4a73dc56f81308d 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+apertis6bv2023dev2b5) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gccgo-10-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 209143 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev2b5cross1 Depends: gcc-10-arm-linux-gnueabihf-base (= 10.2.1-6+apertis6bv2023dev2b5cross1), gcc-10-arm-linux-gnueabihf (= 10.2.1-6+apertis6bv2023dev2b5cross1), libgo-10-dev-armhf-cross (>= 10), libc6-dev-armhf-cross (>= 2.30-1~), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: gccgo-10-doc Conflicts: golang-go (<< 2:1.3.3-1ubuntu2) Filename: pool/development/g/gcc-10-cross/gccgo-10-arm-linux-gnueabihf_10.2.1-6+apertis6bv2023dev2b5cross1_amd64.deb Size: 48589356 MD5sum: 938ca72f820ca1b41f09ac2fa81b572a SHA1: ab88b88bb9e23e1f208a04810f8340ba07ce68a2 SHA256: 75200e23ca317350844d54204a839e120652b9fa62c6ade07aaaa3207d49fdd6 SHA512: 4b426b9aab40232d2c6e11b03c820ef21e720234e4bd1e558c9ddb3fc5c759d3cd33835761a314b0e59f2bd52cfbacf417233d56d29ca3c32a031dfb01a0c2fb 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+apertis6bv2023dev2b5) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gccgo-10-i686-linux-gnu Priority: optional Section: devel Installed-Size: 234740 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev2b5cross1 Depends: gcc-10-i686-linux-gnu-base (= 10.2.1-6+apertis6bv2023dev2b5cross1), gcc-10-i686-linux-gnu (= 10.2.1-6+apertis6bv2023dev2b5cross1), libgo-10-dev-i386-cross (>= 10), libc6-dev-i386-cross (>= 2.30-1~), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: gccgo-10-doc Conflicts: golang-go (<< 2:1.3.3-1ubuntu2) Filename: pool/development/g/gcc-10-cross/gccgo-10-i686-linux-gnu_10.2.1-6+apertis6bv2023dev2b5cross1_amd64.deb Size: 51874388 MD5sum: 0cc0fe9ecf98d5014cfb5416d6c6ef98 SHA1: fb77aad5ecd3a82d3e7c2d3c477177d797827df3 SHA256: 02bed50193ddd6f6da74b0d50054df873044fe4affd9f9e3190ea99233225d7c SHA512: b405fd427b431ea8ad33bfd2ff946593858cf8d9ddd1b077e95c45851440d695502b2425e2295c1a7a6864a3b9b2291930fdba66844d04d891031065abaae068 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+apertis6bv2023dev2b5) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gccgo-10-multilib-i686-linux-gnu Priority: optional Section: devel Installed-Size: 9 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev2b5cross1 Depends: gcc-10-i686-linux-gnu-base (= 10.2.1-6+apertis6bv2023dev2b5cross1), gccgo-10-i686-linux-gnu (= 10.2.1-6+apertis6bv2023dev2b5cross1), gcc-10-multilib-i686-linux-gnu (= 10.2.1-6+apertis6bv2023dev2b5cross1), lib64go-10-dev-i386-cross (>= 10.2.1-6+apertis6bv2023dev2b5cross1), libx32go-10-dev-i386-cross (>= 10.2.1-6+apertis6bv2023dev2b5cross1) Filename: pool/development/g/gcc-10-cross/gccgo-10-multilib-i686-linux-gnu_10.2.1-6+apertis6bv2023dev2b5cross1_amd64.deb Size: 1312 MD5sum: 92bb2196ec067507f7107925590ae29e SHA1: f0b403abd37086126c156ba73478b9f03d609384 SHA256: 7c0e6577cebe2f62f7c1852f0daa40c79a6e1508e21b12bace210a0e812ef774 SHA512: f8db51a859cc4c48c5062c1c66567890e90eedaf60b959f26636eed43d9438813036faabe4a59686a6bdab74916d6df7ba84c9a1ec0f39362fe0807eb9c2cb30 Description: GNU Go compiler (multilib support) (cross compiler for i386 architecture) This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gccgo-aarch64-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-aarch64-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), g++-aarch64-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gccgo-10-aarch64-linux-gnu (>= 10.2.1-3~) Suggests: gccgo-doc Filename: pool/development/g/gcc-defaults/gccgo-aarch64-linux-gnu_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1256 MD5sum: 7ec4fa4896aa916305a3207f8b373f9d SHA1: c26849c43377376a816ef150468fc94c4a29f845 SHA256: b09e17c1bc398eade186d9e2c1afd2d18636fe28185116f4422dc855b9053ae4 SHA512: 79a6d39b9d7dce8764f42f3539095ea6a63c2c7386b09fb556031620fe9fe35c0e383c127ce6cd076ce712203f64eda4c5a301101b8ce1dc01d9e91cfd5db213 Description: Go compiler (based on GCC) for the arm64 architecture This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Go cross-compiler for the arm64 architecture. Multi-Arch: foreign Package: gccgo-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-arm-linux-gnueabi (>= 4:10.2.1-1apertis0bv2023dev3b1), g++-arm-linux-gnueabi (>= 4:10.2.1-1apertis0bv2023dev3b1), gccgo-10-arm-linux-gnueabi (>= 10.2.1-3~) Suggests: gccgo-doc Filename: pool/development/g/gcc-defaults/gccgo-arm-linux-gnueabi_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1252 MD5sum: 7a8aaf238002fc816d94d0b06ba76e56 SHA1: 131f4c2ab18854c120c5fd859ec3372d9535a1b1 SHA256: c259039460e840656800c67e101ac27d12513e93971f82ee19b6c9902ac1bc7b SHA512: 5128dbf34dc50fa7e7a009c95df087a9e8c9d37f6e06837aafd1375597ddd1bbec7a15297d20ec88002ce8bc0fe762993aeb6307c9f79f150d874aaa6ea691e1 Description: Go compiler (based on GCC) for the armel architecture This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Go cross-compiler for the armel architecture. Multi-Arch: foreign Package: gccgo-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-arm-linux-gnueabihf (>= 4:10.2.1-1apertis0bv2023dev3b1), g++-arm-linux-gnueabihf (>= 4:10.2.1-1apertis0bv2023dev3b1), gccgo-10-arm-linux-gnueabihf (>= 10.2.1-3~) Suggests: gccgo-doc Filename: pool/development/g/gcc-defaults/gccgo-arm-linux-gnueabihf_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1256 MD5sum: c1d4e176a16f4cad1a9ef2c57a601113 SHA1: 54e928d955785ec16593b662e007540135d4e2ef SHA256: 582573b2bfc822ee0e6a5988af4137736cd781ed95eadb1706364de92a768311 SHA512: 313707765e4ba874391b68bd8ab577e63258e26dd9977a5653c6893674b5eca770fffc4b2ca0ea37b2515b65052a19aa9d15378b3f8437fbe99246909d5725ba Description: Go compiler (based on GCC) for the armhf architecture This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Go cross-compiler for the armhf architecture. Multi-Arch: foreign Package: gccgo-go Priority: optional Section: devel Installed-Size: 46 Maintainer: Go Compiler Team Architecture: amd64 Source: golang-defaults Version: 2:1.15~1apertis0bv2023dev2b4 Depends: gccgo-10 Conflicts: golang-go Filename: pool/development/g/golang-defaults/gccgo-go_1.15~1apertis0bv2023dev2b4_amd64.deb Size: 23452 MD5sum: 59959f63922b5ae2a7a8c99f8f674b39 SHA1: 449298975e691be90aa986f15968a750af5abd6a SHA256: 70606edfa9262be167988d5b62f5adf2cb5003410ac91046e689691141914f1d SHA512: 27aca8de66bffd2ba9c0914f7474597494bc128de8b2c309b6fb70ad0b5f4adf71bb57676ed0f6e6ee41ded175689924142c0694fdab0fefe31a2da3fda8f601 Description: Go programming language -- gccgo The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. . Installing this package will install the gccgo implementation as /usr/bin/go. It conflicts with golang-go. Homepage: https://golang.org Multi-Arch: same Package: gccgo-i686-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-i686-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), g++-i686-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gccgo-10-i686-linux-gnu (>= 10.2.1-3~) Suggests: gccgo-doc Filename: pool/development/g/gcc-defaults/gccgo-i686-linux-gnu_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1256 MD5sum: 5a689109567e9250e25fb3fa731cb763 SHA1: ea6bc449689294477ce453e08458e7dba1d75ccf SHA256: 187b975ef60f39d39615160dc188fa6b24267d9fd5c5bf387f8c930bb1c5da59 SHA512: a2a1dc061b8253fd5554de88f3210a8045e3231dc24ebaa63eee75f89120b5a6f87a37b0b481e5b144e5f3ead32c52557312cbdb3c2646efd1904b1f245e9ace Description: Go compiler (based on GCC) for the i386 architecture This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Go cross-compiler for the i386 architecture. Multi-Arch: foreign Package: gccgo-multilib Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp (>= 4:10.2.1-1apertis0bv2023dev3b1), gcc-multilib (>= 4:10.2.1-1apertis0bv2023dev3b1), gccgo (>= 4:10.2.1-1apertis0bv2023dev3b1), gccgo-10-multilib (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gccgo-multilib_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1060 MD5sum: a14b4066ec59ad644be725e182fe1234 SHA1: 6474c85e7319b79721e6f0dda30f56609773e681 SHA256: b6f6723eef8a0cab79fd75b37ee2df59406edf79a7438702d3caf7ba7465d0b4 SHA512: c5306f41bec2c1ec3584f8934efe62fc717cd94ea6ddafe444ad490225e4fcfc52d9c147ac75b3761b8b16dc96ec145734b3c29dfbd41cd15e63dc0be95fa80d Description: Go compiler, based on the GCC backend (multilib files) This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . A dependency package on architectures with multilib support; the package contains dependencies for the non-default multilib architecture(s). Package: gccgo-multilib-i686-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-i686-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), g++-multilib-i686-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gccgo-i686-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gccgo-10-multilib-i686-linux-gnu (>= 10.2.1-3~) Suggests: gccgo-doc Filename: pool/development/g/gcc-defaults/gccgo-multilib-i686-linux-gnu_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1092 MD5sum: 17047650f3733c20404f6ad24d62f9ec SHA1: 55632ffe5dd1153cf712c311b95da4499c01da3e SHA256: 9031eb0506b53927e04dd28cf16ce6bedd4577416aa0131343354a64622f4ff7 SHA512: 240d59fccaad54011b900c08c21fb541be1ac8896d2148539b95648876e440ceccc10350b1a67cca3e105b57e640d27553e4b7f145d83d97e6e27ecef3975940 Description: Go compiler (based on GCC) for the i386 architecture This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Go cross-compiler for the i386 architecture. Package: gccgo-multilib-s390x-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-s390x-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), g++-multilib-s390x-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gccgo-s390x-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gccgo-10-multilib-s390x-linux-gnu (>= 10.2.1-3~) Suggests: gccgo-doc Filename: pool/development/g/gcc-defaults/gccgo-multilib-s390x-linux-gnu_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1092 MD5sum: 643d344792ccf989e39f545c700f4e03 SHA1: cfbc241cbdc4f4873585b07ab7709629aaa72aa7 SHA256: 72e6392d0a6f2fbbe110569362a523ed8b866574bf209d8de05ef43926c5bb4f SHA512: bf645077d58a68a2fc7d1a444f19e1917bdb498c021d227a16992c0c1257aad49105874736888af973675fd3cad375f97403de6590559de28dcb6b88dc15f72f Description: Go compiler (based on GCC) for the s390x architecture This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Go cross-compiler for the s390x architecture. Package: gccgo-powerpc64le-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-powerpc64le-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), g++-powerpc64le-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gccgo-10-powerpc64le-linux-gnu (>= 10.2.1-3~) Suggests: gccgo-doc Filename: pool/development/g/gcc-defaults/gccgo-powerpc64le-linux-gnu_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1264 MD5sum: 32d71d9ecc33a6614a6ba18d6f43ba1b SHA1: bf7ce0c22b4720b6fb43e259ab0d218dba5e97c5 SHA256: 706f152426504ccd7ae41aecad4d8ab7f14c021b44ce55edf4c2336324ec2b47 SHA512: 297e7254c42dde981c7fa3385272861a9de0394a15b629e4ac365311de273d3eedc14b5350aca63d24971ec2d37b9c23bdf3cc8f2f199db1aa62eca99153837d Description: Go compiler (based on GCC) for the ppc64el architecture This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Go cross-compiler for the ppc64el architecture. Multi-Arch: foreign Package: gccgo-s390x-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-s390x-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), g++-s390x-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gccgo-10-s390x-linux-gnu (>= 10.2.1-3~) Suggests: gccgo-doc Filename: pool/development/g/gcc-defaults/gccgo-s390x-linux-gnu_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1248 MD5sum: fa2b9c738c3821d985f88902ba9086b0 SHA1: 284ee89211c08fb815d47a38aa9f755976ff508d SHA256: 91caa8d271ad3135bdac2e4f81b7d95ef32bc0014f3358d339d1e830b3539bb1 SHA512: 8ee68ba3d856ac80ee38de3f052b9559d8b2aae5087f8bd5d87d77b45c7e3012e50f7beb47bbe1aae50dd56d3052c8a4ee8d464a9f13254d8d9572b3f657e5ea Description: Go compiler (based on GCC) for the s390x architecture This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Go cross-compiler for the s390x architecture. Multi-Arch: foreign Package: gconf-defaults-service Priority: optional Section: libs Installed-Size: 440 Maintainer: Adrian Bunk Architecture: amd64 Source: gconf Version: 3.2.6-7apertis0bv2023dev2b4 Replaces: gconf2-common (<< 2.24.0-3) Depends: gconf-service, libc6 (>= 2.4), libdbus-1-3 (>= 1.9.14), libdbus-glib-1-2 (>= 0.88), libgconf-2-4 (>= 3.2.5), libglib2.0-0 (>= 2.37.3), libpolkit-gobject-1-0 (>= 0.94), default-dbus-session-bus | dbus-session-bus, gconf2-common (= 3.2.6-7apertis0bv2023dev2b4) Conflicts: gconf2-common (<< 2.24.0-3), libgconf2-4 (<< 2.24.0-3) Breaks: gconf-editor (<< 2.28) Filename: pool/development/g/gconf/gconf-defaults-service_3.2.6-7apertis0bv2023dev2b4_amd64.deb Size: 373336 MD5sum: 9908007ef9ef5c215e6c5aa278049358 SHA1: 6966fe64171f4e17dd793d4ddaf071eee593a983 SHA256: dd52a89b1c077d0fdfabf5d379497ea1f00a6d23ad0fddcd404d677627bfde5d SHA512: 1e11556c017a1c9544bf323999af31c7f61761af0d76bf43b1fd1f4005a155de095ce913bfb09c95cb0d6fc2f41dd3c6354a5189ba39b4298d74c7eb185ef8b5 Description: GNOME configuration database system (system defaults service) GConf is a configuration database system for storing application preferences. It supports default or mandatory settings set by the administrator, and changes to the database are instantly applied to all running applications. It is written for the GNOME desktop but doesn't require it. . This package contains the PolicyKit service that allows users to edit the system-wide defaults from a user session. . This package is for legacy applications and no longer used by GNOME. Homepage: https://gitlab.gnome.org/Archive/gconf Multi-Arch: foreign Package: gconf-defaults-service-dbgsym Priority: optional Section: debug Installed-Size: 51 Maintainer: Adrian Bunk Architecture: amd64 Source: gconf Version: 3.2.6-7apertis0bv2023dev2b4 Depends: gconf-defaults-service (= 3.2.6-7apertis0bv2023dev2b4) Filename: pool/development/g/gconf/gconf-defaults-service-dbgsym_3.2.6-7apertis0bv2023dev2b4_amd64.deb Size: 31732 MD5sum: 90b84d4fcb640ba9efcadd99b4a07515 SHA1: 2a7c50806a4a8e6f63d17dbf60fe1246638b385b SHA256: 4f53b6edfda8f10ad8ce0c610624992f6dd3327bc16dbcf9145330630c2ea7b3 SHA512: a02448734fa3b70727e8793a1513cebb2a02e5c5aaadbced2c85dc8f5209aa006e47e3f0fc99eacf9798a99d050016bb0aab94f99d46754f2c6631932efd1708 Description: debug symbols for gconf-defaults-service Auto-Built-Package: debug-symbols Build-Ids: 39c1e1e335112ace59b263c6ab3f345674d6d1f4 Package: gconf-gsettings-backend Priority: optional Section: libs Installed-Size: 397 Maintainer: Adrian Bunk Architecture: amd64 Source: gconf Version: 3.2.6-7apertis0bv2023dev2b4 Replaces: libgconf2-4 (<< 3.2) Provides: gsettings-backend Depends: gconf-service, libc6 (>= 2.4), libgconf-2-4 (= 3.2.6-7apertis0bv2023dev2b4), libglib2.0-0 (>= 2.37.3) Breaks: libgconf2-4 (<< 3.2) Filename: pool/development/g/gconf/gconf-gsettings-backend_3.2.6-7apertis0bv2023dev2b4_amd64.deb Size: 366020 MD5sum: 43423c6300a9bc8d4fc74220269c17bf SHA1: 2fe1e3d0235aa08eee872985ff298f4962ab5ebb SHA256: 164a57732e6d4044947edfea11f36695a05ef1cf6fbcc52a82e7b5c8b22d356f SHA512: 4aebda5dc41ace6688a7be6703374db5c453a87cd49d4dff7bff647b9df351eff13704760965d4235f7680093f71445df6fcee1b78ba370d3ebf9f3b9f79f6db Description: GNOME configuration database system - GSettings back-end GConf is a configuration database system for storing application preferences. . This package contains a backend to enable applications that use the newer GSettings framework to store their preferences to use GConf for storing the actual values. . You will need to explicitly enable it through your environment with GSETTINGS_BACKEND=gconf. It is strongly recommended to not use this backend unless you really know what you’re doing. . This package is for legacy applications and no longer used by GNOME. Homepage: https://gitlab.gnome.org/Archive/gconf Multi-Arch: same Package: gconf-gsettings-backend-dbgsym Priority: optional Section: debug Installed-Size: 42 Maintainer: Adrian Bunk Architecture: amd64 Source: gconf Version: 3.2.6-7apertis0bv2023dev2b4 Depends: gconf-gsettings-backend (= 3.2.6-7apertis0bv2023dev2b4) Filename: pool/development/g/gconf/gconf-gsettings-backend-dbgsym_3.2.6-7apertis0bv2023dev2b4_amd64.deb Size: 23600 MD5sum: d8e6c857399f1904d04f789c2bf763c8 SHA1: e75a77cf38258ae1c936d8eec07b8c677cbb692b SHA256: 59085b94811389e718a17c98508152a4bfba0ebb6e7043262fd97ddf4af34f53 SHA512: a74675d053a3a72f03aeb480d7604fc167f5e30a9f9072280cbc70ac452e5ab32f15b74566d1b03e7a44bca486c230cb066999f332339e167020ba05b76b716a Description: debug symbols for gconf-gsettings-backend Auto-Built-Package: debug-symbols Build-Ids: 8131f804ab807f253c3e60abc5394cc1de8cd72d Multi-Arch: same Package: gconf-service Priority: optional Section: libs Installed-Size: 572 Maintainer: Adrian Bunk Architecture: amd64 Source: gconf Version: 3.2.6-7apertis0bv2023dev2b4 Replaces: gconf2-common (<< 3.2.3-2) Depends: libc6 (>= 2.14), libdbus-1-3 (>= 1.9.14), libdbus-glib-1-2 (>= 0.78), libgconf-2-4 (= 3.2.6-7apertis0bv2023dev2b4), libglib2.0-0 (>= 2.31.0), libldap-2.4-2 (>= 2.4.7), libxml2 (>= 2.7.4), gconf2-common (= 3.2.6-7apertis0bv2023dev2b4) Breaks: gconf2-common (<< 3.2.3-2) Filename: pool/development/g/gconf/gconf-service_3.2.6-7apertis0bv2023dev2b4_amd64.deb Size: 415972 MD5sum: e116ef5ceb51c823d502c6d3ad3119e9 SHA1: e875e30dd24a9ba1c00270f3b1d2244c248ed40a SHA256: b5593785dbdfe8c442ca96b93587fe3b13821e803c42b0f2cde4a45b7033b5a4 SHA512: d108d9036701388ade662ef5e2d253dcefe1e50bd84893a86dffecb03fd956b124f62f07f94354203306fcd5c9fad3909d2b8dd0fc83aab13018beb0b0877817 Description: GNOME configuration database system (D-Bus service) GConf is a configuration database system for storing application preferences. It supports default or mandatory settings set by the administrator, and changes to the database are instantly applied to all running applications. It is written for the GNOME desktop but doesn't require it. . This package contains the D-Bus enabled daemon that is used internally by the GConf library to access configuration data. . This package is for legacy applications and no longer used by GNOME. Homepage: https://gitlab.gnome.org/Archive/gconf Multi-Arch: foreign Package: gconf-service-dbgsym Priority: optional Section: debug Installed-Size: 247 Maintainer: Adrian Bunk Architecture: amd64 Source: gconf Version: 3.2.6-7apertis0bv2023dev2b4 Depends: gconf-service (= 3.2.6-7apertis0bv2023dev2b4) Filename: pool/development/g/gconf/gconf-service-dbgsym_3.2.6-7apertis0bv2023dev2b4_amd64.deb Size: 191428 MD5sum: cae4062e2f3deebf9ee6a3135cd75ec0 SHA1: d2b54ac525d80966787cfc67413a6a60b87d62bc SHA256: 9ee273fe0a54cf21d51e90e951bbea9945aeade8f0d2215c27ec1ff4832c5590 SHA512: d8e26c5b3062f5b59e0c6954b9b67733479da8347fee6b84521edcd3ba33bf109c52b3e3c65969097e1c97601c3dd0340b9354d76e307651e8832b3668c26118 Description: debug symbols for gconf-service Auto-Built-Package: debug-symbols Build-Ids: 61030d2039b1a6159c80b0d1ac1235cdff146f7b 934aaa18e12dae44176762fc701d933d6af5f3e3 a5dc9622b25af5363a8b6043dbc6ce364469b673 d6c20f24e41bf57f3f7f3515dfc64738fd65cf19 Package: gconf2 Priority: optional Section: libs Installed-Size: 609 Maintainer: Adrian Bunk Architecture: amd64 Source: gconf Version: 3.2.6-7apertis0bv2023dev2b4 Depends: gconf-service (= 3.2.6-7apertis0bv2023dev2b4), libc6 (>= 2.14), libgconf-2-4 (>= 3.2.5), libglib2.0-0 (>= 2.31.8), libxml2 (>= 2.7.4), default-dbus-session-bus | dbus-session-bus, psmisc, python3:any Suggests: gconf-defaults-service Filename: pool/development/g/gconf/gconf2_3.2.6-7apertis0bv2023dev2b4_amd64.deb Size: 427448 MD5sum: 1b96919d43c34fdd896b08d190c2b9eb SHA1: 30584aa43cf4d89f4e16062c23d9cd4107b601db SHA256: aa50abc50313615c81e7f06babb605a86bcd673a5bd25fcde792eaf516d483f2 SHA512: 09d9c39aaf72c9af26708f6fc3c3d4b5a44698febe139d274c1aa998a6576bd83fefe9ca1f4b098ad6075a72930d76dfcb1ea17beb00621d5285a6f301b81425 Description: GNOME configuration database system (support tools) GConf is a configuration database system for storing application preferences. It supports default or mandatory settings set by the administrator, and changes to the database are instantly applied to all running applications. It is written for the GNOME desktop but doesn't require it. . This package contains the command line tools: gconftool and gconf-merge-tree. . This package is for legacy applications and no longer used by GNOME. Homepage: https://gitlab.gnome.org/Archive/gconf Multi-Arch: foreign Package: gconf2-common Priority: optional Section: libs Installed-Size: 6370 Maintainer: Adrian Bunk Architecture: all Source: gconf Version: 3.2.6-7apertis0bv2023dev2b4 Depends: ucf Breaks: libgconf2-4 (<< 3.2.3-2) Filename: pool/development/g/gconf/gconf2-common_3.2.6-7apertis0bv2023dev2b4_all.deb Size: 1039816 MD5sum: 986044488299d63b08e5562cf71e8351 SHA1: a8797932bb7b6413da008643658ef622d13edc56 SHA256: 7f92abba0e813959e9c8c83b69d6f26089307343b8abf3397cdb11e3f436bbaa SHA512: 4dd931ca72596f38e420cd845773b3987a0ceb0ec6f603fab5160f8f760f3b279ec7a85cb45e97bb91315d2eb99b9420a587e79d8f1ff853df4849f507100358 Description: GNOME configuration database system (common files) GConf is a configuration database system for storing application preferences. It supports default or mandatory settings set by the administrator, and changes to the database are instantly applied to all running applications. It is written for the GNOME desktop but doesn't require it. . This package contains the default configuration and localization files. . This package is for legacy applications and no longer used by GNOME. Homepage: https://gitlab.gnome.org/Archive/gconf Multi-Arch: foreign Package: gconf2-dbgsym Priority: optional Section: debug Installed-Size: 167 Maintainer: Adrian Bunk Architecture: amd64 Source: gconf Version: 3.2.6-7apertis0bv2023dev2b4 Depends: gconf2 (= 3.2.6-7apertis0bv2023dev2b4) Filename: pool/development/g/gconf/gconf2-dbgsym_3.2.6-7apertis0bv2023dev2b4_amd64.deb Size: 125296 MD5sum: 124a65771658927fa748c2f151ce6090 SHA1: 99bac1677b77646f5ab163c024ed33985f49e2ca SHA256: 24257f4aae74d6216ef6994266719a84ee6c5de0e27c2fa61061a9bf20cf9cff SHA512: 4b20a5b4264d028b2e3d8f76efa0dd6bf01b43680b88929c26801116d72b35e9fd9f1b726f01fe37550851cb60cd76840aaa28b57057c3ed46aefac98e034553 Description: debug symbols for gconf2 Auto-Built-Package: debug-symbols Build-Ids: 0eef2cca55e5da039859f6e26ee392f783c594b3 2cb009d026e806af241da69b9ce3cb93ed8e0eb3 efa9c7b2ed36589872d647b7c30f28e0c14f7995 Package: gdal-bin Priority: optional Section: science Installed-Size: 1293 Maintainer: Debian GIS Project Architecture: amd64 Source: gdal Version: 3.2.2+dfsg-2+deb11u2+apertis0bv2023preb3 Replaces: python-gdal (<< 2.4.3~) Depends: python3-gdal (= 3.2.2+dfsg-2+deb11u2+apertis0bv2023preb3), python3-numpy (>= 1:1.16.0~rc1), python3-numpy-abi9, python3:any, libc6 (>= 2.14), libgcc-s1 (>= 3.0), libgdal28 (>= 3.1.0), libstdc++6 (>= 5.2) Suggests: libgdal-grass Breaks: gdal-bin (<< 1.10.0-0~), python-gdal (<< 2.4.3~) Filename: pool/development/g/gdal/gdal-bin_3.2.2+dfsg-2+deb11u2+apertis0bv2023preb3_amd64.deb Size: 544432 MD5sum: 80c27cf45d99a4b6145c4b083d93fc93 SHA1: 05f635d90b2b179f23e652844d6a8ac26904f5fb SHA256: 0c17ca429289a7f7d75334f1b2822e8169c8534fa6f0957657e8d4b8c32acd3e SHA512: 2e4f59acfb629dfb8003827c6b2925de64ef568cd5176db116a649697579a533289a64db8d377c07301e027c4d9256200201ada6051048165d7b484983dff8b4 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: 1244 Maintainer: Debian GIS Project Architecture: amd64 Source: gdal Version: 3.2.2+dfsg-2+deb11u2+apertis0bv2023preb3 Depends: gdal-bin (= 3.2.2+dfsg-2+deb11u2+apertis0bv2023preb3) Filename: pool/development/g/gdal/gdal-bin-dbgsym_3.2.2+dfsg-2+deb11u2+apertis0bv2023preb3_amd64.deb Size: 1028560 MD5sum: 05935e30c57b3b67eb648b9dc4686e6b SHA1: 32b8671835c238b1bd89f80c48fd8b4222202298 SHA256: 014e91a35c0d7202d223b4f4ea8e3e4c5aa9a9b90fb7fbbfea7e90a32efc62ce SHA512: 01042f3a7ac7a04b1e14ed75be359ac698aacce3bcc1e6f0c8e399487270d93bf7d454f0a324ce9a5e87d3d29bdc3eea48f995eeb85668a75323d687b5b98c6a Description: debug symbols for gdal-bin Auto-Built-Package: debug-symbols Build-Ids: 0110aaf0e14a3b359c5d06d41904d779b74376f8 0795fc4caba2b04dabc7407b064874cd6738d079 08b139c5bd12a5c1f37175f5df604984a78017eb 0e0134b5b55c616f9cef9d9a445a221cd3c44259 1052afc4da6d6e872a768fea8cf6e0e269389afe 14192207a486af15977161e0c41b26802a813b63 15253dba82938511bdc18dece5d0bbede4c55981 1a60d430b4c8b67cfe75c2838d996f8be836543b 32050e6c97e73b21a442879446961ab7c65dd263 41bf3efc295da1b0e2ab460adede87417d4ec3c2 4da0babde593f17fdd88487a00fcdbb767c8a08a 58ea982ac0460f3deb08d56dae44cc3973383abb 5b3356fff76c885d766cb8fc933699f975789a1c 6b3d4ee0b7152b4a1d8456d93dafec3c017d306b 7da55d741b16bbf6da46d4c8876338510e141e21 7df0bbcb1b7df5fc08c5d11b504aa240b248ceac 7e2ab110d374a45eb1560aadf03bf53e41594c5c 8f28d89ec35557524a34fae4bbf074ec8f4cbe02 8f9c7d20589abf7aa5fbda59e3d9f07450f7c823 90aa98cdb4fdf91d953e35c67cb5840a0ce3e191 a6c8a65fe1170d90ba388ac420c87ce67b96746a bea16d56657b6d9950d26ee923a7ecb702cb9cff bf4b13fb38eb3c6e03141ef2e657b2dd966c027c cd316685161bab8e53c2140b8c1ab61699f9da7e d57611b62eecd39a56d4bf2c2f98a3645fba3007 e16d553ecd9fb45ddf02f22eb085e3c967505bc6 ee0f14dd66ae2d4b41b1d7cb768da5375ce090e4 Package: gdal-data Priority: optional Section: science Installed-Size: 2013 Maintainer: Debian GIS Project Architecture: all Source: gdal Version: 3.2.2+dfsg-2+deb11u2+apertis0bv2023preb3 Filename: pool/development/g/gdal/gdal-data_3.2.2+dfsg-2+deb11u2+apertis0bv2023preb3_all.deb Size: 483176 MD5sum: cc703d2c061dbc112f5ecdd95d853302 SHA1: fe0011a0e253e59a5d8d5b9875451420ed0f3f98 SHA256: 9c90b211cde132ec186d3ba491ad3596f72cfa5893fe0817478ec3b765c90f5f SHA512: d39a84e2be4679f51166810c80a4a24ca4ae0d93cffee2981cef22c5660c524b90c26207ffe253601d88855f4f432886caf29972c43cf05a687de79157e78708 Description: Geospatial Data Abstraction Library - Data files GDAL is a translator library for raster geospatial data formats. As a library, it presents a single abstract data model to the calling application for all supported formats. The related OGR library (which lives within the GDAL source tree) provides a similar capability for simple features vector data. . GDAL supports 40+ popular data formats, including commonly used ones (GeoTIFF, JPEG, PNG and more) as well as the ones used in GIS and remote sensing software packages (ERDAS Imagine, ESRI Arc/Info, ENVI, PCI Geomatics). Also supported many remote sensing and scientific data distribution formats such as HDF, EOS FAST, NOAA L1B, NetCDF, FITS. . OGR library supports popular vector formats like ESRI Shapefile, TIGER data, S57, MapInfo File, DGN, GML and more. . This package contains the GDAL data files. Homepage: http://www.gdal.org/ Multi-Arch: foreign Package: gdb Priority: optional Section: devel Installed-Size: 10089 Maintainer: Héctor Orón Martínez Architecture: amd64 Version: 10.1-1.7apertis1bv2023dev2b4 Replaces: gdb Depends: libbabeltrace1 (>= 1.5.4), libc6 (>= 2.29), libdebuginfod1 (>= 0.180), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.4), libipt2 (>= 2.0), liblzma5 (>= 5.1.1alpha+20110809), libmpfr6 (>= 3.1.3), libncursesw6 (>= 6), libpython3.9 (>= 3.9.1), libsource-highlight4v5 (>= 3.1.9), libstdc++6 (>= 7), libtinfo6 (>= 6), libxxhash0 (>= 0.6.5), zlib1g (>= 1:1.2.0) Recommends: libc-dbg Suggests: gdb-doc, gdbserver Conflicts: gdb Filename: pool/development/g/gdb/gdb_10.1-1.7apertis1bv2023dev2b4_amd64.deb Size: 3496228 MD5sum: 09a8dd2fc3e1d1a3b28075fd4c2a049c SHA1: 5b010e8a78de3cd5da9149208068c664ff036542 SHA256: bc6486ab73569e4190ca04153c10f24d76ce5fc800d48bb91a8970f4092d3920 SHA512: ced00e491cf749665c2491a0c49251f91f2de23af92af20204ededa5238a7c71d60095d001d54745f81e56ded147a924a366d57596d68b96c8e9135dc2fbddbd Description: GNU Debugger GDB is a source-level debugger, capable of breaking programs at any specific line, displaying variable values, and determining where errors occurred. Currently, gdb supports C, C++, D, Objective-C, Fortran, Java, OpenCL C, Pascal, assembly, Modula-2, Go, and Ada. A must-have for any serious programmer. Homepage: https://www.gnu.org/s/gdb/ Package: gdb-dbgsym Priority: optional Section: debug Installed-Size: 22099 Maintainer: Héctor Orón Martínez Architecture: amd64 Source: gdb Version: 10.1-1.7apertis1bv2023dev2b4 Replaces: gdb-dbg (<< 7.12-1~) Depends: gdb (= 10.1-1.7apertis1bv2023dev2b4) Breaks: gdb-dbg (<< 7.12-1~) Filename: pool/development/g/gdb/gdb-dbgsym_10.1-1.7apertis1bv2023dev2b4_amd64.deb Size: 21365032 MD5sum: 21a861249f7d157d824e2e468a3d9c34 SHA1: 8914dde1684a295a66e15f6bfa6031aea5c4e193 SHA256: b2ec4df4a2af9a69fd8374850e068dee596d8aed3d513a518e6e924397868022 SHA512: d334f628422776b2f432f763c82db64d378655d7d8dd11b0362f1f1142a73245292b85580a62b0582b2ceb00198e6d8efc25bbf13fae913125346a92f423ae26 Description: debug symbols for gdb Auto-Built-Package: debug-symbols Build-Ids: 249638f9bafb31e1be50302f3749c6363670ae70 Package: gdb-minimal Priority: optional Section: devel Installed-Size: 8564 Maintainer: Héctor Orón Martínez Architecture: amd64 Source: gdb Version: 10.1-1.7apertis1bv2023dev2b4 Replaces: gdb Provides: gdb Depends: libc6 (>= 2.29), libdebuginfod1 (>= 0.180), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.4), libipt2 (>= 2.0), liblzma5 (>= 5.1.1alpha+20110809), libstdc++6 (>= 7), libtinfo6 (>= 6), libxxhash0 (>= 0.6.5), zlib1g (>= 1:1.2.0) Conflicts: gdb Filename: pool/development/g/gdb/gdb-minimal_10.1-1.7apertis1bv2023dev2b4_amd64.deb Size: 2796904 MD5sum: 52c8336248218ecc5f11317b559c7bcd SHA1: 824b969d27d261b7947795714804f13046572d41 SHA256: fd084f3d4136f02866c31ce69193c630c3ea53992921a4914881d511601acce0 SHA512: ba057392ef89cf87113a3322a601a77c1583fef3260833f4224623cd16acda2e4dbe0829693e40f33fa3861f7b4ceca2b6fb06101367146ff611ba1399e21575 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: 20235 Maintainer: Héctor Orón Martínez Architecture: amd64 Source: gdb Version: 10.1-1.7apertis1bv2023dev2b4 Depends: gdb-minimal (= 10.1-1.7apertis1bv2023dev2b4) Filename: pool/development/g/gdb/gdb-minimal-dbgsym_10.1-1.7apertis1bv2023dev2b4_amd64.deb Size: 19571204 MD5sum: e5f68a234c0e2d1dd7794800336dda3f SHA1: dc4b53f2fd78158d3bf988af4c7aaae628850766 SHA256: fe6a8fb7510eaff4ad2f132ae8a929950d5b9801fef8b3169a8a7ec04a64c86c SHA512: 2f516e6f721d314fbc6bebbcd6f86c00d1da6b66d99f40b5279415fce18a0bc9533a6f936945d6106470827bf2fa364f3fafe2c90700f715128814c29dc9975a Description: debug symbols for gdb-minimal Auto-Built-Package: debug-symbols Build-Ids: 0bff34a731e29cc4c2df5f6e8e624215e095868c Package: gdb-multiarch Priority: optional Section: devel Installed-Size: 16042 Maintainer: Héctor Orón Martínez Architecture: amd64 Source: gdb Version: 10.1-1.7apertis1bv2023dev2b4 Provides: gdb-arm-none-eabi Depends: gdb (= 10.1-1.7apertis1bv2023dev2b4), libbabeltrace1 (>= 1.5.4), libc6 (>= 2.29), libdebuginfod1 (>= 0.180), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.4), libipt2 (>= 2.0), liblzma5 (>= 5.1.1alpha+20110809), libmpfr6 (>= 3.1.3), libncursesw6 (>= 6), libpython3.9 (>= 3.9.1), libsource-highlight4v5 (>= 3.1.9), libstdc++6 (>= 7), libtinfo6 (>= 6), libxxhash0 (>= 0.6.5), zlib1g (>= 1:1.2.0) Conflicts: gdb-arm-none-eabi Breaks: gdb-arm-none-eabi Filename: pool/development/g/gdb/gdb-multiarch_10.1-1.7apertis1bv2023dev2b4_amd64.deb Size: 3790796 MD5sum: c6f411df1f73add29f8498e847ce3c69 SHA1: 930256f7e4dcab79c9a7fde9deadac97c0419650 SHA256: d77c29f25cc427c60c81dce4583e308048317aa4bab51d643393b793bc9c2c5b SHA512: 9198f6da41a1c9c1215dc6e58bb95282fe7acf53c8ee1a7d21051489a748868d7571826aeb93afd42050b887b8714e64ce7b88f5a8c1b443fe1135aa6a3fa4e9 Description: GNU Debugger (with support for multiple architectures) GDB is a source-level debugger, capable of breaking programs at any specific line, displaying variable values, and determining where errors occurred. Currently, gdb supports C, C++, D, Objective-C, Fortran, Java, OpenCL C, Pascal, assembly, Modula-2, Go, and Ada. A must-have for any serious programmer. . This package contains a version of GDB which supports multiple target architectures. Homepage: https://www.gnu.org/s/gdb/ Package: gdb-multiarch-dbgsym Priority: optional Section: debug Installed-Size: 24042 Maintainer: Héctor Orón Martínez Architecture: amd64 Source: gdb Version: 10.1-1.7apertis1bv2023dev2b4 Depends: gdb-multiarch (= 10.1-1.7apertis1bv2023dev2b4) Filename: pool/development/g/gdb/gdb-multiarch-dbgsym_10.1-1.7apertis1bv2023dev2b4_amd64.deb Size: 23054524 MD5sum: 1726797ab4225db50fb3cd7476f2f1ec SHA1: 7b9e6793b0a31c17548e21bc63fc7e0b9a975a2c SHA256: 1bf94e9c4b98ba265ae835521f2c2c33920898b9f02e70a71b556f0136053168 SHA512: 45ad944b826eda4c27951f8e84f699e223eed113803edd698f06d5a929f588d427d58c62dc5df81a9264e2d823b85eae0f5e532943a7f54906250c1c19ed6ac9 Description: debug symbols for gdb-multiarch Auto-Built-Package: debug-symbols Build-Ids: 98969611b1ac8fe7cad1b6aef9b8346b86e6ead9 Package: gdb-source Priority: optional Section: devel Installed-Size: 29183 Maintainer: Héctor Orón Martínez Architecture: all Source: gdb Version: 10.1-1.7apertis1bv2023dev2b4 Filename: pool/development/g/gdb/gdb-source_10.1-1.7apertis1bv2023dev2b4_all.deb Size: 29865364 MD5sum: a2888213c018b76abaa1d01ee1a51f0f SHA1: 42d6b4c1e55d6a9b368e69f1e8b08319341f6c1e SHA256: 2ae725657abcf97e73bd076250e20d2c5f08cf066f49ec45348f50cb1e87cb1f SHA512: a270e51b755933cbc4b970cd3f467d6327e9d1622382a40d581d6d8e51486f6c42b7233e9eac285ec6050b81615b69f7daa7abf62d35c896c80476eccac220a2 Description: GNU Debugger (source) GDB is a source-level debugger, capable of breaking programs at any specific line, displaying variable values, and determining where errors occurred. Currently, gdb supports C, C++, D, Objective-C, Fortran, Java, OpenCL C, Pascal, assembly, Modula-2, Go, and Ada. A must-have for any serious programmer. . This package contains the sources and patches which are needed to build GDB. Homepage: https://www.gnu.org/s/gdb/ Package: gdbm-l10n Priority: optional Section: localization Installed-Size: 309 Maintainer: Dmitry Bogatov Architecture: all Source: gdbm Version: 1.19-2apertis0bv2023dev2b11 Replaces: libgdbm4 (= 1.12-2) Filename: pool/development/g/gdbm/gdbm-l10n_1.19-2apertis0bv2023dev2b11_all.deb Size: 81836 MD5sum: 3be7f2c00beac76115dcac4626445bfe SHA1: 5b79aaf5060c439d82fa9fc31f54f62aeb10e0fd SHA256: 3b7b068514f73b5c7f4ce32ddd9af35b92899bca8744c5da227fb09d38b39996 SHA512: 163322411135f513d0b507e5879f2972b148a1c65514381bc7f69f151c2be8668d0dcc51fb6eab8129d76c750f4c09dc8692a9ecbd66498e08468e2422165938 Description: GNU dbm database routines (translation files) GNU dbm ('gdbm') is a library of database functions that use extendible hashing and works similarly to the standard UNIX 'dbm' functions. . The basic use of 'gdbm' is to store key/data pairs in a data file, thus providing a persistent version of the 'dictionary' Abstract Data Type ('hash' to perl programmers). This package provides translations for messages, generated by library routines and programs, provided by 'gdbtool' package. Homepage: https://gnu.org/software/gdbm Multi-Arch: foreign Package: gdbmtool Priority: optional Section: utils Installed-Size: 509 Maintainer: Dmitry Bogatov Architecture: amd64 Source: gdbm Version: 1.19-2apertis0bv2023dev2b11 Depends: libc6 (>= 2.14), libgdbm6 (>= 1.16), libreadline8 (>= 6.0) Suggests: gdbm-l10n (= 1.19-2apertis0bv2023dev2b11) Filename: pool/development/g/gdbm/gdbmtool_1.19-2apertis0bv2023dev2b11_amd64.deb Size: 136908 MD5sum: 444fa89c2aa7376ae6c341442824abeb SHA1: 4789745ae920cf5c949facd8ed138b527b1a0e91 SHA256: e736b631f40c1e1d1afc72e5bf909aeee630483ddf225e7b72692b5b3ff81b24 SHA512: 5f53b2d4f519115ab87227e87929a4160de497733ec745ca5236ed55afdee2d406551f0fea76d838bdbba19816185482d1581f10243a778e7447a72f2ddf2fca Description: GNU dbm database routines (command line tools) GNU dbm ('gdbm') is a library of database functions that use extendible hashing and works similarly to the standard UNIX 'dbm' functions. . The basic use of 'gdbm' is to store key/data pairs in a data file, thus providing a persistent version of the 'dictionary' Abstract Data Type ('hash' to perl programmers). . This package includes following command line tools: . * gdbm_dump -- dump database content into system-independant format * gdbm_load -- recreate database from dump, created by gdbm_dump * gdbmtool -- view and modify an existing database or to create a new one. Homepage: https://gnu.org/software/gdbm Package: gdbmtool-dbgsym Priority: optional Section: debug Installed-Size: 588 Maintainer: Dmitry Bogatov Architecture: amd64 Source: gdbm Version: 1.19-2apertis0bv2023dev2b11 Depends: gdbmtool (= 1.19-2apertis0bv2023dev2b11) Filename: pool/development/g/gdbm/gdbmtool-dbgsym_1.19-2apertis0bv2023dev2b11_amd64.deb Size: 494520 MD5sum: 6fda7df67cf165375cace90ffccc5bab SHA1: cb5d5c92109f49755348e3b6a42549d3ad5b0abc SHA256: a411ce2be1e5605598165a65f96e457938a9ae16398b48a713f9c3c077ac3be1 SHA512: a3f0c0f37dc8a0acb979223b491a4273c1fd37f97c0890f39a491b91f80c635cfc0b10a515476a3c5e0758c6ee504ed64bd422f4633eedda650f98b4a326af1a Description: debug symbols for gdbmtool Auto-Built-Package: debug-symbols Build-Ids: 05fbc84fc8229f603330ad9a39c3ee99983802f9 13f36c360021ea8263420ccca9403feee370cbe9 28105212c98c459e522ebff44cd07d4f77b3cb22 7bca1765744edbfa10a708b8d94646b84d7e514b 9d24974f2be7c0275d03d167e400ffb5525f5890 c5036da5bc679dcd843f2fb891f1a349fa237429 Package: gdbserver Priority: optional Section: devel Installed-Size: 858 Maintainer: Héctor Orón Martínez Architecture: amd64 Source: gdb Version: 10.1-1.7apertis1bv2023dev2b4 Replaces: gdb (<< 7.0.1-1) Depends: libc6 (>= 2.27), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Filename: pool/development/g/gdb/gdbserver_10.1-1.7apertis1bv2023dev2b4_amd64.deb Size: 434296 MD5sum: 9bb0201870748c0a92b56ebc234ac988 SHA1: 97f8eaa941eb8d81f367101737d09c2b12955b80 SHA256: ffe2c660521ef0ca2bcf84a0949acb8d14f8b3880005e9e029454284cbb45a4b SHA512: 7bc1a8e8d8ebc8fb8ce6bae2cd5898cfcfcd97f4599a7bed80b0e32563fa5b2c46131c16e78b9396fddb4b83882729dd61ebf2e923a929c99a9bedd2a2f24dbb Description: GNU Debugger (remote server) GDB is a source-level debugger, capable of breaking programs at any specific line, displaying variable values, and determining where errors occurred. Currently, gdb supports C, C++, D, Objective-C, Fortran, Java, OpenCL C, Pascal, assembly, Modula-2, Go, and Ada. A must-have for any serious programmer. . This package contains gdbserver. Install this to debug remotely from another system where GDB is installed. Homepage: https://www.gnu.org/s/gdb/ Package: gdbserver-dbgsym Priority: optional Section: debug Installed-Size: 1801 Maintainer: Héctor Orón Martínez Architecture: amd64 Source: gdb Version: 10.1-1.7apertis1bv2023dev2b4 Depends: gdbserver (= 10.1-1.7apertis1bv2023dev2b4) Filename: pool/development/g/gdb/gdbserver-dbgsym_10.1-1.7apertis1bv2023dev2b4_amd64.deb Size: 1701696 MD5sum: 8601cb9cf889275203b19643e935b8a0 SHA1: ff1090b44428f2d95a7848539af131c4b9843a01 SHA256: 95ab05fb47da4938128991a955ebf77efcae1b8f80af1e786f915f87138191aa SHA512: ae0817e44ae19036e331f09fa97e25cdb0ce234a265dc547f513484cc072afa828b8756b59283b8f197dab030b48690ca009351013d4a8cc7409e70009784902 Description: debug symbols for gdbserver Auto-Built-Package: debug-symbols Build-Ids: 190a0ea36591a038d3293e3ce8d402f8fe876ad1 2578d76b7bcbdb9ac440b7be0cef1a3ded003007 Package: gdc Priority: optional Section: devel Installed-Size: 41 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Replaces: gdc-4.1 (<< 0.25-4.1.2-18), gdc-4.2 (<< 0.25-4.2.2-7), gdc-4.3 (<< 1:1.043-4.3.4-1) Depends: gdc-10 (>= 10.2.1-3~), libgphobos-dev (= 10.2.1-1apertis0bv2023dev3b1) Filename: pool/development/g/gcc-defaults/gdc_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 19892 MD5sum: 222c14eb1e4f9147e1267a5dc590f543 SHA1: 84e99cb4b7000cfbc585331fdbed70a60c32610c SHA256: 5c53993698121cf6b0f75c55d4cb1864a5d981feb4f2b1bcf09d10bef6cfb3b6 SHA512: ed304cff832e616df9461540f52fd738c9b5a9a2ffa24460b7096ff7dad4c7a0eb73ab441ac3e2561e1de1dff8848d78692c78aefff4ba43da093028531bbfb3 Description: D compiler (language version 2), based on the GCC backend This is a dependency package providing the default D compiler. Per policy, all packages that contain D sources must use this package in their Build-Depends line. . This compiler supports D language version 2. Package: gdc-10-aarch64-linux-gnu Priority: optional Section: devel Installed-Size: 214550 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev2b5cross1 Replaces: gdc (<< 4.4.6-5) Depends: gcc-10-aarch64-linux-gnu-base (>= 10), g++-10-aarch64-linux-gnu (>= 10), gdc-10 (>= 10), libgphobos-10-dev-arm64-cross (>= 10), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Filename: pool/development/g/gcc-10-cross/gdc-10-aarch64-linux-gnu_10.2.1-6+apertis6bv2023dev2b5cross1_amd64.deb Size: 48716352 MD5sum: 87eb6a3d09657c603bb69ac2f241cf74 SHA1: 9be4820c75ec8349c4241972690c0227cedeaaee SHA256: 5960797f434e434d6f7c9660a6e487e80647e4e5ccab753011b8cd0e7b564a89 SHA512: 1a578003a2a3694c0253caceafb6ccb134c7ffb71374c7e4bfd6c3bc6217c1ad4fd0c0c3e1f4e2256543bdd8a9e0a39201715ccdf8d5b6a735d7cd7bbe69ae2c Description: GNU D compiler (version 2) (cross compiler for arm64 architecture) This is the GNU D compiler, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This compiler supports D language version 2. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gdc-10-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 197258 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev2b5cross1 Replaces: gdc (<< 4.4.6-5) Depends: gcc-10-arm-linux-gnueabi-base (>= 10), g++-10-arm-linux-gnueabi (>= 10), gdc-10 (>= 10), libgphobos-10-dev-armel-cross (>= 10), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Filename: pool/development/g/gcc-10-cross/gdc-10-arm-linux-gnueabi_10.2.1-6+apertis6bv2023dev2b5cross1_amd64.deb Size: 46225712 MD5sum: 2c83d1e83b333230527b96c1ad08809c SHA1: 584c7b3ea0e931f905c5bc811460633f77293e00 SHA256: 2136c476e33eaee5987a7b4c82d0189059d487ce54c50a8c8c84df72288f05f3 SHA512: 7ae2bf186b32946c7797b2d7e6b8ee8768cffc71292be78ba8441de6b2e91c0b30da589c7a6e1df0643013cbea386e8e5850da20bdc699ca07b622ea305f4987 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+apertis6bv2023dev2b5) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gdc-10-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 197258 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev2b5cross1 Replaces: gdc (<< 4.4.6-5) Depends: gcc-10-arm-linux-gnueabihf-base (>= 10), g++-10-arm-linux-gnueabihf (>= 10), gdc-10 (>= 10), libgphobos-10-dev-armhf-cross (>= 10), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Filename: pool/development/g/gcc-10-cross/gdc-10-arm-linux-gnueabihf_10.2.1-6+apertis6bv2023dev2b5cross1_amd64.deb Size: 46206184 MD5sum: cb8131672f1ef88b495a89d1017b96ca SHA1: f2ff56e9dc942184756ee33d6d892fc9af1ac454 SHA256: 7bf2f17ea212485837b6c4e2d5850575ecc68e60c6447ff19c86334c5795fd17 SHA512: 5e8444e82ee409d6c70378fed7cb059b77b758b24de79d00f2049ced3abebd161186bb4cd4652748a00d98dec1f278c4686bbff702b6d62f7c9b953c8a5dfa53 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+apertis6bv2023dev2b5) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gdc-10-i686-linux-gnu Priority: optional Section: devel Installed-Size: 223164 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev2b5cross1 Replaces: gdc (<< 4.4.6-5) Depends: gcc-10-i686-linux-gnu-base (>= 10), g++-10-i686-linux-gnu (>= 10), gdc-10 (>= 10), libgphobos-10-dev-i386-cross (>= 10), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Filename: pool/development/g/gcc-10-cross/gdc-10-i686-linux-gnu_10.2.1-6+apertis6bv2023dev2b5cross1_amd64.deb Size: 49478376 MD5sum: cf6795649bcb4338e85de9077db1101d SHA1: ee0059483637ef748ad051f23f7abc818bcacbaa SHA256: f777388c3b4a1d77c4635cdaa425893539788e2e592b8b2286d85ec9ea7db7a9 SHA512: 6589ef7101216c7cdb3b724fb9375c20df139c6a3196bc42ae0b1cd42cec829787ff35db9b87ec84d936382479b832a1eebce123c2c8541813f6f8e0c7514342 Description: GNU D compiler (version 2) (cross compiler for i386 architecture) This is the GNU D compiler, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This compiler supports D language version 2. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gdc-10-multilib-i686-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev2b5cross1 Depends: gcc-10-i686-linux-gnu-base (>= 10), gdc-10-i686-linux-gnu (= 10.2.1-6+apertis6bv2023dev2b5cross1), gcc-10-multilib-i686-linux-gnu (= 10.2.1-6+apertis6bv2023dev2b5cross1), lib64gphobos-10-dev-i386-cross (>= 10.2.1-6+apertis6bv2023dev2b5cross1), libx32gphobos-10-dev-i386-cross (>= 10.2.1-6+apertis6bv2023dev2b5cross1) Filename: pool/development/g/gcc-10-cross/gdc-10-multilib-i686-linux-gnu_10.2.1-6+apertis6bv2023dev2b5cross1_amd64.deb Size: 1192 MD5sum: 71769c311ae99bd2be08459cc5e4acca SHA1: aba946fd709c04a48690e19dbe58ab392ede6d88 SHA256: 59dd830235067905191d162bbb0b4eaee407dfd5be5d04500643ef5c3bdf6001 SHA512: 086b544c88c2600476e13c88ce117c953c6a65b5d3614773905c58e19222eb4c99343648bb3be7b93c9709186663ae77eb182dac121fbf540ba6e4337eec92f8 Description: GNU D compiler (version 2, multilib support) (cross compiler for i386 architecture) This is the GNU D compiler, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gdc-aarch64-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-aarch64-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gdc-10-aarch64-linux-gnu (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gdc-aarch64-linux-gnu_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1140 MD5sum: 7be3bcce55cd8a3739b9ca1837bd5868 SHA1: 3fe94baf3c22e11dba05ae3ca125bb30ee0d1f29 SHA256: edb63b0ef8989e4e58cc09e7fa07f9355d7b73eba57ed485de80a02114e60bd3 SHA512: 0fab9bf1c0c74c3af989103093073edc7d13e57c90f3f6be42996a265e0fb91f16667c9787bcbabe75d38dba3b3fb2108138611e83cc3a8c1fba6dc5c90dd756 Description: GNU D compiler (based on GCC) for the arm64 architecture This is the GNU D compiler, which compiles D on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU D cross-compiler for the arm64 architecture. Multi-Arch: foreign Package: gdc-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-arm-linux-gnueabi (>= 4:10.2.1-1apertis0bv2023dev3b1), gdc-10-arm-linux-gnueabi (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gdc-arm-linux-gnueabi_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1140 MD5sum: 27a4e87ede2afad7766975762439d1d1 SHA1: dba8b79d95ea3f8740b18ece3207f8dc7b5ae3c0 SHA256: dc31f065260ad9ab980272e5424754bfa954138be343c7465cfce28621527807 SHA512: 2321cf8ec8f05438a3123b39423edb10010aecdeea3f79a6957d9932293e46d962bdae96c4f7775c7d665ffec5126646f40e27a3fedb299f0036492c66ab827d Description: GNU D compiler (based on GCC) for the armel architecture This is the GNU D compiler, which compiles D on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU D cross-compiler for the armel architecture. Multi-Arch: foreign Package: gdc-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-arm-linux-gnueabihf (>= 4:10.2.1-1apertis0bv2023dev3b1), gdc-10-arm-linux-gnueabihf (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gdc-arm-linux-gnueabihf_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1152 MD5sum: c07b9f79435b1b8207e6583758c6acda SHA1: ec6e49c415bcff5e402ca56cda63ee00363bf391 SHA256: de5a3b22f60de6e25d37b6904317428c17e2b12e3d29366ba3f854892a83f8bd SHA512: ce39481dc4f1ed6fab3fcd9a8cd83b9d7653a40c4058edcc3913b0cdc5dd8524c2237b049a3e71eefc78df7cb9aade6c41722f0db32e45cd369013d3b1bd60ac Description: GNU D compiler (based on GCC) for the armhf architecture This is the GNU D compiler, which compiles D on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU D cross-compiler for the armhf architecture. Multi-Arch: foreign Package: gdc-i686-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-i686-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gdc-10-i686-linux-gnu (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gdc-i686-linux-gnu_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1140 MD5sum: f85bc0db2921a5bea97ed617e1e3b68a SHA1: a757e5fbca519d3d7ef34eae204796bb891dd43e SHA256: 86a7efc15312c5bfb9caf70e3ece044b8f2f767655c25ead3470220c7e728a83 SHA512: 6730145a35f69d78d8bb7f90ff05a613ad1b94c5d436e0dbe0c1848222e2d05b11239a95f2c0a576addb41b80107eabb672c6f72e67ac1e026b42b586b1bc7ec Description: GNU D compiler (based on GCC) for the i386 architecture This is the GNU D compiler, which compiles D on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU D cross-compiler for the i386 architecture. Multi-Arch: foreign Package: gdc-multilib Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp (>= 4:10.2.1-1apertis0bv2023dev3b1), gcc-multilib (>= 4:10.2.1-1apertis0bv2023dev3b1), gdc (>= 4:10.2.1-1apertis0bv2023dev3b1), gdc-10-multilib (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gdc-multilib_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1000 MD5sum: a9d9aa17e8b7a4ce314e0e9abaabefbd SHA1: 2a2d842470457ed3f46ef0706af973bd99231814 SHA256: 4a16f994578f6b7d8a8837b4f2c0bd784d124dd29fb5bb1ce233476e6720c884 SHA512: 7691b4b5cbdef3427e4ca8160e90a1010251b4a6f3f98ad6b0eb8420b1d7deebc9aece6cfe69faf816092d243f876cdaa8bdfbe689c2432a3f56906c2c8a64e7 Description: D compiler (language version 2) (multilib files) This compiler supports D language version 2. . A dependency package on architectures with multilib support; the package contains dependencies for the non-default multilib architecture(s). Package: gdc-multilib-i686-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-i686-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gdc-10-multilib-i686-linux-gnu (>= 10.2.1-3~), gdc-i686-linux-gnu (>= 10.2.1-1apertis0bv2023dev3b1) Filename: pool/development/g/gcc-defaults/gdc-multilib-i686-linux-gnu_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1072 MD5sum: 5e1dc0dbde71f4b1381aeb83b1013348 SHA1: 7c7835ae617ef0be98e0f375a808cede510864b1 SHA256: 0f1f15f78f94e41c368e5cfa8a3402ffb0dc0b0b9f665f9dd333330f706e9c01 SHA512: 9b71840f7357b329fd53aca50a9235707d97d732cd007004c297c441d874881b19b362be7f6b1cf83aaf8e409269ad269cc457632de19d2b2371761b36054a7c Description: GNU D compiler (based on GCC) for the i386 architecture This is the GNU D compiler, which compiles D on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU D cross-compiler for the i386 architecture. Package: gdc-multilib-s390x-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-s390x-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gdc-10-multilib-s390x-linux-gnu (>= 10.2.1-3~), gdc-s390x-linux-gnu (>= 10.2.1-1apertis0bv2023dev3b1) Filename: pool/development/g/gcc-defaults/gdc-multilib-s390x-linux-gnu_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1072 MD5sum: 96d17e263a2746893ac9f470cb0f0f45 SHA1: 61a82b898f91f2fb0bbbe0c1915b0879757185f1 SHA256: 0190a20ce9ac085f5bf22b45f59c60cf03febd5b9a347c93d655bb30365cb498 SHA512: 701f746e524f0518ea926dfa82d5143d1e2c38a8894a4bc2d124b82db94548a25a741bd847c4f440d99f8fc3201c20d3b57aef1e6c29397eb301760fddc4517e Description: GNU D compiler (based on GCC) for the s390x architecture This is the GNU D compiler, which compiles D on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU D cross-compiler for the s390x architecture. Package: gdc-powerpc64le-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-powerpc64le-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gdc-10-powerpc64le-linux-gnu (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gdc-powerpc64le-linux-gnu_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1152 MD5sum: 0011ef9c7cf886ff8229653a3c56d1d4 SHA1: 5747ad90cc622c7162775e9c8e0d721be79d976d SHA256: a093f30ef31463c699e5039d6c1bb4f542c320b2ed350b961e07878bfcf48bbe SHA512: ff41ce0ad33e7bdb4e10304681edc156405ff6a9e96663243cb7a73bdde651061355150446509792d0901a6e20a152e7c336e2462f81ad69c89ac787ab1643a6 Description: GNU D compiler (based on GCC) for the ppc64el architecture This is the GNU D compiler, which compiles D on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU D cross-compiler for the ppc64el architecture. Multi-Arch: foreign Package: gdc-s390x-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-s390x-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gdc-10-s390x-linux-gnu (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gdc-s390x-linux-gnu_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1144 MD5sum: 3f10cb8e29837c4b6d0599ddbf996d0b SHA1: 6214719d5a6ec16cca47d7ac716f3c93e61d5630 SHA256: b89296d73db7b6910f1bf2ae6ce2597a97116d692ace09fd9aea96df0de5b76a SHA512: 450a56aacaf5940905e22b03a39e16ddc650986deb00f3a3c2cd70225dd19fe38f98ff6a5716b13f7b3f152327eb7aeb8413341e240355dd57f4318d26201860 Description: GNU D compiler (based on GCC) for the s390x architecture This is the GNU D compiler, which compiles D on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU D cross-compiler for the s390x architecture. Multi-Arch: foreign Package: gdmd Priority: optional Section: devel Installed-Size: 38 Maintainer: Debian D Language Group Architecture: all Version: 2.100+git200102-1apertis0bv2023dev2b4 Depends: gdc (>= 4:9.2) Filename: pool/development/g/gdmd/gdmd_2.100+git200102-1apertis0bv2023dev2b4_all.deb Size: 9808 MD5sum: 75d2bfafa30d514c7ceb5b562b5c2d8d SHA1: 1f55fbf56c7d5da0338957bfdb75194657652ad7 SHA256: a6947dce880a5cdef6ffefb8412b507f06ee03145c079835d63c5ddc530a8b98 SHA512: 47d944cb3cc2542130ca8752c5355bf02b60aa03f888798e7b9d7e6ce11e6e0838729385f54e3f7fc6cf6472ddc7b8ae1fec306f77dc9e9ab032c48213355d1e Description: DMD-like wrapper for GDC This package provides `gdmd`, an interface to the GNU D compiler (GDC), which recognizes flags normally used with the DMD D compiler and translates them to flags GDC can understand. This makes `gdmd` a drop-in replacement to the `dmd` compiler invocation. . The GNU D compiler compiles D sources using the gcc backend to generate highly optimized binaries. Homepage: https://github.com/D-Programming-GDC/gdmd Package: gem2deb Priority: optional Section: ruby Installed-Size: 173 Maintainer: Debian Ruby Team Architecture: amd64 Version: 1.4apertis0bv2023dev2b3 Depends: debhelper-compat (= 12), devscripts, gem2deb-test-runner (= 1.4apertis0bv2023dev2b3), rake, ruby:any, ruby-all-dev (>= 1:2.5), perl:any Recommends: apt-file, build-essential, python3-debian Suggests: git-buildpackage, pristine-tar Filename: pool/development/g/gem2deb/gem2deb_1.4apertis0bv2023dev2b3_amd64.deb Size: 62284 MD5sum: a27e63d2397a19cded63fdc26ff71636 SHA1: b94822916bcbe63d294a67625c9085cd9346af7e SHA256: bb91c6f2033dc1be795cbab57e06376a28169b4d73c8975a9b5057ffb56d3dc9 SHA512: 3682f16f671efca2ab74178bc9b89e4254576f10b4640f8932e2595aaa4efac91d0827625412b9a5b614edd926e52f9c26a0f78e3a48b8c1abd9eb64c2e8ea97 Description: Debian Ruby packaging suite gem2deb is a set of tools to create Debian package from ruby software distributed with Rubygems. gem2tgz converts the .gem file to a tar archive, then dh-make-ruby creates a Debian source package from that archive. That Debian package uses the included Debhelper7 helper, dh_ruby, to generate a proper Debian package. Both pure-ruby and native packages are supported. Package: gem2deb-test-runner Priority: optional Section: ruby Installed-Size: 62 Maintainer: Debian Ruby Team Architecture: amd64 Source: gem2deb Version: 1.4apertis0bv2023dev2b3 Replaces: gem2deb (<< 1.0.2~) Depends: rake, ruby:any | ruby-interpreter, ruby-minitest, ruby-test-unit Breaks: gem2deb (<< 1.0.2~), ruby-kaminari (<< 1.0.1-5~), ruby-mime-types (<< 3.3.1-1~), ruby-rails-assets-jquery (<< 3.3.1-2~) Filename: pool/development/g/gem2deb/gem2deb-test-runner_1.4apertis0bv2023dev2b3_amd64.deb Size: 26464 MD5sum: 1f9ec5e54dbf6e1dab7a5d2852e23f42 SHA1: 4f16ce80cac8cd23484f7034f55709357cd92668 SHA256: 97fb028c21e859f39c522661642b22615e6629bc9d20d46f00a3e88d1f9b16a6 SHA512: 7221c560f6182e69ddfa2aedb6521811787fde44d47bed70b35cdc7744401ff3aef3df8bad076f576b19a0a12abcda371a173a59cfccd98dda771b70c2dcffca 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: 560 Maintainer: Thorsten Alteholz Architecture: amd64 Version: 2.23+dfsg1-1apertis0bv2023dev2b4 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 9) Filename: pool/development/g/gengetopt/gengetopt_2.23+dfsg1-1apertis0bv2023dev2b4_amd64.deb Size: 157516 MD5sum: c61bbfe12ef484c926be6a1617c36e36 SHA1: 52777e50a77d54bb276779021082a311594d5981 SHA256: bc0bb6dd389183578fcafeb2f99bbd04995af3b346566fd271b3eb16b52534c1 SHA512: d55ca64db393aca1d6f518982b0a1b93a1ce99a7ee5a9c1f28b83f182ebc325fd0a9e455940f4aa5137e132472cf00ca32bc15d5aab81ef7e99e37dfaad6df85 Description: skeleton main.c generator gengetopt reads an interface description file, and writes a file containing a command-line parser function. gengetopt supports: long and short options, 11 types of parameters (including flag, int, double, string, and function call), and a usage message. Homepage: https://www.gnu.org/software/gengetopt/ Multi-Arch: foreign Package: gengetopt-dbgsym Priority: optional Section: debug Installed-Size: 1576 Maintainer: Thorsten Alteholz Architecture: amd64 Source: gengetopt Version: 2.23+dfsg1-1apertis0bv2023dev2b4 Depends: gengetopt (= 2.23+dfsg1-1apertis0bv2023dev2b4) Filename: pool/development/g/gengetopt/gengetopt-dbgsym_2.23+dfsg1-1apertis0bv2023dev2b4_amd64.deb Size: 1469896 MD5sum: 44e49984a69c7d519ff94afdf93a3da9 SHA1: 9282c8e955370c4976cc93f7e8a2e6e79d854b63 SHA256: 07f454e5e76e6f995c9f205848557ed16b55376505fd7b633b527dda5cb3ab0a SHA512: 70e0ceb18f4666817badef31058dfce759abd494db09cf41007c19a99bbc8985b6ca032e164a202c0b0026d63e3c9e91013c4ffd47f2dd5bb49297ee9be63a76 Description: debug symbols for gengetopt Auto-Built-Package: debug-symbols Build-Ids: 7bb706fed098add7c38d4374b5c51d85f2972ffd Package: genisoimage Priority: optional Section: otherosfs Installed-Size: 1652 Maintainer: Joerg Jaspert Architecture: amd64 Source: cdrkit Version: 9:1.1.11-3.2apertis0bv2023dev2b4 Replaces: mkisofs Provides: mkisofs Depends: libbz2-1.0, libc6 (>= 2.28), libmagic1 (>= 5.12), zlib1g (>= 1:1.1.4) Suggests: wodim, cdrkit-doc Conflicts: mkhybrid, mkisofs Filename: pool/development/c/cdrkit/genisoimage_1.1.11-3.2apertis0bv2023dev2b4_amd64.deb Size: 380644 MD5sum: 2c1f7b646f4067732c821611533aa61a SHA1: 60734942a145840652d712225e8e37d3d879791b SHA256: 614d6886da193095d06df8678b54f6bf1962beb88ed82da754e3898ed8716ecf SHA512: dba94b73cc2888eea61b239b0ad16b24a6d65cf3129fd570747c157257a7e9d6b043cf394b2678fe7bc6eda562d2ad73e667aece1024a2283f964954ecefdb15 Description: Creates ISO-9660 CD-ROM filesystem images genisoimage is a pre-mastering program for creating ISO-9660 CD-ROM filesystem images, which can then be written to CD or DVD media using the wodim program. genisoimage includes support for making bootable "El Torito" CDs, as well as CDs with support for the Macintosh HFS filesystem. . The package also includes extra tools useful for working with ISO images: * mkzftree - create ISO-9660 image with compressed contents * dirsplit - easily separate large directory contents into disks of predefined size * geteltorito - extract an El Torito boot image from a CD image . Please install cdrkit-doc if you want most of the documentation and README files. Package: genisoimage-dbgsym Priority: optional Section: debug Installed-Size: 1263 Maintainer: Joerg Jaspert Architecture: amd64 Source: cdrkit Version: 9:1.1.11-3.2apertis0bv2023dev2b4 Depends: genisoimage (= 9:1.1.11-3.2apertis0bv2023dev2b4) Filename: pool/development/c/cdrkit/genisoimage-dbgsym_1.1.11-3.2apertis0bv2023dev2b4_amd64.deb Size: 1106244 MD5sum: 7ef72d0ef0920d2aead1456541e5f1c9 SHA1: 6b6d465d32acea7774ab4abf92cf1af23a8fc4b4 SHA256: 0bff2b0621a8de7a087ef50a3259f6afe69e0bd94af4b2c62d0721a71f8e1977 SHA512: 5bffa9db8f0869efd4e300dbe923a0441c048e504b93d9c732d8468b1452aa2ae1525a8787b0f8d74f573d6106ee8e9226471de5e5cae9343a427ab3de56c7d1 Description: debug symbols for genisoimage Auto-Built-Package: debug-symbols Build-Ids: 2c6c95d99b2552793d496ba4374e1962f6b7cfa0 459af7af43c28e19323ef64cbc9acdd9c7a9348d 492ffe819d8b272091cf29b9ed088485b18cd8f7 76323a9f30f6a36316c15d82801d9d8fb82c97f4 8165daf97607e5b2b7576d8e9a1893600103589b 98db6df338ddd7c986c9766357ab638cca54ce1b Package: geoclue-2-demo Priority: optional Section: utils Installed-Size: 137 Maintainer: Laurent Bigonville Architecture: amd64 Source: geoclue-2.0 Version: 2.5.7-3+apertis4bv2023dev2b3 Replaces: geoclue-2.0 (<< 2.4.10) Depends: geoclue-2.0 (= 2.5.7-3+apertis4bv2023dev2b3), libc6 (>= 2.4), libgeoclue-2-0 (>= 2.4.0), libglib2.0-0 (>= 2.44.0) Breaks: geoclue-2.0 (<< 2.4.10) Filename: pool/development/g/geoclue-2.0/geoclue-2-demo_2.5.7-3+apertis4bv2023dev2b3_amd64.deb Size: 43376 MD5sum: 0f510d2335f76213e86e424f2878b606 SHA1: c4788cfb3ae404f69714f7428e0240c016c8e6ce SHA256: f6f11d533028520dacb08e22b03780714ae01c0007f11dcd5d196f80a2d6ec11 SHA512: 21a0a9b9528fd86b38fc5e9ba5562915346a6734dead17e71d41a90a7ee8f384a6ba7bf89095b80de0824f53f1830fd5a3bc8e8e04a3c64c84154e77bf156ded Description: geoinformation service (demonstration programs) GeoClue is a D-Bus geoinformation service. The goal of the Geoclue project is to make creating location-aware applications as simple as possible. . This package contains the demonstration programs. Homepage: https://gitlab.freedesktop.org/geoclue/geoclue/wikis/home Package: geoclue-2-demo-dbgsym Priority: optional Section: debug Installed-Size: 118 Maintainer: Laurent Bigonville Architecture: amd64 Source: geoclue-2.0 Version: 2.5.7-3+apertis4bv2023dev2b3 Depends: geoclue-2-demo (= 2.5.7-3+apertis4bv2023dev2b3) Filename: pool/development/g/geoclue-2.0/geoclue-2-demo-dbgsym_2.5.7-3+apertis4bv2023dev2b3_amd64.deb Size: 83728 MD5sum: 2f2736364d7dba343d5a34f031c0c483 SHA1: ebfd0baef32582c5b26effd407b1f1578f7595b6 SHA256: 4fe63f7de576220389ac83438f5a1011780d22478a59bd52716b7c77570df412 SHA512: e8aa4435f0e637f78023bf420595f97949257ef21b484e27b32ceb8b4215510d4cc0cbb2482c03c99a4204e503bd26542c3d292df11660e572a39b4d9ca99323 Description: debug symbols for geoclue-2-demo Auto-Built-Package: debug-symbols Build-Ids: bc1633cd652f613224194031852db4e5c9e218d5 Package: geoclue-2.0 Priority: optional Section: utils Installed-Size: 438 Maintainer: Laurent Bigonville Architecture: amd64 Version: 2.5.7-3+apertis4bv2023dev2b3 Replaces: geoclue (>= 2.0), geoclue-2-demo (<< 2.4.12-2~) Depends: adduser, libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libavahi-glib1 (>= 0.6.16), libc6 (>= 2.4), libglib2.0-0 (>= 2.44.0), libjson-glib-1.0-0 (>= 1.5.2), libmm-glib0 (>= 1.5.993), libnotify4 (>= 0.7.0), libsoup2.4-1 (>= 2.42) Recommends: avahi-daemon, iio-sensor-proxy, modemmanager, wpasupplicant Breaks: geoclue (>= 2.0), geoclue-2-demo (<< 2.4.12-2~) Filename: pool/development/g/geoclue-2.0/geoclue-2.0_2.5.7-3+apertis4bv2023dev2b3_amd64.deb Size: 109048 MD5sum: 690de7cfca60d154b2c60d65fef18d13 SHA1: 1778456a26e48b5ae65011f0dd032a3f2809cd31 SHA256: 7c7cc5f3d5bc20da6f46f83286be38c2a85c19d83378a299c00a46132082f5ed SHA512: 55dc5b5cb51224874bd4033a2c7eb2db9f487601bcfa20333490514907de20686b204f31424dc451a30ab130e5f4b8071e910e4ca272074b2d7f10d9cc780c71 Description: geoinformation service GeoClue is a D-Bus geoinformation service. The goal of the Geoclue project is to make creating location-aware applications as simple as possible. . This package contains the D-Bus system service for GeoClue. Homepage: https://gitlab.freedesktop.org/geoclue/geoclue/wikis/home Package: geoclue-2.0-dbgsym Priority: optional Section: debug Installed-Size: 423 Maintainer: Laurent Bigonville Architecture: amd64 Source: geoclue-2.0 Version: 2.5.7-3+apertis4bv2023dev2b3 Depends: geoclue-2.0 (= 2.5.7-3+apertis4bv2023dev2b3) Filename: pool/development/g/geoclue-2.0/geoclue-2.0-dbgsym_2.5.7-3+apertis4bv2023dev2b3_amd64.deb Size: 326796 MD5sum: 22022f6afa01eb191087c3d8d0c145f8 SHA1: 303f012f14d697522644b60fe58f99ced4e1bf28 SHA256: 15b5aaab2cb1cd8e0c7ec226cb0b274513025fe28f1a0c07fed42c70381642cb SHA512: f515b9ff25219d9a52de6017ade7a2fb8859dd0b4e8455cf231c39b92e793ea604ff3a0e41e5edbd6f8e87601dde7d6796b0e8afb3a31b32f0eb43a1e33ad30a Description: debug symbols for geoclue-2.0 Auto-Built-Package: debug-symbols Build-Ids: 0823a4abacb5098097be0a2ee3dd8d9d5199ea3f 5ef67658e03cda60334e087795bbc4054eabaf52 Package: geoclue-doc Priority: optional Section: doc Installed-Size: 166 Maintainer: Laurent Bigonville Architecture: all Source: geoclue-2.0 Version: 2.5.7-3+apertis4bv2023dev2b3 Filename: pool/development/g/geoclue-2.0/geoclue-doc_2.5.7-3+apertis4bv2023dev2b3_all.deb Size: 42240 MD5sum: 20a71eccf928f0233c83183da91cadc8 SHA1: 9a17d93fdb86148cee67226f1647e3a235d373b1 SHA256: 3d325f534696d5ffc8b7ba8b701ffda075a06cdb59162116ab2b617bcfb4f031 SHA512: 05da090ea0075589e79e7ad3708f4bf892f5bdad683fa755fc0e8b8ad7dde5f49bbee97212d8518f22f6f6d7c7def15413d01d391082775503fae3bf3b399005 Description: geoinformation service (D-Bus API documentation) GeoClue is a D-Bus geoinformation service. The goal of the Geoclue project is to make creating location-aware applications as simple as possible. . This package contains the D-Bus API documentation. Homepage: https://gitlab.freedesktop.org/geoclue/geoclue/wikis/home Multi-Arch: foreign Package: geoip-database Priority: optional Section: net Installed-Size: 10013 Maintainer: Patrick Matthäi Architecture: all Version: 20191224-3apertis0bv2023dev2b4 Recommends: libgeoip1 Filename: pool/development/g/geoip-database/geoip-database_20191224-3apertis0bv2023dev2b4_all.deb Size: 3031932 MD5sum: 7159fc094497784070e5c61b39b23d9c SHA1: b35485418b21532239927ecadcfd165411905fd2 SHA256: 4e7ed12b44c31f1f48c135b19dab19a4f8ff13997fa2d973fd17105a832271e3 SHA512: 8e410f7d190fbc944beeb2e2d7504a16e00eae5808da42f75950ece1a848670bf534ab8d779c7e2aaf8466b912da883b5bb12729d98133646e11d39a8aba8c29 Description: IP lookup command line tools that use the GeoIP library (country database) GeoIP is a C library that enables the user to find the country that any IP address or hostname originates from. It uses a file based database. . This database simply contains IP blocks as keys, and countries as values and it should be more complete and accurate than using reverse DNS lookups. . This package contains the free GeoLiteCountry database. Homepage: https://www.maxmind.com/ Multi-Arch: foreign Package: geotiff-bin Priority: optional Section: science Installed-Size: 126 Maintainer: Debian GIS Project Architecture: amd64 Source: libgeotiff Version: 1.6.0-1apertis0bv2023dev2b4 Replaces: libgeotiff-dev (<< 1.4.0-4) Depends: libc6 (>= 2.7), libgeotiff5 (>= 1.6.0), libtiff5 (>= 4.0.3) Suggests: gdal-bin, libgeotiff-epsg Breaks: libgeotiff-dev (<< 1.4.0-4) Filename: pool/development/libg/libgeotiff/geotiff-bin_1.6.0-1apertis0bv2023dev2b4_amd64.deb Size: 48896 MD5sum: fd1862c8844d332cbca2677bf2b1ab27 SHA1: 3d0cac6541738b6e13fd48784319a0042515b42b SHA256: adf913e7c2803748dc6d4ecf1b8b67d7adf437ce306dc1fffe2a211c2e8f326c SHA512: 941d48bd3d14a1f185db07ff9a47e99eb67029cc25f8e7b40cbda46a565934d963cbd2c0f52df06d654390ff6113ff118b124e829ec8787bf6d1b391c36d42b7 Description: GeoTIFF (geografic enabled TIFF) library -- tools This C library supports TIFF 6.0 based interchange format for georeferenced raster imagery. The GeoTIFF standard has been developed for reading, and writing geographic meta-information tags on top of TIFF raster. . The GeoTIFF library comes with two utility programs here included: . listgeo - dumps the metadata of a GeoTIFF file. geotifcp - applies metadata to a TIFF file, making it a GeoTIFF file. Homepage: https://geotiff.osgeo.org/ Multi-Arch: foreign Package: geotiff-bin-dbgsym Priority: optional Section: debug Installed-Size: 79 Maintainer: Debian GIS Project Architecture: amd64 Source: libgeotiff Version: 1.6.0-1apertis0bv2023dev2b4 Replaces: libgeotiff2-dbg (<< 1.4.2-3~) Depends: geotiff-bin (= 1.6.0-1apertis0bv2023dev2b4) Breaks: libgeotiff2-dbg (<< 1.4.2-3~) Filename: pool/development/libg/libgeotiff/geotiff-bin-dbgsym_1.6.0-1apertis0bv2023dev2b4_amd64.deb Size: 49048 MD5sum: 82dc343e083c5eaf79f73b60b74e4747 SHA1: 411c5f1861c0b7bf7cddf11d3d71f0481572c207 SHA256: e500272c23d69ce415edb999e09066c58f5d2e2f6ae1b3591d7d71b53b10536e SHA512: af9d950d8905c073fc0edd9ec7394d123d4bc7a3cdb8965cde50651155772e4263fa06e9e9d0b3b9a36111e3dc48294ee3872c4e57d72a07795026528837311b Description: debug symbols for geotiff-bin Auto-Built-Package: debug-symbols Build-Ids: 0657db50c278f0cc70819e545835bb1110d12779 073cf69278ac426ec2e85fde2ebf176d11be3647 2e5460c0d5bb27ba29166924472e26cfcf4e6678 Package: germinate Priority: optional Section: utils Installed-Size: 61 Maintainer: Colin Watson Architecture: all Version: 2.36apertis0bv2023dev2b3 Depends: python3-germinate (= 2.36apertis0bv2023dev2b3), perl:any, python3:any Filename: pool/development/g/germinate/germinate_2.36apertis0bv2023dev2b3_all.deb Size: 35736 MD5sum: 3ffea59a39d37cf9e0d67d28bdff9eb2 SHA1: ded4650c7efd2099470c95ec74266cf2090d2489 SHA256: 7a19cb362948b7c0702cfd434c22af9771282f8b95205e12c0fc38943f815a0c SHA512: 7b976268db125e7d91c4c4c3e38fd10cb449bbcd3489f54926bc8b99410bc11b5c9ce729c8d9aa775cf4ce83f2a0f7e81f3de9f3feb3c121ae82591e1a10d7ca Description: expand dependencies in a list of seed packages Germinate takes lists of seed packages and expands their dependencies to produce a full list of packages. This can be used for purposes such as managing the list of packages present in a derived distribution's archive or CD builds. Homepage: https://launchpad.net/germinate Package: gettext Priority: optional Section: devel Installed-Size: 5867 Maintainer: Santiago Vila Architecture: amd64 Version: 0.21-4apertis1bv2023dev2b9 Depends: libc6 (>= 2.27), libgomp1 (>= 6), libunistring2 (>= 0.9.7), libxml2 (>= 2.9.1), gettext-base, dpkg (>= 1.15.4) | install-info Recommends: curl | wget | lynx Suggests: gettext-doc, autopoint, libasprintf-dev, libgettextpo-dev Breaks: autopoint (<= 0.17-11) Filename: pool/development/g/gettext/gettext_0.21-4apertis1bv2023dev2b9_amd64.deb Size: 1318056 MD5sum: c4ecf051b8391bd2f467efe0d1c7c4f6 SHA1: 2e55caad5dd62a0abaa76245533adfaeeb39517b SHA256: 9abe78e1d325fb7ab36797500efb04ec1bb9efceda3231826f5b6908608ef057 SHA512: 4108bc431d67fea928a2c55470f3e7578b0b1229e86da475c5976282232d0edd10dd33e7ba5ea0f7fa345e79d39cb22045eed4a776a42aebab4915a1b00d95eb Description: GNU Internationalization utilities Interesting for authors or maintainers of other packages or programs which they want to see internationalized. Homepage: https://www.gnu.org/software/gettext/ Multi-Arch: foreign Package: gettext-base Priority: standard Section: utils Installed-Size: 658 Maintainer: Santiago Vila Architecture: amd64 Source: gettext Version: 0.21-4apertis1bv2023dev2b9 Depends: libc6 (>= 2.14) Filename: pool/development/g/gettext/gettext-base_0.21-4apertis1bv2023dev2b9_amd64.deb Size: 182392 MD5sum: 503f495ed7bfdcf337812b3ffff01499 SHA1: 02619d7a6e34f4ded841fda1caa92bfa2b0fdb17 SHA256: 3ea9436ca601a973cb45e4fd07db9412ffbc7668cd5ddbdeab540a20a5a371b1 SHA512: 6ea99e7235e4eb407314123ef1573b882265665106deddf4fd53ae7312d92f5336122a3ed4a2b6b49dc4b087ac1b9294dfe5da11354290936559c1ff0fb37d8a Description: GNU Internationalization utilities for the base system This package includes the gettext and ngettext programs which allow other packages to internationalize the messages given by shell scripts. Homepage: https://www.gnu.org/software/gettext/ Multi-Arch: foreign Package: gettext-base-dbgsym Priority: optional Section: debug Installed-Size: 142 Maintainer: Santiago Vila Architecture: amd64 Source: gettext Version: 0.21-4apertis1bv2023dev2b9 Depends: gettext-base (= 0.21-4apertis1bv2023dev2b9) Filename: pool/development/g/gettext/gettext-base-dbgsym_0.21-4apertis1bv2023dev2b9_amd64.deb Size: 98976 MD5sum: c798bfebcf4a6b62eb4f424eabc757bb SHA1: 6817a2b0b71b31a5e117c9dc041b971b8c5c9ccd SHA256: 2f1f5664261b8c32f605ddc742477b194dd9c4bd0a7d36ef4eb0026369655a36 SHA512: 95d974ead7caf02e15566321cae8ae4c5fb46e9024ba7ba21da5b2317f4a25af6fc4b9bca9275056e22881614273a4f437828c8f886f295d4591e4d7d5244712 Description: debug symbols for gettext-base Auto-Built-Package: debug-symbols Build-Ids: 2628d6a1418b0c99058c39cf7c1917c978df18b2 2ea8a907cc55f2b1eca817b24794fd57827cd503 4e72cf60c84ad4952b2910d8aab795eda30b9ded Package: gettext-dbgsym Priority: optional Section: debug Installed-Size: 1737 Maintainer: Santiago Vila Architecture: amd64 Source: gettext Version: 0.21-4apertis1bv2023dev2b9 Depends: gettext (= 0.21-4apertis1bv2023dev2b9) Filename: pool/development/g/gettext/gettext-dbgsym_0.21-4apertis1bv2023dev2b9_amd64.deb Size: 1466584 MD5sum: 675120eb1c69b974bb1e61c2908dd608 SHA1: 9d43caf9c2540888ea2b3838215284b9564f3b71 SHA256: 646d221248a2301e1fedf7858070a5ccbc5f71677fb8198dc54bebee2e098add SHA512: 2bc7e411347ff59c3b0a1de1074e3151bb23f41a75ca76ef5e74da60e1e0344ad3dacb81d8d75314c310af0bc0bdc4a68af1871a8216e67f4106d25a37875961 Description: debug symbols for gettext Auto-Built-Package: debug-symbols Build-Ids: 0a21d8f5e87b3fb97d23431269122fbe0d4d790b 0c8a8e4e50c8d0cea328bb1214d197edb25d88df 56ff48b24ac1fc6705ef17da60808dd7489a734e 57751492164ded86673dc68f8cdb3e25054954c7 5b235816f533616b5f131cc1cfe73ec2c3b1c90c 648b50018d167fa52045f716fe335b3fca5db64c 6d89bf160bfd29aaafe12109e8823df754ed3720 706a1bc0c227dc14bc6ba2eab73c0807349de5c9 8076c66e240b7135d822503376d0b8ddeb5dd0eb 82071df4ee3114943f5a92b293dad25be8b35a9e 835abed3b7f4ccd8a8851867841e5cc2c75315cf 883e1d5b714382399395cf9269da6e8d723dda48 a41aa2f29004610bcc6e1ef454c207949e588453 acbc4f72fe7bdfb735893e4a81c005b79626dfc1 b0498fc47966253cb222b0ebac213e4367862a18 bd9035344af5b949b30093ca596235f37802322b cd9d484014c142282b3342c698f10094586ccd26 dc2b5e71d3b3c7467f2a7ba04459fc766ee561b1 dff8341a22b422cc27f9ea0ad8fe4fb3f809acb1 e80643908d32d6fc0abb5f1e561fd6a467e68850 f17b80fc5c2dc3d814a6cff920aa1a4e40469475 fc7aef4021d34792acc4e05d82d2a48e16d1ce62 Package: gettext-doc Priority: optional Section: doc Installed-Size: 5742 Maintainer: Santiago Vila Architecture: all Source: gettext Version: 0.21-4apertis1bv2023dev2b9 Filename: pool/development/g/gettext/gettext-doc_0.21-4apertis1bv2023dev2b9_all.deb Size: 638216 MD5sum: eb603caa777bc35687ff535e122e39d1 SHA1: 205369ecb8f87f9a7f22f7cedf54a2df3663684e SHA256: b375fe7a4cf17a701a653baa427bf2fd00e111a5ccccde47d47d7e9de4464b95 SHA512: 863e7f767e4dcaf1617333211504431fd6709e791b0258feeb6d1956d6390e5944bf40debbf8eda9217d5cf31a525278bd08d799c0f58a1946fee7b0ca56012e Description: Documentation for GNU gettext This package contains the HTML documentation for GNU gettext, as well as simple "hello world" examples in several programming languages. Homepage: https://www.gnu.org/software/gettext/ Package: gettext-el Priority: optional Section: editors Installed-Size: 109 Maintainer: Santiago Vila Architecture: all Source: gettext Version: 0.21-4apertis1bv2023dev2b9 Depends: gettext Filename: pool/development/g/gettext/gettext-el_0.21-4apertis1bv2023dev2b9_all.deb Size: 103496 MD5sum: d2982e1bbefdf3fd5a803eaf627372cc SHA1: c8e541cddd235fb6205a590bc51c5f37e22ed672 SHA256: 7f7f93d40501865b77d16f05439ebfd4bfd7bca8a863303123030b352f1c5893 SHA512: 41cd3808d42d796fb9020fa0b5749e830223e621fd815d4042bda0317564449cad2e4d6946be9fe47706b1292c3bdfad9fde1837de0c526ad5468ba81c282b81 Description: Emacs mode for editing gettext .po files This package provides an Emacs major mode for editing .po files. Enhances: emacs Homepage: https://www.gnu.org/software/gettext/ Package: gfortran Priority: optional Section: devel Installed-Size: 16 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Provides: fortran-compiler Depends: cpp (= 4:10.2.1-1apertis0bv2023dev3b1), gcc (= 4:10.2.1-1apertis0bv2023dev3b1), gfortran-10 (>= 10.2.1-3~) Suggests: gfortran-multilib, gfortran-doc Filename: pool/development/g/gcc-defaults/gfortran_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1440 MD5sum: 6eaa8eada2095f771a0a2cff99b7e8d9 SHA1: a3ce293be498f3a124bf810cc5c15d03a731893a SHA256: 24c5a3e262e7b1576e4676424ef39f6c137673f89767ed2e8d6016cebb73986e SHA512: f20c0d8d08d398d96fb9c7c34ec42b6e1513d2dae219b63679756c92e3cbb88498d652f87df2a54c0b91a7752f95a739313bfb7bd3ba377e036e49cf2f070773 Description: GNU Fortran 95 compiler This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Fortran 95 compiler. Package: gfortran-10-aarch64-linux-gnu Priority: optional Section: devel Installed-Size: 207919 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev2b5cross1 Depends: gcc-10-aarch64-linux-gnu-base (= 10.2.1-6+apertis6bv2023dev2b5cross1), gcc-10-aarch64-linux-gnu (= 10.2.1-6+apertis6bv2023dev2b5cross1), libgfortran-10-dev-arm64-cross (>= 10), libc6-dev-arm64-cross (>= 2.30-1~), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: gfortran-10-doc, libcoarrays-dev Filename: pool/development/g/gcc-10-cross/gfortran-10-aarch64-linux-gnu_10.2.1-6+apertis6bv2023dev2b5cross1_amd64.deb Size: 47621188 MD5sum: 75bd325bd5361be91476c63a60c47d8f SHA1: ce0b719a9503d4431db9793b555b81dd529edddd SHA256: a053284c4383318de460e0d16fc03583bb654ce67ed262242e8798ba95db8aa9 SHA512: 7f07b0d552ddf96a5cc2be52e368e6fc1ff7d3a2a76bb5bb014a4eccb32aacbe45d88507f5649d8cfeb4afd0d1206f37d733aebfac1a41f9be58c95867e02518 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+apertis6bv2023dev2b5) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gfortran-10-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 190582 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev2b5cross1 Depends: gcc-10-arm-linux-gnueabi-base (= 10.2.1-6+apertis6bv2023dev2b5cross1), gcc-10-arm-linux-gnueabi (= 10.2.1-6+apertis6bv2023dev2b5cross1), libgfortran-10-dev-armel-cross (>= 10), libc6-dev-armel-cross (>= 2.30-1~), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: gfortran-10-doc, libcoarrays-dev Filename: pool/development/g/gcc-10-cross/gfortran-10-arm-linux-gnueabi_10.2.1-6+apertis6bv2023dev2b5cross1_amd64.deb Size: 45142644 MD5sum: 8296bb666a66bc23a45695bfe51b3571 SHA1: eba499f81fe777b2e03a7c6ba106a2b95c0fb231 SHA256: 83cde2a8eb663d32ff7ac2f9f98b2ac63ceaf4febc8f72dbdd63d247d70dd08a SHA512: d74dc344923d6873fe5b09bce581c6d0d411ff3567963b659299c1ee7f40c1e99139c47930bea590d94b62ec28c95cd083d018b6aec0cf8a344012bc28cf3205 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+apertis6bv2023dev2b5) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gfortran-10-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 190582 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev2b5cross1 Depends: gcc-10-arm-linux-gnueabihf-base (= 10.2.1-6+apertis6bv2023dev2b5cross1), gcc-10-arm-linux-gnueabihf (= 10.2.1-6+apertis6bv2023dev2b5cross1), libgfortran-10-dev-armhf-cross (>= 10), libc6-dev-armhf-cross (>= 2.30-1~), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: gfortran-10-doc, libcoarrays-dev Filename: pool/development/g/gcc-10-cross/gfortran-10-arm-linux-gnueabihf_10.2.1-6+apertis6bv2023dev2b5cross1_amd64.deb Size: 45128736 MD5sum: d6210293aafc0f5388aee19e4a17cde6 SHA1: 0265553ad1750e355fb3d56e85288217aef6f287 SHA256: c382c119dc897fd5118a20d9b83ca10ccfcf309218bb0b428686ae8e3cb110f2 SHA512: cd386c4ecdf3650f47a774903f8699a36f1a018b8d84dfbcb2fd25723ef84f54e160d903797fc432d678ba4c2b1fd7ab46554db67ea34f1a35456f04d8f41639 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+apertis6bv2023dev2b5) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gfortran-10-i686-linux-gnu Priority: optional Section: devel Installed-Size: 216410 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev2b5cross1 Depends: gcc-10-i686-linux-gnu-base (= 10.2.1-6+apertis6bv2023dev2b5cross1), gcc-10-i686-linux-gnu (= 10.2.1-6+apertis6bv2023dev2b5cross1), libgfortran-10-dev-i386-cross (>= 10), libc6-dev-i386-cross (>= 2.30-1~), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: gfortran-10-multilib-i686-linux-gnu, gfortran-10-doc, libcoarrays-dev Filename: pool/development/g/gcc-10-cross/gfortran-10-i686-linux-gnu_10.2.1-6+apertis6bv2023dev2b5cross1_amd64.deb Size: 48400232 MD5sum: 1ab81c20f6e8985db45a77475ba1d550 SHA1: 8a6cb830aef585c1b67a902b09d74add135d3f5f SHA256: 7dcb8770bc92fcccb933c18a9743057c5a6da78f948d3b716c230498f18802e0 SHA512: e05e43fb0f1523d1a21381a0223b8b84b99120531eb62b2eeffd76f191073a362d71c6e6d0ebe5d62866b31a62a662195fb3d74a221d5f9d7fc269c6fefb2a63 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+apertis6bv2023dev2b5) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gfortran-10-multilib-i686-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev2b5cross1 Depends: gcc-10-i686-linux-gnu-base (= 10.2.1-6+apertis6bv2023dev2b5cross1), gfortran-10-i686-linux-gnu (= 10.2.1-6+apertis6bv2023dev2b5cross1), gcc-10-multilib-i686-linux-gnu (= 10.2.1-6+apertis6bv2023dev2b5cross1), lib64gfortran-10-dev-i386-cross (>= 10.2.1-6+apertis6bv2023dev2b5cross1), libx32gfortran-10-dev-i386-cross (>= 10.2.1-6+apertis6bv2023dev2b5cross1) Filename: pool/development/g/gcc-10-cross/gfortran-10-multilib-i686-linux-gnu_10.2.1-6+apertis6bv2023dev2b5cross1_amd64.deb Size: 1160 MD5sum: 8c21a074a8e61dec2bf21d9f4a54ac91 SHA1: be290af99880767336b0dd0fcb0427f95de48124 SHA256: 51d27a3addbcf3b439485d4a0aef0f3ea31cf8225fde1ee1b17d13903ea86205 SHA512: 861c823a754c39622c44757e1ac8a2a60cf22966d450f8890101e17d357f0f39ebdea3f43326ae36ddd01afc3d330d84f2e4a7a40e83792896ceb2725bc95485 Description: GNU Fortran compiler (multilib support) (cross compiler for i386 architecture) This is the GNU Fortran compiler, which compiles Fortran on platforms supported by the gcc compiler. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gfortran-aarch64-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-aarch64-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), gcc-aarch64-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), gfortran-10-aarch64-linux-gnu (>= 10.2.1-3~) Suggests: gfortran-doc Filename: pool/development/g/gcc-defaults/gfortran-aarch64-linux-gnu_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1256 MD5sum: 509764383310022bf4638c5921724522 SHA1: f702d5d0d1714cf312ef5df0631ffa143d809bee SHA256: 14ad7b03039b2846ab0ec7fcaf0ef871f62f98290b0e00be2231b4faceea9650 SHA512: 39bcfee3051900b7959cd75d0592a2f7ddb83210a57e07ce15efe118e5b453860e304cb1c7ea483e04145d05cb3ac2e026158837586d570bfe61749ba741101f Description: GNU Fortran 95 compiler for the arm64 architecture This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Fortran 95 cross-compiler for the arm64 architecture. Multi-Arch: foreign Package: gfortran-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-arm-linux-gnueabi (= 4:10.2.1-1apertis0bv2023dev3b1), gcc-arm-linux-gnueabi (= 4:10.2.1-1apertis0bv2023dev3b1), gfortran-10-arm-linux-gnueabi (>= 10.2.1-3~) Suggests: gfortran-doc Filename: pool/development/g/gcc-defaults/gfortran-arm-linux-gnueabi_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1252 MD5sum: ba22f18d366dbc95cdc12d64bd490440 SHA1: f11abd086a04a9b91ac4bf5048ff3bccf68b408e SHA256: eb58d69cbdedddc646c4e3bc4a746db74efe5e9f33efdead164244808c4d3266 SHA512: eb0741ae0f2f07adddc40b70b107e2e29f48db47fee4054279bad2154c3f2897106e03cde4e01e1dc103f820f76cda1d3f6d803672bead5c7ba48e67770c7ca4 Description: GNU Fortran 95 compiler for the armel architecture This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Fortran 95 cross-compiler for the armel architecture. Multi-Arch: foreign Package: gfortran-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-arm-linux-gnueabihf (= 4:10.2.1-1apertis0bv2023dev3b1), gcc-arm-linux-gnueabihf (= 4:10.2.1-1apertis0bv2023dev3b1), gfortran-10-arm-linux-gnueabihf (>= 10.2.1-3~) Suggests: gfortran-doc Filename: pool/development/g/gcc-defaults/gfortran-arm-linux-gnueabihf_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1260 MD5sum: c8291d18601170eb842c29a36cc92efa SHA1: 276e5b6a31473b9930ffe704af8bebaea1b01beb SHA256: 53c86423af7347cf154268703b6a61eb04d5fda70bc101dbe96707302152ec2f SHA512: 9c1518183003544be70921b19bb72fc1050c2c2cd92a571dbf9394098e92ad9814671e85ec34f11c742884d7d085bfccfa291d0a9ce785f78e8cf1c6ba3ec863 Description: GNU Fortran 95 compiler for the armhf architecture This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Fortran 95 cross-compiler for the armhf architecture. Multi-Arch: foreign Package: gfortran-i686-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-i686-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), gcc-i686-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), gfortran-10-i686-linux-gnu (>= 10.2.1-3~) Suggests: gfortran-doc Filename: pool/development/g/gcc-defaults/gfortran-i686-linux-gnu_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1252 MD5sum: fd675eb52905605894004d6a8c1e339f SHA1: 29ae05526369cba5055b1545abbac77d4cbbf382 SHA256: f41138f84a61837f6b2d2349dfdf5bf0386ec515f68e3748c86377966c93984c SHA512: 7be3a171bc78436d7ea6efab6b53acd48a28c46344e558a7148a7f1ed9ca8fbe9446e75abf3950f4903c0d9a7a93f396b088804fe473cdcd5f15eeacc03e9c9f Description: GNU Fortran 95 compiler for the i386 architecture This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Fortran 95 cross-compiler for the i386 architecture. Multi-Arch: foreign Package: gfortran-mingw-w64 Priority: optional Section: devel Installed-Size: 254 Maintainer: Stephen Kitt Architecture: all Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: gfortran-mingw-w64-i686, gfortran-mingw-w64-x86-64 Filename: pool/development/g/gcc-mingw-w64/gfortran-mingw-w64_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_all.deb Size: 185896 MD5sum: 7b7f1e313d1389efec712d14cf2726f3 SHA1: 2b2e45435814870c0855e8b7db5b653635b48462 SHA256: 070175b1675166c838d05896bdd8823dfbf8330c36036599e3d6b95fff4a63e4 SHA512: 3fb1226925d0c9d7ba80bbde40b7f30dc39817ab5c815ea209a6b3e4f4243be4a3da1cc434190eb2ab346f3d9210fa3d8b8283c9084cc8f8ea752e6e05960ac2 Description: GNU Fortran compiler for MinGW-w64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Fortran compiler, supporting cross-compiling to 32- and 64-bit MinGW-w64 targets. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gfortran-mingw-w64-i686 Priority: optional Section: devel Installed-Size: 254 Maintainer: Stephen Kitt Architecture: all Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: gfortran-mingw-w64-i686-posix, gfortran-mingw-w64-i686-win32 Filename: pool/development/g/gcc-mingw-w64/gfortran-mingw-w64-i686_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_all.deb Size: 185900 MD5sum: 49ee48093c7029eccc468d48253ab541 SHA1: e4145a500d92c554a2ff84570f19dbeb76603005 SHA256: 14131217fd9f78535e0f25119b46ad3371f6aee08d4ef31a3dd361e140aab256 SHA512: 39b3daac3783f64acb446cba0adaba7aef3428b395017ab201b8d67730db25ef3085d0b99914311900a4f106848f14da9b735335c07f692345881cbeb5706fdd Description: GNU Fortran compiler for MinGW-w64 targeting Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Fortran compiler, supporting cross-compiling to 32-bit MinGW-w64 targets. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gfortran-mingw-w64-i686-posix Priority: optional Section: devel Installed-Size: 33293 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Replaces: gcc-mingw-w64 (<< 4.6.3-3+4), gcc-mingw-w64-i686 (<< 5.3.1-8+17), gfortran-mingw-w64-i686 (<< 9.3.0-8+22) Depends: gcc-mingw-w64-i686-posix (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), gcc-mingw-w64-i686-posix-runtime (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), gcc-mingw-w64-base (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), libc6 (>= 2.14), libgcc-s1 (>= 4.2), libgmp10, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10.2.1) Breaks: gcc-mingw-w64 (<< 4.6.3-3+4), gcc-mingw-w64-i686 (<< 5.3.1-8+17), gfortran-mingw-w64-i686 (<< 9.3.0-8+22) Filename: pool/development/g/gcc-mingw-w64/gfortran-mingw-w64-i686-posix_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_amd64.deb Size: 9041040 MD5sum: d4a2cdaa5a53bab2250e3037d88d2184 SHA1: def42774154405b795816d479d10e2e44321b103 SHA256: ccc2353c791b32c61cac9b2a4b9278523cbfdb2feb04a9d5fec00bda4c7f081e SHA512: be59b123f069fdb2c6c9ac8d9ac09fa4381e8caa4e1ec69946acfb430de8c0f3775faf6882a91b2ed408943f80d99d2d6adae7724376b1a4a20818cb0b1b177e Description: GNU Fortran compiler for MinGW-w64, Win32/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Fortran compiler, supporting cross-compiling to 32-bit MinGW-w64 targets, using the POSIX threading model. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gfortran-mingw-w64-i686-posix-dbgsym Priority: optional Section: debug Installed-Size: 83925 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: gfortran-mingw-w64-i686-posix (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5) Filename: pool/development/g/gcc-mingw-w64/gfortran-mingw-w64-i686-posix-dbgsym_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_amd64.deb Size: 81922768 MD5sum: 2cb92e0789c599d4eb5ae1813dfdb62b SHA1: b5ec446a18db1352f0338890632a14671f4620d1 SHA256: f6ae6b33117f895731734c759ef9e6a4e2753b3782091f8565c8f849b35de7aa SHA512: b3c4409244e24ce0cf1bc294e2eff140aa8058e83e3df6d706c95026df5c9268178b7e0c836d26e2adbacdd97a083ca2e228d67e68c2eb1ad85cc29cd9b664d4 Description: debug symbols for gfortran-mingw-w64-i686-posix Auto-Built-Package: debug-symbols Build-Ids: 618f216971606923057609b4508f28a91ba9dd1d 6b322ff4033fbaac824b6452825bf7044ce72190 Package: gfortran-mingw-w64-i686-win32 Priority: optional Section: devel Installed-Size: 33292 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Replaces: gcc-mingw-w64 (<< 4.6.3-3+4), gcc-mingw-w64-i686 (<< 5.3.1-8+17), gfortran-mingw-w64-i686 (<< 9.3.0-8+22) Depends: gcc-mingw-w64-i686-win32 (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), gcc-mingw-w64-i686-win32-runtime (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), gcc-mingw-w64-base (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), libc6 (>= 2.14), libgcc-s1 (>= 4.2), libgmp10, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10.2.1) Breaks: gcc-mingw-w64 (<< 4.6.3-3+4), gcc-mingw-w64-i686 (<< 5.3.1-8+17), gfortran-mingw-w64-i686 (<< 9.3.0-8+22) Filename: pool/development/g/gcc-mingw-w64/gfortran-mingw-w64-i686-win32_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_amd64.deb Size: 9042252 MD5sum: 60cca0531f89473a36b8bf7546d0f10f SHA1: 4d7c1e85fb23ef0bfbccd5613c2c22ef38a0f331 SHA256: 9bb6d94a0f8e31794706ad14c7673a9ac9f732185d74111673cc661595b80668 SHA512: d1115e3e30de7acae6e28676cb1e5cf5c88d3f150f319be7c643f3e19b54dc00c0ad91939b354409ba6096eca2111625b087360be63b5086192fb85c798bd4d5 Description: GNU Fortran compiler for MinGW-w64, Win32/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Fortran compiler, supporting cross-compiling to 32-bit MinGW-w64 targets, using the Win32 threading model. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gfortran-mingw-w64-i686-win32-dbgsym Priority: optional Section: debug Installed-Size: 83921 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: gfortran-mingw-w64-i686-win32 (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5) Filename: pool/development/g/gcc-mingw-w64/gfortran-mingw-w64-i686-win32-dbgsym_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_amd64.deb Size: 81897828 MD5sum: 0d3319086d09f610cfd725b8f8b0095e SHA1: ea96d056a549654f05bd19b471ada103379fd476 SHA256: 1727339dc3cb9f7c7c29ef948ba8a3182638942d02d5f6a1d3221a44401426ec SHA512: be9a15f2d3ef0da10d9d21494f9e2cd4c31e160759511b011c6b8c36bc333eab5aa35de0d0933c2a79fa599a051ef556105b7606c708be82ae8edb6ab20cf076 Description: debug symbols for gfortran-mingw-w64-i686-win32 Auto-Built-Package: debug-symbols Build-Ids: 63a41d24595273f6d7be85e33dd7178780cc2557 9fe99774648b88d61fe965da1839dc8bd1e473bd Package: gfortran-mingw-w64-x86-64 Priority: optional Section: devel Installed-Size: 254 Maintainer: Stephen Kitt Architecture: all Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: gfortran-mingw-w64-x86-64-posix, gfortran-mingw-w64-x86-64-win32 Filename: pool/development/g/gcc-mingw-w64/gfortran-mingw-w64-x86-64_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_all.deb Size: 185900 MD5sum: 77c33ad0d6b8fc1ce5f2ee81b1fbe7b0 SHA1: c07bc554c7e0c04a30306262a707a2057f4f8382 SHA256: 24f427e698d707b058bfdd7ed6377b6f9de682f27657d2e10d43a29b3299dfb2 SHA512: 6af098ad4973f4774d3cd25e61673ad975747dfc995ae6e44d5dac4079e380dc83574cff0612bbc50ab04f041e6f1560426d462e0f26bfea091d28fd164216c0 Description: GNU Fortran compiler for MinGW-w64 targeting Win64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Fortran compiler, supporting cross-compiling to 64-bit MinGW-w64 targets. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gfortran-mingw-w64-x86-64-posix Priority: optional Section: devel Installed-Size: 34835 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Replaces: gcc-mingw-w64 (<< 4.6.3-3+4), gcc-mingw-w64-x86-64 (<< 5.3.1-8+17), gfortran-mingw-w64-x86-64 (<< 9.3.0-8+22) Depends: gcc-mingw-w64-x86-64-posix (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), gcc-mingw-w64-x86-64-posix-runtime (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), gcc-mingw-w64-base (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), libc6 (>= 2.14), libgcc-s1 (>= 4.2), libgmp10, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10.2.1) Breaks: gcc-mingw-w64 (<< 4.6.3-3+4), gcc-mingw-w64-x86-64 (<< 5.3.1-8+17), gfortran-mingw-w64-x86-64 (<< 9.3.0-8+22) Filename: pool/development/g/gcc-mingw-w64/gfortran-mingw-w64-x86-64-posix_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_amd64.deb Size: 9269352 MD5sum: 0302aaf06e2b34e3c6a7bc67541a078f SHA1: da67b3a59eac666427fa47378dd0a2cf68dcb2d7 SHA256: ef96d81ec48c4b23977454953e033c7f1a77c641c51c6b214bf501893643d84f SHA512: 04a99dba4dd65ecd8e6304079371e0b6977663f9448ae232a502c5dc775e36e86e5e2d43b7396e878ae057da1ab9707a67601e88b2f5a9aa8196f487282287ac Description: GNU Fortran compiler for MinGW-w64, Win64/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Fortran compiler, supporting cross-compiling to 64-bit MinGW-w64 targets, using the POSIX threading model. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gfortran-mingw-w64-x86-64-posix-dbgsym Priority: optional Section: debug Installed-Size: 84399 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: gfortran-mingw-w64-x86-64-posix (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5) Filename: pool/development/g/gcc-mingw-w64/gfortran-mingw-w64-x86-64-posix-dbgsym_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_amd64.deb Size: 82354828 MD5sum: 30844743c37b6782943bee6a4488f98e SHA1: 77d89a7648e79dc90aebe74729a11925bda52029 SHA256: 22da6d8f1d56fbc59d8075db97241ed2cd0f1e6cf1d8c5fc2cceb6211c1a049e SHA512: 4e48d17151397fecdaafc6d7b050b5c7d6dc0c3bc4b4ba23cf004e2bbe2c741d9a2054be13e654bba1c5af4566149302eee712e4dc3a1e5d3bc16e73fcce9642 Description: debug symbols for gfortran-mingw-w64-x86-64-posix Auto-Built-Package: debug-symbols Build-Ids: 27ab529025947dcf56290b8f96281fe9aa1246c1 e0d50e0e5822864e1405d745702399a2d5e696b3 Package: gfortran-mingw-w64-x86-64-win32 Priority: optional Section: devel Installed-Size: 34834 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Replaces: gcc-mingw-w64 (<< 4.6.3-3+4), gcc-mingw-w64-x86-64 (<< 5.3.1-8+17), gfortran-mingw-w64-x86-64 (<< 9.3.0-8+22) Depends: gcc-mingw-w64-x86-64-win32 (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), gcc-mingw-w64-x86-64-win32-runtime (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), gcc-mingw-w64-base (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), libc6 (>= 2.14), libgcc-s1 (>= 4.2), libgmp10, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10.2.1) Breaks: gcc-mingw-w64 (<< 4.6.3-3+4), gcc-mingw-w64-x86-64 (<< 5.3.1-8+17), gfortran-mingw-w64-x86-64 (<< 9.3.0-8+22) Filename: pool/development/g/gcc-mingw-w64/gfortran-mingw-w64-x86-64-win32_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_amd64.deb Size: 9268948 MD5sum: eb7a60770a03bbcabc527417d721b03a SHA1: 0c89e8c41fe82a6a4dbd9d4d4ac3807d241b3586 SHA256: 9a7346777d7b9901bb6f4816a13d084776bdad63cd4117819bf7aade957929fa SHA512: 9499459ef7d2fc727ae62ee37ba6d6f4971149e2ad0c2abfbf592cc864511f4de3c9cde9c2404986d6426c44c2c19bf6fa748ee8caf7a0b5356a82a8ad88dd11 Description: GNU Fortran compiler for MinGW-w64, Win64/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Fortran compiler, supporting cross-compiling to 64-bit MinGW-w64 targets, using the Win32 threading model. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gfortran-mingw-w64-x86-64-win32-dbgsym Priority: optional Section: debug Installed-Size: 84396 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: gfortran-mingw-w64-x86-64-win32 (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5) Filename: pool/development/g/gcc-mingw-w64/gfortran-mingw-w64-x86-64-win32-dbgsym_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_amd64.deb Size: 82346116 MD5sum: 5989fdb746a97d8df8428105dbd3dd4f SHA1: d6f41017193d089ff5b4392ace3367b914713221 SHA256: 99ea7846911741fad2249f1c3a0b71c97d0a67fbbfd915f4336f3f87d5887b05 SHA512: f2ec8fb4513f212ebd70bd4046847ad199b6e04423d58eb0fbecfb394e6053514410c0a2a41bd747b7ed7bc1d23725b4e16e041840c3ece2a826e24442027840 Description: debug symbols for gfortran-mingw-w64-x86-64-win32 Auto-Built-Package: debug-symbols Build-Ids: 7d22789eb8497da11892019ec8580ba2c9a35a1e c4a78a862cfe37e80e298a46582709f9f87697af Package: gfortran-multilib Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp (= 4:10.2.1-1apertis0bv2023dev3b1), gcc-multilib (= 4:10.2.1-1apertis0bv2023dev3b1), gfortran (= 4:10.2.1-1apertis0bv2023dev3b1), gfortran-10-multilib (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gfortran-multilib_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1028 MD5sum: 35ac674f924040cbf1d8068a3c0fa4e6 SHA1: f3a65f418cbc24e81939b3858a0f1a742322edbd SHA256: 105a9e82d334012fa5ab657b23f52d4f0c64b12f7f472d55a0d612d2c733f52a SHA512: 7a4749c15592232b921e5033c8c11681b1c63a5596d9905f9ba26184fc8d2793400b3b9ea9ff49d3664a57f88371665d75629178dfe05ac4175848d335fdfe98 Description: GNU Fortran 95 compiler (multilib files) This is the GNU Fortran compiler, which compiles Fortran 95 on platforms supported by the gcc compiler. . A dependency package on architectures with multilib support; the package contains dependencies for the non-default multilib architecture(s). Package: gfortran-multilib-i686-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-i686-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), gcc-multilib-i686-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), gfortran-i686-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), gfortran-10-multilib-i686-linux-gnu (>= 10.2.1-3~) Suggests: gfortran-doc Filename: pool/development/g/gcc-defaults/gfortran-multilib-i686-linux-gnu_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1092 MD5sum: 5fa136b515867a8f0067b4d3b7732022 SHA1: f10bd52e310f3510b2595d7d72842075eb16b819 SHA256: be32120a8c141b0d4c11b37e032ff0984bfa8519b3da034c7cfc293a80b1a1c0 SHA512: 02ca2599b0dc8852411ebf992c927f70bd97016f39bb2f7fe310946f2d9de46925312b844cfcfa100f849650c82191e362b0892cd520564a624f211b3c144030 Description: GNU Fortran 95 compiler for the i386 architecture This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Fortran 95 cross-compiler for the i386 architecture. Package: gfortran-multilib-s390x-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-s390x-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), gcc-multilib-s390x-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), gfortran-s390x-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), gfortran-10-multilib-s390x-linux-gnu (>= 10.2.1-3~) Suggests: gfortran-doc Filename: pool/development/g/gcc-defaults/gfortran-multilib-s390x-linux-gnu_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1096 MD5sum: f2a4a4fe7cbb1e0f67121ffd6e3f6e5d SHA1: e63bbba861984d46ae4cfd342be5a5eaa5173518 SHA256: cdd2dfb5ad05bbd24c3f56775611ef9df8a580daaa6fa4c0ee0ece8a79199f13 SHA512: af4cd608954f9f2a475436b2193b4853640918e4d1dc80da62940409fe6f91aa92bac35bfcca4dc32f4b2a6da04f8dbe73234eaac7f199a2695c1060d9cb045e Description: GNU Fortran 95 compiler for the s390x architecture This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Fortran 95 cross-compiler for the s390x architecture. Package: gfortran-powerpc64le-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-powerpc64le-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), gcc-powerpc64le-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), gfortran-10-powerpc64le-linux-gnu (>= 10.2.1-3~) Suggests: gfortran-doc Filename: pool/development/g/gcc-defaults/gfortran-powerpc64le-linux-gnu_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1264 MD5sum: b18257ec4329fedc7f66bdd53eeea61d SHA1: 860e88f381e84b362975ae89f2bffec05d5fff20 SHA256: ce2f8e6e28beb11a27f4792d5eef5373a87a33e44456779818aa5ad32dc15668 SHA512: 9bc7349cd9146e7e3e0c83039d5b7fd646dd2a270c1ee5d5dc2da1d6a728db757c44d85b656bd7d48bd7ed2463a5c8de83c6b704ff8c3c3d91fd27d8bdf06a5f Description: GNU Fortran 95 compiler for the ppc64el architecture This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Fortran 95 cross-compiler for the ppc64el architecture. Multi-Arch: foreign Package: gfortran-s390x-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-s390x-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), gcc-s390x-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), gfortran-10-s390x-linux-gnu (>= 10.2.1-3~) Suggests: gfortran-doc Filename: pool/development/g/gcc-defaults/gfortran-s390x-linux-gnu_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1252 MD5sum: 87cfd3056cc788c0fde5a3d3bad0cd05 SHA1: 65931725b6c283467a29a9b491e907484723dc14 SHA256: 627ef848111d504580ffc013407b1e5bafb5870581350f47a702d2cd362ce0fb SHA512: 506d221bb3de86e6cc8915c19a24eb894c2e95f95e9e60d5821340dea1bb1ecc0323d2f20736a5ed4d8c5ee71b7a47ec6090d11933bfd74f6f3c80e33b20e4ce Description: GNU Fortran 95 compiler for the s390x architecture This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Fortran 95 cross-compiler for the s390x architecture. Multi-Arch: foreign Package: ghc Priority: optional Section: haskell Installed-Size: 803113 Maintainer: Debian Haskell Group Architecture: amd64 Version: 8.8.4-2+apertis5bv2023dev2b1 Replaces: ghc-dynamic (<< 7.8), ghc-haddock (<< 7.10), ghc6 (<< 7), libghc-array-dev (<< 0.5.4.0+), libghc-base-dev (<< 4.13.0.0+), libghc-binary-dev (<< 0.8.7.0+), libghc-bytestring-dev (<< 0.10.10.1+), libghc-cabal-dev (<< 3.0.1.0+), libghc-containers-dev (<< 0.6.2.1+), libghc-deepseq-dev (<< 1.4.4.0+), libghc-directory-dev (<< 1.3.6.0+), libghc-filepath-dev (<< 1.4.2.1+), libghc-ghc-boot-dev (<< 8.8.4+), libghc-ghc-boot-th-dev (<< 8.8.4+), libghc-ghc-compact-dev (<< 0.1.0.0+), libghc-ghc-heap-dev (<< 8.8.4+), libghc-ghc-prim-dev (<< 0.5.3+), libghc-ghci-dev (<< 8.8.4+), libghc-haskeline-dev (<< 0.7.5.0+), libghc-hpc-dev (<< 0.6.0.3+), libghc-integer-gmp-dev (<< 1.0.2.0+), libghc-libiserv-dev (<< 8.8.4+), libghc-mtl-dev (<< 2.2.2+), libghc-parsec3-dev (<< 3.1.14.0+), libghc-pretty-dev (<< 1.1.3.6+), libghc-process-dev (<< 1.6.9.0+), libghc-stm-dev (<< 2.5.0.0+), libghc-template-haskell-dev (<< 2.15.0.0+), libghc-terminfo-dev (<< 0.4.1.4+), libghc-text-dev (<< 1.2.4.0+), libghc-time-dev (<< 1.9.3+), libghc-transformers-dev (<< 0.5.6.2+), libghc-unix-dev (<< 2.7.2.2+), libghc-xhtml-dev (<< 3000.2.2.1+) Provides: ghc-dynamic, ghc-ghci, ghc-haddock, haddock, haddock-interface-35, haskell-compiler, libghc-array-dev (= 0.5.4.0), libghc-array-dev-0.5.4.0-ddbb2, libghc-base-dev (= 4.13.0.0), libghc-base-dev-4.13.0.0-2f220, libghc-binary-dev (= 0.8.7.0), libghc-binary-dev-0.8.7.0-943d8, libghc-bytestring-dev (= 0.10.10.1), libghc-bytestring-dev-0.10.10.1-c40ee, libghc-cabal-dev (= 3.0.1.0), libghc-cabal-dev-3.0.1.0-025b0, libghc-containers-dev (= 0.6.2.1), libghc-containers-dev-0.6.2.1-ab1cf, libghc-deepseq-dev (= 1.4.4.0), libghc-deepseq-dev-1.4.4.0-9f093, libghc-directory-dev (= 1.3.6.0), libghc-directory-dev-1.3.6.0-49fdf, libghc-filepath-dev (= 1.4.2.1), libghc-filepath-dev-1.4.2.1-103b6, libghc-ghc-boot-dev (= 8.8.4), libghc-ghc-boot-dev-8.8.4-d35b3, libghc-ghc-boot-th-dev (= 8.8.4), libghc-ghc-boot-th-dev-8.8.4-54c6a, libghc-ghc-compact-dev (= 0.1.0.0), libghc-ghc-compact-dev-0.1.0.0-9700a, libghc-ghc-dev-8.8.4-bc988, libghc-ghc-heap-dev (= 8.8.4), libghc-ghc-heap-dev-8.8.4-2b5f3, libghc-ghc-prim-dev (= 0.5.3), libghc-ghc-prim-dev-0.5.3-49209, libghc-ghci-dev (= 8.8.4), libghc-ghci-dev-8.8.4-01e9d, libghc-haskeline-dev (= 0.7.5.0), libghc-haskeline-dev-0.7.5.0-d1275, libghc-hpc-dev (= 0.6.0.3), libghc-hpc-dev-0.6.0.3-cdc37, libghc-integer-gmp-dev (= 1.0.2.0), libghc-integer-gmp-dev-1.0.2.0-fa0ae, libghc-libiserv-dev (= 8.8.4), libghc-libiserv-dev-8.8.4-9c354, libghc-mtl-dev (= 2.2.2), libghc-mtl-dev-2.2.2-7208c, libghc-parsec-dev-3.1.14.0-b0d22, libghc-parsec3-dev (= 3.1.14.0), libghc-pretty-dev (= 1.1.3.6), libghc-pretty-dev-1.1.3.6-33019, libghc-process-dev (= 1.6.9.0), libghc-process-dev-1.6.9.0-88a89, libghc-rts-dev-1.0-, libghc-stm-dev (= 2.5.0.0), libghc-stm-dev-2.5.0.0-28cfe, libghc-template-haskell-dev (= 2.15.0.0), libghc-template-haskell-dev-2.15.0.0-80f0d, libghc-terminfo-dev (= 0.4.1.4), libghc-terminfo-dev-0.4.1.4-576b2, libghc-text-dev (= 1.2.4.0), libghc-text-dev-1.2.4.0-a7a6e, libghc-time-dev (= 1.9.3), libghc-time-dev-1.9.3-1ee94, libghc-transformers-dev (= 0.5.6.2), libghc-transformers-dev-0.5.6.2-59c2c, libghc-unix-dev (= 2.7.2.2), libghc-unix-dev-2.7.2.2-bb33f, libghc-xhtml-dev (= 3000.2.2.1), libghc-xhtml-dev-3000.2.2.1-771e1 Depends: gcc, libgmp-dev, libffi-dev, libbsd-dev, libc6-dev, libncurses5-dev, libc6 (>= 2.29), libffi7 (>= 3.3~20180313), libgmp10, libtinfo6 (>= 6) Pre-Depends: dpkg (>= 1.16.1) Suggests: perl, ghc-prof, ghc-doc, haskell-doc, llvm-11 Conflicts: ghc-dynamic (<< 7.8), ghc6 (<< 7) Breaks: cabal-install (<< 1.22), ghc-doc (<< 7.10), ghc-haddock (<< 7.10), haskell-devscripts (<< 0.8.13), libghc-array-dev (<< 0.5.4.0+), libghc-base-dev (<< 4.13.0.0+), libghc-binary-dev (<< 0.8.7.0+), libghc-bytestring-dev (<< 0.10.10.1+), libghc-cabal-dev (<< 3.0.1.0+), libghc-containers-dev (<< 0.6.2.1+), libghc-deepseq-dev (<< 1.4.4.0+), libghc-directory-dev (<< 1.3.6.0+), libghc-filepath-dev (<< 1.4.2.1+), libghc-ghc-boot-dev (<< 8.8.4+), libghc-ghc-boot-th-dev (<< 8.8.4+), libghc-ghc-compact-dev (<< 0.1.0.0+), libghc-ghc-heap-dev (<< 8.8.4+), libghc-ghc-prim-dev (<< 0.5.3+), libghc-ghci-dev (<< 8.8.4+), libghc-haskeline-dev (<< 0.7.5.0+), libghc-hpc-dev (<< 0.6.0.3+), libghc-integer-gmp-dev (<< 1.0.2.0+), libghc-libiserv-dev (<< 8.8.4+), libghc-mtl-dev (<< 2.2.2+), libghc-parsec3-dev (<< 3.1.14.0+), libghc-pretty-dev (<< 1.1.3.6+), libghc-process-dev (<< 1.6.9.0+), libghc-stm-dev (<< 2.5.0.0+), libghc-template-haskell-dev (<< 2.15.0.0+), libghc-terminfo-dev (<< 0.4.1.4+), libghc-text-dev (<< 1.2.4.0+), libghc-time-dev (<< 1.9.3+), libghc-transformers-dev (<< 0.5.6.2+), libghc-unix-dev (<< 2.7.2.2+), libghc-xhtml-dev (<< 3000.2.2.1+) Filename: pool/development/g/ghc/ghc_8.8.4-2+apertis5bv2023dev2b1_amd64.deb Size: 72656328 MD5sum: e812e5031ac4ba8a3dac5a2aa5279204 SHA1: a07dea9296e66493dc497da91c11239b1478f435 SHA256: c5e6dbee85a76f9a62ceecfae53811d3690f6d2f513d10117af7e7f7d6486fc7 SHA512: 489152bba9ed6f97e6b42ddbd5d32da4d569bdbd64ca18b79ff2d5e45420914ad4239af4b20c33d970ebea6051deab11a08e79600f795e1b4422194b23db2f75 Description: The Glasgow Haskell Compilation system The Glorious Glasgow Haskell Compilation system (GHC) is a compiler for Haskell. . Haskell is "the" standard lazy functional programming language. The language definition and additional documentation can be found in the `haskell-doc' package. Alternatively, there is an online version at http://haskell.org/onlinereport/. Homepage: https://haskell.org/ghc/ Package: ghc-doc Priority: optional Section: doc Installed-Size: 256758 Maintainer: Debian Haskell Group Architecture: all Source: ghc Version: 8.8.4-2+apertis5bv2023dev2b1 Replaces: ghc6-doc (<< 7), libghc-terminfo-doc (<< 0.3.2.5-4), libghc-transformers-doc (<< 0.3.0.0-6), libghc-xhtml-doc (<< 3000.2.1-5) Provides: libghc-array-doc (= 0.5.4.0), libghc-base-doc (= 4.13.0.0), libghc-binary-doc (= 0.8.7.0), libghc-bytestring-doc (= 0.10.10.1), libghc-cabal-doc (= 3.0.1.0), libghc-containers-doc (= 0.6.2.1), libghc-deepseq-doc (= 1.4.4.0), libghc-directory-doc (= 1.3.6.0), libghc-filepath-doc (= 1.4.2.1), libghc-ghc-boot-doc (= 8.8.4), libghc-ghc-boot-th-doc (= 8.8.4), libghc-ghc-compact-doc (= 0.1.0.0), libghc-ghc-heap-doc (= 8.8.4), libghc-ghc-prim-doc (= 0.5.3), libghc-ghci-doc (= 8.8.4), libghc-haskeline-doc (= 0.7.5.0), libghc-hpc-doc (= 0.6.0.3), libghc-integer-gmp-doc (= 1.0.2.0), libghc-libiserv-doc (= 8.8.4), libghc-mtl-doc (= 2.2.2), libghc-parsec3-doc (= 3.1.14.0), libghc-pretty-doc (= 1.1.3.6), libghc-process-doc (= 1.6.9.0), libghc-stm-doc (= 2.5.0.0), libghc-template-haskell-doc (= 2.15.0.0), libghc-terminfo-doc (= 0.4.1.4), libghc-text-doc (= 1.2.4.0), libghc-time-doc (= 1.9.3), libghc-transformers-doc (= 0.5.6.2), libghc-unix-doc (= 2.7.2.2), libghc-xhtml-doc (= 3000.2.2.1) Depends: haddock-interface-35, perl, libjs-mathjax Pre-Depends: dpkg (>= 1.16.1) Suggests: haskell-doc Conflicts: ghc (<= 7.0.3-1), ghc6-doc (<< 7) Breaks: libghc-terminfo-doc (<< 0.3.2.5-4), libghc-transformers-doc (<< 0.3.0.0-6), libghc-xhtml-doc (<< 3000.2.1-5) Filename: pool/development/g/ghc/ghc-doc_8.8.4-2+apertis5bv2023dev2b1_all.deb Size: 15872880 MD5sum: 0c84bee4443282aa93ce326adceeb713 SHA1: 6cc98f42690da675c5a4782844a70166e4ee4ea3 SHA256: 79c50cf901912796730b82e1ada7ecc11a3916bd20832eab850fe8a7b7f68cb2 SHA512: b1bccc0dc8e829a173c904a9d3f8ba57a7f8ad217c3d10cfe50ff5a294429bf8bce24e8354ac85313e7ff08f421a656b3b2b1345239b0e66e8dcdbda8e3ca4d5 Description: Documentation for the Glasgow Haskell Compilation system The Glorious Glasgow Haskell Compilation system (GHC) is a compiler for Haskell. . Haskell is "the" standard lazy functional programming language. The language definition and additional documentation can be found in the `haskell-doc' package. Alternatively, there is an online version at http://haskell.org/onlinereport/. . This package includes HTML, DVI and PS versions of the SGML-based documentation around GHC. Homepage: https://haskell.org/ghc/ Package: ghc-prof Priority: optional Section: haskell Installed-Size: 780153 Maintainer: Debian Haskell Group Architecture: amd64 Source: ghc Version: 8.8.4-2+apertis5bv2023dev2b1 Replaces: ghc6-prof (<< 7) Provides: libghc-array-prof (= 0.5.4.0), libghc-array-prof-0.5.4.0-ddbb2, libghc-base-prof (= 4.13.0.0), libghc-base-prof-4.13.0.0-2f220, libghc-binary-prof (= 0.8.7.0), libghc-binary-prof-0.8.7.0-943d8, libghc-bytestring-prof (= 0.10.10.1), libghc-bytestring-prof-0.10.10.1-c40ee, libghc-cabal-prof (= 3.0.1.0), libghc-cabal-prof-3.0.1.0-025b0, libghc-containers-prof (= 0.6.2.1), libghc-containers-prof-0.6.2.1-ab1cf, libghc-deepseq-prof (= 1.4.4.0), libghc-deepseq-prof-1.4.4.0-9f093, libghc-directory-prof (= 1.3.6.0), libghc-directory-prof-1.3.6.0-49fdf, libghc-filepath-prof (= 1.4.2.1), libghc-filepath-prof-1.4.2.1-103b6, libghc-ghc-boot-prof (= 8.8.4), libghc-ghc-boot-prof-8.8.4-d35b3, libghc-ghc-boot-th-prof (= 8.8.4), libghc-ghc-boot-th-prof-8.8.4-54c6a, libghc-ghc-compact-prof (= 0.1.0.0), libghc-ghc-compact-prof-0.1.0.0-9700a, libghc-ghc-heap-prof (= 8.8.4), libghc-ghc-heap-prof-8.8.4-2b5f3, libghc-ghc-prim-prof (= 0.5.3), libghc-ghc-prim-prof-0.5.3-49209, libghc-ghc-prof-8.8.4-bc988, libghc-ghci-prof (= 8.8.4), libghc-ghci-prof-8.8.4-01e9d, libghc-haskeline-prof (= 0.7.5.0), libghc-haskeline-prof-0.7.5.0-d1275, libghc-hpc-prof (= 0.6.0.3), libghc-hpc-prof-0.6.0.3-cdc37, libghc-integer-gmp-prof (= 1.0.2.0), libghc-integer-gmp-prof-1.0.2.0-fa0ae, libghc-libiserv-prof (= 8.8.4), libghc-libiserv-prof-8.8.4-9c354, libghc-mtl-prof (= 2.2.2), libghc-mtl-prof-2.2.2-7208c, libghc-parsec-prof-3.1.14.0-b0d22, libghc-parsec3-prof (= 3.1.14.0), libghc-pretty-prof (= 1.1.3.6), libghc-pretty-prof-1.1.3.6-33019, libghc-process-prof (= 1.6.9.0), libghc-process-prof-1.6.9.0-88a89, libghc-rts-prof-1.0-, libghc-stm-prof (= 2.5.0.0), libghc-stm-prof-2.5.0.0-28cfe, libghc-template-haskell-prof (= 2.15.0.0), libghc-template-haskell-prof-2.15.0.0-80f0d, libghc-terminfo-prof (= 0.4.1.4), libghc-terminfo-prof-0.4.1.4-576b2, libghc-text-prof (= 1.2.4.0), libghc-text-prof-1.2.4.0-a7a6e, libghc-time-prof (= 1.9.3), libghc-time-prof-1.9.3-1ee94, libghc-transformers-prof (= 0.5.6.2), libghc-transformers-prof-0.5.6.2-59c2c, libghc-unix-prof (= 2.7.2.2), libghc-unix-prof-2.7.2.2-bb33f, libghc-xhtml-prof (= 3000.2.2.1), libghc-xhtml-prof-3000.2.2.1-771e1 Depends: ghc (= 8.8.4-2+apertis5bv2023dev2b1) Conflicts: ghc6-prof (<< 7) Filename: pool/development/g/ghc/ghc-prof_8.8.4-2+apertis5bv2023dev2b1_amd64.deb Size: 61850508 MD5sum: 8b5b2cbc7aff6fd5dac9c744d1ce8dcd SHA1: e792aacfc8775adefbc61ee415e405dc2b6b4442 SHA256: 83c76b292e5992f5e950a76d7ed514ca98bee2135ca62e1ea394aac61b71e367 SHA512: 415e0bb9c6ce47cac84b56900eb7532490ce14665fabbf25f6a2e03ed3a868cf4b2da74434f9232ff816b563bb8fc1a8f1f162178dc8f930ceab37289ac37dc3 Description: Profiling libraries for the Glasgow Haskell Compilation system The Glorious Glasgow Haskell Compilation system (GHC) is a compiler for Haskell. . Haskell is "the" standard lazy functional programming language. The language definition and additional documentation can be found in the `haskell-doc' package. Alternatively, there is an online version at http://haskell.org/onlinereport/. . This package contains additional profiling libraries. They are only needed, if you want to take a closer look on where exactly your program burns CPU cycles. Homepage: https://haskell.org/ghc/ Package: ghostscript Priority: optional Section: text Installed-Size: 236 Maintainer: Debian Printing Team Architecture: amd64 Version: 9.53.3~dfsg-7+deb11u2+apertis1bv2023dev2b3 Provides: postscript-viewer Depends: libgs9 (= 9.53.3~dfsg-7+deb11u2+apertis1bv2023dev2b3), libc6 (>= 2.4) Suggests: ghostscript-x Filename: pool/development/g/ghostscript/ghostscript_9.53.3~dfsg-7+deb11u2+apertis1bv2023dev2b3_amd64.deb Size: 101764 MD5sum: 37534f7c172e90aaa01955c3191c7544 SHA1: 3ad2390aea940bc46fbbf95f51e9239991c07283 SHA256: ea177c39f268e7d78c114d27202681ca36fe5aa4e2508ad163582c6c70b59625 SHA512: f8855e076c1d6c8198b96eda3b168f1baeae2a6a1a80b2aab65ea33806cc7105133769a6a49b3a8b075eb80a405fad6331283cbfbc375bb6404cc42090e9ee32 Description: interpreter for the PostScript language and for PDF GPL Ghostscript is used for PostScript/PDF preview and printing. Usually as a back-end to a program such as ghostview, it can display PostScript and PDF documents in an X11 environment. . Furthermore, it can render PostScript and PDF files as graphics to be printed on non-PostScript printers. Supported printers include common dot-matrix, inkjet and laser models. Homepage: https://www.ghostscript.com/ Multi-Arch: foreign Package: ghostscript-dbgsym Priority: optional Section: debug Installed-Size: 20 Maintainer: Debian Printing Team Architecture: amd64 Source: ghostscript Version: 9.53.3~dfsg-7+deb11u2+apertis1bv2023dev2b3 Replaces: ghostscript-dbg (<< 9.53.3~dfsg-2~) Depends: ghostscript (= 9.53.3~dfsg-7+deb11u2+apertis1bv2023dev2b3) Breaks: ghostscript-dbg (<< 9.53.3~dfsg-2~) Filename: pool/development/g/ghostscript/ghostscript-dbgsym_9.53.3~dfsg-7+deb11u2+apertis1bv2023dev2b3_amd64.deb Size: 5872 MD5sum: f9ecc6de0323dcd2f394ad984ac067f5 SHA1: 9eeb29bff9795a02a50b1413e9c206f537d7b604 SHA256: aaefa8c4151d01214294a593d5773ed8dd60f68c00a64c3597dcff7ea0b60022 SHA512: 0ca8b30b0e6ec5e5e780fc15a732a8c74c0f204ded8409bad6073ea952e4d26e4a93ef38af822bcde0537fa201957a824cee76e8313792ebb73ebb1de7746f82 Description: debug symbols for ghostscript Auto-Built-Package: debug-symbols Build-Ids: 85bfd578f02e6f5c0126dbdaa9b74ed6ab166878 Package: ghostscript-doc Priority: optional Section: doc Installed-Size: 16128 Maintainer: Debian Printing Team Architecture: all Source: ghostscript Version: 9.53.3~dfsg-7+deb11u2+apertis1bv2023dev2b3 Depends: libjs-jquery Suggests: ghostscript Filename: pool/development/g/ghostscript/ghostscript-doc_9.53.3~dfsg-7+deb11u2+apertis1bv2023dev2b3_all.deb Size: 8162304 MD5sum: 9d75da3c582a5e945d56c07823688f73 SHA1: f2827bab7eb1a6149fed9967ded84976994d7d63 SHA256: fdf9e3972678bbb355b3ea831061b278f47a7684d05731637fd5fde232ba2784 SHA512: 6ff32fcae762b00e4987249e97795afd397e3e607e1aa2be9e2ac46dedd2522c6d7510a17ce9444a27def6c9d091af5217aacf998e4bc3ac6c3bc8e860b563c6 Description: interpreter for the PostScript language and for PDF - Documentation GPL Ghostscript is used for PostScript/PDF preview and printing. Usually as a back-end to a program such as ghostview, it can display PostScript and PDF documents in an X11 environment. . This package contains documentation for GPL Ghostscript, mainly targeted developers and advanced users. Homepage: https://www.ghostscript.com/ Multi-Arch: foreign Package: ghostscript-x Priority: optional Section: text Installed-Size: 228 Maintainer: Debian Printing Team Architecture: amd64 Source: ghostscript Version: 9.53.3~dfsg-7+deb11u2+apertis1bv2023dev2b3 Depends: ghostscript (= 9.53.3~dfsg-7+deb11u2+apertis1bv2023dev2b3), libc6 (>= 2.14), libx11-6, libxt6 Filename: pool/development/g/ghostscript/ghostscript-x_9.53.3~dfsg-7+deb11u2+apertis1bv2023dev2b3_amd64.deb Size: 97796 MD5sum: cec17dff197cea2008ead5d49d507f32 SHA1: 07ba3f8180abcbe32e547e13d938866a55c32516 SHA256: 1a59b0498cc0098ebf9575f89933472ff26f95e7e3cb55e52bbbdf2a9f5c7754 SHA512: 4b756878cf497ea2d111114a4beac09fc479b911708f6636c340388a8da2daa6d12a2b78c77e7dbb983b621cc3aaf9a80381cf5a4fa285808a8cd59db9e008b2 Description: interpreter for the PostScript language and for PDF - X11 support GPL Ghostscript is used for PostScript/PDF preview and printing. Usually as a back-end to a program such as ghostview, it can display PostScript and PDF documents in an X11 environment. . This package contains the GPL Ghostscript output device for X11. Homepage: https://www.ghostscript.com/ Package: ghostscript-x-dbgsym Priority: optional Section: debug Installed-Size: 121 Maintainer: Debian Printing Team Architecture: amd64 Source: ghostscript Version: 9.53.3~dfsg-7+deb11u2+apertis1bv2023dev2b3 Replaces: ghostscript-dbg (<< 9.53.3~dfsg-2~) Depends: ghostscript-x (= 9.53.3~dfsg-7+deb11u2+apertis1bv2023dev2b3) Breaks: ghostscript-dbg (<< 9.53.3~dfsg-2~) Filename: pool/development/g/ghostscript/ghostscript-x-dbgsym_9.53.3~dfsg-7+deb11u2+apertis1bv2023dev2b3_amd64.deb Size: 100360 MD5sum: f51376573ae2a4e91d6c4637f9ee6bd1 SHA1: dac69083219b5917bb98395b4bf334bde7727d4e SHA256: a465739e3ae7801f18591f0aa46420b3483b1ad46e5b7b3b560f881540f7c4bd SHA512: b6968e0cdf38552d1eba15fd9c215a4d33ff2d71b74fec99abd6c74ac52dd4ac10bafcd1438ee5b39c6f4ff62503cb5cc009180c434fb6554d6baa409fe158fd Description: debug symbols for ghostscript-x Auto-Built-Package: debug-symbols Build-Ids: f8997960f58f4e44b0b33a7d67e9c0116c15c5df Package: ginkgo Priority: optional Section: devel Installed-Size: 7503 Maintainer: Debian Go Packaging Team Architecture: amd64 Source: golang-ginkgo Version: 1.14.2-1apertis0bv2023dev2b4 Replaces: golang-ginkgo-dev (<< 1.12.0-5~) Depends: libc6 (>= 2.4) Breaks: golang-ginkgo-dev (<< 1.12.0-5~) Filename: pool/development/g/golang-ginkgo/ginkgo_1.14.2-1apertis0bv2023dev2b4_amd64.deb Size: 2358720 MD5sum: 29b5e6b9a8da311f84c5bbe05cf22b32 SHA1: 24b8642f4d3fa3c4ecf0a3e7c4cefa84060c319d SHA256: 50fff411b730c8e81201a16ab2aff3837358ed7f48da1a021a6241ae57913267 SHA512: 2b9a97e454bf41dd8e7d03fd69133f6d5e2525915fc0cbe5f82380f63edc398418b75eda3ce1028e11c7b68a468d4dc08b48c1b3f090fea071e63b568bdd1c5a Description: BDD Testing Framework for Go Ginkgo is a BDD-style Golang testing framework built to help you efficiently write expressive and comprehensive tests. It is best paired with the Gomega matcher library but is designed to be matcher-agnostic. Built-Using: golang-1.15 (= 1.15.15-1~deb11u2+apertis0bv2023dev2b2), golang-fsnotify (= 1.4.9-2apertis0bv2023dev2b4), golang-github-influxdata-tail (= 1.0.0+git20180327.c434825-4apertis0bv2022dev2b1), golang-golang-x-sys (= 0.0~git20210124.22da62e-1apertis0bv2023dev2b3), golang-gopkg-tomb.v1 (= 0.0~git20141024.0.dd63297-7apertis0bv2022dev2b1) Homepage: https://github.com/onsi/ginkgo Package: gir1.2-accountsservice-1.0 Priority: optional Section: introspection Installed-Size: 35 Maintainer: Debian freedesktop.org maintainers Architecture: amd64 Source: accountsservice Version: 0.6.55-3apertis0bv2023dev2b4 Depends: gir1.2-glib-2.0 (>= 1.34), libaccountsservice0 (>= 0.6.55) Filename: pool/development/a/accountsservice/gir1.2-accountsservice-1.0_0.6.55-3apertis0bv2023dev2b4_amd64.deb Size: 18024 MD5sum: 56c471f9d312a8ee6c15670fa932caad SHA1: e6c231c6cd1e1fe1c730e564756792030e1f659f SHA256: 8d899c0cca7fc5a84dbf84e68ed12459a3bb30fd26f6a65e18bfa8046cf0a6e8 SHA512: 02ad723c383cd8459169a05409c0282d5d6d6e31c2273bd4fffd7b1d9c10c687cc39e5e91c857b85035de0e0a017ba8fe167e80a7ceca9b5e5ab6801ab586720 Description: GObject introspection data for AccountService The AccountService project provides a set of D-Bus interfaces for querying and manipulating user account information and an implementation of these interfaces, based on the useradd, usermod and userdel commands. . This package provides the introspection data for the AccountService library. Homepage: https://www.freedesktop.org/wiki/Software/AccountsService/ Multi-Arch: same Package: gir1.2-appstream-1.0 Priority: optional Section: introspection Installed-Size: 109 Maintainer: Matthias Klumpp Architecture: amd64 Source: appstream Version: 0.14.4-1+apertis0bv2023dev2b3 Replaces: gir1.2-appstream (<< 0.10.1) Depends: libappstream4 (= 0.14.4-1+apertis0bv2023dev2b3), gir1.2-glib-2.0 (>= 1.58) Breaks: gir1.2-appstream (<< 0.10.1) Filename: pool/development/a/appstream/gir1.2-appstream-1.0_0.14.4-1+apertis0bv2023dev2b3_amd64.deb Size: 31580 MD5sum: e1dcc3e06a07dd49c9902d2cc5982dc1 SHA1: 5b7a519bfa27cd26061034775ef7eb2578aa1078 SHA256: 7e3de862d50310b9753085b2ebd751fba3f7878e2c27391a83b627991b8c2610 SHA512: a42d589189412cd5f3919be5e65bfff021b12a6be968bab051d85f8e3ac305c4cf20c6b4565f7121f283e56ea788212f735381027cbddc1a2242807ff3f23cf5 Description: Library to access AppStream services (introspection data) AppStream is a metadata specification which permits software components to provide information about themselves to automated systems and end-users before the software is actually installed. This permits informative displays of new applications to users in software centers, as well as allowing a system to make decisions on which new software a user might want to install (e.g. missing firmware or media handlers). . This package contains introspection data for the AppStream library. Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/ Package: gir1.2-appstreamcompose-1.0 Priority: optional Section: introspection Installed-Size: 41 Maintainer: Matthias Klumpp Architecture: amd64 Source: appstream Version: 0.14.4-1+apertis0bv2023dev2b3 Depends: libappstream-compose0 (= 0.14.4-1+apertis0bv2023dev2b3), gir1.2-appstream-1.0 (= 0.14.4-1+apertis0bv2023dev2b3), gir1.2-gdkpixbuf-2.0, gir1.2-glib-2.0 (>= 1.58) Filename: pool/development/a/appstream/gir1.2-appstreamcompose-1.0_0.14.4-1+apertis0bv2023dev2b3_amd64.deb Size: 17480 MD5sum: c50f8636053feb4c379fd784bfb8d97e SHA1: e7d4ec7f7ea1c4fb92aa75226d354fa1f40ffc35 SHA256: c582913dcf03934c634949481ebb11e1cd773e11f5940b71d044403364d7d429 SHA512: 11b8fe1c42fa9caac778980a4510c42dc7162df91c1e9197ed74dfd6de3fe83de1f46565f995db6b4ea3a23b964d2a518cee0e20c64c4c05dd1aedcde6368f94 Description: Building blocks to compose AppStream metadata (introspection data) AppStream is a metadata specification which permits software components to provide information about themselves to automated systems and end-users before the software is actually installed. This permits informative displays of new applications to users in software centers, as well as allowing a system to make decisions on which new software a user might want to install (e.g. missing firmware or media handlers). . This package contains introspection data for the AppStream compose library. Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/ Package: gir1.2-dazzle-1.0 Priority: optional Section: introspection Installed-Size: 149 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: libdazzle Version: 3.38.0-1+apertis0bv2023dev2b3 Depends: gir1.2-glib-2.0, gir1.2-gtk-3.0 (>= 3.24), libdazzle-1.0-0 (>= 3.37.1) Filename: pool/development/libd/libdazzle/gir1.2-dazzle-1.0_3.38.0-1+apertis0bv2023dev2b3_amd64.deb Size: 34696 MD5sum: be54a22bf90093c0b12952c942d6837c SHA1: 43e90a371278034fb4a04a8ef1f7dbd1c9e25c67 SHA256: 0a70b7d55de71a26d73b216790b71d7d92d84c7692b0aaf0465ed7f75047da51 SHA512: fb50e3460a4cfb1795b7890bb6d4072e43f03bd48b254fef54e197df81bbe8569829366ddec8a4883a106558bfb062105cb1730415d9ffe78c1b56fc781a0533 Description: GObject introspection data for libdazzle This package contains GObject introspection information. . It can be used by packages using the GIRepository format to generate dynamic bindings. Homepage: https://gitlab.gnome.org/GNOME/libdazzle Multi-Arch: same Package: gir1.2-dee-1.0 Priority: optional Section: introspection Installed-Size: 69 Maintainer: Kartik Mistry Architecture: amd64 Source: dee Version: 1.2.7+17.10.20170616-6apertis0bv2023dev2b3 Replaces: gir1.2-dee-0.5 Depends: gir1.2-glib-2.0, libdee-1.0-4 (>= 1.2.7+15.04.20150304) Breaks: gir1.2-dee-0.5 Filename: pool/development/d/dee/gir1.2-dee-1.0_1.2.7+17.10.20170616-6apertis0bv2023dev2b3_amd64.deb Size: 17704 MD5sum: a6f415f6924ba849ce0986f0a2aa0003 SHA1: 411763a7ba4311e05586524e8d3ffe5f314127a3 SHA256: 9ed7fa15ebabecbd80c69d1b2a2f18e8c1b58cf238a358b7066c8fe633a5a8e6 SHA512: 6f14699f310c4984a78b7795660ac5c7c54f231d80437bdac05d70382161b0a86794ed1865d46c735612fe3e575f88df463b7fa8b69dc3fd8384fa155b53c542 Description: GObject introspection data for the Dee library This package contains introspection data for the Dee library. . It can be used by packages using the GIRepository format to generate dynamic bindings. Homepage: https://launchpad.net/dee Package: gir1.2-farstream-0.2 Priority: optional Section: introspection Installed-Size: 239 Maintainer: Debian Telepathy maintainers Architecture: amd64 Source: farstream-0.2 Version: 0.2.9-1apertis0bv2023dev2b3 Depends: gir1.2-glib-2.0, gir1.2-gstreamer-1.0 (>= 1.4), libfarstream-0.2-5 (>= 0.2.8) Filename: pool/development/f/farstream-0.2/gir1.2-farstream-0.2_0.2.9-1apertis0bv2023dev2b3_amd64.deb Size: 217224 MD5sum: 9f60298766f3768187903025328ec048 SHA1: d472c5d14cc46c7ab00738d9f1f6d2c0cf399180 SHA256: b902bb84ec49245fd220f263490368d633637906d31afe0eddbd2bcee894a1cf SHA512: 4766e0aa5da80838501f0c8725415b9723057e7637abb8745fe407fa301dd068f697ce791dac500345dd50efa3e55c499eb30b027dee67109f768d27fdb09cf9 Description: Audio/Video communications framework: GObject-Introspection The Farstream project is an effort to create a framework to deal with all known audio/video conferencing protocols. On one side it offers a generic API that makes it possible to write plugins for different streaming protocols, on the other side it offers an API for clients to use those plugins. . It can be used by packages using the GIRepository format to generate dynamic bindings. Homepage: https://www.freedesktop.org/wiki/Software/Farstream/ Multi-Arch: same Package: gir1.2-gcab-1.0 Priority: optional Section: introspection Installed-Size: 21 Maintainer: Stephen Kitt Architecture: amd64 Source: gcab Version: 1.4-3apertis0bv2023dev2b3 Replaces: gir1.2-libgcab-1.0 Depends: gir1.2-glib-2.0, libgcab-1.0-0 (>= 1.4) Breaks: gir1.2-libgcab-1.0 Filename: pool/development/g/gcab/gir1.2-gcab-1.0_1.4-3apertis0bv2023dev2b3_amd64.deb Size: 6700 MD5sum: 352c4be312f01efee2dd57dffec1c32a SHA1: 9c0830d8784cb5a44faf5fc55d02f022f4579926 SHA256: cabb88250b3b84a22d8784c2b39e50efb01e729bcf2a87e2bc4002cd69638298 SHA512: fd8aa64892f875d62803aa8236b2e8d6fe21fce6910f4047d14c0af7ea66f570c3f3b1e58c5863e4c313b359bfebdbeba451fdacedf5bc6a1f06ab31c1cc9045 Description: Microsoft Cabinet file manipulation library - gir bindings libgcab provides functions to manipulate cabinet (.cab) files, both for reading and writing their contents. . This package contains the GObject introspection repository bindings. Homepage: https://wiki.gnome.org/msitools Multi-Arch: same Package: gir1.2-gconf-2.0 Priority: optional Section: introspection Installed-Size: 378 Maintainer: Adrian Bunk Architecture: amd64 Source: gconf Version: 3.2.6-7apertis0bv2023dev2b4 Depends: gconf-service, gir1.2-glib-2.0 (>= 0.10.7-1~), libgconf-2-4 (>= 3.2.5) Conflicts: gir1.0-gconf-2.0 Filename: pool/development/g/gconf/gir1.2-gconf-2.0_3.2.6-7apertis0bv2023dev2b4_amd64.deb Size: 362748 MD5sum: 14b982776fce44e79f245c7c500f16b0 SHA1: 94a7e77127a7dc74ceac88ff3607fb7c2986d496 SHA256: ef059db227c6d347c2e387ddad5c3ff9c572db8323e4bd3a2defe78797e46e10 SHA512: ffc210e1c567ade2a6756766b9230e5904ee6a92cafb7b21895bb4de61b2e0df46c2b2d6bd5084a143db5876905ad1bd688a013e18527ad8a351c247eab7929d Description: GNOME configuration database system (GObject-Introspection) GConf is a configuration database system for storing application preferences. It supports default or mandatory settings set by the administrator, and changes to the database are instantly applied to all running applications. It is written for the GNOME desktop but doesn't require it. . This package contains introspection data for GConf. It can be used by packages using the GIRepository format to generate dynamic bindings. . This package is for legacy applications and no longer used by GNOME. Homepage: https://gitlab.gnome.org/Archive/gconf Package: gir1.2-gdl-3 Priority: optional Section: introspection Installed-Size: 59 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: gdl Version: 3.34.0-1apertis0bv2023dev2b3 Depends: gir1.2-glib-2.0 (>= 0.6.7), gir1.2-gtk-3.0, libgdl-3-5 (>= 3.8.1) Filename: pool/development/g/gdl/gir1.2-gdl-3_3.34.0-1apertis0bv2023dev2b3_amd64.deb Size: 32456 MD5sum: 999ebf576189ff95ed37063e8d972846 SHA1: 1d0994453591bf07cb1fc5ea73e5f1e24be87590 SHA256: 5f921dd6a2b6cfb7606f720c25257ff3478050bac726be99eddd7b8297c311fd SHA512: 56ec816e0b8b375b3f8d4988e3c3350e992f457bdb97788d5e732f68583099014b8e8bda82c0760f9df38b51317ae25075b869321641a7cbcd58bb0dcd4a3bb8 Description: GObject introspection data for the GDL library This package contains introspection data for the GNOME DevTool libraries, a support library for GNOME development tools. . It can be used by packages using the GIRepository format to generate dynamic bindings. Multi-Arch: same Package: gir1.2-gee-0.8 Priority: optional Section: introspection Installed-Size: 119 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: libgee-0.8 Version: 0.20.4-1+apertis0bv2023dev2b2 Depends: gir1.2-glib-2.0 (>= 0.10) Filename: pool/development/libg/libgee-0.8/gir1.2-gee-0.8_0.20.4-1+apertis0bv2023dev2b2_amd64.deb Size: 37476 MD5sum: 4847beb5d4cbe265b2b5435f73f88d3d SHA1: 98cf0261474a60c3802dde6cbe1bf5dad2c0ffad SHA256: e907deb6c23e69b7a3e1a59ad8ced58a0c296e7ebb706c34c97b34a0feecb791 SHA512: 61fd1f04bcffcc38c042031929043e429cc5fb478db4e7fb1b631444dec2d21bab4fe15a20642a35b54ca33e28c56e37a05b334dd0d9bc58dde0f37926ed5833 Description: GObject based collection and utility library (GObject-Introspection) This package contains introspection data for libgee, which can be used to generate dynamic bindings. . libgee is a collection and utility library providing GObject-based interfaces and classes for commonly used data structures. Homepage: https://wiki.gnome.org/Projects/Libgee Multi-Arch: same Package: gir1.2-geoclue-2.0 Priority: optional Section: introspection Installed-Size: 47 Maintainer: Laurent Bigonville Architecture: amd64 Source: geoclue-2.0 Version: 2.5.7-3+apertis4bv2023dev2b3 Depends: gir1.2-glib-2.0 (>= 0.9.6), libgeoclue-2-0 (>= 2.5.3) Filename: pool/development/g/geoclue-2.0/gir1.2-geoclue-2.0_2.5.7-3+apertis4bv2023dev2b3_amd64.deb Size: 22732 MD5sum: d812e4c4e578a0cf7fffc5b431214ff4 SHA1: 4792d869b5a276dcdada69ed74785fad53fa3fd0 SHA256: 104bfbe763163a2949319113fa569dbff1570cac69b026a2e6a0c5dcb33f3005 SHA512: 4a4cbf8401326570f079f8a4421fdb3b7d6749fcab2d4fdf0e93962d34a14d6971c01a57c0ec142eabc67dbdf4bbf73f9da97ddae307bb9244770766adaba827 Description: convenience library to interact with geoinformation service (introspection) GeoClue is a D-Bus geoinformation service. The goal of the Geoclue project is to make creating location-aware applications as simple as possible. . This package contains the introspection data. Homepage: https://gitlab.freedesktop.org/geoclue/geoclue/wikis/home Multi-Arch: same Package: gir1.2-gepub-0.6 Priority: optional Section: introspection Installed-Size: 18 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: libgepub Version: 0.6.0-2apertis0bv2023dev2b3 Depends: gir1.2-freedesktop (>= 1.30.0), gir1.2-glib-2.0 (>= 1.30.0), gir1.2-webkit2-4.0, libgepub-0.6-0 (>= 0.6.0) Filename: pool/development/libg/libgepub/gir1.2-gepub-0.6_0.6.0-2apertis0bv2023dev2b3_amd64.deb Size: 4588 MD5sum: 623c8be1181cee0ecf6da3af72ab28fa SHA1: 598d5af4391c41599e84b9f20cb843b8522e8294 SHA256: fb4b8b08cd0efdae58c6062cbbdeb98628e796bf9cf56f4c6f775c60a3d3a1b0 SHA512: ff883e044e8c4482d045c656ab718eff156062b58a008e0bee89a4a85451a5d55559e388eea42b32094c163871204e98a998e7f72c758a677c2b715fca28c173 Description: GObject introspection data for the libgepub library libgepub is a GObject based library for handling and rendering epub documents. . This package contains the introspection data for the libgepub library. Multi-Arch: same Package: gir1.2-gladeui-2.0 Priority: optional Section: introspection Installed-Size: 140 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: glade Version: 3.38.2-2+apertis1bv2023dev2b1 Depends: gir1.2-gtk-3.0 (>= 3.24.0), libgladeui-2-13 (>= 3.38.1) Filename: pool/development/g/glade/gir1.2-gladeui-2.0_3.38.2-2+apertis1bv2023dev2b1_amd64.deb Size: 42424 MD5sum: cb8c59748e82527dce8819b31f17ac76 SHA1: 3d3ce70ba6f9102062ea6dc3c3c64327ea8c398a SHA256: 15f7319c7d3fc894257e30f751c10e8c623396465382db77cbba11d735d0f3db SHA512: f5f22f24e293085c5d6a97297cbd274ce49d5014711fb759a15eb3fe3849b1ff0182f0081948e99e611b6a1f57a48878a490fd85af675e685f2c764c323dfe5f Description: GObject introspection data for the GTK+ User Interface library Glade is a RAD tool to enable quick and easy development of user interfaces for the GTK+ toolkit. . Glade is, since its "3.0" major version, highly modular, and composed of widgets which can be used by other applications to integrate functionality similar to the one provided by the Glade application itself. . This package contains introspection data for the GTK+ User Interface Build core library. Homepage: https://glade.gnome.org/ Multi-Arch: same Package: gir1.2-gnomedesktop-3.0 Priority: optional Section: introspection Installed-Size: 63 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: gnome-desktop3 Version: 3.38.5-3+apertis1bv2023dev2b1 Depends: gir1.2-gdesktopenums-3.0 (>= 3.27.0), gir1.2-glib-2.0 (>= 0.10.2-1~), gir1.2-gtk-3.0 (>= 3.3.6), libgnome-desktop-3-19 (>= 3.37.90.1) Breaks: gnome-shell (<< 3.34) Filename: pool/development/g/gnome-desktop3/gir1.2-gnomedesktop-3.0_3.38.5-3+apertis1bv2023dev2b1_amd64.deb Size: 35064 MD5sum: e06a07aacbf106d9434e46c4382911f8 SHA1: b405cc905bf3b34b054ed8c16cacd565cd231a71 SHA256: c9aa7ae90bad7de875308bde2878fe77b519c0c51574dd4009ea7cd220cd8382 SHA512: 8a5ef1a60dadf6d170cc7871d1ad1efe5f6d8b0e2c440b2f29803288f3c52aa61633e0cba476bfe348d9a0616d4279d0aa01670df3ed946d6462c330b18eff8c Description: Introspection data for GnomeDesktop This package provides the include files and static library for the GNOME desktop library functions. . This package contains the introspection data for GnomeDesktop Multi-Arch: same Package: gir1.2-gtk-2.0 Priority: optional Section: introspection Installed-Size: 881 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: gtk+2.0 Version: 2.24.33-2+apertis0bv2023dev2b3 Provides: gir1.2-gdk-2.0 (= 2.24.33-2+apertis0bv2023dev2b3), gir1.2-gdkx11-2.0 (= 2.24.33-2+apertis0bv2023dev2b3) Depends: libgtk2.0-common, gir1.2-atk-1.0 (>= 1.32.0), gir1.2-freedesktop (>= 0.9.3), gir1.2-gdkpixbuf-2.0 (>= 2.22.1) | libgdk-pixbuf2.0-dev (>= 2.22.1), gir1.2-glib-2.0 (>= 0.9.3), gir1.2-pango-1.0 (>= 1.28.3), libgtk2.0-0 (>= 2.24.0) Filename: pool/development/g/gtk+2.0/gir1.2-gtk-2.0_2.24.33-2+apertis0bv2023dev2b3_amd64.deb Size: 222804 MD5sum: 55eb94319d674538695e4e4a16a471d9 SHA1: d402c715367cb6f2b3ed12c751d6c15b020bb6c1 SHA256: 6de72d3d3b5cd9c5baf949d29e11211218421c8f97217bad089b2f4c49d10a4d SHA512: d2e760f37b71eb50a8b6e6b05800e40a71a75bfb025232f27c4f935149f1d77573968c912905b7767a51c5d105339fbd51f30179a2155bc3fab0d3911593bdf2 Description: GTK graphical user interface library -- gir bindings GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package can be used by other packages using the GIRepository format to generate dynamic bindings. Homepage: http://www.gtk.org/ Multi-Arch: same Package: gir1.2-gtkspell3-3.0 Priority: optional Section: introspection Installed-Size: 22 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: gtkspell3 Version: 3.0.10-1apertis0bv2023dev2b3 Depends: gir1.2-glib-2.0 (>= 1.30.0), gir1.2-gtk-3.0, libgtkspell3-3-0 (>= 3.0.9) Filename: pool/development/g/gtkspell3/gir1.2-gtkspell3-3.0_3.0.10-1apertis0bv2023dev2b3_amd64.deb Size: 10084 MD5sum: abb801587b1ec25cc4f51659a63e7b1c SHA1: 781d5a435ebab504b282ee80e84113ce317b500d SHA256: eea30d24fe745ca3f44019498eb8aadca4e2320c0a702110e596f5f978d864c9 SHA512: 322d2e13fc281180256e11448227b16d6acdb8897ab0252c33e989df7791fe1c0ce9b1b1afa118114bb94cf890cbff079bae091b9d22cc23acc491f0bf3df1e6 Description: GObject introspection data for the GtkSpell library This package contains introspection data for GtkSpell, a spell-checking library for GTK+. They can be used to generate dynamic bindings. . GtkSpell provides Microsoft Word/OS X-style highlighting of misspelled words in a GtkTextView widget. Right-clicking a misspelled word pops up a menu of suggested replacements. Homepage: http://gtkspell.sourceforge.net/ Multi-Arch: same Package: gir1.2-gtop-2.0 Priority: optional Section: introspection Installed-Size: 96 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: libgtop2 Version: 2.40.0-2apertis0bv2023dev2b4 Depends: libgtop-2.0-11 (>= 2.37.90) Filename: pool/development/libg/libgtop2/gir1.2-gtop-2.0_2.40.0-2apertis0bv2023dev2b4_amd64.deb Size: 49960 MD5sum: d2e22191b959db39490b0e2e1e241405 SHA1: 9bf75cb7d0b8038191bcee15c7948b8bfbcd9b3a SHA256: 484709b68e96138e1695019c0250c39ab86c3c61fe736c48e33950e3010b1221 SHA512: 605e84e4f7b166e795ed3dc8d6f37a4e86babd71d8bcc4bbe723f4b270ef4b5c89e0dfb9c5913256c08c9a3cdf765f2c629462e900e3f282ec1003b12cb132dd Description: gtop system monitoring library (gir bindings) The gtop library reads information about processes and the state of the system. It is used by the GNOME desktop environment. . This package can be used by other packages using the GIRepository format to generate dynamic bindings. Multi-Arch: same Package: gir1.2-gusb-1.0 Priority: optional Section: introspection Installed-Size: 34 Maintainer: Debian UEFI Maintainers Architecture: amd64 Source: libgusb Version: 0.3.5-1apertis0bv2023dev2b3 Depends: gir1.2-glib-2.0, libgusb2 (>= 0.3.5) Filename: pool/development/libg/libgusb/gir1.2-gusb-1.0_0.3.5-1apertis0bv2023dev2b3_amd64.deb Size: 12324 MD5sum: cf266016b1db0a3ef9f9f17a217c6e9f SHA1: b8382640c9b3f4449899f6f1beac3e231fdf0e52 SHA256: 81a59cd75672a046c84c1ff00d3b58da224d5c979be5c4a04a5075ec0d3107cf SHA512: eab39a6b6c4265fbc068684723367c8f079ba1f5a36bc6f4ea751738aef442a025d00b6ced88010d2c2b7968ea470c2b00f7f27b40585bf57214d8d786ac8155 Description: GObject introspection data for libgusb This package contains the introspection data for GUsb. . It can be used by packages using the GIRepository format to generate dynamic bindings. Homepage: http://www.hughski.com/downloads.html Multi-Arch: same Package: gir1.2-ibus-1.0 Priority: optional Section: introspection Installed-Size: 575 Maintainer: Debian Input Method Team Architecture: amd64 Source: ibus Version: 1.5.23-2apertis0bv2023dev2b3 Depends: gir1.2-glib-2.0, libibus-1.0-5 (>= 1.5.21) Breaks: ibus-array (<< 0.2.1-3), ibus-pinyin (<< 1.5.0-6) Filename: pool/development/i/ibus/gir1.2-ibus-1.0_1.5.23-2apertis0bv2023dev2b3_amd64.deb Size: 317708 MD5sum: d808bb5226b2597f9b94d43bef5667ba SHA1: ce7337f099403d365cbfe4c43052c1de471c9a65 SHA256: a0ffbd5b80f0e25980298f09eae5c5752f43b704f0230825a55d7f72ca319ca2 SHA512: 83e65f7e38e0f59982ab477cd18e5486c66521ef05267e6bc89e647f14f21f6b99d017a2cfc55dd2c1d7e86c2355398e557e7151deb5eca52bf64b8cd4c46c2b Description: Intelligent Input Bus - introspection data IBus is an Intelligent Input Bus. It is a new input framework for the Linux OS. It provides full featured and user friendly input method user interface. It also may help developers to develop input method easily. . This package contains the GObject introspection data which are needed for developing the IBus applications in various programming languages with GObject introspection support. Homepage: https://github.com/ibus/ibus Multi-Arch: same Package: gir1.2-langtag-0.6 Priority: optional Section: introspection Installed-Size: 61 Maintainer: Debian LibreOffice Maintainers Architecture: amd64 Source: liblangtag Version: 0.6.3-2apertis0bv2023dev2b3 Depends: gir1.2-glib-2.0 Filename: pool/development/libl/liblangtag/gir1.2-langtag-0.6_0.6.3-2apertis0bv2023dev2b3_amd64.deb Size: 38844 MD5sum: 110fecf6f00601a040986fec78a78be1 SHA1: 817575ecaa2b927eb8a3b5db2198e9d194cc1189 SHA256: 8c75a8339626c6bbef208accc83ecd61962ef9534a0f8145616fdba64acc5241 SHA512: f6acae1d099e57788bef9298bd2353d60cdfa94df6f586e6ed4909fa0eeb0b3e7fd37215f97bdb9438c62ce35a64c17e1710466e023b47f36dffc553c79261d7 Description: library to access tags for identifying languages - introspection liblangtag is an interface library to access/deal with tags for identifying languages, which is described in RFC 5646 . This package contains the Introspection data for LangTag. Homepage: http://tagoh.bitbucket.org/liblangtag/ Multi-Arch: same Package: gir1.2-mbim-1.0 Priority: optional Section: introspection Installed-Size: 187 Maintainer: Mathieu Trudel-Lapierre Architecture: amd64 Source: libmbim Version: 1.24.6-0.1apertis0bv2023dev2b4 Depends: gir1.2-glib-2.0, libmbim-glib4 (>= 1.24.4), libmbim-proxy Filename: pool/development/libm/libmbim/gir1.2-mbim-1.0_1.24.6-0.1apertis0bv2023dev2b4_amd64.deb Size: 107108 MD5sum: d721c621450ec2f75dca80ae0db481a6 SHA1: dc0aed7b7446c685b00b1a14d0d92abf9d10b630 SHA256: c977e2800c5f74ea01379c37cebca3fc1e6741fce3f6ab22c8c618d241782f32 SHA512: 97c203875305b273e00dcde52e01016e838fd55a09bbd33ec0e685fc723672eec95c90e831b3acd50c9c4d2ccb022e8ac271ed45abdd196e6730d3467e9d5007 Description: GObject introspection data for libmbim-glib libmbim is a glib-based library for talking to WWAN modems and devices which speak the Mobile Interface Broadband Model (MBIM) protocol. . This package contains introspection data for the libmbim-glib library. Homepage: https://www.freedesktop.org/wiki/Software/libmbim/ Multi-Arch: same Package: gir1.2-modemmanager-1.0 Priority: optional Section: introspection Installed-Size: 1160 Maintainer: Mathieu Trudel-Lapierre Architecture: amd64 Source: modemmanager Version: 1.14.12-0.2+apertis0bv2023dev2b2 Depends: gir1.2-glib-2.0, libmm-glib0 (>= 1.13.900) Filename: pool/development/m/modemmanager/gir1.2-modemmanager-1.0_1.14.12-0.2+apertis0bv2023dev2b2_amd64.deb Size: 966272 MD5sum: d9ea526ac9aebf45045f64d326c354bb SHA1: e02705d2e33c987ec37b12ef7e213eef7729ac26 SHA256: df3e965bb1a25b1ed6e4e9a446143a4898f53cecf3f70c38a05fa0028f575116 SHA512: 67dfbcf26be4415df2cd028b6a3a4bc19655ba99dc9de04886cc8e9601125f4f12ff42458e93e55d1f67aee5b010cfd81f31b7c5e4d2bfa06941039a9b25c2e0 Description: GObject introspection data for modemmanager ModemManager is a DBus-activated daemon which controls mobile broadband (2G/3G/4G) devices and connections. Whether built-in devices, USB dongles, Bluetooth-paired telephones or professional RS232/USB devices with external power supplies, ModemManager is able to prepare and configure the modems and setup connections with them. . This package contains introspection data for the libmm-glib library. Homepage: https://www.freedesktop.org/wiki/Software/ModemManager/ Multi-Arch: same Package: gir1.2-nice-0.1 Priority: optional Section: introspection Installed-Size: 67 Maintainer: Debian Telepathy maintainers Architecture: amd64 Source: libnice Version: 0.1.16-1apertis0bv2023dev2b3 Depends: gir1.2-glib-2.0 (>= 1.30.0) Filename: pool/development/libn/libnice/gir1.2-nice-0.1_0.1.16-1apertis0bv2023dev2b3_amd64.deb Size: 23208 MD5sum: c9d3613d4b88902cbf0f654ff9edb994 SHA1: 4c0049a4a69671de291c678f679a254fb8d1b0e3 SHA256: 928374edf2af98ecb24c6c78d1988b7f03ab16c9eb0d953413309a3ef5886fcf SHA512: 7648f13b1356a22e81bf03cf8a43a1a6450aebcf99464e558fac15af86cef4ed014736aec88a67c789a6ebc742dfd3664e8bfe25e95cb227c691894ecd826710 Description: ICE library (GObject introspection) Nice is an implementation of the IETF's draft Interactive Connectivity Establishment standard (ICE). ICE is useful for applications that want to establish peer-to-peer UDP data streams. It automates the process of traversing NATs and provides security against some attacks. . Existing standards that use ICE include the Session Initiation Protocol (SIP) and the Jingle XMPP extension for audio/video calls. . Nice includes integration with GStreamer. . This package provides the GObject introspection binding. Homepage: https://nice.freedesktop.org/ Multi-Arch: same Package: gir1.2-nm-1.0 Priority: optional Section: introspection Installed-Size: 366 Maintainer: Utopia Maintenance Team Architecture: amd64 Source: network-manager Version: 1.30.0-2+apertis1bv2023dev2b3 Replaces: gir1.2-networkmanager-1.0 (<< 1.8.0-2) Depends: gir1.2-glib-2.0 (>= 0.10.7-1~), libnm0 (>= 1.29.90) Breaks: gir1.2-networkmanager-1.0 (<< 1.8.0-2) Filename: pool/development/n/network-manager/gir1.2-nm-1.0_1.30.0-2+apertis1bv2023dev2b3_amd64.deb Size: 105088 MD5sum: 813f1d3ed6772f1a652c0ca247d804a2 SHA1: 2cb14260274920d9e4a8e90ed24b1499688739a2 SHA256: c0a498637a03d615cb373a4513ea4f5e6bb2986dac0dd319b283e9228e07d8e3 SHA512: 0b0ff7ebf311aadba53c7d5e59cf5dd633780ac7f033bc93f52088e922b6545d72dcc7984de703c600b11d33750213d77f4f151177183a9771a67da6b739adce Description: GObject introspection data for the libnm library NetworkManager is a system network service that manages your network devices and connections, attempting to keep active network connectivity when available. It manages ethernet, Wi-Fi, mobile broadband (WWAN), and PPPoE devices, and provides VPN integration with a variety of different VPN services. . This package contains introspection data for NetworkManager using libnm. . It can be used by packages using the GIRepository format to generate dynamic bindings. Homepage: https://wiki.gnome.org/Projects/NetworkManager Multi-Arch: same Package: gir1.2-qmi-1.0 Priority: optional Section: introspection Installed-Size: 768 Maintainer: Mathieu Trudel-Lapierre Architecture: amd64 Source: libqmi Version: 1.26.10-0.1apertis0bv2023dev2b4 Depends: gir1.2-glib-2.0, libqmi-glib5 (>= 1.26.6), libqmi-proxy Filename: pool/development/libq/libqmi/gir1.2-qmi-1.0_1.26.10-0.1apertis0bv2023dev2b4_amd64.deb Size: 123784 MD5sum: d432468bb09598fd1dfb591238b223cb SHA1: c6b260851395c81937d6eedb91e371d4c9d5e8c0 SHA256: 2c962a13337ae78c64708ee6e2e8222a5f6f682a12ee1ef1093cafc31b1d3afc SHA512: 1df60e98ac4718ee3ba282c729dac35d378de7e5be314a565b49c77dc80830f9b1c9d1bb57aaf19be1017e0cc8da0c0737644fae19e6de8e5cff467987118fa0 Description: GObject introspection data for libqmi-glib This package contains introspection data for the libqmi-glib library. Homepage: https://www.freedesktop.org/wiki/Software/libqmi Multi-Arch: same Package: gir1.2-telepathylogger-0.2 Priority: optional Section: introspection Installed-Size: 95 Maintainer: Debian Telepathy maintainers Architecture: amd64 Source: telepathy-logger Version: 0.8.2-4apertis0bv2023dev2b4 Depends: gir1.2-glib-2.0 (>= 0.10.0), gir1.2-telepathyglib-0.12 (>= 0.19.2), libtelepathy-logger3 (>= 0.8.0) Filename: pool/development/t/telepathy-logger/gir1.2-telepathylogger-0.2_0.8.2-4apertis0bv2023dev2b4_amd64.deb Size: 81436 MD5sum: fbe534e842c79c7344bf36711a3b76b1 SHA1: f2c8aa15dcedbb5640318ab884961944f34eb2ae SHA256: 7ce239c37276ee5de159d5ffc16249ac3ccecadf3afc9f9e09b892cf7abea6ec SHA512: 789bac265674b93631e0b8277e7ce305e81b81e0fc92bfd334075027502f1e5c0eb4fe01ad727ad0dd553719724e27cbd39a5c1749f05cab562b1aa6622a5306 Description: Telepathy logger service - introspection This package contains the introspection data for Telepathy logger. . Telepathy is a D-Bus framework for unifying real time communication, including instant messaging, voice calls and video calls. It abstracts differences between protocols to provide a unified interface for applications. Homepage: https://telepathy.freedesktop.org/wiki/ Multi-Arch: same Package: gir1.2-uhm-0.0 Priority: optional Section: introspection Installed-Size: 18 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: uhttpmock Version: 0.5.3-2apertis0bv2023dev2b3 Depends: gir1.2-glib-2.0, gir1.2-soup-2.4 (>= 2.37.91), libuhttpmock-0.0-0 (>= 0.5.3) Filename: pool/development/u/uhttpmock/gir1.2-uhm-0.0_0.5.3-2apertis0bv2023dev2b3_amd64.deb Size: 4660 MD5sum: 638d8827a3e475a95a9007d3d62f6d13 SHA1: 8c9734b3b9f3572568145066b7c5f10fbbe28727 SHA256: 8ff232ce23924b75e3f71d1d57ecf5143eadd853a201556879c83b4dad11ca7e SHA512: f8440b0b13b72d35860f0c2306cbb3a23ff7fd7af7f205c2f3056ff22af703a46e4d75ea3ff3b09f23076357352202e17f22f1915ea163331de9b38dcec7e93b Description: HTTP web service mocking - GObject introspection files uhttpmock is a HTTP web service mocking project for projects which use libsoup. It is still in its infancy, but is already used by libgdata for unit testing. . This package contains the gobject-introspection typelib. Homepage: https://gitlab.com/groups/uhttpmock Multi-Arch: same Package: gir1.2-vte-2.91 Priority: optional Section: introspection Installed-Size: 59 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: vte2.91 Version: 0.62.3-1apertis0bv2023dev2b3 Depends: gir1.2-gtk-3.0 (>= 3.24.22), gir1.2-pango-1.0 (>= 1.22.0), libvte-2.91-0 (>= 0.61.91) Filename: pool/development/v/vte2.91/gir1.2-vte-2.91_0.62.3-1apertis0bv2023dev2b3_amd64.deb Size: 28280 MD5sum: e3e906ac59bb9e27005890936409f43e SHA1: d0f461ac3e4966b23301c789952a12bb4efa985b SHA256: 620afaf173c621a9ee92ad7d90f8bbd3108ea5ccf4fd61822efdf6ac6b4ffbf2 SHA512: 92dad433bc9ee9d38ca852f0e66c116c7bb5201a10209489ab9f4dd34d8b87abe0f991d7129de9f4cc81dbe59be5119d0b5b130483226ba7111efba37fc065dd Description: GObject introspection data for the VTE library This package contains introspection data for VTE, a terminal emulator widget for GTK+. . It can be used by interpreters understanding the GIRepository format to write programs using the VTE widget for GTK+ 3.0. Homepage: https://wiki.gnome.org/Apps/Terminal/VTE Multi-Arch: same Package: gir1.2-wnck-1.0 Priority: optional Section: introspection Installed-Size: 90 Maintainer: Mike Gabriel Architecture: amd64 Source: libwnck Version: 2.30.7-6co1bv2023dev2b3 Replaces: gir1.0-wnck-1.0 Depends: gir1.2-gdkpixbuf-2.0, gir1.2-glib-2.0 (>= 0.6.14), gir1.2-gtk-2.0 (>= 2.19.7), libwnck22 (>= 2.30.7) Conflicts: gir1.0-wnck-1.0 Filename: pool/development/libw/libwnck/gir1.2-wnck-1.0_2.30.7-6co1bv2023dev2b3_amd64.deb Size: 47012 MD5sum: 3d239c992be53b75c3680464c4c62162 SHA1: c4788bebd3a5c92e46243a94b020b1f6a4ee9a61 SHA256: ce78355d8b5a66e0694cf5b0d3028760bca69cc3836b9c3b98e9f71a73bec0e9 SHA512: 88283a7d82ca505e27be5b414ad70127dbf81c902bb39b54346dd6e4634e32f721a73cf260b2d5bafa461e85066b9a6564e542f03063fa6c45bc8b6adf092489 Description: GObject introspection data for the WNCK library A library to use for writing pagers and task lists. This variant of libwnck provides WNCK for GTK-2 based applications. . This package contains introspection data for Window Navigator Construction Kit, a library to interact with window managers. . It can be used by packages using the GIRepository format to generate dynamic bindings. Homepage: https://developer.gnome.org/libwnck/2.30/ Package: gir1.2-zeitgeist-2.0 Priority: optional Section: introspection Installed-Size: 81 Maintainer: Debian QA Group Architecture: amd64 Source: zeitgeist Version: 1.0.3-4apertis0bv2023dev2b3 Depends: libzeitgeist-2.0-0 (= 1.0.3-4apertis0bv2023dev2b3), gir1.2-glib-2.0 (>= 1.30.0) Filename: pool/development/z/zeitgeist/gir1.2-zeitgeist-2.0_1.0.3-4apertis0bv2023dev2b3_amd64.deb Size: 22688 MD5sum: 147919de4bde34137012315a81e0ccf4 SHA1: e69157332efa2823c9656cbf3b8a24f151ec4c63 SHA256: 2890ce4c61ab9f7a6713f4e6bcb759e7610b13de2e162a927b59e27d7642076f SHA512: b3e6cc8991a76e1b604bf983abd68ea73fdd663e3d36471ead88bae73e030d9eba8bdac0f7977ad6289dba3cd44999a61960222ad6398d4d1556c531fb6056dc Description: library to access Zeitgeist - GObject introspection data Zeitgeist is a service which logs the user's activities and events (files opened, websites visited, conversations hold with other people, etc.) and makes the relevant information available to other applications. . It serves as a comprehensive activity log and also makes it possible to determine relationships between items based on usage patterns. . Libzeitgeist is a client library to access and manage the Zeitgeist event log from languages such as C and Vala. . This package can be used by languages supporting the GIRepository format to generate dynamic bindings. Homepage: https://zeitgeist.freedesktop.org/ Multi-Arch: same Package: gist Priority: optional Section: net Installed-Size: 55 Maintainer: Debian Ruby Team Architecture: all Version: 6.0.0-1apertis1bv2023dev2b3 Depends: ruby-json, sensible-utils, ruby Filename: pool/development/g/gist/gist_6.0.0-1apertis1bv2023dev2b3_all.deb Size: 18712 MD5sum: 05baf3ec0d2e3f760c72d868cb252287 SHA1: 9624a25deee61695b95e848109af0d15b8c5f3ab SHA256: 3412aa241cef77f20017fae2436f727a1423aeb8648026e0af3eb4b7b4789998 SHA512: 8885bbad1fab59a74ed675b968e8fbf2b0baba02129d11059de43c62810735d3696f64d3579d9648691637943e89860afcae2e50048860dc18f300662b776b80 Description: Upload gists to gist.github.com Allows you to convienently create gists ("pastes"). . Also provides a Ruby library to do this. . The "gist" image viewer from yorick is in the yorick package, not in this package. Homepage: https://github.com/defunkt/gist Ruby-Versions: all Package: git Priority: optional Section: vcs Installed-Size: 35172 Maintainer: Jonathan Nieder Architecture: amd64 Version: 1:2.30.2-1+apertis1bv2023dev2b3 Replaces: git-core (<< 1:1.7.0.4-1.), gitweb (<< 1:1.7.4~rc1) Provides: git-completion, git-core Depends: libc6 (>= 2.28), libcurl3-gnutls (>= 7.56.1), libexpat1 (>= 2.0.1), libpcre2-8-0 (>= 10.22), zlib1g (>= 1:1.2.0), perl, liberror-perl, git-man (>> 1:2.30.2), git-man (<< 1:2.30.2-.) Recommends: ca-certificates, patch, less, ssh-client Suggests: gettext-base, git-daemon-run | git-daemon-sysvinit, git-doc, git-el, git-email, git-gui, gitk, gitweb, git-cvs, git-mediawiki, git-svn Breaks: bash-completion (<< 1:1.90-1), cogito (<= 0.18.2+), dgit (<< 5.1~), git-buildpackage (<< 0.6.5), git-core (<< 1:1.7.0.4-1.), gitosis (<< 0.2+20090917-7), gitpkg (<< 0.15), gitweb (<< 1:1.7.4~rc1), guilt (<< 0.33), openssh-client (<< 1:6.8), stgit (<< 0.15), stgit-contrib (<< 0.15) Filename: pool/development/g/git/git_2.30.2-1+apertis1bv2023dev2b3_amd64.deb Size: 5534120 MD5sum: 249da113706c55cb3b2d69044b42db7c SHA1: 098fea015496d11da830a8b0178a8b8c5c4610ab SHA256: 5008e6ffed21d17c775b858178c2222ed4d87ddcd5dc0af4bbf63dea7090dd14 SHA512: d9f407e7b2e7896a1cf87a648e7a8c802d208fd4a67e6b8e1747b0c2e7ad09766b7500b2fdb2e46ab2fcaef840e94eb3738aba40b919104eb1f42fa509f28e2d Description: fast, scalable, distributed revision control system Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides the git main components with minimal dependencies. Additional functionality, e.g. a graphical user interface and revision tree visualizer, tools for interoperating with other VCS's, or a web interface, is provided as separate git* packages. Homepage: https://git-scm.com/ Multi-Arch: foreign Package: git-all Priority: optional Section: vcs Installed-Size: 905 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+apertis1bv2023dev2b3 Depends: git (>> 1:2.30.2), git (<< 1:2.30.2-.), git-doc, git-el, git-cvs, git-mediawiki, git-svn, git-email, git-gui, gitk, gitweb Suggests: git-daemon-run | git-daemon-sysvinit Filename: pool/development/g/git/git-all_2.30.2-1+apertis1bv2023dev2b3_all.deb Size: 909688 MD5sum: 8ab18afadb273c19aaadecb4a44c1778 SHA1: ebbfe502b5a06f8ad348f4fe0416356b9ac67936 SHA256: f5d49b343f37fa8fce614f7a7965916919f9c766ba5c24d9f5ca0d9c7f8e3edb SHA512: ead3c5e914cc871ac6c02dfa094824ab006ee033c71e35ec3e2a07574b867a4f7b26550ae9589fcd47b397b7332f36df39e61dc46c0c4a2d2a8d6f126fca199c Description: fast, scalable, distributed revision control system (all subpackages) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This is a dummy package which brings in all subpackages. Homepage: https://git-scm.com/ Multi-Arch: foreign Package: git-buildpackage Priority: optional Section: vcs Installed-Size: 4214 Maintainer: Guido Günther Architecture: all Version: 0.9.22apertis1bv2023dev2b6 Depends: python3-dateutil, python3:any (>= 3.7~), devscripts (>= 2.13.5~), git (>= 1:1.7.9.1-1~), man-db, python3-pkg-resources, sensible-utils Recommends: pristine-tar (>= 1.41), cowbuilder | pbuilder | sbuild, python3-requests Suggests: python3-notify2, unzip, sudo Filename: pool/development/g/git-buildpackage/git-buildpackage_0.9.22apertis1bv2023dev2b6_all.deb Size: 1006784 MD5sum: 87e7d38a9e25e0d3ad730a83ad4ec59e SHA1: 3bcc77621b7bfbf03ce5316b26774ad468b78f68 SHA256: 872b063fe3231576bc8a9746bf871f9eca9f74c0215b5cd0e3d653e592bf970c SHA512: 610e712d7a494805072636d7dfdb33993fc20405a9dfb491c16571c20b5ebf37e9b18f4949043023539b79d9491d520b5613047f06bb4b79d9dc951c6872182e Description: Suite to help with Debian packages in Git repositories This package contains the following tools: * gbp buildpackage: build a package out of a Git repository, check for local modifications and tag appropriately * gbp import-orig: import a new upstream version into the Git repository * gbp export-orig: export an upstream tarball from the Git repository * gbp import-{dsc,dscs}: import existing Debian source packages into a Git repository * gbp dch: generate Debian changelog entries from Git commit messages * gbp {pull,clone}: clone and pull from remote repos * gbp pq: manage debian/patches easily * gbp create-remote-repo: create remote repositories * gbp push: push content to remote repositories * gbp tag: tag a Debian package in Git * gbp pristine-tar: create pristine-tar commits * gbp setup-gitattributes: set up Git attributes to disable transformations Homepage: https://honk.sigxcpu.org/piki/projects/git-buildpackage/ Package: git-buildpackage-rpm Priority: optional Section: vcs Installed-Size: 271 Maintainer: Guido Günther Architecture: all Source: git-buildpackage Version: 0.9.22apertis1bv2023dev2b6 Depends: python3:any (>= 3.7~), cpio, git-buildpackage (= 0.9.22apertis1bv2023dev2b6), python3-rpm (>= 4.16.1), rpm (>= 4.16.1) Recommends: pristine-tar (>= 0.5) Suggests: python3-notify, unzip, zipmerge, mock Filename: pool/development/g/git-buildpackage/git-buildpackage-rpm_0.9.22apertis1bv2023dev2b6_all.deb Size: 124832 MD5sum: 38bfc6d47e9546a380d0fa20080bc1a6 SHA1: ec1d2ccbb572821853816acf4ae2a95365bc2bbf SHA256: 699e4cca6596e59dfe7f229e6feb8b81b36cd39d353ee7ba50d4353da525cb64 SHA512: 7f8b9fd98702532089632b70701fca745a17035f9b20a7c9f4af002823f2db6ec8bb047d7ce25749d4ef9b484c127cc1fbcd7c14db14bff2a70a73edb15c2eb5 Description: Suite to help with RPM packages in Git repositories This package contains the following tools: * gbp buildpackage-rpm: build a package out of a Git repository, check for local modifications and tag appropriately * gbp import-srpm: import existing RPM source packages into a Git repository * gbp pq-rpm: manage patches easily . These tools are currently in an experimental state. Branch names and repository layouts might change without lots of prior warning. Homepage: https://honk.sigxcpu.org/piki/projects/git-buildpackage/ Package: git-cvs Priority: optional Section: vcs Installed-Size: 1288 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+apertis1bv2023dev2b3 Depends: git (>> 1:2.30.2), git (<< 1:2.30.2-.), cvsps, libdbd-sqlite3-perl Suggests: git-doc, cvs Filename: pool/development/g/git/git-cvs_2.30.2-1+apertis1bv2023dev2b3_all.deb Size: 973052 MD5sum: e5ce9889599ebd2af024af8ba9642f5a SHA1: df397c0fba701e95b81cf70faa8aa3ac687ec18e SHA256: f7546c792b84d590e94613e6c56c2021afafb2a5e26982920a09f065f235498b SHA512: cf2e276262f9e953a3a295f7cc7f4117522f1a1811c6746373974e02728fa831406a33009dd62a233a3d461a84305ec087b8d563db42cec15a08e36789d2ac2d Description: fast, scalable, distributed revision control system (cvs interoperability) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides the git cvsimport, cvsexportcommit, and cvsserver tools, which allow Git to read from and write to CVS repositories and offer access over CVS protocol to Git repositories. . The git cvsimport tool can incrementally import from a repository that is being actively developed and only requires remote access over CVS protocol. Unfortunately, in many situations the import leads to incorrect results. For reliable, one-shot imports, cvs2git from the cvs2svn package or parsecvs may be a better fit. Homepage: https://git-scm.com/ Multi-Arch: foreign Package: git-daemon-run Priority: optional Section: vcs Installed-Size: 917 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+apertis1bv2023dev2b3 Depends: git (>> 1:2.30.2), git (<< 1:2.30.2-.), runit, adduser Conflicts: git-daemon-sysvinit Filename: pool/development/g/git/git-daemon-run_2.30.2-1+apertis1bv2023dev2b3_all.deb Size: 911276 MD5sum: 258d6867087c02866a5526db4a9a3d1b SHA1: 209336a1ccdf6322c2dcf835313146d1938e767e SHA256: a7796caa32d90416063014a1a36ee8c484e1d345f0755ac0cbfa8d7c56706b33 SHA512: 326717d860ec654961033a004825c1693a72717da9cc7c67850f32878668a75f48e8b689ee612ea991276bf3a9fd9f51827c17061cec5e90cd72620fa972440b Description: fast, scalable, distributed revision control system (git-daemon service) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . git-daemon, as provided by the git package, is a simple server for git repositories, ideally suited for read-only updates, i.e. pulling from git repositories through the network. This package provides a runit service for running git-daemon permanently. This configuration is simpler and more reliable than git-daemon-sysvinit, at a cost of being less familiar for administrators accustomed to sysvinit. Homepage: https://git-scm.com/ Multi-Arch: foreign Package: git-daemon-sysvinit Priority: optional Section: vcs Installed-Size: 920 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+apertis1bv2023dev2b3 Depends: git (>> 1:2.30.2), git (<< 1:2.30.2-.), adduser, lsb-base (>= 3.0-6) Conflicts: git-daemon-run Filename: pool/development/g/git/git-daemon-sysvinit_2.30.2-1+apertis1bv2023dev2b3_all.deb Size: 912396 MD5sum: 77d3f1eb1d497d5dce1be98cebb80cc6 SHA1: 0ba8f28fbdcae5e50c0b8abd3ab87c3e5d9d8a17 SHA256: d59a68fdc0f3e3e8b8dfcad094e610a2806407da35595b49f74fd732dc71f9bc SHA512: ba6ac6366e5f70a075adb2ac3c9952b8220adc0ac454539f00d3241a2cb2dc211c4f5749b56d6ef60b2d0b73af0d43797921517b4c85658423a843899de6a06a Description: fast, scalable, distributed revision control system (git-daemon service) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . git-daemon, as provided by the git package, is a simple server for git repositories, ideally suited for read-only updates, i.e. pulling from git repositories through the network. This package provides a sysvinit service for running git-daemon permanently. Unlike git-daemon-run, this package provides the usual sysvinit service management commands ("service git-daemon start/stop") for git-daemon. Homepage: https://git-scm.com/ Multi-Arch: foreign Package: git-dbgsym Priority: optional Section: debug Installed-Size: 34478 Maintainer: Jonathan Nieder Architecture: amd64 Source: git Version: 1:2.30.2-1+apertis1bv2023dev2b3 Depends: git (= 1:2.30.2-1+apertis1bv2023dev2b3) Filename: pool/development/g/git/git-dbgsym_2.30.2-1+apertis1bv2023dev2b3_amd64.deb Size: 33396600 MD5sum: 84040316e11bd42f1c5ed137b9648f07 SHA1: 5bf28c67b3748441f42a978cc3212727bfba6425 SHA256: 635609abc9c2a12bb286820775a8cfc3aa53b01c3b5f69005b67f57eb7b4764d SHA512: 7bda44c72203c0f81c96c0a95d8e9007370e1e864f67f5c23019e327241bf9c52234bd8dd8e897f92df50170e99f289158dee479f407f4b484bbc2e249d7a350 Description: debug symbols for git Auto-Built-Package: debug-symbols Build-Ids: 2fb39fa1a4969ce386c808c0bee1af8184e61d53 3e8cc8911071cf61b20f9cb7224d19b94c64c28f 4a3f61c219768117cb1ad835477e9cfc67ef6f0e 7294fc97b66f167e677a30850b3a7ebca44fedab c5999bee04bf4e74acab6c9699147fd1de738494 d74b299572a1157d2ef9b67615ad47314b1cbc9f db99f54350a5ff69f872e255a01955edccd5fedf f59d03176432e42196cde28a92516ed9f1600bf2 fb819d8846c7695dad907d3563b2d6b9fe1d4f44 Package: git-debpush Priority: optional Section: devel Installed-Size: 73 Maintainer: Ian Jackson Architecture: all Source: dgit Version: 9.13+apertis0bv2023dev2b4 Depends: devscripts, git, gnupg Filename: pool/development/d/dgit/git-debpush_9.13+apertis0bv2023dev2b4_all.deb Size: 50256 MD5sum: fbdb9f5b311d7bf24880acb6e2c7035f SHA1: 83739c8f10a22b73b862733c5005e066d3d48f47 SHA256: b2fea5d657d959ddc770c11e210297313f87a4b9e06c42dff3e7e0526de46de2 SHA512: a2a3504cedb6e3b66c58146e6cf06f503ca59a9a49882b2d8ba33b3ca1d9516d7445ff8d821a0177dc819033e5eb1c98f5834d0b393da5df35bab347591569f8 Description: client script for git pushing to Debian-style archives git-debpush is a script to create and push a specially formatted signed git tag. The metadata in the tag indicates that the tagged commit should be pushed (or "uploaded") to a Debian-style archive. . Tags generated by this script can be read by an intermediary service, which performs any conversion that's needed (such as producing and signing a .dsc and .changes), and then uploads the result to the Debian-style archive on your behalf. Package: git-debrebase Priority: optional Section: devel Installed-Size: 230 Maintainer: Ian Jackson Architecture: all Source: dgit Version: 9.13+apertis0bv2023dev2b4 Depends: perl, git-core, libdpkg-perl, libfile-fnmatch-perl, devscripts, liblocale-gettext-perl Recommends: dgit, git-buildpackage Filename: pool/development/d/dgit/git-debrebase_9.13+apertis0bv2023dev2b4_all.deb Size: 99008 MD5sum: 0535827948fd452c9f5e112f24dd7f63 SHA1: 1871c97b39ae22c9b91256312e4a4cec0a34e624 SHA256: a5ab30c45382ed57d4ba8d28aed9b850e1c411419e6e83bfc644ef550e8e736b SHA512: 0bcc75f811eab06257c728774b243b8aada1a4e4861dbf4e527d5c07b1e0e79c3b6b097e101f66f4663a2be367ea37d4ab6456da30d33d526426db1d75e1eed3 Description: rebasing git workflow tool for Debian packaging git-debrebase is a tool for representing in git, and manipulating, Debian packages based on upstream source code. . git-debrebase is an alternative to workflows including git-dpm, gbp pq, and direct use of quilt patches. Package: git-doc Priority: optional Section: doc Installed-Size: 11774 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+apertis1bv2023dev2b3 Suggests: git, git-cvs, git-svn, git-email, gitk, gitweb Filename: pool/development/g/git/git-doc_2.30.2-1+apertis1bv2023dev2b3_all.deb Size: 1953160 MD5sum: fc56e3b19baeea3d077ad95bfdbb481a SHA1: dc1c12a59f26193d7c68291cf43f52b11a2847fb SHA256: 0e2d007a5dd033abd914bff1f5f305f2d3f7782c541e4c18f38a310ca9590feb SHA512: ea4374c99830fd54d2aecf0aeaa7cb5526fdb0d90f8533477c2384d81833e1e9b4f607d7132a5bf05306b9f5478047c47324c2cb669917e4cd3600f3f3a54622 Description: fast, scalable, distributed revision control system (documentation) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides the documentation. Homepage: https://git-scm.com/ Multi-Arch: foreign Package: git-el Priority: optional Section: vcs Installed-Size: 928 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+apertis1bv2023dev2b3 Replaces: git (<< 1:1.7.4.1-2~) Depends: git (>= 1:1.7.4.1-2~), emacs | emacsen Recommends: elpa-magit Breaks: emacsen-common (<< 3.0.0~), git (<< 1:1.7.4.1-2~) Filename: pool/development/g/git/git-el_2.30.2-1+apertis1bv2023dev2b3_all.deb Size: 912028 MD5sum: d8dbe458adc0fd6665e76f1ff6cdbb13 SHA1: fe5d468dd21aed868045c2ea92a4fbb4d40ddeb3 SHA256: 2b544ea9b49b7e06149c43fc6462e419cab1c9cfc553d5b1afb7bf85e3d9ed41 SHA512: 7e4c1a8d0a5232922eb628105aef5f60cd360728e5d319c56025ef7ad8c7b19c262d22d2cd01d4dceb5b552fa550043b13db7e415c022f186c485fff04dab533 Description: fast, scalable, distributed revision control system (emacs support) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This transitional package provides two modules that previously could be used for integration with Emacs: git.el and git-blame.el. Now the modules print an error message with instructions that users can use to migrate to Emacs's VC-mode backend for Git or Magit. Homepage: https://git-scm.com/ Multi-Arch: foreign Package: git-email Priority: optional Section: vcs Installed-Size: 975 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+apertis1bv2023dev2b3 Depends: git (>> 1:2.30.2), git (<< 1:2.30.2-.) Recommends: libemail-valid-perl, libmailtools-perl, perl (>> 5.21.5) | libnet-smtp-ssl-perl, libauthen-sasl-perl, libio-socket-ssl-perl (>= 1.951) Suggests: git-doc Filename: pool/development/g/git/git-email_2.30.2-1+apertis1bv2023dev2b3_all.deb Size: 934300 MD5sum: 26e8e026d2ebf66f40858a3618393735 SHA1: 7358c8063b077b8022d7bcc76e41f5c86c3b724b SHA256: 2b7cffd46cb410ebb1cbd20566df3021cc8e530aaef6fd69bc1acd2415ce11a6 SHA512: f17cb391e269cafa3ff82b55d6aac112e7f6f6cd7dc6fc3d0cacc916b4d29d32d0321ce78abe92f95261e2224dab65bb3d5574178fc509895bbd14f9016af38b Description: fast, scalable, distributed revision control system (email add-on) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides the git-send-email program for sending series of patch emails. Homepage: https://git-scm.com/ Multi-Arch: foreign Package: git-gui Priority: optional Section: vcs Installed-Size: 2326 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+apertis1bv2023dev2b3 Depends: git (>> 1:2.30.2), git (<< 1:2.30.2-.), tk Recommends: gitk Suggests: git-doc, aspell, meld Filename: pool/development/g/git/git-gui_2.30.2-1+apertis1bv2023dev2b3_all.deb Size: 1128244 MD5sum: 97c499185c4504bc758e7cc7766c435f SHA1: 50bab8b2ea77361e0cc314dbed25fb30c381aa51 SHA256: ca32e6510aa1626a1c919fae7b3b096fc19ce20ecda1000c9a04b7ed40eb1df9 SHA512: 7736a5abd2f68e7f5e4abc4407f47fe8634b990f8a75b52ee53d752a38beaab0062671515796f9bbc187050c594e4210ba8ab9d5b45cc7bf2403a7f6e2b29f8b Description: fast, scalable, distributed revision control system (GUI) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides the git graphical user interface. . If aspell is installed, it can check the spelling of commit messages as the user types. . If meld is installed, it can be used for displaying diffs and for interactive merge conflict resolution. Homepage: https://git-scm.com/ Multi-Arch: foreign Package: git-lfs Priority: optional Section: vcs Installed-Size: 10940 Maintainer: Debian Go Packaging Team Architecture: amd64 Version: 2.13.2-1apertis1bv2023dev2b6 Depends: git, libc6 (>= 2.4) Filename: pool/development/g/git-lfs/git-lfs_2.13.2-1apertis1bv2023dev2b6_amd64.deb Size: 3226164 MD5sum: cfcbb6db5cb1289ccb359493afa958ff SHA1: 0d0b5c0a83b2351e520b5a90618f9651f2285e5d SHA256: ec260d90b89212e632ecf70bb104c6e9f7cb6e3c46fc7c3041e1e1f16a78428c SHA512: 970469be7ee17d3879dceaec38ed4d73bad0dd5f0fc2d86174f5a5cb038e4a07338475b45885bf03fd20d0f5d17c0b93a26bd159bd65d855fd039833274cd93f Description: Git Large File Support An open source Git extension for versioning large files. Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server. Built-Using: golang-1.15 (= 1.15.15-1~deb11u2+apertis0bv2023dev2b2), golang-github-davecgh-go-spew (= 1.1.1-2apertis0bv2023dev2b3), golang-github-dpotapov-go-spnego (= 0.0~git20190506.c2c6091-2apertis0bv2023dev2b3), golang-github-git-lfs-gitobj (= 2.0.0-1apertis1bv2023dev2b3), golang-github-git-lfs-go-netrc (= 0.0~git20180525.e0e9ca4-1.1apertis0bv2023dev2b3), golang-github-git-lfs-wildmatch (= 1.0.4-1apertis0bv2023dev2b3), golang-github-hashicorp-go-uuid (= 1.0.2-1apertis0bv2023dev2b3), golang-github-jcmturner-gofork (= 1.0.0-2apertis0bv2023dev2b3), golang-github-mattn-go-isatty (= 0.0.12-1apertis0bv2023dev2b3), golang-github-olekukonko-ts (= 0.0~git20140412.0.ecf753e-2co1bv2023dev2b3), golang-github-pkg-errors (= 0.9.1-1apertis0bv2023dev2b3), golang-github-pmezard-go-difflib (= 1.0.0-3apertis0bv2023dev2b3), golang-github-rubyist-tracerx (= 0.0~git20170927.0.7879593-1co1bv2023dev2b3), golang-github-spf13-cobra (= 1.1.2-1apertis0bv2023dev2b3), golang-github-spf13-pflag (= 1.0.5-2apertis0bv2023dev2b3), golang-github-ssgelm-cookiejarparser (= 1.0.0-2apertis0bv2023dev2b3), golang-github-thomsonreuterseikon-go-ntlm (= 0.0~git20151030.0.b00ec39-1.1apertis0bv2023dev2b3), golang-go.crypto (= 1:0.0~git20201221.eec23a3-1apertis0bv2023dev2b3), golang-golang-x-net (= 1:0.0+git20210119.5f4716e+dfsg-4+apertis0bv2023dev2b3), golang-golang-x-sync (= 0.0~git20210220.036812b-1apertis0bv2023dev2b3), golang-golang-x-sys (= 0.0~git20210124.22da62e-1apertis0bv2023dev2b3), golang-golang-x-text (= 0.3.6-1apertis0bv2023dev2b3), golang-gopkg-jcmturner-aescts.v1 (= 1.0.1-3apertis0bv2023dev2b3), golang-gopkg-jcmturner-dnsutils.v1 (= 1.0.1-2apertis0bv2023dev2b3), golang-gopkg-jcmturner-gokrb5.v5 (= 5.3.0+dfsg-2apertis0bv2023dev2b3), golang-gopkg-jcmturner-rpc.v0 (= 0.0.2-2apertis0bv2023dev2b3), golang-gopkg-yaml.v3 (= 3.0.0~git20200121.a6ecf24-3apertis0bv2023dev2b2), golang-testify (= 1.6.1-2+apertis2bv2023dev2b3) Homepage: https://git-lfs.github.com/ Package: git-man Priority: optional Section: doc Installed-Size: 1882 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+apertis1bv2023dev2b3 Replaces: git (<< 1:1.7.4~rc1), git-core (<< 1:1.7.0.4-1.) Breaks: git (<< 1:1.7.4~rc1) Filename: pool/development/g/git/git-man_2.30.2-1+apertis1bv2023dev2b3_all.deb Size: 1834176 MD5sum: c41e815840d805c9d53ac1798331598b SHA1: 1bb8a253b7d59b2776ee64a387b8ff659e4cf2cc SHA256: 0847b0fe853c8b57834106a7f4d73b04971f3ef23c2b9735688ab18336cf4347 SHA512: 4691358d32b98a569b122b642b8b438a34a18561020605cc169652946b76472e482514f048f3c7731da0c7b81e67f7742444a041fb73237d32d5fcdb459c0260 Description: fast, scalable, distributed revision control system (manual pages) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides reference documentation for use by the 'man' utility and the 'git help' command. Homepage: https://git-scm.com/ Multi-Arch: foreign Package: git-mediawiki Priority: optional Section: vcs Installed-Size: 965 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+apertis1bv2023dev2b3 Depends: git (>> 1:2.30.2), git (<< 1:2.30.2-.), libmediawiki-api-perl (>= 0.39), liblwp-protocol-https-perl, libdatetime-format-iso8601-perl Suggests: mediawiki Filename: pool/development/g/git/git-mediawiki_2.30.2-1+apertis1bv2023dev2b3_all.deb Size: 925076 MD5sum: 17dfc97e291fda348d082d15f3ee1267 SHA1: 4fce9b33c31839b220d2d806f38b0711193e370c SHA256: 42c688809f17dd2b84a677b9d457d5b781ff64ca476795037410a78545079d34 SHA512: fd515eb285c8e7decdfff7152d845e4f33f8e584cc311b4966b633772ffa1e9c8db05f814717700884213a24363efd863a42dc0d540127ce545ad1845705910d Description: fast, scalable, distributed revision control system (MediaWiki remote helper) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides the mediawiki remote helper, which allows Git to read from and write to a wiki such as Wikipedia as though it were a remote Git repository, and a 'git mw' command that can show a preview of how wiki markup will be rendered before pushing. Homepage: https://git-scm.com/ Multi-Arch: foreign Package: git-merge-changelog Priority: optional Section: devel Installed-Size: 1534 Maintainer: Debian QA Group Architecture: amd64 Source: gnulib Version: 20210102~ebaa53c-1apertis1bv2023dev2b4 Depends: libc6 (>= 2.25) Filename: pool/development/g/gnulib/git-merge-changelog_20210102~ebaa53c-1apertis1bv2023dev2b4_amd64.deb Size: 1327248 MD5sum: 4f87f8f619164adc27bc5dc5bfb7c4cf SHA1: 03d98c0590d90d16ed86adca5d3051ce89187771 SHA256: 585b83b70810036d2d2add0719d9a80994a892f891271071ea1655133430f066 SHA512: cc2ac7ee89a2978bad467cd0d2fd5fba4b0dec438eb70b7f80b25b93dd809b791eddb5dbd7bf10fc4c5d6f3cda3c321b7768f8b78dcc42a7caa2dca4cceed88c Description: git merge driver for GNU ChangeLog files ChangeLog files *always* foul up most version control systems in their default configuration. . git-merge-changelog is a tool from gnulib designed to help with this for the case of GNU-style ChangeLogs; it can be used with at least git, bzr, and hg. Homepage: https://www.gnu.org/software/gnulib/ Package: git-merge-changelog-dbgsym Priority: optional Section: debug Installed-Size: 133 Maintainer: Debian QA Group Architecture: amd64 Source: gnulib Version: 20210102~ebaa53c-1apertis1bv2023dev2b4 Depends: git-merge-changelog (= 20210102~ebaa53c-1apertis1bv2023dev2b4) Filename: pool/development/g/gnulib/git-merge-changelog-dbgsym_20210102~ebaa53c-1apertis1bv2023dev2b4_amd64.deb Size: 110740 MD5sum: df640b48206cc1cc759896b5978f89cb SHA1: 6775e2a4af447a3ca3ee3f9f85fe60a33b2c428a SHA256: 02e70082a7cd4960b756c11f0ed5e513745c9c1c32269faaa36247608ecff5ca SHA512: 04cc1f34d357c8d5ff7fab1b47f2a21c486de9e33ce027253c76133e2c3ece310b275b04ad040ec0311a3f769edde3c25ea6e33dee37c0d1920478222b2244e3 Description: debug symbols for git-merge-changelog Auto-Built-Package: debug-symbols Build-Ids: 75d789d08c37c42339e6e80cfbf7e138a003f050 Package: git-svn Priority: optional Section: vcs Installed-Size: 1153 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+apertis1bv2023dev2b3 Replaces: git (<< 1:1.8.3~rc1-1.) Depends: git (>> 1:2.30.2), git (<< 1:2.30.2-.), libsvn-perl, libyaml-perl, libterm-readkey-perl Suggests: git-doc, subversion Breaks: git (<< 1:1.8.3~rc1-1.) Filename: pool/development/g/git/git-svn_2.30.2-1+apertis1bv2023dev2b3_all.deb Size: 984296 MD5sum: 869f6124c4f43f6f92dc6b1eaf054d7c SHA1: d1ca7403869f680d00be02b6d43ec1fda43d91c7 SHA256: e80e8e8a1292a58c846dc24c09a3395ec36317966a46f549bc1bf6483017a5ff SHA512: 6299a8b340e7a8487a10b3cd96c3e17762ce5cfdd9799484d8bf9fd4c4304cc7ed61c6e689e8cecfaafe99ab8be5180f1262394fe14bfc4cc34ff1cefd3b3016 Description: fast, scalable, distributed revision control system (svn interoperability) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides tools for interoperating with Subversion repositories, and importing SVN development history. Homepage: https://git-scm.com/ Multi-Arch: foreign Package: gitk Priority: optional Section: vcs Installed-Size: 1732 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+apertis1bv2023dev2b3 Depends: git (>> 1:2.30.2), git (<< 1:2.30.2-.), tk Suggests: git-doc Filename: pool/development/g/git/gitk_2.30.2-1+apertis1bv2023dev2b3_all.deb Size: 1045828 MD5sum: 58eae4c32a958fbe4ffac61d42e87f05 SHA1: 9a70e804f75ca50f97fa5ba53b7cf5b8af17b134 SHA256: 97783107be3dec77a3c41da50cbc48f886b7cf6f5826eaa43839447e599e6e2f SHA512: 479b95ae7d484c31869343b8a17e97e6e6098467688282ee86fe53b3f624d051025fc660e0828b2149ba40cad3d4679e9d5db345b0a5560f1d23759a6494ee3b Description: fast, scalable, distributed revision control system (revision tree visualizer) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides the gitk program, a tcl/tk revision tree visualizer. Homepage: https://git-scm.com/ Multi-Arch: foreign Package: gitlab-cli Priority: optional Section: utils Installed-Size: 25 Maintainer: Federico Ceratto Architecture: all Source: python-gitlab Version: 1:2.5.0-1+apertis0bv2023dev2b2 Depends: python3, python3-gitlab (= 1:2.5.0-1+apertis0bv2023dev2b2), python3-yaml Filename: pool/development/p/python-gitlab/gitlab-cli_2.5.0-1+apertis0bv2023dev2b2_all.deb Size: 13548 MD5sum: 671efac335ea61c0223522214b5bced0 SHA1: a2123cfc4808a5aebec9d44481520e6881d6dcca SHA256: c588500c475e4b4a8548da1518bd2f64f9a84366a22f246fd4e4743dc4ec3c7d SHA512: ba1e23347906fe2f6beba6c28bc6dc2053b78fc478360282e9002abd9b87affc3bd97c5dd2ea0622d493f0fa111ab1cf5d1889a9cfc96a1c4c20dd9ef2f97566 Description: GitLab command-line client Command-line tool to interact with the GitLab v4 server API. The executable is named python-gitlab. Homepage: https://github.com/python-gitlab/python-gitlab Package: gitlab-rulez Priority: optional Section: devel Installed-Size: 24 Maintainer: Frédéric Danis Architecture: all Version: 0.0~git20220111.6a67fc5-1+apertis1bv2023preb1 Depends: python3:any, python3-gitlab, python3-yaml Filename: pool/development/g/gitlab-rulez/gitlab-rulez_0.0~git20220111.6a67fc5-1+apertis1bv2023preb1_all.deb Size: 5812 MD5sum: c841204c7073e9113c3d6afdd437a33e SHA1: 3af094f31aeeb7e0df775701b3739d75399ff5c0 SHA256: a9d419fe27881da531a8a593205a2496eca14978b5c81995a77576448f261f59 SHA512: ddd7815e924ed1ebdcac5a2a4b54d219c03cf7004b6e252e3ecef1bce684c2f54dbde16c1065aa0ea23b4288fb8c8de02de6b277d8cf74c96c216763c20e0254 Description: tool to help setting up GitLab repository Compute and apply changes to the settings of the projects in a GitLab instance based on a set of YAML rules. Homepage: https://gitlab.apertis.org/infrastructure/gitlab-rulez Package: gitweb Priority: optional Section: vcs Installed-Size: 927 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+apertis1bv2023dev2b3 Depends: git (>> 1:2.30.2), git (<< 1:2.30.2-.), perl, libcgi-pm-perl Recommends: apache2 (>= 2.4.6-4~) | lynx | httpd, libhttp-date-perl | libtime-parsedate-perl Suggests: httpd-cgi | libcgi-fast-perl, git-doc Breaks: apache2.2-common (<< 2.3~) Filename: pool/development/g/git/gitweb_2.30.2-1+apertis1bv2023dev2b3_all.deb Size: 913956 MD5sum: 16d1e2551c365632627a18683d4de8fe SHA1: da638ea1e019d8844464a40132be4e067422f912 SHA256: ffbb203d0ac4144f18661945ea19dbffd036a6a0fd7522064c95966e91dc3958 SHA512: 30acab070eb9eb41fe1d0d9d49315c332903150829d67c935b7554d5fa779c4277b07b6fce80705952de91e59962a9dabdb4401e983c2ef38ad8174a89a9dd50 Description: fast, scalable, distributed revision control system (web interface) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package configures a web interface for browsing git repositories. . If apache2 is installed, the web interface is automatically made available at http://localhost/gitweb. Other servers that support CGI or mod_perl are supported through manual configuration. . If libcgi-fast-perl is installed, gitweb can also be run over FastCGI (and served by nginx, for example). Homepage: https://git-scm.com/ Multi-Arch: foreign Package: gjs Priority: optional Section: interpreters Installed-Size: 90 Maintainer: Debian GNOME Maintainers Architecture: amd64 Version: 1.66.2-1apertis0bv2023dev2b3 Depends: libc6 (>= 2.4), libgjs0g (>= 1.65.90), libglib2.0-0 (>= 2.58.0), gir1.2-gtk-3.0 Breaks: gnome-characters (<< 3.25.92), gnome-documents (<< 3.30.0), gnome-maps (<< 3.26.1), gnome-shell (<< 3.29.90), gnome-sound-recorder (<< 3.28.1-3~), gnome-weather (<< 3.25.91), ostree-tests (<< 2017.11-1~), polari (<< 3.29.91) Filename: pool/development/g/gjs/gjs_1.66.2-1apertis0bv2023dev2b3_amd64.deb Size: 58988 MD5sum: 6f569aa6f3a12bb70dafae9241b0e9ae SHA1: 454445e547320cc553e9e19e3dfa66284e22193b SHA256: 4c93aacd2d1d6b0689e0bf52b86c2ff031bf874704ae3191c89e2a40001fcc1d SHA512: a925b3cf73cedc79e8c73595eb2187cbaa9c216718c82ba3452b3b713c8e59c58089b5a165b243f41cfb65d53127e360acd2652fc1792f513fbc6a8174971935 Description: Mozilla-based javascript bindings for the GNOME platform Makes it possible for applications to use all of GNOME's platform libraries using the JavaScript language. It's mainly based on the Mozilla JavaScript engine and the GObject introspection framework. . This package contains the interactive console application. Homepage: https://gitlab.gnome.org/GNOME/gjs/wikis Package: gjs-dbgsym Priority: optional Section: debug Installed-Size: 32 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: gjs Version: 1.66.2-1apertis0bv2023dev2b3 Depends: gjs (= 1.66.2-1apertis0bv2023dev2b3) Filename: pool/development/g/gjs/gjs-dbgsym_1.66.2-1apertis0bv2023dev2b3_amd64.deb Size: 17336 MD5sum: c328f3953b5b3347f6962067132195e0 SHA1: 398ff3a730c5e8e06ece852d39ba5549b1b1104c SHA256: c6de987c13fb01e145724a670a7f48de7dc3c0aacc3f4e58d6d99f33db4471b5 SHA512: c34d428b65b34279d23ba03e197b2028c4bd3da7cceb34708a6ea6f3e5c8022b5a6e15ec493f9b427cb24a5d21c808f2243c1dae73e032506a7dd67eaae0035d Description: debug symbols for gjs Auto-Built-Package: debug-symbols Build-Ids: 0eb1af571a963ae9c7730ce7c6fbb352a254c7ec Package: gjs-tests Priority: optional Section: interpreters Installed-Size: 995 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: gjs Version: 1.66.2-1apertis0bv2023dev2b3 Depends: libc6 (>= 2.4), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.2.4), libgirepository-1.0-1 (>= 1.64), libgjs0g (>= 1.65.90), libglib2.0-0 (>= 2.58.0), dconf-gsettings-backend | gsettings-backend, gjs, at-spi2-core Filename: pool/development/g/gjs/gjs-tests_1.66.2-1apertis0bv2023dev2b3_amd64.deb Size: 179392 MD5sum: 87eeb60c0f6b416e5fb76b2adf875189 SHA1: 3a1c9ef3d7e2edc7f54f3757b7c318b21249b34a SHA256: c93b4e372daab1741c483360263152bf8aabcb65bb191f40c873dc65b2ae14e8 SHA512: 387b7b41b67e04e0555104c9c742207a384f5afcd3a105bddb81c8dbf47f98c9cb5410523e04914000009c11a20a111df050780a370b5efc11dad0827878a248 Description: Mozilla-based javascript bindings for the GNOME platform Makes it possible for applications to use all of GNOME's platform libraries using the JavaScript language. It's mainly based on the Mozilla JavaScript engine and the GObject introspection framework. . This package contains test programs, designed to be run as part of a regression testsuite. Homepage: https://gitlab.gnome.org/GNOME/gjs/wikis Package: gjs-tests-dbgsym Priority: optional Section: debug Installed-Size: 254 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: gjs Version: 1.66.2-1apertis0bv2023dev2b3 Depends: gjs-tests (= 1.66.2-1apertis0bv2023dev2b3) Filename: pool/development/g/gjs/gjs-tests-dbgsym_1.66.2-1apertis0bv2023dev2b3_amd64.deb Size: 162784 MD5sum: 42c5d0b37e782f4c434cdc018fb87fdd SHA1: 7db41cd9f37f9ce4a25191806ff7951eccca42ff SHA256: 7f684f1766137ae9e0fe60bd2f24ad44a548b3986d1f326aafea528a659dfdfe SHA512: 64a2ce7b17915985e3370a7839f56d6097ea563388a98e2718850a376afd40b8da8a4104a1fc0a940f32b018aebc1fdeba6d203cb3ac2cebb1c99333c6c155c1 Description: debug symbols for gjs-tests Auto-Built-Package: debug-symbols Build-Ids: 59d3922386473a55684811b5e874ead692cc5a4b 72affc4239af97a65f78ca4742a339ac5280cc3a 9e46692fc06efa7daf05052860eebfab80bb99ee ab2dad6e677ed3a7036bbf1a116211c473a14700 Package: glade Priority: optional Section: devel Installed-Size: 1323 Maintainer: Debian GNOME Maintainers Architecture: amd64 Version: 3.38.2-2+apertis1bv2023dev2b1 Depends: libc6 (>= 2.7), libcairo2 (>= 1.2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libgladeui-2-13 (>= 3.38.1), libglib2.0-0 (>= 2.64.0), libgtk-3-0 (>= 3.24.0), libpango-1.0-0 (>= 1.18.0), libxml2 (>= 2.7.4) Recommends: libgtk-3-dev, devhelp Filename: pool/development/g/glade/glade_3.38.2-2+apertis1bv2023dev2b1_amd64.deb Size: 333180 MD5sum: 2217a1be856b66f902f00acbeff875ec SHA1: 8514d826b3028ab600e42c6872b15c19ab964f7a SHA256: eaa7ca3ffc34ca1189825a430169766556ad42b30cb3e5b62eb4a545d69c2e66 SHA512: dd7bedfc61810177f6c61e53818d31b565ab4100c45813006fa843d5be9ab0f4af0339936963e702e4b2e753300d16a0f583ab148969f0ac293cf094721dfc95 Description: GTK+ User Interface Builder Glade is a RAD tool to enable quick and easy development of user interfaces for the GTK+ toolkit. . The user interfaces designed in Glade are stored in the well-known XML format, enabling easy integration with external tools. You will probably want to use it with tools such as GtkBuilder, which can load the XML files and create the interfaces at runtime. . This version is more modular than previous ones, so you can install modules to add additional widgets for Glade to use. Homepage: https://glade.gnome.org/ Package: glade-dbgsym Priority: optional Section: debug Installed-Size: 225 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: glade Version: 3.38.2-2+apertis1bv2023dev2b1 Depends: glade (= 3.38.2-2+apertis1bv2023dev2b1) Filename: pool/development/g/glade/glade-dbgsym_3.38.2-2+apertis1bv2023dev2b1_amd64.deb Size: 172624 MD5sum: efabb8bfb86cf1ef98169b6a5b08df40 SHA1: 9aeeb805d0b7e269362c00a73666b1e7086735c5 SHA256: 63442922e746cce578d6468a2df92323d28022ca49a591b910df90c79c4fc5ee SHA512: 534ea7d86f79810b497d4203feaeb74ae2a5654bb391125c2c7d19fd8f3bf9c3f5f0b57d927fa6c743cbedce3c5c16caf4249238d88f2d56753bdc521e010ffc Description: debug symbols for glade Auto-Built-Package: debug-symbols Build-Ids: b5b54248ca6fc0e0974360eeb197c837a053a5ff f4a469f0cc9449ba2857ec9e8f626c7dbe43e867 Package: glew-utils Priority: optional Section: utils Installed-Size: 598 Maintainer: Alastair McKinstry Architecture: amd64 Source: glew Version: 2.1.0-4co1bv2023dev2b3 Replaces: libglew1.6 (<< 1.7) Depends: libglew2.1 (= 2.1.0-4co1bv2023dev2b3), libc6 (>= 2.14), libgl1, libx11-6 Filename: pool/development/g/glew/glew-utils_2.1.0-4co1bv2023dev2b3_amd64.deb Size: 101688 MD5sum: 8c87ef6649c7deace81461972d66a24a SHA1: 72a7483fdeeb15b44a119d607f69d9f9eb9197fe SHA256: efb1ccc403aee524ea0a15b54ee0e5f605eec6d707819c30a6b7c0ad36bb9e1b SHA512: 0bb2efb68349c2ebccaee0b88bf7b66a07f629726ac21aad2ff6ae4ecd36f672a53e971023e99dae7d1525d28b0ff53c21ad7d99c945d3eca4688cd1fd4b32ea Description: OpenGL Extension Wrangler - utilities For more information about GLEW please refer to the description of the libglew-dev package. . This package contains the utilities which can be used to query the supported OpenGL extensions. Homepage: http://glew.sourceforge.net Package: glew-utils-dbgsym Priority: optional Section: debug Installed-Size: 431 Maintainer: Alastair McKinstry Architecture: amd64 Source: glew Version: 2.1.0-4co1bv2023dev2b3 Replaces: libglew-dbg (<< 2.0.0-5) Depends: glew-utils (= 2.1.0-4co1bv2023dev2b3) Breaks: libglew-dbg (<< 2.0.0-5) Filename: pool/development/g/glew/glew-utils-dbgsym_2.1.0-4co1bv2023dev2b3_amd64.deb Size: 225732 MD5sum: c67b348f2d2b5ff1ba34184068c01a1a SHA1: a50f2ed2fce043b3d50eaf135c78d28e71359d06 SHA256: e67af6b5b691488733d30f4c4ba46acda63d448f7629f48841f816f4f49fee8b SHA512: d314d71f06fe017de1ed93d046ebd835ed52874c667365afe3130ef4b6309d353c79f5389da76b3324385ecd674ef6bb4797387d26efd6768a8bec46fd097d00 Description: debug symbols for glew-utils Auto-Built-Package: debug-symbols Build-Ids: 8b75c4101d68dd245db25f452692c574eb831ec5 938df91c0bd664a75da6d19fdb91b03cec806876 Package: glmark2-data Priority: optional Section: utils Installed-Size: 9313 Maintainer: Debian Games Team Architecture: all Source: glmark2 Version: 2022.06~git.3f1104d-1+apertis0bv2023dev3b1 Recommends: glmark2-drm (>= 2022.06~git.3f1104d-1+apertis0bv2023dev3b1) | glmark2-wayland (>= 2022.06~git.3f1104d-1+apertis0bv2023dev3b1) | glmark2-x11 (>= 2022.06~git.3f1104d-1+apertis0bv2023dev3b1) | glmark2-es2-wayland (>= 2022.06~git.3f1104d-1+apertis0bv2023dev3b1) | glmark2-es2-drm (>= 2022.06~git.3f1104d-1+apertis0bv2023dev3b1) | glmark2-es2-x11 (>= 2022.06~git.3f1104d-1+apertis0bv2023dev3b1) Filename: pool/development/g/glmark2/glmark2-data_2022.06~git.3f1104d-1+apertis0bv2023dev3b1_all.deb Size: 6592444 MD5sum: e34d56b3f8bdbf15ac5e297bdccaad72 SHA1: 01cd79108e36dec95ce38e2e8216314d23695010 SHA256: a9414b66225696767ad08afc7476dce2848e95a54397f38c17d8e10039c967e2 SHA512: c5eff75b97246c32a3ab0ac4987c81d312f74e46b9e22c55262eff869dd8c68f5b6cd137255e7734ae2f5a73b7a48c5242338bbfcc5394c378c6e4d336c35bb5 Description: OpenGL (ES) 2.0 benchmark suite -- data files glmark2 is a benchmark for OpenGL (ES) 2.0. It uses only the subset of the OpenGL 2.0 API that is compatible with OpenGL ES 2.0. glmark2 offers a suite of scenes that can be used to measure many aspects of OpenGL (ES) 2.0 performance. The way in which each scene is rendered is configurable through a set of options. . This package provides data files. Homepage: https://github.com/glmark2/glmark2 Package: glmark2-drm Priority: optional Section: utils Installed-Size: 1039 Maintainer: Debian Games Team Architecture: amd64 Source: glmark2 Version: 2022.06~git.3f1104d-1+apertis0bv2023dev3b1 Depends: glmark2-data (= 2022.06~git.3f1104d-1+apertis0bv2023dev3b1), libdrm2 (>= 2.4.30), libc6 (>= 2.27), libgbm1 (>= 17.1.0~rc2), libgcc-s1 (>= 3.0), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libstdc++6 (>= 5.2), libudev1 (>= 183) Filename: pool/development/g/glmark2/glmark2-drm_2022.06~git.3f1104d-1+apertis0bv2023dev3b1_amd64.deb Size: 296976 MD5sum: 62152d3852f78e62d59aecaa2543e3bf SHA1: df8a7c46e8b0c7ffcb86b8a69a06d4a161d019b0 SHA256: e969af09724fccbc72a1b09041c31bc55511359a7ce34766d8b578f0a86f9bcf SHA512: 4046d4360984788b453a91b8a2d2e00401f7b2b902c223c6083709b6d4585f3098ec21d5bb9b822194064fa15e87f6fd233d1d44c480c7fb39c438639b72766a Description: OpenGL 2.0 benchmark suite glmark2 is a benchmark for OpenGL 2.0. It uses only the subset of the OpenGL 2.0 API that is compatible with OpenGL ES 2.0. glmark2 offers a suite of scenes that can be used to measure many aspects of OpenGL (ES) 2.0 performance. The way in which each scene is rendered is configurable through a set of options. . This package is intended only for the DRM stand-alone back-end. GL version. Homepage: https://github.com/glmark2/glmark2 Package: glmark2-drm-dbgsym Priority: optional Section: debug Installed-Size: 5216 Maintainer: Debian Games Team Architecture: amd64 Source: glmark2 Version: 2022.06~git.3f1104d-1+apertis0bv2023dev3b1 Depends: glmark2-drm (= 2022.06~git.3f1104d-1+apertis0bv2023dev3b1) Filename: pool/development/g/glmark2/glmark2-drm-dbgsym_2022.06~git.3f1104d-1+apertis0bv2023dev3b1_amd64.deb Size: 5018412 MD5sum: 6a11e21ac92f504a3656d86412086d48 SHA1: 4171eaf36a2944d1c6fec8d61502595967bd97cf SHA256: 131a7b481cf9e5b9d5f293d272258a5fd1dcfb9f6555f7cc56aed233956bdfd4 SHA512: 768b3d45c6349e1940f008606d227abf078a0aa20d8bef579adf5c9bd1596acc7a0f4ae5746c693b9aebd065c3351309da01e0e6eb2abf7f18a7bc6328773818 Description: debug symbols for glmark2-drm Auto-Built-Package: debug-symbols Build-Ids: cf1b3de9f09c2298d583526c50f53b5b56b673b0 Package: glmark2-es2-drm Priority: optional Section: utils Installed-Size: 1023 Maintainer: Debian Games Team Architecture: amd64 Source: glmark2 Version: 2022.06~git.3f1104d-1+apertis0bv2023dev3b1 Depends: glmark2-data (= 2022.06~git.3f1104d-1+apertis0bv2023dev3b1), libdrm2 (>= 2.4.30), libc6 (>= 2.27), libgbm1 (>= 17.1.0~rc2), libgcc-s1 (>= 3.0), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libstdc++6 (>= 5.2), libudev1 (>= 183) Filename: pool/development/g/glmark2/glmark2-es2-drm_2022.06~git.3f1104d-1+apertis0bv2023dev3b1_amd64.deb Size: 294016 MD5sum: 3880a2678fa043a418d0d35e4ef62ee9 SHA1: e0db2d28d7e1b8741cf153b3fc19861ce1a05509 SHA256: da7bb6258f25b16b3608642eb7d0d2fe5b8c4b3a636ece4aef5c69eb971b3f74 SHA512: 6a3cd4d6a0e8e116f9518b17192dcfd04a82227719a88b1e27e627a0add9fc6f141e274177e8ddaffaa4120029ffd00b1355d6189e655f3c055dc140b29c05f9 Description: OpenGL 2.0 benchmark suite glmark2 is a benchmark for OpenGL 2.0. It uses only the subset of the OpenGL 2.0 API that is compatible with OpenGL ES 2.0. glmark2 offers a suite of scenes that can be used to measure many aspects of OpenGL (ES) 2.0 performance. The way in which each scene is rendered is configurable through a set of options. . This package is intended only for the DRM stand-alone back-end. GLESv2 version. Homepage: https://github.com/glmark2/glmark2 Package: glmark2-es2-drm-dbgsym Priority: optional Section: debug Installed-Size: 5183 Maintainer: Debian Games Team Architecture: amd64 Source: glmark2 Version: 2022.06~git.3f1104d-1+apertis0bv2023dev3b1 Depends: glmark2-es2-drm (= 2022.06~git.3f1104d-1+apertis0bv2023dev3b1) Filename: pool/development/g/glmark2/glmark2-es2-drm-dbgsym_2022.06~git.3f1104d-1+apertis0bv2023dev3b1_amd64.deb Size: 4993868 MD5sum: 3d0d3aa08df998abdd1e8e9dd2d350c3 SHA1: 9d12bfe353122b2408d17d63c6eb01c929b0dabe SHA256: bfb0aa0300e09cffca12816178712c17c5a8d4345d542d08afdf651a7d1a4b74 SHA512: f73e86c030ea08e7e62704e829dc0b43c71efffdd19d532caa9d37f2275737ff2e89c6de50764a568bbf5a3924f182e1b0e914b878742c3bba2293de3c31a725 Description: debug symbols for glmark2-es2-drm Auto-Built-Package: debug-symbols Build-Ids: cd05202404abe62981e955a5409c38168e64285c Package: glmark2-es2-wayland Priority: optional Section: utils Installed-Size: 1023 Maintainer: Debian Games Team Architecture: amd64 Source: glmark2 Version: 2022.06~git.3f1104d-1+apertis0bv2023dev3b1 Depends: glmark2-data (= 2022.06~git.3f1104d-1+apertis0bv2023dev3b1), libwayland-client0 (>= 1.9.91), libwayland-cursor0 (>= 1.0.2), libc6 (>= 2.27), libgcc-s1 (>= 3.0), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libstdc++6 (>= 5.2), libwayland-egl1 (>= 1.15.0) Filename: pool/development/g/glmark2/glmark2-es2-wayland_2022.06~git.3f1104d-1+apertis0bv2023dev3b1_amd64.deb Size: 293680 MD5sum: 4d38b16606017c5be52ef6802a9e17fa SHA1: 38e94f937aafe73e3df9f306bd4be18833d786c1 SHA256: 4edafeb97b9d12efe900aebae5780ccdc99f7aea3d5314dc2a8353044e9755cd SHA512: a7452a8cbce32fb8c8495e901abeee4cab172bb44e2ec930837137862751fdbb6999e0ddbde838ac5f7ccbc91b5d5e67aa4d9bace50832b37b2ec7d11ded495d Description: OpenGL 2.0 benchmark suite glmark2 is a benchmark for OpenGL 2.0. It uses only the subset of the OpenGL 2.0 API that is compatible with OpenGL ES 2.0. glmark2 offers a suite of scenes that can be used to measure many aspects of OpenGL (ES) 2.0 performance. The way in which each scene is rendered is configurable through a set of options. . This package intended only for the wayland platform. GLESv2 version. Homepage: https://github.com/glmark2/glmark2 Package: glmark2-es2-wayland-dbgsym Priority: optional Section: debug Installed-Size: 5192 Maintainer: Debian Games Team Architecture: amd64 Source: glmark2 Version: 2022.06~git.3f1104d-1+apertis0bv2023dev3b1 Depends: glmark2-es2-wayland (= 2022.06~git.3f1104d-1+apertis0bv2023dev3b1) Filename: pool/development/g/glmark2/glmark2-es2-wayland-dbgsym_2022.06~git.3f1104d-1+apertis0bv2023dev3b1_amd64.deb Size: 5008776 MD5sum: 0f47cd6290308af345e72671820442bd SHA1: 3edb02dd3fdd986dfaa1d2013d69a71057fec81f SHA256: 3c2a639e9567f8ce0b023e4f3df0244fa583224b85e1dcbcae6da3731e5d7ccf SHA512: be83d1ea2bb7c798e4db0d8b4d00da0fbd6f894626a67e64b6e93e5a14fc78a78d6d27ce53114854b2f4813e5d6862973d0310638648580ebe5df09576a9edd0 Description: debug symbols for glmark2-es2-wayland Auto-Built-Package: debug-symbols Build-Ids: bf7769dd102fdb1dd5888cb3371c1c80d72fc91b Package: glmark2-es2-x11 Priority: optional Section: utils Installed-Size: 1011 Maintainer: Debian Games Team Architecture: amd64 Source: glmark2 Version: 2022.06~git.3f1104d-1+apertis0bv2023dev3b1 Replaces: glmark2-es2 (<< 2021.02+ds) Provides: glmark2-es2 Depends: glmark2-data (= 2022.06~git.3f1104d-1+apertis0bv2023dev3b1), libx11-6, libc6 (>= 2.27), libgcc-s1 (>= 3.0), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libstdc++6 (>= 5.2) Filename: pool/development/g/glmark2/glmark2-es2-x11_2022.06~git.3f1104d-1+apertis0bv2023dev3b1_amd64.deb Size: 290892 MD5sum: e6c1aecf3947f8170be81d2d512407cc SHA1: 5f482e84f584d4124aae6c0876aef8ceed061212 SHA256: 48c543f1b16dced1e7a8a8c1ed1e62972aa33e1fa5aabc2684c34352df875fef SHA512: 716b115ea7ac9852bf298c15cfbdaf24297fb1e897c5d1970bee2b7ef357c317a4c55a5da037dd0ed5334a54efc6c414fd55ba92902b167817755ca129318ca3 Description: OpenGL 2.0 benchmark suite glmark2 is a benchmark for OpenGL 2.0. It uses only the subset of the OpenGL 2.0 API that is compatible with OpenGL ES 2.0. glmark2 offers a suite of scenes that can be used to measure many aspects of OpenGL (ES) 2.0 performance. The way in which each scene is rendered is configurable through a set of options. . This package is intended only for the X11 platform. GLESv2 version. Homepage: https://github.com/glmark2/glmark2 Package: glmark2-es2-x11-dbgsym Priority: optional Section: debug Installed-Size: 5169 Maintainer: Debian Games Team Architecture: amd64 Source: glmark2 Version: 2022.06~git.3f1104d-1+apertis0bv2023dev3b1 Depends: glmark2-es2-x11 (= 2022.06~git.3f1104d-1+apertis0bv2023dev3b1) Filename: pool/development/g/glmark2/glmark2-es2-x11-dbgsym_2022.06~git.3f1104d-1+apertis0bv2023dev3b1_amd64.deb Size: 4985572 MD5sum: 60bbfbe68cd77035dd339ef5c755eba6 SHA1: b72b9e6e16b82007fa112ac6bf89d389ad54f427 SHA256: f864584408020d3199104fe18303cac0f046a82313a09989cebec6ee89391347 SHA512: 63ddbb2486c39938f92ffeaecaadefe9deecf16c5bcfe9fb181fff36bea1282bac28fcc647592747ab8db0ef11b7708de470c5aadaed6277ca51ca7615327b3a Description: debug symbols for glmark2-es2-x11 Auto-Built-Package: debug-symbols Build-Ids: c2f2070ea558b3348075ab8bc43555a074cba582 Package: glmark2-wayland Priority: optional Section: utils Installed-Size: 1035 Maintainer: Debian Games Team Architecture: amd64 Source: glmark2 Version: 2022.06~git.3f1104d-1+apertis0bv2023dev3b1 Depends: glmark2-data (= 2022.06~git.3f1104d-1+apertis0bv2023dev3b1), libwayland-client0 (>= 1.9.91), libwayland-cursor0 (>= 1.0.2), libc6 (>= 2.27), libgcc-s1 (>= 3.0), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libstdc++6 (>= 5.2), libwayland-egl1 (>= 1.15.0) Filename: pool/development/g/glmark2/glmark2-wayland_2022.06~git.3f1104d-1+apertis0bv2023dev3b1_amd64.deb Size: 295760 MD5sum: 14a71cefe89dcc20a86965ec400366a5 SHA1: 117ea9c331f07f032837dcd1f82a63d410d0ae89 SHA256: 280500b1c0bc9c34f32c5e0a1617f911cf8a19532394dd8b3285167114068ad9 SHA512: a96564ba325c81d293decc0670f4ab7b8d0cee1197b358f2cae6dd577e3d75bea8ff13f891b155f82996fdf2725296fd3f30b6eb7637e461f4783edd2b922d43 Description: OpenGL 2.0 benchmark suite glmark2 is a benchmark for OpenGL 2.0. It uses only the subset of the OpenGL 2.0 API that is compatible with OpenGL ES 2.0. glmark2 offers a suite of scenes that can be used to measure many aspects of OpenGL (ES) 2.0 performance. The way in which each scene is rendered is configurable through a set of options. . This package intended only for the wayland platform. GL version. Homepage: https://github.com/glmark2/glmark2 Package: glmark2-wayland-dbgsym Priority: optional Section: debug Installed-Size: 5228 Maintainer: Debian Games Team Architecture: amd64 Source: glmark2 Version: 2022.06~git.3f1104d-1+apertis0bv2023dev3b1 Depends: glmark2-wayland (= 2022.06~git.3f1104d-1+apertis0bv2023dev3b1) Filename: pool/development/g/glmark2/glmark2-wayland-dbgsym_2022.06~git.3f1104d-1+apertis0bv2023dev3b1_amd64.deb Size: 5032204 MD5sum: b10bed015c49a760d8db389779c82eb9 SHA1: f5ddef3ab670d0aa620748320703561db0c52758 SHA256: 1793118f1a42d31d997de6f25d6f8f27f327c082abaf6898475b4c346324a0fe SHA512: 0dec90bea56d63628ca7dc75c5ac305e033c11e9838f04d2e9f5858022668b9fcd9632cd0b97fdb29a42d47393886ae8398ea527eba502ecff28a314fcd35e9c Description: debug symbols for glmark2-wayland Auto-Built-Package: debug-symbols Build-Ids: d0f91f79771b9557ea9642af0f6a0e465df76f83 Package: glmark2-x11 Priority: optional Section: utils Installed-Size: 1015 Maintainer: Debian Games Team Architecture: amd64 Source: glmark2 Version: 2022.06~git.3f1104d-1+apertis0bv2023dev3b1 Replaces: glmark2 (<< 2021.02+ds) Provides: glmark2 Depends: glmark2-data (= 2022.06~git.3f1104d-1+apertis0bv2023dev3b1), libx11-6, libc6 (>= 2.27), libgcc-s1 (>= 3.0), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libstdc++6 (>= 5.2) Filename: pool/development/g/glmark2/glmark2-x11_2022.06~git.3f1104d-1+apertis0bv2023dev3b1_amd64.deb Size: 289508 MD5sum: c431eb0456fd6738087dbfc61dec6a81 SHA1: 2fbf4838709e2ac5a0f888e296ab52427050e878 SHA256: 0b89996c6b28331164fafcdea42536eb0117c73f64182d73df6c704f915ab832 SHA512: af409b69b70ea9b24637785df0abbe7d540b63026688d9f6803b2162abf90418b1f96550b347eed5e21033e456e2911fa67f9913dee7f82c645c9b452f38fbb7 Description: OpenGL 2.0 benchmark suite glmark2 is a benchmark for OpenGL 2.0. It uses only the subset of the OpenGL 2.0 API that is compatible with OpenGL ES 2.0. glmark2 offers a suite of scenes that can be used to measure many aspects of OpenGL (ES) 2.0 performance. The way in which each scene is rendered is configurable through a set of options. . This package is intended only for the X11 platform. GL version. Homepage: https://github.com/glmark2/glmark2 Package: glmark2-x11-dbgsym Priority: optional Section: debug Installed-Size: 5138 Maintainer: Debian Games Team Architecture: amd64 Source: glmark2 Version: 2022.06~git.3f1104d-1+apertis0bv2023dev3b1 Depends: glmark2-x11 (= 2022.06~git.3f1104d-1+apertis0bv2023dev3b1) Filename: pool/development/g/glmark2/glmark2-x11-dbgsym_2022.06~git.3f1104d-1+apertis0bv2023dev3b1_amd64.deb Size: 4944824 MD5sum: 2c5754b124d8fe16cdbf4499356fe418 SHA1: 41897c9f02794a8d492f3781192c29fa703f0909 SHA256: 72df81328be8e4b9db7db11849ffe7661252e350462bdf3e1da059927e783043 SHA512: 3565c1048cd09ddaf8ca285e2afb2e73af74aa9588f973b8c0d97c7ebf3c8276b0c3e424ef2c47e3185b7825e5ea989122b0644e4b605ac8131588881cec06df Description: debug symbols for glmark2-x11 Auto-Built-Package: debug-symbols Build-Ids: 44a29193e123a4a65e647f37d6087533952036d6 Package: glpk-doc Priority: optional Section: doc Installed-Size: 1513 Maintainer: Debian Science Team Architecture: all Source: glpk Version: 5.0-1apertis0bv2023dev2b3 Filename: pool/development/g/glpk/glpk-doc_5.0-1apertis0bv2023dev2b3_all.deb Size: 1485984 MD5sum: e9303d7111123497545d0100be0dde94 SHA1: 6c6e6a6406b200397c21f501db90198db5f989ef SHA256: 3be5aa6b68589f838535db27f20ff3a52f71a417339d6a9e8df5533526d4dd94 SHA512: 7e8db9037711da420e67384f873971df1e506e2ce0b639dda8e45525c4613d0130ca6297e463e798c7e5b4ab1653aeb1da5b65d7173e0152d803c7f40d26fc88 Description: linear programming kit - documentation files GLPK (GNU Linear Programming Kit) is intended for solving large-scale linear programming (LP), mixed integer programming (MIP), and other related problems. It is a set of routines written in ANSI C and organized in the form of a callable library. . This package contains the C API reference manual and the GNU MathProg modeling language manual. Homepage: https://www.gnu.org/software/glpk/glpk.html Multi-Arch: foreign Package: glpk-utils Priority: optional Section: math Installed-Size: 1049 Maintainer: Debian Science Team Architecture: amd64 Source: glpk Version: 5.0-1apertis0bv2023dev2b3 Depends: libc6 (>= 2.4), libglpk40 (>= 4.59) Filename: pool/development/g/glpk/glpk-utils_5.0-1apertis0bv2023dev2b3_amd64.deb Size: 255464 MD5sum: e43f006e2a581cfc012230b44a7b3eb9 SHA1: 0459c07ad7582eac3f16bf9fd95ffd43523f0e83 SHA256: 641d7db34c74944c518d370596791333d9e1bbf257a8a52ec157dd0a50154298 SHA512: 63840e319918d7060d174a4ddf52b9dc8dd0bbeb55387411ce97bdd6bdcd980cf73a2354e39ecd2fc2d4e9ebd88c235fbd68cb5238ebd9535c9e8fe7f4745b22 Description: linear programming kit - utility files GLPK (GNU Linear Programming Kit) is intended for solving large-scale linear programming (LP), mixed integer programming (MIP), and other related problems. It is a set of routines written in ANSI C and organized in the form of a callable library. . This package contains a stand-alone LP/MIP solver (glpsol) and several example problems. Homepage: https://www.gnu.org/software/glpk/glpk.html Package: glpk-utils-dbgsym Priority: optional Section: debug Installed-Size: 33 Maintainer: Debian Science Team Architecture: amd64 Source: glpk Version: 5.0-1apertis0bv2023dev2b3 Depends: glpk-utils (= 5.0-1apertis0bv2023dev2b3) Filename: pool/development/g/glpk/glpk-utils-dbgsym_5.0-1apertis0bv2023dev2b3_amd64.deb Size: 16960 MD5sum: bc56be1ea055c6593f2d2c4f81cdabda SHA1: 932877195b02e840afa35eb33720be79b563784a SHA256: 5d6d55f761032966ff247fdbfee5981a9a02612e774e1d4aa783217b1441f124 SHA512: 4779bc0baf42feadd44038dd442f122d4a8e2045a425caf41b584ff39607b754c4df9ef6aab05cb90af58cf0fd5c0ff7fe9d213bc0165258aedf6f7a068e39a1 Description: debug symbols for glpk-utils Auto-Built-Package: debug-symbols Build-Ids: b12c9405f99843d3402a8a26bf2db4a189ffbc38 Package: glslang-dev Priority: optional Section: libdevel Installed-Size: 7715 Maintainer: Debian X Strike Force Architecture: amd64 Source: glslang Version: 11.1.0-4apertis0bv2023dev2b3 Depends: spirv-tools Suggests: glslang-tools Filename: pool/development/g/glslang/glslang-dev_11.1.0-4apertis0bv2023dev2b3_amd64.deb Size: 1156076 MD5sum: 142b62c887514142012c23fbba2ff874 SHA1: 24e7b3b0834d015651a2d53a4b15eaba62697b65 SHA256: 82dff8e32c108d536c65f31a48b156b146405040d75baae2b8cd97de29690a2f SHA512: 1af90d3e0b4a4a2fef3cd6f5c146efae468c311c67898a9d66f4d627cc865e72d80b0cedee66df0f385e3544190998b59951543b17410716b13b0d7c5bd7342f Description: OpenGL and OpenGL ES shader front end and validator -- development files glslang is the official reference compiler front end for the OpenGL ES and OpenGL shading languages. It implements a strict interpretation of the specifications for these languages. . This package includes files for development. Homepage: https://github.com/KhronosGroup/glslang Multi-Arch: same Package: glslang-tools Priority: optional Section: libdevel Installed-Size: 7361 Maintainer: Debian X Strike Force Architecture: amd64 Source: glslang Version: 11.1.0-4apertis0bv2023dev2b3 Depends: libc6 (>= 2.29), libstdc++6 (>= 9), spirv-tools (>= 2020.2) Filename: pool/development/g/glslang/glslang-tools_11.1.0-4apertis0bv2023dev2b3_amd64.deb Size: 2000168 MD5sum: f52ff8b5fab657968cbc5682417fcac3 SHA1: c1130455868fdccc2b41e5f58de35d4b6502e66e SHA256: 55e7d3d27c52bc10bc2a1c8cf2b1c24b361b1f5af015905958673cbefd6fd968 SHA512: c5d8b6b4a81ac9471406e4fb2907705d13b0ea1339c3e31c4da033d6b96ffc27c708f145bb747e334311b1e5c7be44e8be193455a548ee504de77fc012901cb2 Description: OpenGL and OpenGL ES shader front end and validator -- tools glslang is the official reference compiler front end for the OpenGL ES and OpenGL shading languages. It implements a strict interpretation of the specifications for these languages. . This package includes the validator tools. Homepage: https://github.com/KhronosGroup/glslang Package: glslang-tools-dbgsym Priority: optional Section: debug Installed-Size: 13339 Maintainer: Debian X Strike Force Architecture: amd64 Source: glslang Version: 11.1.0-4apertis0bv2023dev2b3 Depends: glslang-tools (= 11.1.0-4apertis0bv2023dev2b3) Filename: pool/development/g/glslang/glslang-tools-dbgsym_11.1.0-4apertis0bv2023dev2b3_amd64.deb Size: 12683048 MD5sum: 0acd5e1fb5953cb6e9b8ae94dd01cc9f SHA1: aece85d9c97a488de91fdb2394fa94076056400e SHA256: dee2fd83f1a7fe08b49a00f013fbfaf213780c47aa5c6b6c9219161370c8447d SHA512: 94d8a643e67bc3b780326a63c57891aaba23452c0dc562aafeec84c8a4b32d7c6ac11c56a443702e6a74e3f3788b6e0fbef23ad24c0b516c491367371a6ea2c7 Description: debug symbols for glslang-tools Auto-Built-Package: debug-symbols Build-Ids: 594a16bdccb654b2e9678ad7626a90973b93b2f2 605ba7141286ffed9894c33475ff649f2d6a69ab Package: glyphsinfo Priority: optional Section: misc Installed-Size: 6649 Maintainer: Debian Fonts Task Force Architecture: all Version: 1193-1apertis0bv2023dev2b4 Filename: pool/development/g/glyphsinfo/glyphsinfo_1193-1apertis0bv2023dev2b4_all.deb Size: 298708 MD5sum: e68340625fec3c987332124611f79dfd SHA1: 950444f342a1ac04d43e6b2b7123b9b1ec05d822 SHA256: 70015dc83e46d6c0956b2f939876e7e62ca6bef218fb56bbeae0c99e82204ea8 SHA512: 3a620d0710e6fe2303c7028d9725a4bc26ee8c6c0618dbf178580931aa5aa3842a83d9669d0ced716e02bf351fb61ca63e37a1e09e1c7627b1b9d260231e6f3b Description: Glyphs info used inside Glyphs.app This contains XML files of glyphs names and categories used in Glyphs.app. Homepage: https://github.com/schriftgestalt/GlyphsInfo Multi-Arch: foreign Package: glyphslib Priority: optional Section: devel Installed-Size: 17 Maintainer: Debian Fonts Task Force Architecture: all Version: 5.3.2+ds1-1apertis0bv2023dev2b4 Replaces: python3-glyphslib (<< 3.0.2-3~) Depends: python3:any, python3-glyphslib (= 5.3.2+ds1-1apertis0bv2023dev2b4) Breaks: python3-glyphslib (<< 3.0.2-3~) Filename: pool/development/g/glyphslib/glyphslib_5.3.2+ds1-1apertis0bv2023dev2b4_all.deb Size: 5496 MD5sum: 4b71296f5dad0ebae5640bdb9d108895 SHA1: a05e32fb180fc0c196a5b25a0a25a842e8659df6 SHA256: 4d3fb1e17cb4b25fee09f61b7fdbce4d884dfb07553e06f9489f26454b003ac4 SHA512: 3bef74e49a8723bf8644f417c9520ef0f33a416f29354c71a264be3b1030ab04737430c265a3e38eb33ded98b3254a0ba32ec5139d6d686dc57cdd87f11136ee Description: Convert between Glyphs files (.glyphs) and UFOs This tool provides conversions between Glyphs source files (.glyphs) and Unified Font Objects (UFOs) via defcon. . This package provides the executable program. Homepage: https://github.com/googlefonts/glyphsLib Package: gm2 Priority: optional Section: devel Installed-Size: 13 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp (>= 4:10.2.1-1apertis0bv2023dev3b1), gcc (>= 4:10.2.1-1apertis0bv2023dev3b1), gm2-10 (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gm2_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1036 MD5sum: 3534a5ed236d806921f5752ab7d456b0 SHA1: 86ecbebe44ff38b3ec84c9fd9e722ae9a489dbb5 SHA256: 308c1043600f653c8850e3eabee28aa1b6fb7a477d3535503bcdb193ad78799f SHA512: b03d26c776cf09488e28d97913b61b4742ad2422416e7cfd69ee10c21ad0dcdb6dd8cc95e3cf249f6c11163b00feaec534f52efacbc8dad3d63939d4a37ebdc7 Description: GNU Modula-2 compiler, based on the GCC backend This is a dependency package providing the default GNU Modula-2 compiler. Package: gm2-10-aarch64-linux-gnu Priority: optional Section: devel Installed-Size: 229424 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev2b5cross1 Depends: gcc-10-aarch64-linux-gnu-base (>= 10), g++-10-aarch64-linux-gnu (>= 10), libgm2-10-dev-arm64-cross (>= 10), libc6 (>= 2.14), libgcc-s1 (>= 3.0), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Filename: pool/development/g/gcc-10-cross/gm2-10-aarch64-linux-gnu_10.2.1-6+apertis6bv2023dev2b5cross1_amd64.deb Size: 51579592 MD5sum: 3b5e46f7971d18532bfabcf14badc727 SHA1: 95bb348c896fcbacd53e92043ca0564ca90dee44 SHA256: 75182742d1bb6677825e9a97610942ec605bea8c462e48de4d5f7a6eace1381d SHA512: be1dc9799385f5272ef11eb0a006f5397319951313bdf4d49071f04c1cb330c8a348cc532f7e1d092202e70fefaf625314daca45861c885dc80b5c940bbd5385 Description: GNU Modula-2 compiler (cross compiler for arm64 architecture) This is the GNU Modula-2 compiler, which compiles Modula-2 on platforms supported by gcc. It uses the gcc backend to generate optimised code. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gm2-10-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 212212 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev2b5cross1 Depends: gcc-10-arm-linux-gnueabi-base (>= 10), g++-10-arm-linux-gnueabi (>= 10), libgm2-10-dev-armel-cross (>= 10), libc6 (>= 2.14), libgcc-s1 (>= 3.0), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Filename: pool/development/g/gcc-10-cross/gm2-10-arm-linux-gnueabi_10.2.1-6+apertis6bv2023dev2b5cross1_amd64.deb Size: 49071612 MD5sum: a6426ce91a344c9c9d4f518c705f5b40 SHA1: a3b8afcde7b2f2251a473761a28758ae1ab24b67 SHA256: c3f754af40b7bdd98fe73ae5062858a6c09d450392398bc974b643bb68ed27c8 SHA512: 0e475b62a8236b07b54e9359b78b2c54890a046e02652b8015ec1e687a8c5ab37eeaf0a159b8cac75c9c567421af507e63a226a5ecb2ddada4f9cd3b520d566d 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+apertis6bv2023dev2b5) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gm2-10-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 212212 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev2b5cross1 Depends: gcc-10-arm-linux-gnueabihf-base (>= 10), g++-10-arm-linux-gnueabihf (>= 10), libgm2-10-dev-armhf-cross (>= 10), libc6 (>= 2.14), libgcc-s1 (>= 3.0), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Filename: pool/development/g/gcc-10-cross/gm2-10-arm-linux-gnueabihf_10.2.1-6+apertis6bv2023dev2b5cross1_amd64.deb Size: 49084656 MD5sum: e103f9e5b0d41c391370d5ff84b6a925 SHA1: 66bde25ce479c278c9846faf2a30a9e0e567d9fd SHA256: 307ecd9524f17333df4a269a050005793be62da66ad01ffa6f293ea5d5eb6b7a SHA512: b588ca51ddaf173a13915fbe3733b416aa8f66729f04fcab939c8fcf442108b22864c4c06d15ec3e6438c82074da8541f7392f065c57cf4a1c2caccf55b7e3ca 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+apertis6bv2023dev2b5) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gm2-10-i686-linux-gnu Priority: optional Section: devel Installed-Size: 239083 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev2b5cross1 Depends: gcc-10-i686-linux-gnu-base (>= 10), g++-10-i686-linux-gnu (>= 10), libgm2-10-dev-i386-cross (>= 10), libc6 (>= 2.14), libgcc-s1 (>= 3.0), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Filename: pool/development/g/gcc-10-cross/gm2-10-i686-linux-gnu_10.2.1-6+apertis6bv2023dev2b5cross1_amd64.deb Size: 52388604 MD5sum: 3f83ef7a9fe93bfa12db577a3a27d50f SHA1: 4891ebcbe6c7c7bd724fd50b73cef9ed2ba8f870 SHA256: c4e1066395ceed0072fe116b843fd7ea9f23c176ef584f351d03b363b23450b9 SHA512: 480d0cf9275d1a12216c75f3d8c4bd2e02ae7c7b59a304f29eb2ca1b5a96c4319deaa64b74f63d123986ec53410701aef97e5fde35b3acc2a159626fd8855b65 Description: GNU Modula-2 compiler (cross compiler for i386 architecture) This is the GNU Modula-2 compiler, which compiles Modula-2 on platforms supported by gcc. It uses the gcc backend to generate optimised code. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gm2-aarch64-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-aarch64-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gm2-10-aarch64-linux-gnu (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gm2-aarch64-linux-gnu_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1152 MD5sum: cab9e8b6f03e9a6c9e9944453301256d SHA1: 7247f906571b5adf2703e898de6ce6bb0cb286d9 SHA256: 275b20fc75c711507d0227d2c3276d1e55844c0e7e79603e6cd89edcbbd6a709 SHA512: 7a4811fd2340f8c8c6870191c00f1a9b2f01636821dc49ecba42afbd362d73c0346f7f018b7166c4b611c9b5307dd4ac44a31c4c66d66e4dd9834b56e8d329dd Description: GNU Modula-2 compiler (based on GCC) for the arm64 architecture This is the GNU Modula-2 compiler, which compiles Modula-2 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Modula-2 cross-compiler for the arm64 architecture. Multi-Arch: foreign Package: gm2-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-arm-linux-gnueabi (>= 4:10.2.1-1apertis0bv2023dev3b1), gm2-10-arm-linux-gnueabi (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gm2-arm-linux-gnueabi_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1152 MD5sum: 63ac29c32502b2e592288b0b2446e636 SHA1: 99d8bfed397c961585026154748f391928633f3b SHA256: 7bfc120fe034154398c3179f754d7ce8667ed747b4a535f6da3031b67943627b SHA512: 2801d24115102e5e4c6702140a0b2ea5de5155a20dcd823d477eb26f9772e6e4390d5dcedb85a0a07b9e1b18ee207414983939859ab2e280e5566e39d75d83b2 Description: GNU Modula-2 compiler (based on GCC) for the armel architecture This is the GNU Modula-2 compiler, which compiles Modula-2 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Modula-2 cross-compiler for the armel architecture. Multi-Arch: foreign Package: gm2-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-arm-linux-gnueabihf (>= 4:10.2.1-1apertis0bv2023dev3b1), gm2-10-arm-linux-gnueabihf (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gm2-arm-linux-gnueabihf_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1156 MD5sum: b6aa0a75662a4b5440093994361b05c2 SHA1: fb86b9bfee2b98f7ce47f2e59cb2c8d19372aaa7 SHA256: 41cbf209ec002a3d9bfa46ca73ab621809841e9fb9f2f1f0f5576ae93e39d7ed SHA512: f3acedfc6328d5df86056573147c1aa1445e9cf9a83d25a1db49c0ad84a85ce4b14c4fe5f8f64c634cfc661905710ea1d35f283156ace36d13d9efd5f35e5004 Description: GNU Modula-2 compiler (based on GCC) for the armhf architecture This is the GNU Modula-2 compiler, which compiles Modula-2 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Modula-2 cross-compiler for the armhf architecture. Multi-Arch: foreign Package: gm2-i686-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-i686-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gm2-10-i686-linux-gnu (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gm2-i686-linux-gnu_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1148 MD5sum: d656a49108f75960c2f2d0d72fcbe150 SHA1: 04179bf421170c2cde7dfd7a53712af18caf5cd0 SHA256: e72d4d4159fdf495b98f1524e7261ecb556c69fb3727b3948d4f8be26df35054 SHA512: a6ea55399e54aa322773dd4ae867bb4e0dd19ead646acdf8601f526ee62cddc5ba6f0bbccb75c1266a4942ffca2042f1e6007482e210a17a3def3789bedc2b90 Description: GNU Modula-2 compiler (based on GCC) for the i386 architecture This is the GNU Modula-2 compiler, which compiles Modula-2 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Modula-2 cross-compiler for the i386 architecture. Multi-Arch: foreign Package: gm2-powerpc64le-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-powerpc64le-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gm2-10-powerpc64le-linux-gnu (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gm2-powerpc64le-linux-gnu_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1160 MD5sum: 7d99bcb3e0f77d633fb8a46783f65dce SHA1: a6c64982510f9087d04e56ede3d6232de8ebfe50 SHA256: ca6413dfbdb47587523edbfd1be47c9d99366b8e61b0f777394517f17825679b SHA512: 6b4bc2bfd77bbbd4b7dfc4e60aa7c7d5b905bc17a3a415e58063ac4dc2333d7dc6fee2460790aad62c274b4c75f4ab0fcba64bad662575cc7f1bc085df62f813 Description: GNU Modula-2 compiler (based on GCC) for the ppc64el architecture This is the GNU Modula-2 compiler, which compiles Modula-2 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Modula-2 cross-compiler for the ppc64el architecture. Multi-Arch: foreign Package: gm2-s390x-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-s390x-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gm2-10-s390x-linux-gnu (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gm2-s390x-linux-gnu_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1144 MD5sum: ec10984e2b59e7265327fadf88beb39e SHA1: 7f5183754b691ae44db8b6401ba579648962e40e SHA256: 18ed843e1e12e5bc17d19e59fba94b1d562b6f6978d77c785a56965532790f77 SHA512: 50fa22d0cf5633c6d490e427d9c615a0929bab70fd09db565a2913edfb592958faf8d12004152cb5b762c07ee3adbeb1bfe35446d8c42c2878a554979592c83e Description: GNU Modula-2 compiler (based on GCC) for the s390x architecture This is the GNU Modula-2 compiler, which compiles Modula-2 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Modula-2 cross-compiler for the s390x architecture. Multi-Arch: foreign Package: gnat-10-aarch64-linux-gnu Priority: optional Section: devel Installed-Size: 89401 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev2b5cross1 Replaces: gnat-4.9-base (= 4.9-20140330-1) Depends: gcc-10-aarch64-linux-gnu-base (= 10.2.1-6+apertis6bv2023dev2b5cross1), gcc-10-aarch64-linux-gnu (>= 10), libgnat-10-arm64-cross (>= 10.2.1-6+apertis6bv2023dev2b5cross1), libc6-dev-arm64-cross (>= 2.30-1~), libc6 (>= 2.28), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: gnat-10-doc, ada-reference-manual-2012, gnat-10-sjlj Conflicts: gnat-4.9, gnat-5-aarch64-linux-gnu, gnat-6-aarch64-linux-gnu, gnat-7-aarch64-linux-gnu, gnat-8-aarch64-linux-gnu, gnat-9-aarch64-linux-gnu Breaks: gnat-4.9-base (= 4.9-20140330-1) Filename: pool/development/g/gcc-10-cross/gnat-10-aarch64-linux-gnu_10.2.1-6+apertis6bv2023dev2b5cross1_amd64.deb Size: 16499924 MD5sum: c27284f39152399f25cdc3a12ec4d0b3 SHA1: 3cd9cb532ae76f7da5b7ce6b340496fcf19d13fb SHA256: 45357df041a7a202e9bb7ca3cba0af0cf14ebb36fe6b9cbe5c4ac8580f6f552c SHA512: 3d8bdf210a985af02967ff6eba04f181f6c38749fbddee6f99d640b4fdb047c5905c5b0b79ec7b1070a29ba00728a58d8fbf4f54db7575305935076d8f34fad4 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+apertis6bv2023dev2b5) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gnat-10-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 85892 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev2b5cross1 Replaces: gnat-4.9-base (= 4.9-20140330-1) Depends: gcc-10-arm-linux-gnueabi-base (= 10.2.1-6+apertis6bv2023dev2b5cross1), gcc-10-arm-linux-gnueabi (>= 10), libgnat-10-armel-cross (>= 10.2.1-6+apertis6bv2023dev2b5cross1), 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+apertis6bv2023dev2b5cross1_amd64.deb Size: 16170512 MD5sum: 40374dc41610712a71dda0ca0e62a239 SHA1: 5122badd48be6d047cc750e08e1be982c3edc4f3 SHA256: 7faa474184e70a575fe72a94ade67eebb39434ca350b42c47fb7e13b926753a6 SHA512: 1027c3164d1029cf6a7d6a0722c50e2a88534992ba1588a7f11d99f8550a492d91d6f1426d40d8347d680328678d7e6557b0995937c5db338949b2a7567061a8 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+apertis6bv2023dev2b5) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gnat-10-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 84387 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev2b5cross1 Replaces: gnat-4.9-base (= 4.9-20140330-1) Depends: gcc-10-arm-linux-gnueabihf-base (= 10.2.1-6+apertis6bv2023dev2b5cross1), gcc-10-arm-linux-gnueabihf (>= 10), libgnat-10-armhf-cross (>= 10.2.1-6+apertis6bv2023dev2b5cross1), 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+apertis6bv2023dev2b5cross1_amd64.deb Size: 16213572 MD5sum: f733e34d42b588aff8d29173e2091d88 SHA1: b82fdb10cd44a2be2538a8fb91b86fa15ed96daa SHA256: f88c4c2c2935f075605d182f5dcd440ff5a3277e7e99424e819c067d40220de8 SHA512: 8b28fbd999d973dc82b9e3bb5e145afa3541b6851c34cd5a50b965511d080b5e374a80a91e47351269b7f0c42f37252e3e2f540884d03bb34b90e6eaac96aec9 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+apertis6bv2023dev2b5) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gnat-10-i686-linux-gnu Priority: optional Section: devel Installed-Size: 86148 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev2b5cross1 Replaces: gnat-4.9-base (= 4.9-20140330-1) Depends: gcc-10-i686-linux-gnu-base (= 10.2.1-6+apertis6bv2023dev2b5cross1), gcc-10-i686-linux-gnu (>= 10), libgnat-10-i386-cross (>= 10.2.1-6+apertis6bv2023dev2b5cross1), libc6-dev-i386-cross (>= 2.30-1~), libc6 (>= 2.28), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: gnat-10-doc, ada-reference-manual-2012, gnat-10-sjlj Conflicts: gnat-4.9, gnat-5-i686-linux-gnu, gnat-6-i686-linux-gnu, gnat-7-i686-linux-gnu, gnat-8-i686-linux-gnu, gnat-9-i686-linux-gnu Breaks: gnat-4.9-base (= 4.9-20140330-1) Filename: pool/development/g/gcc-10-cross/gnat-10-i686-linux-gnu_10.2.1-6+apertis6bv2023dev2b5cross1_amd64.deb Size: 16954248 MD5sum: ae428bc8fb947a2a6c00907483c3c5a1 SHA1: 17e110cc18aceceb1fb70a29c94f52ac2e8d5e97 SHA256: 6777ca8ce6827081849e628bf9e7675f301a055ccaf12d3b470fad88afe68086 SHA512: 6f38afeb939d5665680851823506f6dc47c9dd4e3b86fa9a0f73cf40e66825f2fc22cbdf78027024e5ea2ce8b5717cd7d146acd149e679c2f852db8f3932300d 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+apertis6bv2023dev2b5) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gnat-mingw-w64 Priority: optional Section: devel Installed-Size: 254 Maintainer: Stephen Kitt Architecture: all Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: gnat-mingw-w64-i686, gnat-mingw-w64-x86-64 Filename: pool/development/g/gcc-mingw-w64/gnat-mingw-w64_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_all.deb Size: 185880 MD5sum: 04f35dcc4bbb5150590fa1495ffb247b SHA1: af50b639732c6c42bc86a95e9a0f9df05a4f1ebb SHA256: 82093ae4bedcbe43b2f91b9cf991dbaaaf44adb493b8375e97a444e1e57284b1 SHA512: 0744a743c47d1d1f10e46342b80b0bcfef37830b96a80ffcfa7f4438ece47d5c714207adde3fac9aa7a3e2af5095eec8f80679099fdf5c6d58fd0706007b8d00 Description: GNU Ada compiler for MinGW-w64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Ada compiler, supporting cross-compiling to 32- and 64-bit MinGW-w64 targets. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gnat-mingw-w64-i686 Priority: optional Section: devel Installed-Size: 254 Maintainer: Stephen Kitt Architecture: all Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: gnat-mingw-w64-i686-posix, gnat-mingw-w64-i686-win32 Filename: pool/development/g/gcc-mingw-w64/gnat-mingw-w64-i686_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_all.deb Size: 185892 MD5sum: d05baa1fcaaf5a6b5d20d9b6a06d5d16 SHA1: 67d0443adfdffee91727737b170b7c433160f87d SHA256: c4541cb03e4db2d6c5636468c9e12dc4a16365aa580c559b78f40b9723c0f96c SHA512: 309c5f8eeb037872b54017fa0d23452d03c0eee0f9536cb02c9d2c833b43a85bd041deb7194f9245d7574813fd44fb4dfb3994af9f1a831fc088652ece7695c9 Description: GNU Ada compiler for MinGW-w64 targeting Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Ada compiler, supporting cross-compiling to 32-bit MinGW-w64 targets. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gnat-mingw-w64-i686-posix Priority: optional Section: devel Installed-Size: 82813 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Replaces: gcc-mingw-w64 (<< 4.6.3-3+4), gnat-mingw-w64-i686 (<< 9.3.0-8+22) Depends: gcc-mingw-w64-i686-posix (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), gcc-mingw-w64-base (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), libc6 (>= 2.28), libgcc-s1 (>= 4.2), libgmp10, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10.2.1) Breaks: gcc-mingw-w64 (<< 4.6.3-3+4), gnat-mingw-w64-i686 (<< 9.3.0-8+22) Filename: pool/development/g/gcc-mingw-w64/gnat-mingw-w64-i686-posix_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_amd64.deb Size: 15501572 MD5sum: 84c7ef34c1ce8d3a10a84e688e5dc6d7 SHA1: e60b0822cd5a99e4d295114336abecf0b51e0fae SHA256: f441928c110d77c839d7de20d0313393a294c7caf90b6ac7dde2c56c4af73f53 SHA512: 37dfcea6b195a9df8a6ca5e7375eb3a04f0713e69fad82a8677ea09bccbf6642b12d3728f3c995c95aa8f03c4bd66f80bb23385258129e126248007262dceb5a Description: GNU Ada compiler for MinGW-w64, Win32/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Ada compiler, supporting cross-compiling to 32-bit MinGW-w64 targets, using the POSIX threading model. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gnat-mingw-w64-i686-posix-dbgsym Priority: optional Section: debug Installed-Size: 112332 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: gnat-mingw-w64-i686-posix (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5) Filename: pool/development/g/gcc-mingw-w64/gnat-mingw-w64-i686-posix-dbgsym_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_amd64.deb Size: 104430964 MD5sum: 792acb50e8d68d921f716cba75a7d0cd SHA1: 007a11c5ff70f4d27ffad47b4995366f514ed4d4 SHA256: 6753ca21b7173b6c539fe48858777e4aff0fd9d531e1d9838e392ed52e992bee SHA512: c217b493cbea4c9bf18a173e6548b20c3857bc86ad2c18d221e752272b8ce5ae50a696980e8a2d8d354f6d523b0ef7e7f31accd51457b918055b25cb61c0aa4e Description: debug symbols for gnat-mingw-w64-i686-posix Auto-Built-Package: debug-symbols Build-Ids: 01d8b67be893ff13b6f7d7fcbb01f2f1dbdc9596 244115aeb4d27725a5b0e00c62bdffb06bbf229c 3687d1e8ebb2f546406892dac46a8400b8d927ac 43a92f9965abfb56e09067be49e0c42118c3ed68 4d30026367ae5cd5bcd0063b2d40d9eedd67a891 5da25b1a8ae22ee088dcf903dff8fb8f09dde775 978dbdbe72b0e524b5fe538a767e4b2792362ce3 c2e1f7f0d67cd4894878ed654bdbbed0ade74112 cbb84af6f610f57068c96e2c43df94e00a0f66ac d75530604da68c73a69df5fe38d6613a66c163d2 da727672de69b43feb59ab6308c514fe513a91e1 ec03b2998dde3ae67f72faa877a2ed6069851bfa ef489d50436b6a7071073c1526aef47371e4421d Package: gnat-mingw-w64-i686-win32 Priority: optional Section: devel Installed-Size: 82813 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Replaces: gcc-mingw-w64 (<< 4.6.3-3+4), gnat-mingw-w64-i686 (<< 9.3.0-8+22) Depends: gcc-mingw-w64-i686-win32 (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), gcc-mingw-w64-base (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), libc6 (>= 2.28), libgcc-s1 (>= 4.2), libgmp10, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10.2.1) Breaks: gcc-mingw-w64 (<< 4.6.3-3+4), gnat-mingw-w64-i686 (<< 9.3.0-8+22) Filename: pool/development/g/gcc-mingw-w64/gnat-mingw-w64-i686-win32_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_amd64.deb Size: 15503116 MD5sum: 93593282303bd44dd30c8b3b70f4f3b5 SHA1: 8850fbca47d02ee5f6e3e6438763beebcb5f4179 SHA256: 9831f78b13a43a9568fbfc16a8fae0c968378a190cd31be963ad15008a523ebd SHA512: 8ee7e9d4db801a959cabe53f679561d9d5dea0a5852e0810356cc791c3c154382ec57993aa81d7b6982bcd03d6126009645027a7fdb3e6ac5c90a4b6359a0c94 Description: GNU Ada compiler for MinGW-w64, Win32/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Ada compiler, supporting cross-compiling to 32-bit MinGW-w64 targets, using the Win32 threading model. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gnat-mingw-w64-i686-win32-dbgsym Priority: optional Section: debug Installed-Size: 112334 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: gnat-mingw-w64-i686-win32 (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5) Filename: pool/development/g/gcc-mingw-w64/gnat-mingw-w64-i686-win32-dbgsym_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_amd64.deb Size: 104331064 MD5sum: 6284bbcd4d6efa379149bfc46353ffcf SHA1: 2c4e921e17d397593be9d6cf22eeb063981f6336 SHA256: 651d3fe15ddce8b3a1cf8396edb0d592174cb5883ddb581beb2fa30dd586cfb7 SHA512: db09efd13457e023d4b654b96f696d25f9fdf359b13cb3852a4fa40218c6fa2fa5f8ca9383dbdc913dbd6720120c8b11249ae7b3d1e42fa515c4eba8db322130 Description: debug symbols for gnat-mingw-w64-i686-win32 Auto-Built-Package: debug-symbols Build-Ids: 119532d2059227dd2f5a381e338276d80b6bb094 1aa7667d8ae0401cf98162c91028fe89981a1013 2f8570556944afe8afc6d5c3848b4051e43d919b 412b8078a07fcfe4b3883cd1cda5c7f917890c14 6ab96990bdb965ba74b8aff8cc27059aaa59e5a2 6d8ac095f147f80a8b1e5383433a375cdcc2903f 904ef6eb65af94ec604819e187d1a07131c9c6b1 94831c7754f1a57ac7624e26ec6bbd82616dcb1a a4c0780390e443222ace36bc2ed050e10d8cc08b a9ba07b67eb423ef21b204a0f94043bf88d9cfe0 b52d32b77341797b5a47153f8126ee04123b1e4a dee94167bd3e259c113a9f8a0df21b66b92d9b9f f63c552188179802709b1db1d5c22b3e829a2163 Package: gnat-mingw-w64-x86-64 Priority: optional Section: devel Installed-Size: 254 Maintainer: Stephen Kitt Architecture: all Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: gnat-mingw-w64-x86-64-posix, gnat-mingw-w64-x86-64-win32 Filename: pool/development/g/gcc-mingw-w64/gnat-mingw-w64-x86-64_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_all.deb Size: 185888 MD5sum: 0342a553e618ccdbc3fc9b89a7d42b2d SHA1: 8b0b57b31b40775e8f5bf776e0915972419b8171 SHA256: c73a21fe97d5dc4dfcf653ee69bb8fa8e3203679eafbd94424c77a180d403dc7 SHA512: de27d3bcb51c181fffb8268209c7e7ad0100f53d89d0c297e383050967c54756bb3b2ffef61a51fa217c1f0f9ad9c6949325732c0b86de921b6796a9fcd2463e Description: GNU Ada compiler for MinGW-w64 targeting Win64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Ada compiler, supporting cross-compiling to 64-bit MinGW-w64 targets. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gnat-mingw-w64-x86-64-posix Priority: optional Section: devel Installed-Size: 89059 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Replaces: gcc-mingw-w64 (<< 4.6.3-3+4), gnat-mingw-w64-x86-64 (<< 9.3.0-8+22) Depends: gcc-mingw-w64-x86-64-posix (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), gcc-mingw-w64-base (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), libc6 (>= 2.28), libgcc-s1 (>= 4.2), libgmp10, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10.2.1) Breaks: gcc-mingw-w64 (<< 4.6.3-3+4), gnat-mingw-w64-x86-64 (<< 9.3.0-8+22) Filename: pool/development/g/gcc-mingw-w64/gnat-mingw-w64-x86-64-posix_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_amd64.deb Size: 16387012 MD5sum: e9f2eddf79e0e9f8b4088c333f493296 SHA1: 2e1192c814501181ab0aadbe5204e561b0ca7b9c SHA256: 8636235a7fb9c3418e97afd2e45bb4c7976d81f0bbe3136d3ba65a7876ae15a6 SHA512: a3247bdd7c8adb919b670fb6321f20d0bfd523737225fb99a125b4ad0c05198e3e4505a0ecb93a2feba75d962f02708ef59ddd20d733e2cb2bddbec065372354 Description: GNU Ada compiler for MinGW-w64, Win64/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Ada compiler, supporting cross-compiling to 64-bit MinGW-w64 targets, using the POSIX threading model. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gnat-mingw-w64-x86-64-posix-dbgsym Priority: optional Section: debug Installed-Size: 114730 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: gnat-mingw-w64-x86-64-posix (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5) Filename: pool/development/g/gcc-mingw-w64/gnat-mingw-w64-x86-64-posix-dbgsym_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_amd64.deb Size: 106588720 MD5sum: aa9dee33e5f501b404870fe81325aa99 SHA1: d719b3fc264ef2c552bfd9e053f666b934a8f5a0 SHA256: b3405d1c4c98a27383bb81119ea7c1136a90c8f9bc60d9807142cd0fbd689e73 SHA512: c478c3cf4922da31187d2363721897d220718bf681af0c8eee76c5469acb3f7acb7d2f38f7fd38a66f6f73844c234c220cef9cdd04495ba0f8cd102eb7d0dbb8 Description: debug symbols for gnat-mingw-w64-x86-64-posix Auto-Built-Package: debug-symbols Build-Ids: 03f57a7ef1c6e3118e5f2e63d606606ab9742619 1bd59c53d3a0e3ebfa661dd8cac32ec80c6ef394 401d309cbd3a8c5ba1d0bd86cd0c05c46d8af882 443f13c080cbfc718aeefd9e5912054867bc9e33 7d038b492d7a577135dce9204a2ac8131f1c69ce 7e50780311f469f7079718afe2c633bc2987b0d2 7eea773598b830686e377593b47da055544379a6 80458463ab31f2cb3b725b65a3b5746557c15f0b a283cc57917f95e2aad3a5b362ae556b28f79ed1 ae2d8a8995ef937953ad22c6bb87278e7acdbc74 c0c8a04ea9ceb566e96ca63dd422c1728846ff18 c78144169d084d17e59487b40a3acb40e988b30e f81e16a8a1207beccaa962dd480f68a9e2dfbe39 Package: gnat-mingw-w64-x86-64-win32 Priority: optional Section: devel Installed-Size: 89060 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Replaces: gcc-mingw-w64 (<< 4.6.3-3+4), gnat-mingw-w64-x86-64 (<< 9.3.0-8+22) Depends: gcc-mingw-w64-x86-64-win32 (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), gcc-mingw-w64-base (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), libc6 (>= 2.28), libgcc-s1 (>= 4.2), libgmp10, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10.2.1) Breaks: gcc-mingw-w64 (<< 4.6.3-3+4), gnat-mingw-w64-x86-64 (<< 9.3.0-8+22) Filename: pool/development/g/gcc-mingw-w64/gnat-mingw-w64-x86-64-win32_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_amd64.deb Size: 16386536 MD5sum: bd7099d57c3259a809056f9908ec2723 SHA1: 92ad5e14ba7493b5f0e5399e9e0de753ae6f920d SHA256: 5c7d0447016b7a115ba7072a24e2c10dc85fa06f4be7b223e9f2de2e09384d43 SHA512: bb51d795be88fbc4ed8d0b3c5914bae32199ade157def85dc5bd8eee57b53fa86a6ade4d08371292afdc8696fac8c5ebff8e6b264f46340c72211bbd1d8979cb Description: GNU Ada compiler for MinGW-w64, Win64/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Ada compiler, supporting cross-compiling to 64-bit MinGW-w64 targets, using the Win32 threading model. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gnat-mingw-w64-x86-64-win32-dbgsym Priority: optional Section: debug Installed-Size: 114731 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: gnat-mingw-w64-x86-64-win32 (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5) Filename: pool/development/g/gcc-mingw-w64/gnat-mingw-w64-x86-64-win32-dbgsym_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_amd64.deb Size: 106751760 MD5sum: dbcdbf708f1b50073395700d0d787ba0 SHA1: 928d7d4b9a782be8bbba1161b688d783557a6921 SHA256: 22cafb0f0df1d0a1eb17a1fa71c50e081348b80824b9d32c1b439eb00fef4310 SHA512: 0ae042ad6862de0fefd9415b4beb6a903a9226ed56806651224a737e11d129b644596a75486e220a7d57848ad09da8645b7e77a3be771bf719117df935887485 Description: debug symbols for gnat-mingw-w64-x86-64-win32 Auto-Built-Package: debug-symbols Build-Ids: 371e1392b4dae5738ff7fa8421e9edbeea66dca2 3813b9eb4bfdff4399544b470e3b1a9c9ae0a444 3df58064d302a135b6b648a80dcb797d21912c68 6aec88070b050be19d2c91c422f27969b3c89925 7dc4f4ed6cc6d5c3061001c9f51b4f0033c77cf0 86a0c8a8f7b62cdbdc46ef81bc3885e91594ee69 8b17e041c3866bbb3f5643c44665fe044bfbef18 ad54e180bd494d0b49fe16bf9e31c4dca2899b43 b4efbc4baffa69dad4825ec83a323a4fc698c254 b508cfed71049017db98a29fba27804801a059c8 d60d4c5682aa1914a763e3b444b7d4d355149154 e5fe37efdc63e94590017c9f1a307e8e71639eda f0bb902e9b133177e5b78911c54aee37ae87b202 Package: gnome-common Priority: optional Section: gnome Installed-Size: 155 Maintainer: Debian GNOME Maintainers Architecture: all Version: 3.18.0-4co1bv2023dev2b4 Depends: autoconf, autoconf-archive (>= 20150224), automake (>= 1:1.11), libtool, pkg-config, gettext, intltool, autopoint Filename: pool/development/g/gnome-common/gnome-common_3.18.0-4co1bv2023dev2b4_all.deb Size: 133920 MD5sum: b805667e781403d25a18fefcf6c44f32 SHA1: 91b2375bfc786891d29f0def2431992367d32536 SHA256: 16977ad66445e1f4540073e8150712a62ce85c4e747df43a848c4320bf702e9c SHA512: fcd58b78143fbc8338cb9fabc6c42950282a5a00f6e0fe28ccd58fb43b96e2d6309835c8567aa806cb597f2c17804e77927b13ce5d249283b8b7623a2a57e667 Description: common scripts and macros to develop with GNOME gnome-common is an extension to autoconf, automake and libtool for the GNOME environment and GNOME using applications. Included are gnome-autogen.sh and several macros to help in GNOME source trees. Multi-Arch: foreign Package: gnome-desktop-testing Priority: optional Section: gnome Installed-Size: 48 Maintainer: Debian GNOME Maintainers Architecture: amd64 Version: 2018.1-3apertis0bv2023dev2b4 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.49.3), libsystemd0 Filename: pool/development/g/gnome-desktop-testing/gnome-desktop-testing_2018.1-3apertis0bv2023dev2b4_amd64.deb Size: 13748 MD5sum: 75f42fb3ca7039ae281b2ab4b00ba813 SHA1: e530e3f7e26b5f7fb0c0414e7ac4f7d7ca026e0f SHA256: c03977323e04d5782d39f9bd1aaeb548b9b4e929d6a7aea5b80f4d91078a447a SHA512: f9dc326cf74d7e2e6562687ea5fc24d3fbb56f010401bb80a9bfb3faf3816cfbb7e434074b8fc00cc0abb1a10a81d7afe0a5005d93d303f0cf91d0758b079a34 Description: runner for GNOME installed tests The GNOME desktop testing runner provides an execution harness for GNOME installed tests. . These tests are useful for verifying the functionality of software as installed and packaged, and complement rather than replace build-time ('make check') tests. For example you may wish to run the installed tests from a DEP-8 autopkgtest testsuite as a form of regression testing. Homepage: https://wiki.gnome.org/Initiatives/GnomeGoals/InstalledTests Multi-Arch: foreign Package: gnome-desktop-testing-dbgsym Priority: optional Section: debug Installed-Size: 47 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: gnome-desktop-testing Version: 2018.1-3apertis0bv2023dev2b4 Depends: gnome-desktop-testing (= 2018.1-3apertis0bv2023dev2b4) Filename: pool/development/g/gnome-desktop-testing/gnome-desktop-testing-dbgsym_2018.1-3apertis0bv2023dev2b4_amd64.deb Size: 29344 MD5sum: 9fa8252b3841e7ab6c578f4bf44ec39a SHA1: 2da042ce45120eec2634b4f658070b221fb953f2 SHA256: be8c6e8ef38d7d01127b3dc37386e0da6cc7fc89a1bc435e6b1d8a8a691f83f0 SHA512: fde985f9c508d23f5af2d606e4bade1108634d5efaa28cfe146d3a409b1305854565a086e5c53c23ff2619985e92c900e4bbeedc489047f29d6ccad011371402 Description: debug symbols for gnome-desktop-testing Auto-Built-Package: debug-symbols Build-Ids: 9f43f86c1955a800ebae9c61b318f1cf1de65e1f Package: gnome-desktop3-data Priority: optional Section: gnome Installed-Size: 2823 Maintainer: Debian GNOME Maintainers Architecture: all Source: gnome-desktop3 Version: 3.38.5-3+apertis1bv2023dev2b1 Breaks: libgnome-desktop-3-17 (<< 3.36), libgnome-desktop-3-18 (<< 3.36) Filename: pool/development/g/gnome-desktop3/gnome-desktop3-data_3.38.5-3+apertis1bv2023dev2b1_all.deb Size: 420420 MD5sum: 6dfac1cbc78e0246ff996e3a960fa542 SHA1: 0f9304fefc9eaa24dfb8326b1b51d75a2db8d026 SHA256: 2eaa5a299a1a8c4c225d15b102f63fefeadae844d369d322acabbca1622f7924 SHA512: 9a433f681b7c5d5021aa858a55e6c35738974459432ec9eb1e29a4ce56afc7faec1e9363eaf04c19bbbb23fb182b7851eb26fba1f4d53b043612d5d361497431 Description: Common files for GNOME desktop apps This package includes some files that are shared between several GNOME apps (internationalization files). Multi-Arch: foreign Package: gnome-icon-theme Priority: optional Section: gnome Installed-Size: 15194 Maintainer: Josselin Mouette Architecture: all Version: 3.12.0-3co1bv2023dev2b4 Depends: hicolor-icon-theme, gtk-update-icon-cache, librsvg2-common Filename: pool/development/g/gnome-icon-theme/gnome-icon-theme_3.12.0-3co1bv2023dev2b4_all.deb Size: 9868924 MD5sum: ea0e51650b25719dac4c6e57b7eb0583 SHA1: 716d951d4f4baebfcc4ebf4660e864d83255b835 SHA256: 7be1eaa35aa6d54c99f8cbcefe8096aeef819bda9fb19504d958318217e0c50e SHA512: a64073118d496b4266c0cacdcd0ba1aa0e322ef288b46a117960ac4d288b988debf713c73068f7e63e24c914edab84a56ab36869fe362248e5fb0de3ec0e4f67 Description: GNOME Desktop icon theme This package contains the default icon theme used by the GNOME desktop. The icons are used in the panel menu, and in nautilus and other applications, to represent the different applications, files, directories, and devices. Enhances: nautilus (>= 2.2) Multi-Arch: foreign Package: gnome-keyring Priority: optional Section: gnome Installed-Size: 4867 Maintainer: Debian GNOME Maintainers Architecture: amd64 Version: 3.36.0-1apertis0bv2023dev2b4 Depends: dconf-gsettings-backend | gsettings-backend, libc6 (>= 2.14), libcap-ng0 (>= 0.7.9), libgck-1-0 (>= 3.3.90), libgcr-base-3-1 (>= 3.28.0), libgcrypt20 (>= 1.8.0), libglib2.0-0 (>= 2.43.2), gcr (>= 3.4), default-dbus-session-bus | dbus-session-bus, p11-kit (>= 0.16), libcap2-bin, pinentry-gnome3 Recommends: libpam-gnome-keyring, gnome-keyring-pkcs11 Breaks: gnome-session (<< 3.20.0) Filename: pool/development/g/gnome-keyring/gnome-keyring_3.36.0-1apertis0bv2023dev2b4_amd64.deb Size: 1035352 MD5sum: e004f5e8a0c64935828badb3458755d2 SHA1: c1cff8cc61b5918ac4ab5bbbc6e9d6e1c0b0f47e SHA256: 44a8f3db9bf636b67946d29c21f20f0470098080cb69c61ccd6650e5c4a9e967 SHA512: 2b04069f0b88f21e8bcefc65dfecbac018071d2370a009853061a5d192dadca4f354e02b215b2c2789f567035b93cc69b042581431adb02723c822d314f87d62 Description: GNOME keyring services (daemon and tools) gnome-keyring is a daemon in the session, similar to ssh-agent, and other applications can use it to store passwords and other sensitive information. . The program can manage several keyrings, each with its own master password, and there is also a session keyring which is never stored to disk, but forgotten when the session ends. Homepage: https://wiki.gnome.org/GnomeKeyring Multi-Arch: foreign Package: gnome-keyring-dbgsym Priority: optional Section: debug Installed-Size: 4862 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: gnome-keyring Version: 3.36.0-1apertis0bv2023dev2b4 Depends: gnome-keyring (= 3.36.0-1apertis0bv2023dev2b4) Filename: pool/development/g/gnome-keyring/gnome-keyring-dbgsym_3.36.0-1apertis0bv2023dev2b4_amd64.deb Size: 4309184 MD5sum: dbc43763db3cf539307dd6def3c9d34f SHA1: 5199a4e3ee6e03542b6e2da05767405a7a4e902f SHA256: 3ee62e29934c99b271aa2872f20dd50e1633d53206efb523b8b0bd8f53e3deb5 SHA512: 187a6a8329616920b763bd3a989a5979c4ff46f1cedcee572a6d5fc926f4e52a8dc76c68d67594186b07d8b2f8314552543a085d8ea08666a8fe3e44921168e7 Description: debug symbols for gnome-keyring Auto-Built-Package: debug-symbols Build-Ids: 186af29f9b09b2aaa6b48c65086eb37192231377 3db9845a2b755533fbb475f6adfbf3e594be0d36 54bc4ed0c02b605815cee451114666c5bc074e5f 6610819ae9235102cf4a9e7c00540c42821939f7 6d82c6ddda66323be7c537cf6c943903edd646ab d6d986623fb929803bbd0d08bf0d20bc2e962a1e Package: gnome-keyring-pkcs11 Priority: optional Section: libs Installed-Size: 401 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: gnome-keyring Version: 3.36.0-1apertis0bv2023dev2b4 Replaces: gnome-keyring (<< 3.20.1-3), libp11-kit-gnome-keyring (<< 3.27.4-2~) Depends: libc6 (>= 2.14) Breaks: gnome-keyring (<< 3.27.4-2~), libp11-kit-gnome-keyring (<< 3.27.4-2~) Filename: pool/development/g/gnome-keyring/gnome-keyring-pkcs11_3.36.0-1apertis0bv2023dev2b4_amd64.deb Size: 322160 MD5sum: 8526e7fce30892ecc79f1a906ca14ce8 SHA1: a9c8a4d5f162f65324c36d0db81504486bf09a6e SHA256: 43a22a290d6c68b6d45e65f17cb5fdfdcce55d2028d4924b6c8cb2b3d69b6add SHA512: 26c18f7e246eb887d6d311929b29a6f6728ec7576f88ebdad49bf4bcd81bf629d81de444b02608dbbcc9c177405a2240de93f6557642f6744d57af73267393ce Description: GNOME keyring module for the PKCS#11 module loading library gnome-keyring is a daemon in the session, similar to ssh-agent, and other applications can use it to store passwords and other sensitive information. . This package contains a PKCS#11 module that will allow using the GNOME keyring as a certificate database. Homepage: https://wiki.gnome.org/GnomeKeyring Multi-Arch: same Package: gnome-keyring-pkcs11-dbgsym Priority: optional Section: debug Installed-Size: 95 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: gnome-keyring Version: 3.36.0-1apertis0bv2023dev2b4 Depends: gnome-keyring-pkcs11 (= 3.36.0-1apertis0bv2023dev2b4) Filename: pool/development/g/gnome-keyring/gnome-keyring-pkcs11-dbgsym_3.36.0-1apertis0bv2023dev2b4_amd64.deb Size: 72460 MD5sum: 5b8fb35ce0673e2d3797e3eedeea5fe5 SHA1: 85807973aa4b9ba15c202424bff26c2baa75a0c9 SHA256: 48bc35d56571f1e26074017754febabff294ca64c6c066e6e5ba3eeebc51bbed SHA512: c5442994274894fa3588becfe87e102101b12769fec738cdd028b201889361f892549630ac71c76e1d520ddbe48ef3dd8ad6a47034d039022789b62dab2b421a Description: debug symbols for gnome-keyring-pkcs11 Auto-Built-Package: debug-symbols Build-Ids: 4dca22eb9cefb6cd04e20b0e76446e93d6b9c8e1 Multi-Arch: same Package: gnome-mime-data Priority: optional Section: gnome Installed-Size: 3742 Maintainer: Debian QA Group Architecture: all Version: 2.18.0-2.1apertis0bv2023dev2b4 Filename: pool/development/g/gnome-mime-data/gnome-mime-data_2.18.0-2.1apertis0bv2023dev2b4_all.deb Size: 362688 MD5sum: fe3f79df7694e9aa7d4cc88b67763523 SHA1: 2c39bcca3593904edc97105303d3f4e99e056637 SHA256: 9698df21e68cbebb6c0f1277fa834a82dddedd75af14b062ef72bf1de6e941d6 SHA512: 64654518da5b167ce2b7277d84d84a929d6fbf57ff43b8277f856dcb51b2c6292c570e3d1ed2ae5ebac158472e5422927d833d38d46753784b59a6d309571697 Description: base MIME and Application database for GNOME. This module contains the base MIME and Application database for GNOME. It is meant to be accessed through the MIME functions in GnomeVFS. Multi-Arch: foreign Package: gnome-pkg-tools Priority: optional Section: devel Installed-Size: 60 Maintainer: Debian GNOME Maintainers Architecture: all Version: 0.21.2apertis0bv2023dev2b4 Provides: dh-sequence-gnome Depends: perl:any Recommends: git-buildpackage Filename: pool/development/g/gnome-pkg-tools/gnome-pkg-tools_0.21.2apertis0bv2023dev2b4_all.deb Size: 23092 MD5sum: dbcef3963be0888d6899782286212cd8 SHA1: 7f6f20cb4436650799deaf4a4bb21724051ed501 SHA256: 39bd77560262d217b569a44e3d61ceea28a49fa7e41da3b003b611f912dd28e1 SHA512: ceec139993b1112812a58b4a070d104b6b9f5d1377e5fde347a25bd67b9685e3db2b8c61e298396e30ce24740a8185ea8a201a5068e85a4c225e9dc5c7c9ed90 Description: Tools for the Debian GNOME Packaging Team This package contains some useful tools for the Debian GNOME Packaging Team including: * Documentation. * The list of team members. * A number of rules files for CDBS that are helpful for GNOME packages - but may also be useful for others. Multi-Arch: foreign Package: gnulib Priority: optional Section: devel Installed-Size: 46145 Maintainer: Debian QA Group Architecture: all Version: 20210102~ebaa53c-1apertis1bv2023dev2b4 Recommends: autoconf, automake, autopoint, bison, build-essential, gettext (>= 0.19.8.1), gperf, libtool, m4, texinfo Suggests: clisp, perl, python3:any Filename: pool/development/g/gnulib/gnulib_20210102~ebaa53c-1apertis1bv2023dev2b4_all.deb Size: 5697604 MD5sum: 4b65939a6f82143f596329bfbfe80896 SHA1: fb7a6d75acd60de63980180819dbe2c5a0f92028 SHA256: 947dfb594f7aa2854e27d5b00a2bdca15dec9205c858208e61445119ade81d97 SHA512: 05cf0c0d9bc2ba4298fbb28c5d05a41f3bd9a6e1f6aa5afca5e3e2e2d34798aa901564a61714960629e1a2dce844393edb5e947cf2cf162d93aea683dc20b29d Description: GNU Portability Library The GNU portability library is a macro system and C declarations and definitions for commonly-used API elements and abstracted system behaviors. It can be used to improve portability and other functionality in your programs. Homepage: https://www.gnu.org/software/gnulib/ Multi-Arch: foreign Package: gnupg Priority: optional Section: utils Installed-Size: 869 Maintainer: Debian GnuPG Maintainers Architecture: all Source: gnupg2 Version: 2.2.27-2+deb11u2+apertis1bv2023dev3b1 Replaces: gnupg2 (<< 2.1.11-7+exp1) Depends: dirmngr (<< 2.2.27-2+deb11u2+apertis1bv2023dev3b1.1~), dirmngr (>= 2.2.27-2+deb11u2+apertis1bv2023dev3b1), gnupg-l10n (= 2.2.27-2+deb11u2+apertis1bv2023dev3b1), gnupg-utils (<< 2.2.27-2+deb11u2+apertis1bv2023dev3b1.1~), gnupg-utils (>= 2.2.27-2+deb11u2+apertis1bv2023dev3b1), gpg (<< 2.2.27-2+deb11u2+apertis1bv2023dev3b1.1~), gpg (>= 2.2.27-2+deb11u2+apertis1bv2023dev3b1), gpg-agent (<< 2.2.27-2+deb11u2+apertis1bv2023dev3b1.1~), gpg-agent (>= 2.2.27-2+deb11u2+apertis1bv2023dev3b1), gpg-wks-client (<< 2.2.27-2+deb11u2+apertis1bv2023dev3b1.1~), gpg-wks-client (>= 2.2.27-2+deb11u2+apertis1bv2023dev3b1), gpg-wks-server (<< 2.2.27-2+deb11u2+apertis1bv2023dev3b1.1~), gpg-wks-server (>= 2.2.27-2+deb11u2+apertis1bv2023dev3b1), gpgsm (<< 2.2.27-2+deb11u2+apertis1bv2023dev3b1.1~), gpgsm (>= 2.2.27-2+deb11u2+apertis1bv2023dev3b1), gpgv (<< 2.2.27-2+deb11u2+apertis1bv2023dev3b1.1~), gpgv (>= 2.2.27-2+deb11u2+apertis1bv2023dev3b1) Suggests: parcimonie, xloadimage Breaks: debsig-verify (<< 0.15), dirmngr (<< 2.2.27-2+deb11u2+apertis1bv2023dev3b1), gnupg2 (<< 2.1.11-7+exp1), libgnupg-interface-perl (<< 0.52-3), libgnupg-perl (<= 0.19-1), libmail-gnupg-perl (<= 0.22-1), monkeysphere (<< 0.38~), php-crypt-gpg (<= 1.4.1-1), python-apt (<= 1.1.0~beta4), python-gnupg (<< 0.3.8-3), python3-apt (<= 1.1.0~beta4) Filename: pool/development/g/gnupg2/gnupg_2.2.27-2+deb11u2+apertis1bv2023dev3b1_all.deb Size: 829940 MD5sum: b22e0f2be308cb0697b6fa064d58cc42 SHA1: cd3db9e8e4652c9f7752136995ac8f32c6e7e5ac SHA256: a3f0e8072efd7282bd0b053a63d63c759f156d3539d61ad589f51106fcede91b SHA512: 93d4aa15614ee5535665ac1fc20775cf4c307761ef3a32917b559065403378bc96f095a917cc58886004174e27e75585fc289caa76179994a31bcb732cb8a217 Description: GNU privacy guard - a free PGP replacement GnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC4880. . This package contains the full suite of GnuPG tools for cryptographic communications and data storage. Homepage: https://www.gnupg.org/ Multi-Arch: foreign Package: gnupg-agent Priority: optional Section: oldlibs Installed-Size: 442 Maintainer: Debian GnuPG Maintainers Architecture: all Source: gnupg2 Version: 2.2.27-2+deb11u2+apertis1bv2023dev3b1 Depends: gpg-agent (>= 2.2.27-2+deb11u2+apertis1bv2023dev3b1) Filename: pool/development/g/gnupg2/gnupg-agent_2.2.27-2+deb11u2+apertis1bv2023dev3b1_all.deb Size: 439296 MD5sum: 67ab7d5510532fcad0e4d7c3d9dcbb61 SHA1: f72e1d2cefb67387e96530ebba9d3381e9fca720 SHA256: 2ed34cbf33c9acad7b528c75be7a62d1a1d76d8addd1cd6780eed08b99519b76 SHA512: e3438eb5e662c6aef213025d9b5eff4a848ccf53f5cf776f4939fff75f6ef0867784902778cdb3bbcfb024d9dcf90d8e1087514dbf77d02ec7b4db96fe089e74 Description: GNU privacy guard - cryptographic agent (dummy transitional package) GnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC4880. . This is a dummy transitional package; please use gpg-agent instead. Homepage: https://www.gnupg.org/ Multi-Arch: foreign Package: gnupg-l10n Priority: optional Section: localization Installed-Size: 4910 Maintainer: Debian GnuPG Maintainers Architecture: all Source: gnupg2 Version: 2.2.27-2+deb11u2+apertis1bv2023dev3b1 Replaces: gnupg (<< 2.1.14-2~), gnupg2 (<< 2.1.14-2~) Breaks: gnupg (<< 2.1.14-2~), gnupg2 (<< 2.1.14-2~) Filename: pool/development/g/gnupg2/gnupg-l10n_2.2.27-2+deb11u2+apertis1bv2023dev3b1_all.deb Size: 1089304 MD5sum: fd3e590253e1c2687e2f0397669d0ce4 SHA1: bf56cf8db7c3c7eb121128a39990169878fd1b14 SHA256: 15bd15abb9d9001143e595f032a1b74185318b2cbf275ade23a310f9bd38a118 SHA512: 16f1a40d3479b358f93d7b49ef55216e51f5822ea84956c0fe014ef99982556ff4876bc4f26e7ae8564559c41c8be97d5fa2135e65922d01b0b069adea73883f Description: GNU privacy guard - localization files GnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC 4880. . This package contains the translation files for the use of GnuPG in non-English locales. Enhances: dirmngr, gpg, gpg-agent Homepage: https://www.gnupg.org/ Multi-Arch: foreign Package: gnupg-utils Priority: optional Section: utils Installed-Size: 1810 Maintainer: Debian GnuPG Maintainers Architecture: amd64 Source: gnupg2 Version: 2.2.27-2+deb11u2+apertis1bv2023dev3b1 Replaces: gnupg (<< 2.1.21-4), gnupg-agent (<< 2.1.21-4) Depends: libassuan0 (>= 2.5.0), libbz2-1.0, libc6 (>= 2.25), libgcrypt20 (>= 1.8.0), libgpg-error0 (>= 1.35), libksba8 (>= 1.3.5), libreadline8 (>= 6.0), zlib1g (>= 1:1.1.4) Recommends: gpg, gpg-agent, gpgconf, gpgsm Breaks: gnupg (<< 2.1.21-4), gnupg-agent (<< 2.1.21-4) Filename: pool/development/g/gnupg2/gnupg-utils_2.2.27-2+deb11u2+apertis1bv2023dev3b1_amd64.deb Size: 910452 MD5sum: 08e93b65217822e011f98d68587b5173 SHA1: 6bad7347496780c7e2aa48fa3f9cb6db00c2459d SHA256: d7983092543ea4940988e2244b3a9e28eb73d422c8fa3abbb3213f978b00ac65 SHA512: 339d42d736ea50e20353cd54c249fcf1ed374f0b1d715d4ea48fedd2b405151fb9927dd76368330b0f77c5025ec34a36ece3110e8d663f713f61dab5e23b0c79 Description: GNU privacy guard - utility programs GnuPG is GNU's tool for secure communication and data storage. . This package contains several useful utilities for manipulating OpenPGP data and other related cryptographic elements. It includes: . * addgnupghome -- create .gnupg home directories * applygnupgdefaults -- run gpgconf --apply-defaults for all users * gpgcompose -- an experimental tool for constructing arbitrary sequences of OpenPGP packets (e.g. for testing) * gpgparsemail -- parse an e-mail message into annotated format * gpgsplit -- split a sequence of OpenPGP packets into files * gpgtar -- encrypt or sign files in an archive * kbxutil -- list, export, import Keybox data * lspgpot -- convert PGP ownertrust values to GnuPG * migrate-pubring-from-classic-gpg -- use only "modern" formats * symcryptrun -- use simple symmetric encryption tool in GnuPG framework * watchgnupg -- watch socket-based logs Homepage: https://www.gnupg.org/ Multi-Arch: foreign Package: gnupg-utils-dbgsym Priority: optional Section: debug Installed-Size: 1723 Maintainer: Debian GnuPG Maintainers Architecture: amd64 Source: gnupg2 Version: 2.2.27-2+deb11u2+apertis1bv2023dev3b1 Depends: gnupg-utils (= 2.2.27-2+deb11u2+apertis1bv2023dev3b1) Filename: pool/development/g/gnupg2/gnupg-utils-dbgsym_2.2.27-2+deb11u2+apertis1bv2023dev3b1_amd64.deb Size: 1577784 MD5sum: 31db51fdf27947d70fcf8c0bee6dd3f2 SHA1: 605120d6eb0062132177fe27dcb5a1948412af69 SHA256: 8b71e19d2dad86440c4a63c7b05cd4f9ef4343e8415902d8f2e2c776693d3038 SHA512: 90a4a106d332a57a822c2f186751a131ba72c795e2af6d034273948d11d51b6cfa00f0aa8fd16aa40d28fe06bc12d79d8d79fc4f8435bca7c916bdfde06c26a9 Description: debug symbols for gnupg-utils Auto-Built-Package: debug-symbols Build-Ids: 511cc6ebc552d4275862c036f2fc78caa08e2386 564e7bec1e186d604c3c4770243adafb2e6dbf11 6e3a39266ef36feedf74369576ecc10267b69328 7ded1a77159d80a3f30b39555ec8a7b92ea0df94 ec844220a6e557382547f18d03c83e8ae5e1bc97 ff858def6421a0a5e52bd76974910edd0d275b00 Package: gnupg2 Priority: optional Section: oldlibs Installed-Size: 447 Maintainer: Debian GnuPG Maintainers Architecture: all Version: 2.2.27-2+deb11u2+apertis1bv2023dev3b1 Depends: gnupg (>= 2.2.27-2+deb11u2+apertis1bv2023dev3b1) Filename: pool/development/g/gnupg2/gnupg2_2.2.27-2+deb11u2+apertis1bv2023dev3b1_all.deb Size: 439388 MD5sum: e2d591fc8319654754d9be46c43cf613 SHA1: 27c0c85b48611d33bdaed869dacd5301786c3852 SHA256: 973ec9f18d899c91f1fff0664451f623089c6f1abb3b38809b6646721a346674 SHA512: 260d98121ca5bf13a09c007d1d56bb11b4907fae5e558da1914ae65e8518a37c9b5737afa5532f8555ae61e1dad0e757343af45a89fd6d9c179ccd35b086518e Description: GNU privacy guard - a free PGP replacement (dummy transitional package) GnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC4880. . This is a dummy transitional package that provides symlinks from gpg2 to gpg. Homepage: https://www.gnupg.org/ Multi-Arch: foreign Package: go-md2man Priority: optional Section: doc Installed-Size: 2038 Maintainer: Debian Go Packaging Team Architecture: amd64 Source: go-md2man-v2 Version: 2.0.0+ds-5apertis0bv2023dev2b3 Conflicts: go-md2man-v2 Filename: pool/development/g/go-md2man-v2/go-md2man_2.0.0+ds-5apertis0bv2023dev2b3_amd64.deb Size: 687996 MD5sum: 12665e07b12ed5be6ecb9a090796dfcc SHA1: bc805ed1f0121685c93fbc2c0490b081bed72efd SHA256: 2702c7313cc9f74a7902afab227a23dd8a940679c177b0ad6d0b45f02f8be2dc SHA512: 2a8444f2b0cffdf0da48a46fe2e7f130b2f8c531cd83e7ad19c242d016785de6e951acd309ead2e596183526b5941177c57a7f487cdd6df3ab17924911cbef8c Description: utility to create manpages from markdown Turns Markdown into manpages, which is really handy for people that don't want to learn how to make manpages from stuff like DocBook. . This package contains the conversion binary for go-md2man version 2. Built-Using: golang-1.15 (= 1.15.15-1~deb11u2+apertis0bv2023dev2b2), golang-blackfriday-v2 (= 2.0.1-3apertis0bv2023dev1b3), golang-github-shurcool-sanitized-anchor-name (= 1.0.0-1apertis0bv2022dev2b1) Homepage: https://github.com/cpuguy83/go-md2man Multi-Arch: foreign Package: gobjc Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Provides: objc-compiler Depends: cpp (>= 4:10.2.1-1apertis0bv2023dev3b1), gcc (>= 4:10.2.1-1apertis0bv2023dev3b1), gobjc-10 (>= 10.2.1-3~) Suggests: gobjc-multilib Filename: pool/development/g/gcc-defaults/gobjc_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1024 MD5sum: d0d013d4ce00d8e3be78d5d6b1ab9aef SHA1: b463243bb267ef15013cd2f11a66ca26e486759f SHA256: 4190c457f8e8a9f73e54f94bd79a90894143a1ed6e559b565c012e7bb1e5ee5b SHA512: 8529237ca96f658b9f524c71e24e690d75eb504cdbe46e130129aa33d6087852d312d8536d49d14ffd09d1cddd736a2959b10aed71c98997adf6f03546b01681 Description: GNU Objective-C compiler This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C compiler. Package: gobjc++ Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Provides: objc++-compiler Depends: cpp (>= 4:10.2.1-1apertis0bv2023dev3b1), gcc (>= 4:10.2.1-1apertis0bv2023dev3b1), gobjc++-10 (>= 10.2.1-3~) Recommends: g++ (>= 4:10.2.1-1apertis0bv2023dev3b1), gobjc (>= 4:10.2.1-1apertis0bv2023dev3b1) Suggests: gobjc++-multilib Filename: pool/development/g/gcc-defaults/gobjc++_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1048 MD5sum: 0fb05b86d74ac22f2e501feea8038275 SHA1: 154d8b2a6b99669fdeb0e2239357921326a38f1f SHA256: 0debdaa6b713aae3b28c98cbf16368c61d6cb24a14508df64137e661f5fd66a7 SHA512: 6df7efd715fbf7fbbae89af142eb605046c4c208763a2615431886c7138e76021cb7d72aadfb87cc5c870bc3421a1d1405c6dceebb943bcb17d8ed277e884b80 Description: GNU Objective-C++ compiler This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C++ compiler. Package: gobjc++-10-aarch64-linux-gnu Priority: optional Section: devel Installed-Size: 215905 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev2b5cross1 Provides: objc++-compiler-aarch64-linux-gnu Depends: gcc-10-aarch64-linux-gnu-base (= 10.2.1-6+apertis6bv2023dev2b5cross1), gobjc-10-aarch64-linux-gnu (= 10.2.1-6+apertis6bv2023dev2b5cross1), g++-10-aarch64-linux-gnu (= 10.2.1-6+apertis6bv2023dev2b5cross1), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4), libobjc-10-dev-arm64-cross (>= 10) Suggests: gcc-10-doc (>= 10) Filename: pool/development/g/gcc-10-cross/gobjc++-10-aarch64-linux-gnu_10.2.1-6+apertis6bv2023dev2b5cross1_amd64.deb Size: 49703948 MD5sum: abd96b4b1c4f9545e23f1fc5eec05c24 SHA1: e0206eeaf1b2482b2426b605b311b1a7bdbdd511 SHA256: 6e83003311f8d81d71273f69f7377c51b05085b592360c8a72e8d67d2a1e7774 SHA512: 36e57f0c3697a70523c75cb00ac788647821dea36ffc45c7cbcb54e7b7bca185d753ecac2df86941ecd3674dd5f1de5887400e8b5d996343b2c96e3666071a0f 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+apertis6bv2023dev2b5) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gobjc++-10-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 198408 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev2b5cross1 Provides: objc++-compiler-arm-linux-gnueabi Depends: gcc-10-arm-linux-gnueabi-base (= 10.2.1-6+apertis6bv2023dev2b5cross1), gobjc-10-arm-linux-gnueabi (= 10.2.1-6+apertis6bv2023dev2b5cross1), g++-10-arm-linux-gnueabi (= 10.2.1-6+apertis6bv2023dev2b5cross1), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4), libobjc-10-dev-armel-cross (>= 10) Suggests: gcc-10-doc (>= 10) Filename: pool/development/g/gcc-10-cross/gobjc++-10-arm-linux-gnueabi_10.2.1-6+apertis6bv2023dev2b5cross1_amd64.deb Size: 47138964 MD5sum: a685d8a5beb58e6784e95faaffd5629c SHA1: 356624dce93c5a7d314a3583179168b1e9d37af7 SHA256: b24f9298b134f4e2f8764dac135b2ee8af52ca5b4867037821058c9845ed9fd2 SHA512: 00bdcdd83db153e72b4be7d7a1fe12d1af13eea263a4ee3a79cedc8b515929e6f284604c57dbf78c47b02c76c594c0f6ea16a0c7d310f09082fe44c094729504 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+apertis6bv2023dev2b5) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gobjc++-10-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 198408 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev2b5cross1 Provides: objc++-compiler-arm-linux-gnueabihf Depends: gcc-10-arm-linux-gnueabihf-base (= 10.2.1-6+apertis6bv2023dev2b5cross1), gobjc-10-arm-linux-gnueabihf (= 10.2.1-6+apertis6bv2023dev2b5cross1), g++-10-arm-linux-gnueabihf (= 10.2.1-6+apertis6bv2023dev2b5cross1), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4), libobjc-10-dev-armhf-cross (>= 10) Suggests: gcc-10-doc (>= 10) Filename: pool/development/g/gcc-10-cross/gobjc++-10-arm-linux-gnueabihf_10.2.1-6+apertis6bv2023dev2b5cross1_amd64.deb Size: 47142892 MD5sum: 98ff659ef2a6aaffc3b3a230b20e2f0c SHA1: 83ad3ea6f15998a17d2a5572c1a817a2a4364dcf SHA256: 5e4fc9f1010a8e2d91d39774e237db375f588765f1bd81d05bf9bfa64721c9fb SHA512: 8ea326156fe6e1e70cdb91f02c16f9050d48f9dcb6a6080531a2b352fd223e816d826509038b27c6769f5ef2f755d798aa7b36823f35bbad2a8881619ccde076 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+apertis6bv2023dev2b5) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gobjc++-10-i686-linux-gnu Priority: optional Section: devel Installed-Size: 226419 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev2b5cross1 Provides: objc++-compiler-i686-linux-gnu Depends: gcc-10-i686-linux-gnu-base (= 10.2.1-6+apertis6bv2023dev2b5cross1), gobjc-10-i686-linux-gnu (= 10.2.1-6+apertis6bv2023dev2b5cross1), g++-10-i686-linux-gnu (= 10.2.1-6+apertis6bv2023dev2b5cross1), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4), libobjc-10-dev-i386-cross (>= 10) Suggests: gobjc++-10-multilib-i686-linux-gnu, gcc-10-doc (>= 10) Filename: pool/development/g/gcc-10-cross/gobjc++-10-i686-linux-gnu_10.2.1-6+apertis6bv2023dev2b5cross1_amd64.deb Size: 50589512 MD5sum: 8dd58afe07614ce072a6ddc3a9208d24 SHA1: 126a77a4e05a63a93563a4200b8716b26ec38f32 SHA256: fa9d122804a83c9da1bebb9bc147fc0d00ebe0c9cd328a6021c8671d0fe11370 SHA512: 0c35ba05775a42434b6ac17b638600aebe26e8816e227f489feefbf28ca4cbf3e48a9af1903ee61bd304aadc0e5a0e5a06677076db57e5627d9a600aa62af94d 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+apertis6bv2023dev2b5) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gobjc++-10-multilib-i686-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev2b5cross1 Depends: gcc-10-i686-linux-gnu-base (= 10.2.1-6+apertis6bv2023dev2b5cross1), gobjc++-10-i686-linux-gnu (= 10.2.1-6+apertis6bv2023dev2b5cross1), g++-10-multilib-i686-linux-gnu (= 10.2.1-6+apertis6bv2023dev2b5cross1), gobjc-10-multilib-i686-linux-gnu (= 10.2.1-6+apertis6bv2023dev2b5cross1) Filename: pool/development/g/gcc-10-cross/gobjc++-10-multilib-i686-linux-gnu_10.2.1-6+apertis6bv2023dev2b5cross1_amd64.deb Size: 1132 MD5sum: 4dde0e47d3a4513cfdd5419e4335c8ee SHA1: ff126a56d95857969a6b2465552d45939a0ad4b8 SHA256: 91e90ed680de060517801c509c78068b7e0971d68052c8b98bec85603c2266d1 SHA512: 78497adaa9344e18e374635ec84e7eefe98e48e6f2505994ecf6d29a003efb054da1a111fecc3ad3ee2b0639419f4e00ae457ab089c1a1f1a3a390e41c5ff89a 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+apertis6bv2023dev2b5) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gobjc++-aarch64-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-aarch64-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gcc-aarch64-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gobjc++-10-aarch64-linux-gnu (>= 10.2.1-3~) Recommends: g++-aarch64-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gobjc-aarch64-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1) Filename: pool/development/g/gcc-defaults/gobjc++-aarch64-linux-gnu_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1100 MD5sum: a5ab6a6fd0658506897ac5f3575bd537 SHA1: 4bc6abe0c67c6db2468cdbffe58dec6e4e0c3ce5 SHA256: e30997a125c73b16b1cc7e222c0efbf09f4a357dee8dcfaff1cacdbd2ffbdcd8 SHA512: ed077e4cd5b0ce9ac1bdb3fe07471e66989b4fe65e5a16699c337607bce866b6fd6b7d58359a633690ec630996c84a43f63a898e0a1a43c54d7b878aaf076a7f Description: GNU Objective-C++ compiler for the arm64 architecture This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C++ cross-compiler for the arm64 architecture. Multi-Arch: foreign Package: gobjc++-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-arm-linux-gnueabi (>= 4:10.2.1-1apertis0bv2023dev3b1), gcc-arm-linux-gnueabi (>= 4:10.2.1-1apertis0bv2023dev3b1), gobjc++-10-arm-linux-gnueabi (>= 10.2.1-3~) Recommends: g++-arm-linux-gnueabi (>= 4:10.2.1-1apertis0bv2023dev3b1), gobjc-arm-linux-gnueabi (>= 4:10.2.1-1apertis0bv2023dev3b1) Filename: pool/development/g/gcc-defaults/gobjc++-arm-linux-gnueabi_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1100 MD5sum: 0bd572aea0d602d708b04e7f861b847d SHA1: 64b94ce3d5e8a1214e54afcd8177e2f4d1cc76c6 SHA256: f95c7856c404d02a3f11efeb9fc18a3b3a8bf43f30ee88c0820dd69be1ac20eb SHA512: 306c4668fdbc9b6a1463abebafc61844c81d612265ed457735a43fa697fd5555861392d9704e61e5be839360546707258ad2d4c4f0f5f2b59e51c7ccd01d7da3 Description: GNU Objective-C++ compiler for the armel architecture This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C++ cross-compiler for the armel architecture. Multi-Arch: foreign Package: gobjc++-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-arm-linux-gnueabihf (>= 4:10.2.1-1apertis0bv2023dev3b1), gcc-arm-linux-gnueabihf (>= 4:10.2.1-1apertis0bv2023dev3b1), gobjc++-10-arm-linux-gnueabihf (>= 10.2.1-3~) Recommends: g++-arm-linux-gnueabihf (>= 4:10.2.1-1apertis0bv2023dev3b1), gobjc-arm-linux-gnueabihf (>= 4:10.2.1-1apertis0bv2023dev3b1) Filename: pool/development/g/gcc-defaults/gobjc++-arm-linux-gnueabihf_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1104 MD5sum: cb7be6429260b416a278e8696d025a3f SHA1: 87fca1f39b547d0c505a1e7d93f9723d42940a99 SHA256: 83bc447eb12e6c8004c358b6d90f21cec7ed5244684b4b896f9654f2f9281a31 SHA512: 52dee230f0b6d57b31da03565550af32818ead4796c6942ac878cc7b009a21b2fd4de3330846e5ea79bf27f2ac0e64da0eddc89eb6f2815198e7c0c7b151a03a Description: GNU Objective-C++ compiler for the armhf architecture This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C++ cross-compiler for the armhf architecture. Multi-Arch: foreign Package: gobjc++-i686-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-i686-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gcc-i686-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gobjc++-10-i686-linux-gnu (>= 10.2.1-3~) Recommends: g++-i686-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gobjc-i686-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1) Filename: pool/development/g/gcc-defaults/gobjc++-i686-linux-gnu_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1096 MD5sum: 79ee8ba9ffc4c6f2035fbbb6cfc2fab0 SHA1: 7e3926cd6dd950bed6ad62add0195e45edf0ded3 SHA256: aa56b216396097381bd08791b4712a76df09b31721dcc5b9206151730306a14d SHA512: 660384f5b85fb3f73f374a4305b8bd91bcb5326a6ff81eeaffc6f3cdfff341d14d1d9fbe815acad0997d1c0dd664bc56518ef67934e8ae5854a0ea9b63a009b8 Description: GNU Objective-C++ compiler for the i386 architecture This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C++ cross-compiler for the i386 architecture. Multi-Arch: foreign Package: gobjc++-mingw-w64 Priority: optional Section: devel Installed-Size: 254 Maintainer: Stephen Kitt Architecture: all Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: gobjc++-mingw-w64-i686, gobjc++-mingw-w64-x86-64 Filename: pool/development/g/gcc-mingw-w64/gobjc++-mingw-w64_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_all.deb Size: 185896 MD5sum: 215e3b78a1ce1252464c26b18741cb68 SHA1: c03ad6dddec40928b54028142f82bc9ef86b9361 SHA256: 3f89035ce9beddbc4f7a6ca0aedaa5a941a00c4f60f96eea18323addce773b8f SHA512: 9a888ac530f7b32b9e1b68e3bc98a24dba19054de5f879434c76b11ca32fea9f575c30bc53e2167b204db3090ea64201de31d9c48b94b4c8e81db20c6d051b01 Description: GNU Objective-C++ compiler for MinGW-w64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Objective-C++ compiler, supporting cross-compiling to 32- and 64-bit MinGW-w64 targets. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gobjc++-mingw-w64-i686 Priority: optional Section: devel Installed-Size: 254 Maintainer: Stephen Kitt Architecture: all Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: gobjc++-mingw-w64-i686-posix, gobjc++-mingw-w64-i686-win32 Filename: pool/development/g/gcc-mingw-w64/gobjc++-mingw-w64-i686_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_all.deb Size: 185896 MD5sum: 3a03b8ccde9b15493c3738f764bd430d SHA1: 7437ba21da805070cb5bb0c5e3f89e90fb55bc14 SHA256: aa059c3af6419246286a49dbd203a5d87984ca9181e2d2567efa45d6d21c41f3 SHA512: a134818388817688e89396f32cfe488b77b26050ae4ee62c15fa5abf305085b93c5899b555d4319a31c3480e62da1d3853fc56a50c95f2a741d2b01346392177 Description: GNU Objective-C++ compiler for MinGW-w64 targeting Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Objective-C++ compiler, supporting cross-compiling to 32-bit MinGW-w64 targets. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gobjc++-mingw-w64-i686-posix Priority: optional Section: devel Installed-Size: 28629 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Replaces: gobjc++-mingw-w64-i686 (<< 9.3.0-8+22) Depends: gobjc-mingw-w64-i686-posix (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), gcc-mingw-w64-base (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), libc6 (>= 2.14), libgcc-s1 (>= 4.2), libgmp10, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10.2.1) Breaks: gobjc++-mingw-w64-i686 (<< 9.3.0-8+22) Filename: pool/development/g/gcc-mingw-w64/gobjc++-mingw-w64-i686-posix_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_amd64.deb Size: 8327116 MD5sum: 249cd4e628e426c4d3950f4001ba7e44 SHA1: 111a541e8d5af74fdb617cdad4fa96d5960b884c SHA256: 8f0492c41515718c227f5a9e8471930f7c8fabea4bda1bdc4e48013e553320c1 SHA512: 406f17cdcd6b328f777f9385dcb441e23f0888a2d2f1710447807b996f28f87c841c012208024924cec9a6ec93b30168a419a64cd0143521cbe448795038de9f Description: GNU Objective-C++ compiler for MinGW-w64, Win32/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Objective-C++ compiler, supporting cross-compiling to 32-bit MinGW-w64 targets, using the POSIX threading model. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gobjc++-mingw-w64-i686-posix-dbgsym Priority: optional Section: debug Installed-Size: 87562 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: gobjc++-mingw-w64-i686-posix (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5) Filename: pool/development/g/gcc-mingw-w64/gobjc++-mingw-w64-i686-posix-dbgsym_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_amd64.deb Size: 85625532 MD5sum: 1a89526176ff39e1747bfdb021762a07 SHA1: 6b841f7987e976e34fe446a886e36b9575d35877 SHA256: 3d3c245041bfb1f1d46329d66bc7a767e23da961bac991bb3269517672696ed3 SHA512: 362bc41ce9462b1dd42045f0f8eaf4eaf901153b3a19457ad8dd46d351e0ea4e6bee25a1477b59acd79140c095711061d59d0963a753e3b133f6f2f95a221db0 Description: debug symbols for gobjc++-mingw-w64-i686-posix Auto-Built-Package: debug-symbols Build-Ids: 02714b4f30bd84c61ff29849e38fde390e9d941e Package: gobjc++-mingw-w64-i686-win32 Priority: optional Section: devel Installed-Size: 28629 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Replaces: gobjc++-mingw-w64-i686 (<< 9.3.0-8+22) Depends: gobjc-mingw-w64-i686-win32 (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), gcc-mingw-w64-base (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), libc6 (>= 2.14), libgcc-s1 (>= 4.2), libgmp10, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10.2.1) Breaks: gobjc++-mingw-w64-i686 (<< 9.3.0-8+22) Filename: pool/development/g/gcc-mingw-w64/gobjc++-mingw-w64-i686-win32_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_amd64.deb Size: 8327948 MD5sum: df220d8fb3f5ce27dc9037a63aae7b7a SHA1: e5461633957c9157639df94168750b3f841e2157 SHA256: 5756bb11794714a38a5d663579e24670668197bd1253fe96f99bbe8b4e760151 SHA512: 8f1bb7f24f58c7db317a8dee09929c9da6477493a7cbb5b277e846ac2ed5424440ac0264dd2480fe5ad03468502bc1e21438c084fd6c67acd5a29fe7edaf2bb3 Description: GNU Objective-C++ compiler for MinGW-w64, Win32/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Objective-C++ compiler, supporting cross-compiling to 32-bit MinGW-w64 targets, using the Win32 threading model. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gobjc++-mingw-w64-i686-win32-dbgsym Priority: optional Section: debug Installed-Size: 87560 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: gobjc++-mingw-w64-i686-win32 (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5) Filename: pool/development/g/gcc-mingw-w64/gobjc++-mingw-w64-i686-win32-dbgsym_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_amd64.deb Size: 85602428 MD5sum: 131d8d4b6f29b9d2fd581794b5fce6ad SHA1: ab50368eb8f4bc73c55c6bf2802c905b4a7af953 SHA256: edd5ba589ea72c3a88dc0273ab5aa707de75f737fe032ca34a2c5dff298e3328 SHA512: 0e7b051b47d68336e72dc2ce1e112a51132db70f736cf1dd54db99c5db1839aff86d87faa1a69f9573087fa08bf3161a65a26137ee33b6e70472e73363af5145 Description: debug symbols for gobjc++-mingw-w64-i686-win32 Auto-Built-Package: debug-symbols Build-Ids: 5712a8de0f88a61d20c60b09a0a8ee815b774781 Package: gobjc++-mingw-w64-x86-64 Priority: optional Section: devel Installed-Size: 254 Maintainer: Stephen Kitt Architecture: all Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: gobjc++-mingw-w64-x86-64-posix, gobjc++-mingw-w64-x86-64-win32 Filename: pool/development/g/gcc-mingw-w64/gobjc++-mingw-w64-x86-64_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_all.deb Size: 185904 MD5sum: 9b0cc85c1959b2b12ff5ae357315eacd SHA1: 5f30ab0ab70ffa4f7f73798a57c86a8f71d97165 SHA256: 9dcb49f58bafb4688225b20e001ea0d221ac1a98a8d9d85b411f95edfdc2317b SHA512: 122c60ef4b25f2aa2870f36a58a8a822f9a1b3bae769b8b5a709717b49c81960c3f978b16f17f857dbf9351ff03a8bca98569b8d53fe4326481ad277760989a6 Description: GNU Objective-C++ compiler for MinGW-w64 targeting Win64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Objective-C++ compiler, supporting cross-compiling to 64-bit MinGW-w64 targets. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gobjc++-mingw-w64-x86-64-posix Priority: optional Section: devel Installed-Size: 29181 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Replaces: gobjc++-mingw-w64-x86-64 (<< 9.3.0-8+22) Depends: gobjc-mingw-w64-x86-64-posix (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), gcc-mingw-w64-base (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), libc6 (>= 2.14), libgcc-s1 (>= 4.2), libgmp10, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10.2.1) Breaks: gobjc++-mingw-w64-x86-64 (<< 9.3.0-8+22) Filename: pool/development/g/gcc-mingw-w64/gobjc++-mingw-w64-x86-64-posix_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_amd64.deb Size: 8429264 MD5sum: f0f959aa4175e3e5f9df409f8ecbdcb7 SHA1: d1fbef15e4a441fd2626fdc6be6531e8232a5877 SHA256: fa518bcbd2fde70dbd99e7b8030a743397f1253beb7198d871a6dd08490489b0 SHA512: ac9858751954c302c7dc107702ede7d821769e4fd42db68efacbd0ca2bb655e7e972d55c099260289b387463656b9bdf3bf6b55fb45c21439643b792305b1432 Description: GNU Objective-C++ compiler for MinGW-w64, Win64/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Objective-C++ compiler, supporting cross-compiling to 64-bit MinGW-w64 targets, using the POSIX threading model. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gobjc++-mingw-w64-x86-64-posix-dbgsym Priority: optional Section: debug Installed-Size: 88029 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: gobjc++-mingw-w64-x86-64-posix (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5) Filename: pool/development/g/gcc-mingw-w64/gobjc++-mingw-w64-x86-64-posix-dbgsym_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_amd64.deb Size: 85989432 MD5sum: d38a21d5c39c3daf9547ee07603f0838 SHA1: a9f2cdd30a85666715cc20c39adc8eae6db6d41b SHA256: 39c0c4c4c7c75a63c90ff867bdca8d6167f17854d986b90290603eb9696a1df3 SHA512: ff7a95c337182ce8211cc49896bec4439f9f1aedb8f8c994e9b1083b582fc939c2fe85cf872cd9f3a6274e3d2246a484c9d4fe99c2393aad6a52b0561c48f9a4 Description: debug symbols for gobjc++-mingw-w64-x86-64-posix Auto-Built-Package: debug-symbols Build-Ids: e25571423d13b0b0387ee8fa546927507af57078 Package: gobjc++-mingw-w64-x86-64-win32 Priority: optional Section: devel Installed-Size: 29181 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Replaces: gobjc++-mingw-w64-x86-64 (<< 9.3.0-8+22) Depends: gobjc-mingw-w64-x86-64-win32 (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), gcc-mingw-w64-base (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), libc6 (>= 2.14), libgcc-s1 (>= 4.2), libgmp10, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10.2.1) Breaks: gobjc++-mingw-w64-x86-64 (<< 9.3.0-8+22) Filename: pool/development/g/gcc-mingw-w64/gobjc++-mingw-w64-x86-64-win32_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_amd64.deb Size: 8430856 MD5sum: 1c551e723ec5a27bcbae1de9530d6d2f SHA1: d3fa421c7ff17e320c5e68b4c45e7ef0c83041f1 SHA256: bd6a1309e1cb0fce6630c790f157fbd93ec1da71a81251a96ae047e76619c489 SHA512: c19534dbea45d5a0deeecd22cf3addd28684b6bba6fc94a3706cdfa0c1931c242a61afeec7bd2d06164c211f53b369519f4d95fbfe8c06eb54ee07f27663193c Description: GNU Objective-C++ compiler for MinGW-w64, Win64/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Objective-C++ compiler, supporting cross-compiling to 64-bit MinGW-w64 targets, using the Win32 threading model. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gobjc++-mingw-w64-x86-64-win32-dbgsym Priority: optional Section: debug Installed-Size: 88029 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: gobjc++-mingw-w64-x86-64-win32 (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5) Filename: pool/development/g/gcc-mingw-w64/gobjc++-mingw-w64-x86-64-win32-dbgsym_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_amd64.deb Size: 85974520 MD5sum: fbc034a0abc464cc722d51072d15ad97 SHA1: 9766dc149f27b6cf99cd334010641d59130c268b SHA256: f72bf7a137fb6ad58d7c0d8b027f3fb673e8da5734a35a475ea69392369d7b52 SHA512: 7228582a990c1013f140a231f5d620e7693ed703080c78fe6282fa40919a26ac2b87e4c202850fb28476b659405ec6ae1a9e6488376816ba622eb50917f9674e Description: debug symbols for gobjc++-mingw-w64-x86-64-win32 Auto-Built-Package: debug-symbols Build-Ids: 6ae6545836c98039b9d218637ea6d7a370029997 Package: gobjc++-multilib Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp (>= 4:10.2.1-1apertis0bv2023dev3b1), gobjc-multilib (>= 4:10.2.1-1apertis0bv2023dev3b1), gobjc++ (>= 4:10.2.1-1apertis0bv2023dev3b1), gobjc++-10-multilib (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gobjc++-multilib_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1036 MD5sum: 44f174f76d75b1c84575aa73216825af SHA1: 73cdb4576b541cfa229c9a2579dd63acacae8a90 SHA256: b4b6e1f9e8fd608c48af0d96da80d6fd05537205004c3106a57c428c75538200 SHA512: 2223310cdb9e8bafbc50bd4791a7a047986860b0ae4086d90642f18c01b786e90a6280b1aad6f3ce7005fe5979e0ee6ac478270d3689aa3aba9f9ade33f5f193 Description: GNU Objective-C++ compiler (multilib files) This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. . A dependency package on architectures with multilib support; the package contains dependencies for the non-default multilib architecture(s). Package: gobjc++-multilib-i686-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-i686-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gcc-multilib-i686-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gobjc++-i686-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gobjc++-10-multilib-i686-linux-gnu (>= 10.2.1-3~) Recommends: g++-i686-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gobjc-i686-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1) Filename: pool/development/g/gcc-defaults/gobjc++-multilib-i686-linux-gnu_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1096 MD5sum: 422bf70b9aa03728844c8ed94110670d SHA1: a0b0d2bf220143e153aa27f8e52cef9e0e6eda65 SHA256: a51baa2243d7506e7b3deac6e9f834fab9fe4ec12ccd27670d64858b8daafb2c SHA512: ea47f6529e2e76b2205ec410925163f68dc93dcf34cfe5fbf10d94e4ba6bdae620c7eaa55497c566511926316bf74792752d05dc993331afad7fad6dd54688b8 Description: GNU Objective-C++ compiler for the i386 architecture This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C++ cross-compiler for the i386 architecture. Package: gobjc++-multilib-s390x-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-s390x-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gcc-multilib-s390x-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gobjc++-s390x-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gobjc++-10-multilib-s390x-linux-gnu (>= 10.2.1-3~) Recommends: g++-s390x-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gobjc-s390x-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1) Filename: pool/development/g/gcc-defaults/gobjc++-multilib-s390x-linux-gnu_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1096 MD5sum: 456017b05495b1f12041176bd1459a24 SHA1: 36d7dd258fe2b37a389999fe6c60375a8a88bf25 SHA256: b2ecfa7b0af6efb0013c758edc8c843bd23b5c29653bacaa41e12bc614b1829f SHA512: 78bcdfb925a512f6974d122061b18fafd9af606ce60492b8f91e70961a16b5c34ab700d3e05700c63e02dfa4f82b9d574e7657390e8ed79bd4e7cb62ecd4fe18 Description: GNU Objective-C++ compiler for the s390x architecture This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C++ cross-compiler for the s390x architecture. Package: gobjc++-powerpc64le-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-powerpc64le-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gcc-powerpc64le-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gobjc++-10-powerpc64le-linux-gnu (>= 10.2.1-3~) Recommends: g++-powerpc64le-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gobjc-powerpc64le-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1) Filename: pool/development/g/gcc-defaults/gobjc++-powerpc64le-linux-gnu_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1108 MD5sum: 60f205024a38a5cb4670e8e4d0fa4022 SHA1: 5ad7203adef453079d86aa2a32bc69e1f962d6a7 SHA256: c0e5abff032309e71899f30ebc4f946853002b7e642150e793e49842c7d06787 SHA512: 2dfd2d3b0b27c46ecf3ec63164d363a39904e093f3c1590b1c7f922faf2ba535c06d8ff1ffe096b52d216a9e485bd1bf0e859f5b2dc66c901f825b68b177030c Description: GNU Objective-C++ compiler for the ppc64el architecture This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C++ cross-compiler for the ppc64el architecture. Multi-Arch: foreign Package: gobjc++-s390x-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-s390x-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gcc-s390x-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gobjc++-10-s390x-linux-gnu (>= 10.2.1-3~) Recommends: g++-s390x-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gobjc-s390x-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1) Filename: pool/development/g/gcc-defaults/gobjc++-s390x-linux-gnu_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1096 MD5sum: 39548684bed4543f0e4d611bbffcfcb4 SHA1: 8eae0db0f3bc2b0f1319004ae5cf7287f87df4fe SHA256: 93a3768e226575898376c37d59905283ab15310320c09cca82ea0eb4be63fed1 SHA512: 030f077d8b09ddcc8c1987968092a5be19df1b32cd16a24ecd37af14e883a6bd3f0d5d025759b414c85d9e6726511b1956b40fd0808768e08d0c9c576a87b8ce Description: GNU Objective-C++ compiler for the s390x architecture This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C++ cross-compiler for the s390x architecture. Multi-Arch: foreign Package: gobjc-10-aarch64-linux-gnu Priority: optional Section: devel Installed-Size: 204828 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev2b5cross1 Provides: objc-compiler-aarch64-linux-gnu Depends: gcc-10-aarch64-linux-gnu-base (= 10.2.1-6+apertis6bv2023dev2b5cross1), gcc-10-aarch64-linux-gnu (= 10.2.1-6+apertis6bv2023dev2b5cross1), libc6-dev-arm64-cross (>= 2.30-1~), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4), libobjc-10-dev-arm64-cross (>= 10) Suggests: gcc-10-doc (>= 10) Filename: pool/development/g/gcc-10-cross/gobjc-10-aarch64-linux-gnu_10.2.1-6+apertis6bv2023dev2b5cross1_amd64.deb Size: 46590148 MD5sum: ad78110dc96358f99b34bf2e960d58bc SHA1: 76ba8b3a0a4381295cbc302f75eaf0d75045ba74 SHA256: 883f9788fc94ee4d878aec5099b69977c5b1fc5354859831d12b96e195bf25db SHA512: 3489d4a2c3fa26fb9c1be2ceb5d3a548110c500b78f91ebe3fd367b144aa04d54639eae98ec982fe70627802117047c76bfb27dcdd917b09afd17de007448a91 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+apertis6bv2023dev2b5) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gobjc-10-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 187374 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev2b5cross1 Provides: objc-compiler-arm-linux-gnueabi Depends: gcc-10-arm-linux-gnueabi-base (= 10.2.1-6+apertis6bv2023dev2b5cross1), gcc-10-arm-linux-gnueabi (= 10.2.1-6+apertis6bv2023dev2b5cross1), libc6-dev-armel-cross (>= 2.30-1~), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4), libobjc-10-dev-armel-cross (>= 10) Suggests: gcc-10-doc (>= 10) Filename: pool/development/g/gcc-10-cross/gobjc-10-arm-linux-gnueabi_10.2.1-6+apertis6bv2023dev2b5cross1_amd64.deb Size: 44162908 MD5sum: 09b50f6fa15e2e6d0f06835d485ae014 SHA1: 0d58489871103c55bcbe2f9856e8646572f309fd SHA256: f3c9f142d7277a878affdbe7c646dd5dc3aeb2421d20772b1616d178b0aec108 SHA512: c1f1011ea7079ae492bb312c806385d5103781d1509f3b75f9f24e40553a11b4ad9b236a50057de6fc920495757c9a1ca689e62c8eefb1bae00da28c44d747dc 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+apertis6bv2023dev2b5) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gobjc-10-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 187374 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev2b5cross1 Provides: objc-compiler-arm-linux-gnueabihf Depends: gcc-10-arm-linux-gnueabihf-base (= 10.2.1-6+apertis6bv2023dev2b5cross1), gcc-10-arm-linux-gnueabihf (= 10.2.1-6+apertis6bv2023dev2b5cross1), libc6-dev-armhf-cross (>= 2.30-1~), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4), libobjc-10-dev-armhf-cross (>= 10) Suggests: gcc-10-doc (>= 10) Filename: pool/development/g/gcc-10-cross/gobjc-10-arm-linux-gnueabihf_10.2.1-6+apertis6bv2023dev2b5cross1_amd64.deb Size: 44159732 MD5sum: ccb876ee891f2b64a14638c8bea6b319 SHA1: c037c62a43cc3ae85f1c4c30aba82b4931d564f4 SHA256: 50b1b5e42b680a18a59e273ae46e906de139f6d935a3ac5e093515a405adbf57 SHA512: b446b98ffc38afb9acc9de2f0e187cd00adc5a0822c1ed34b35a2b9b177482b3a86ebbe948003bf1ddc5fa55911f0a63480d5bbfe6700426e56d7f9d502f509d 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+apertis6bv2023dev2b5) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gobjc-10-i686-linux-gnu Priority: optional Section: devel Installed-Size: 214240 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev2b5cross1 Provides: objc-compiler-i686-linux-gnu Depends: gcc-10-i686-linux-gnu-base (= 10.2.1-6+apertis6bv2023dev2b5cross1), gcc-10-i686-linux-gnu (= 10.2.1-6+apertis6bv2023dev2b5cross1), libc6-dev-i386-cross (>= 2.30-1~), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4), libobjc-10-dev-i386-cross (>= 10) Suggests: gobjc-10-multilib-i686-linux-gnu, gcc-10-doc (>= 10) Filename: pool/development/g/gcc-10-cross/gobjc-10-i686-linux-gnu_10.2.1-6+apertis6bv2023dev2b5cross1_amd64.deb Size: 47528240 MD5sum: fa1add89581e97158e15ff705a138ae5 SHA1: f8492bbd7b95f103de007c3514cebaecedc534d0 SHA256: 7a58cfe5611cbce6ace94ec31a47a17b7f464b921202d71abc87fa960a86e35e SHA512: 99ca761774966802f92824965b087e2f8a77c77dd2715a1cfcbff21b512cb7a8c0d7d3e5ce49ffdb5920b12c60e0061f86d39348ae4c3fb60aa25d37360da272 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+apertis6bv2023dev2b5) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gobjc-10-multilib-i686-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev2b5cross1 Depends: gcc-10-i686-linux-gnu-base (= 10.2.1-6+apertis6bv2023dev2b5cross1), gobjc-10-i686-linux-gnu (= 10.2.1-6+apertis6bv2023dev2b5cross1), gcc-10-multilib-i686-linux-gnu (= 10.2.1-6+apertis6bv2023dev2b5cross1), lib64objc-10-dev-i386-cross (>= 10.2.1-6+apertis6bv2023dev2b5cross1), libx32objc-10-dev-i386-cross (>= 10.2.1-6+apertis6bv2023dev2b5cross1) Filename: pool/development/g/gcc-10-cross/gobjc-10-multilib-i686-linux-gnu_10.2.1-6+apertis6bv2023dev2b5cross1_amd64.deb Size: 1160 MD5sum: 0ad0605b43b8dd4c675cbdc1ce533e66 SHA1: b58df5c5610efb95fa08121d3adb0f41db3acb9d SHA256: fc52d9fd41c455f62f696e6cacaff5d8315864a5a1b51f7ec9923bd8ff948c4a SHA512: 4b24648e24fcb63bf7fd5c366cd93deb188f367b68e74ca0170040087000dc72893e727337fce97b15989a2210733b32477ad64928a5a72095f92cdab244de69 Description: GNU Objective-C compiler (multilib support) (cross compiler for i386 architecture) This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gobjc-aarch64-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-aarch64-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gcc-aarch64-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gobjc-10-aarch64-linux-gnu (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gobjc-aarch64-linux-gnu_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1080 MD5sum: 0d2fa65b3b839480efe126191273871a SHA1: 00ad9f20ace792ccca879f8f03b8b3e00d3d8e98 SHA256: 3238efb8f7cfe77e95d3c3648e376bb325f44a5769a3442bbca624eac4157c43 SHA512: 8d2c568e8173d77294d8a2a9757c7ef374c7ceb5781828a5e4b17494800f4efec59e229921d812f614825bb9135e50b308df4852e44cacf6950976867742174c Description: GNU Objective-C compiler for the arm64 architecture This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C cross-compiler for the arm64 architecture. Multi-Arch: foreign Package: gobjc-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-arm-linux-gnueabi (>= 4:10.2.1-1apertis0bv2023dev3b1), gcc-arm-linux-gnueabi (>= 4:10.2.1-1apertis0bv2023dev3b1), gobjc-10-arm-linux-gnueabi (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gobjc-arm-linux-gnueabi_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1076 MD5sum: 4f5dfeaa3d6f9f03a438c55f44e35a45 SHA1: e9c0594476019de18934e7d7d6188cb72728a55f SHA256: c48653b91adafe5a9ed4f6cef46fe28a7c2200d4048dbb4c4d7b9656056f710e SHA512: 684012dd82de006c8f7ce26b4ff0c676de6c35f5a3fd00c88304734f89401b13b819109571e2edca82da335e7e011d68eab59bed523415b90f531bbff63e3180 Description: GNU Objective-C compiler for the armel architecture This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C cross-compiler for the armel architecture. Multi-Arch: foreign Package: gobjc-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-arm-linux-gnueabihf (>= 4:10.2.1-1apertis0bv2023dev3b1), gcc-arm-linux-gnueabihf (>= 4:10.2.1-1apertis0bv2023dev3b1), gobjc-10-arm-linux-gnueabihf (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gobjc-arm-linux-gnueabihf_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1080 MD5sum: 650836ceff58c7878536977284c16bc2 SHA1: 14da338afd86f9645ff4ea3261a68428eaf5744d SHA256: 65e1dda7e495f9cfabb277fefd4d5121fa621f76bf08684922378872137fbca1 SHA512: c92a907a59198fa222e93766dd22b7b889ef7365f6de8d1f9c84a48bfd584e359346e41e9a72c123bd748c20b9b4c8b4a80d9ecfde9de4588a1c9bf139372075 Description: GNU Objective-C compiler for the armhf architecture This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C cross-compiler for the armhf architecture. Multi-Arch: foreign Package: gobjc-i686-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-i686-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gcc-i686-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gobjc-10-i686-linux-gnu (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gobjc-i686-linux-gnu_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1072 MD5sum: 00ad4349f8a86c2b97746798cce48af3 SHA1: adda31532233624946a1fae4b119e898586a5059 SHA256: a13bb742df9f78326c08097ab44435251c10d9c775956fec6018327a98b3c074 SHA512: df05dec3a7775d9079038119a961f1cd20bd1cba337f4a39e79273e3871cab85575e84e10c43977f28a95b336e63f3a7354b143969aedffc6f55a0c41f917d1c Description: GNU Objective-C compiler for the i386 architecture This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C cross-compiler for the i386 architecture. Multi-Arch: foreign Package: gobjc-mingw-w64 Priority: optional Section: devel Installed-Size: 254 Maintainer: Stephen Kitt Architecture: all Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: gobjc-mingw-w64-i686, gobjc-mingw-w64-x86-64 Filename: pool/development/g/gcc-mingw-w64/gobjc-mingw-w64_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_all.deb Size: 185884 MD5sum: 85545cff6f6e6eb8e0cf0db34b39f1fe SHA1: 0de74aff3e690e77cb60eb50e314ebcfaafbd217 SHA256: 3ad17aa171fb89637658c1121585df319deedc2758f235af198d462a3ab43ea6 SHA512: 7ce536fe6440ec4482aa629520e1a8144887577c534238d91402d3370742754a1ecf9c4d3826d83ccbcb2a039484666862fa8f8f279654ef3474fd183000f46e Description: GNU Objective-C compiler for MinGW-w64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Objective-C compiler, supporting cross-compiling to 32- and 64-bit MinGW-w64 targets. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gobjc-mingw-w64-i686 Priority: optional Section: devel Installed-Size: 254 Maintainer: Stephen Kitt Architecture: all Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: gobjc-mingw-w64-i686-posix, gobjc-mingw-w64-i686-win32 Filename: pool/development/g/gcc-mingw-w64/gobjc-mingw-w64-i686_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_all.deb Size: 185908 MD5sum: 640f7362c49f52b679c7b5d542d664f4 SHA1: 74a5e79a09c63ffbee3fd7b374ce7d1fdb486587 SHA256: d424166defd121f909ce0f8faa66fd2faa14b66bf94f6958cdc2ced011ae27da SHA512: e69a7816079f377caead4876a7aa7c0b073f168021c74d33918492ad9570cbac6d938cd976cc3432fc502ee201a19fee47090c271f121e9dedac68cb63e40154 Description: GNU Objective-C compiler for MinGW-w64 targeting Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Objective-C compiler, supporting cross-compiling to 32-bit MinGW-w64 targets. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gobjc-mingw-w64-i686-posix Priority: optional Section: devel Installed-Size: 27307 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Replaces: gobjc-mingw-w64-i686 (<< 9.3.0-8+22) Depends: gcc-mingw-w64-i686-posix (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), gcc-mingw-w64-i686-posix-runtime (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), gcc-mingw-w64-base (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), libc6 (>= 2.14), libgcc-s1 (>= 4.2), libgmp10, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10.2.1) Breaks: gobjc-mingw-w64-i686 (<< 9.3.0-8+22) Filename: pool/development/g/gcc-mingw-w64/gobjc-mingw-w64-i686-posix_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_amd64.deb Size: 7736760 MD5sum: 5e619f28ecd01d5af3a83c33ac8506da SHA1: 8253cb62b16b0c1278faf801346af0619e84ce66 SHA256: ea0a4f66d018b38fb2843b961fa564c679d56b208901c77a4e7bad9f139be225 SHA512: 34300fe367146d411ee1eb34ff4edf2f10c445c59b5e462c1a2ebd101247115f84c2dfd7e174e62f18d5c32e24e1c7d46fb9a0fc51f2159814cbab96534b02a2 Description: GNU Objective-C compiler for MinGW-w64, Win32/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Objective-C compiler, supporting cross-compiling to 32-bit MinGW-w64 targets, using the POSIX threading model. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gobjc-mingw-w64-i686-posix-dbgsym Priority: optional Section: debug Installed-Size: 82236 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: gobjc-mingw-w64-i686-posix (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5) Filename: pool/development/g/gcc-mingw-w64/gobjc-mingw-w64-i686-posix-dbgsym_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_amd64.deb Size: 80348156 MD5sum: 469ac2c32f7228e02ca56ee1155d1048 SHA1: 81f8650dc3f2b7343f069f3fb78ec6d9e5882e6d SHA256: ae00cf0a1964c65fc93fa4bfe582a81a988aad15212678744f109e43e20bcfcf SHA512: 0ce35780e37a3ffb149f46ec4966447122928b18f09d7a6270cf90813325811a012f4c31b55e3d88a5a0b579b41275627f23257385801eca807f73a955caf64f Description: debug symbols for gobjc-mingw-w64-i686-posix Auto-Built-Package: debug-symbols Build-Ids: 3be5d5254b655a2935dc07e4d18beacf2701add0 Package: gobjc-mingw-w64-i686-win32 Priority: optional Section: devel Installed-Size: 27323 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Replaces: gobjc-mingw-w64-i686 (<< 9.3.0-8+22) Depends: gcc-mingw-w64-i686-win32 (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), gcc-mingw-w64-i686-win32-runtime (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), gcc-mingw-w64-base (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), libc6 (>= 2.14), libgcc-s1 (>= 4.2), libgmp10, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10.2.1) Breaks: gobjc-mingw-w64-i686 (<< 9.3.0-8+22) Filename: pool/development/g/gcc-mingw-w64/gobjc-mingw-w64-i686-win32_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_amd64.deb Size: 7735560 MD5sum: c0b3d0bdd97373e95e4823f4e9cbf16d SHA1: 1bde9fe9c01808ac9b223258dc8e30b0ea32389f SHA256: 78fa17b313084e043c5d61eeb527de3d56f877d17893ff8508c4d6bfd750e142 SHA512: 4c4219e0924e663ef802e96f87a3549eb645d8905a9bdbe10a519bb4f419875c63ff2efd5c320b3bb024eeab51755f4ab9a3ee96bada232a349fc86934f666a4 Description: GNU Objective-C compiler for MinGW-w64, Win32/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Objective-C compiler, supporting cross-compiling to 32-bit MinGW-w64 targets, using the Win32 threading model. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gobjc-mingw-w64-i686-win32-dbgsym Priority: optional Section: debug Installed-Size: 82248 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: gobjc-mingw-w64-i686-win32 (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5) Filename: pool/development/g/gcc-mingw-w64/gobjc-mingw-w64-i686-win32-dbgsym_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_amd64.deb Size: 80419480 MD5sum: dd7c3b9e801cb3e34334ca489932644c SHA1: af92a33381f0c990a5101966cdaa1f525e064360 SHA256: 4f837e3a72b4e065f6638872ba91cf8e8c39e18cf83b68d82335ea633f9705d2 SHA512: ffe3d0b7f0b1de0b3e149120e872f8bd4400d030334588e1990c7835a48baf8aeb9606f126ebb6ec9a3e05b1396f873dfe7731f543b671d8eff10fd964392d3a Description: debug symbols for gobjc-mingw-w64-i686-win32 Auto-Built-Package: debug-symbols Build-Ids: 8768357323d82b5b94e30d878d74927af89e0045 Package: gobjc-mingw-w64-x86-64 Priority: optional Section: devel Installed-Size: 254 Maintainer: Stephen Kitt Architecture: all Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: gobjc-mingw-w64-x86-64-posix, gobjc-mingw-w64-x86-64-win32 Filename: pool/development/g/gcc-mingw-w64/gobjc-mingw-w64-x86-64_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_all.deb Size: 185892 MD5sum: 5e7d954bf13527ddff736e2525b9362e SHA1: c5f15ad213d6304b85188c2fdb75e37a8c8317fc SHA256: 869de1206a9ac53df43ffa4bde2cc66004efa14b095b9cbe8a01a410ff6ffd60 SHA512: 10064a6436fc1535528c636b7ae18f51333faf2107f377c721b054cf0e1006158771262a65209f8e3f5df298eac85938e93b8dcbd699f8cdd27e075e4d1f6e63 Description: GNU Objective-C compiler for MinGW-w64 targeting Win64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Objective-C compiler, supporting cross-compiling to 64-bit MinGW-w64 targets. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gobjc-mingw-w64-x86-64-posix Priority: optional Section: devel Installed-Size: 27861 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Replaces: gobjc-mingw-w64-x86-64 (<< 9.3.0-8+22) Depends: gcc-mingw-w64-x86-64-posix (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), gcc-mingw-w64-x86-64-posix-runtime (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), gcc-mingw-w64-base (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), libc6 (>= 2.14), libgcc-s1 (>= 4.2), libgmp10, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10.2.1) Breaks: gobjc-mingw-w64-x86-64 (<< 9.3.0-8+22) Filename: pool/development/g/gcc-mingw-w64/gobjc-mingw-w64-x86-64-posix_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_amd64.deb Size: 7836508 MD5sum: 2721aae2036dece1fc85653824201387 SHA1: 35409d5bcdfd3afc8a05f51629da8a686af9b2a1 SHA256: 6234502dc7ec86f3be04f0deefdb6a33f83a478a73659897dafd60404e5648ce SHA512: 19b5ca06b406c22b4e62d6a1df390f3b9fac48f7226ceb6cf027606e7150048049cb679ed032d4f843e82fb59f86065a7a506a6321c7d638ef1eea67d94da139 Description: GNU Objective-C compiler for MinGW-w64, Win64/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Objective-C compiler, supporting cross-compiling to 64-bit MinGW-w64 targets, using the POSIX threading model. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gobjc-mingw-w64-x86-64-posix-dbgsym Priority: optional Section: debug Installed-Size: 82722 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: gobjc-mingw-w64-x86-64-posix (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5) Filename: pool/development/g/gcc-mingw-w64/gobjc-mingw-w64-x86-64-posix-dbgsym_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_amd64.deb Size: 80775588 MD5sum: dceb17cb709c622daeaa991776bb697d SHA1: 117b46e2b63e2276dbf2d17cd8988a1e195410fd SHA256: 22d0c39146c0d5d0197a99ee41dfc8733927132a76809179eaf96a6628dd3e5d SHA512: feca0b8720b7c27687a99a1024a21063800f2de64bf1c2ce460405aa403909eaa5f517cc361c8302ef12872bb9fe601e0901bdb89b6351b10e559bd31a32b6eb Description: debug symbols for gobjc-mingw-w64-x86-64-posix Auto-Built-Package: debug-symbols Build-Ids: f68e43450916f36938b242f5947148d6d9ff503c Package: gobjc-mingw-w64-x86-64-win32 Priority: optional Section: devel Installed-Size: 27876 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Replaces: gobjc-mingw-w64-x86-64 (<< 9.3.0-8+22) Depends: gcc-mingw-w64-x86-64-win32 (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), gcc-mingw-w64-x86-64-win32-runtime (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), gcc-mingw-w64-base (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), libc6 (>= 2.14), libgcc-s1 (>= 4.2), libgmp10, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10.2.1) Breaks: gobjc-mingw-w64-x86-64 (<< 9.3.0-8+22) Filename: pool/development/g/gcc-mingw-w64/gobjc-mingw-w64-x86-64-win32_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_amd64.deb Size: 7839872 MD5sum: e062f7db539c70e929ac4acf773d11ac SHA1: 9149d061de9e9d98dd562ff2e896a9cad37e5fdc SHA256: 3bd94d502f573a729e162c057b1d50ab91d55f849f212788382e9a0886da0e45 SHA512: 7689f1c22f8a1c8a81cdda68ef5ed46c4e516a55e88451f254e7a43016c4157d639ac8394075041ac76e8bc3a10166083bcf8708a7f35493ea1d24477c16745f Description: GNU Objective-C compiler for MinGW-w64, Win64/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Objective-C compiler, supporting cross-compiling to 64-bit MinGW-w64 targets, using the Win32 threading model. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gobjc-mingw-w64-x86-64-win32-dbgsym Priority: optional Section: debug Installed-Size: 82721 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: gobjc-mingw-w64-x86-64-win32 (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5) Filename: pool/development/g/gcc-mingw-w64/gobjc-mingw-w64-x86-64-win32-dbgsym_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_amd64.deb Size: 80763016 MD5sum: b3c2d3cab3b8ab6ae6bf114045827d04 SHA1: a20fd8e02e62985d3ada35df5b9e319f58c9c67a SHA256: ebe9ed0bd24ea8bd6dd92e1959742808f350385fd3c3aaa9bb1e7693d52d803e SHA512: 126ec3042aff6355b219aec428c0640aafdb4b725b0f6c125f61115e2e9e1c8855c84cbecddd59d52062e5e93c746d4fb73ec4eb044b9f74ef95ccbe78a5cd7d Description: debug symbols for gobjc-mingw-w64-x86-64-win32 Auto-Built-Package: debug-symbols Build-Ids: 71f7cd10ab401cd00f9d360dd8aa5db7250cc3c9 Package: gobjc-multilib Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp (>= 4:10.2.1-1apertis0bv2023dev3b1), gcc-multilib (>= 4:10.2.1-1apertis0bv2023dev3b1), gobjc (>= 4:10.2.1-1apertis0bv2023dev3b1), gobjc-10-multilib (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gobjc-multilib_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1024 MD5sum: 5f5dc0ebcfc2588528e676f59d5174e3 SHA1: a3c965f54a9d41ad1ec273ad3799031ac2bed68d SHA256: 8a72053c4b71008675622f5bdae7ddc13b06af079ebab34e42ca1c9addddc8e2 SHA512: 4f47708eeb9f5061021a30cf125874b47a0dc862f8af7d9f9377bea26428df22e3012e64866cc9ee752963a5ab4cbb2f898598f160814f0ee4085d2f1efe6930 Description: GNU Objective-C compiler (multilib files) This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. . A dependency package on architectures with multilib support; the package contains dependencies for the non-default multilib architecture(s). Package: gobjc-multilib-i686-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-i686-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gobjc-i686-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gcc-multilib-i686-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gobjc-10-multilib-i686-linux-gnu (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gobjc-multilib-i686-linux-gnu_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1080 MD5sum: 81c2ba72c558fda8e2e473cb63a389bb SHA1: 9d63545f2a7842d3c997c3ccb4cee96ac7e7e076 SHA256: e710c0555610648960c19b4ddb922f5738da5775914f8ad0aa10f7572175b46c SHA512: 62ad85fc1f0e483d8f558a818982fbbe70cfd8f4ef27970fb650d20c6e354c19ca6cd580e8c56cf54583a8acba768659e665118b71969cc7374a921a7824430f Description: GNU Objective-C compiler for the i386 architecture This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C cross-compiler for the i386 architecture. Package: gobjc-multilib-s390x-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-s390x-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gobjc-s390x-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gcc-multilib-s390x-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gobjc-10-multilib-s390x-linux-gnu (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gobjc-multilib-s390x-linux-gnu_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1076 MD5sum: 33441d178a5e54eb04b87df037a9cba6 SHA1: c19578f5e90436b568434a719746f7a7f042ae8f SHA256: 67c9d02b103a386e5c44a4eaa95561b61cf0b0569c66043ed0fe03e39f5375ab SHA512: 07775b774c56e2a0727acb1b3add041d9e978680d9abb68a9945f4de90209187ce7a46e9aa7789b42ad00c26cbe14462cac197a4a8060334f5d960fa38640cf6 Description: GNU Objective-C compiler for the s390x architecture This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C cross-compiler for the s390x architecture. Package: gobjc-powerpc64le-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-powerpc64le-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gcc-powerpc64le-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gobjc-10-powerpc64le-linux-gnu (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gobjc-powerpc64le-linux-gnu_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1084 MD5sum: df787d0341a61688e2e8131b7977cdc4 SHA1: 807fd9ad2b075642094295787909df9b49df3e48 SHA256: a3375e97b34fca259c353224a219bbcd177849608e5ec66bd19dc9d186a1fa0d SHA512: d18e2d1ea2a5ad9e5cef4cfd0bfdf9d0a57e7560d5dd19ee32cba857a0e07eabf0fa8acdc8b02396167a3ce3ac28facc02bd69f67ffa6ccd9d276b4357ee77ce Description: GNU Objective-C compiler for the ppc64el architecture This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C cross-compiler for the ppc64el architecture. Multi-Arch: foreign Package: gobjc-s390x-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-s390x-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gcc-s390x-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gobjc-10-s390x-linux-gnu (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gobjc-s390x-linux-gnu_10.2.1-1apertis0bv2023dev3b1_amd64.deb Size: 1072 MD5sum: 9f2c251b4ca871df9054148d1ea3e82f SHA1: d6a83a85956c59ad66e28676b0597b44c8b607e2 SHA256: 4998c4fea6e329e413b38f5dbc470b61886c6fcb1db1d52078b995831afb1911 SHA512: a912e631d901cdb1096ef090f52921a10f0b83b69d7f2a37fa7ee9e9e2119271a2badba7811201dfb7012741e7defccd255b6310c32b497f3f788bb873729577 Description: GNU Objective-C compiler for the s390x architecture This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C cross-compiler for the s390x architecture. Multi-Arch: foreign Package: gogoprotobuf Priority: optional Section: golang Installed-Size: 47386 Maintainer: Debian Go Packaging Team Architecture: amd64 Source: golang-gogoprotobuf Version: 1.3.2-1apertis0bv2023dev2b3 Replaces: golang-gogoprotobuf-dev (<< 0.2-1) Depends: golang-github-gogo-protobuf-dev (= 1.3.2-1apertis0bv2023dev2b3), protobuf-compiler Breaks: golang-gogoprotobuf-dev (<< 0.2-1) Filename: pool/development/g/golang-gogoprotobuf/gogoprotobuf_1.3.2-1apertis0bv2023dev2b3_amd64.deb Size: 5466560 MD5sum: cf99680c44ec75a70d14f99a98b8c491 SHA1: 643f4f10156c12168b98d858f8558a5ed5198943 SHA256: f849ffea8f2509f6d79ab51ce930c49218181c4ec385561b2f3d106692628bad SHA512: 1053ad1ae010ce939005cf4d2326a28a310df30df2f8555a2bd7903e7ebdf27e802d873920655acb8525bb4782a4ebd41f18172c69d8274f719a59dce0e045d3 Description: alternative protocol buffer support for Golang - utilities An alternative protocol buffer support for the Go programming language, forked from golang-goprotobuf. It is backwards compatible with goprotobuf, but provides faster marshalling and unmarshalling and can generate extra helper code, tests and benchmarks. . This package provides utilities. Built-Using: golang-1.15 (= 1.15.15-1~deb11u2+apertis0bv2023dev2b2) Homepage: https://github.com/gogo/protobuf Package: gogottrpc Priority: optional Section: golang Installed-Size: 6364 Maintainer: Debian Go Packaging Team Architecture: amd64 Source: golang-gogottrpc Version: 1.0.2-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-gogottrpc/gogottrpc_1.0.2-1apertis0bv2023dev2b3_amd64.deb Size: 1640140 MD5sum: eb2576d37d56e03cbf2be5dbc9c24de3 SHA1: 195d5c425561fbe39baad108782627e5f8da0076 SHA256: 53c61113855821aaef481324a964b92f7d8e007ea06d436fa0de10ba8cda9cd4 SHA512: 6ba3cd0610a153a6b92d3d533b7ee1d798ca8444b443a95148759d6e06f20e95ac94093c52e3e782bdc24846f8fed66db99f7ac7ca2c61174afd41db27c03b61 Description: GRPC for low-memory environments - utilities The existing grpc-go project requires a lot of memory overhead for importing packages and at runtime. While this is great for many services with low density requirements, this can be a problem when running a large number of services on a single machine or on a machine with a small amount of memory. . Using the same GRPC definitions, this project reduces the binary size and protocol overhead required. We do this by eliding the net/http, net/http2 and grpc package used by grpc replacing it with a lightweight framing protocol. The result are smaller binaries that use less resident memory with the same ease of use as GRPC. . Please note that while this project supports generating either end of the protocol, the generated service definitions will be incompatible with regular GRPC services, as they do not speak the same protocol. . This package provides utilities. Built-Using: golang-1.15 (= 1.15.15-1~deb11u2+apertis0bv2023dev2b2), golang-github-pkg-errors (= 0.9.1-1apertis0bv2023dev2b3), golang-gogoprotobuf (= 1.3.2-1apertis0bv2023dev2b3), golang-golang-x-sys (= 0.0~git20210124.22da62e-1apertis0bv2023dev2b3), golang-google-genproto (= 0.0~git20200413.b5235f6-1apertis0bv2023dev2b3), golang-google-grpc (= 1.27.1-1apertis1bv2023dev2b3), golang-goprotobuf (= 1.3.4-2apertis0bv2023dev2b3), golang-logrus (= 1.7.0-2apertis0bv2023dev2b3) Homepage: https://github.com/containerd/ttrpc Package: golang Priority: optional Section: devel Installed-Size: 12 Maintainer: Go Compiler Team Architecture: amd64 Source: golang-defaults Version: 2:1.15~1apertis0bv2023dev2b4 Depends: golang-1.15, golang-doc (>= 2:1.15~1apertis0bv2023dev2b4), golang-go (>= 2:1.15~1apertis0bv2023dev2b4), golang-src (>= 2:1.15~1apertis0bv2023dev2b4) Filename: pool/development/g/golang-defaults/golang_1.15~1apertis0bv2023dev2b4_amd64.deb Size: 5068 MD5sum: d53008024b59cca2ce7be31469cc0ebb SHA1: 6a6fd8633d61bf4eeff80f32f95faef6baf4253d SHA256: ef81d8d3c5838f7ba96ca5cc7b87fd1d901e9b37e88bf7814d6d74d370eadf9d SHA512: 33ae23c229c7ba3ed82818be5f0c1d83c73b813c334974edfbdfe22807ba58a077c35c0d95e841d9ab2430e5434f54fc68a8893756641c754780c5ab07c27669 Description: Go programming language compiler - metapackage The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. . This package is a metapackage that, when installed, guarantees that (most of) a full Go development environment is installed. Homepage: https://golang.org Multi-Arch: same Package: golang-1.15 Priority: optional Section: golang Installed-Size: 62 Maintainer: Go Compiler Team Architecture: all Version: 1.15.15-1~deb11u4+apertis0bv2023dev3b4 Depends: golang-1.15-doc (>= 1.15.15-1~deb11u4+apertis0bv2023dev3b4), golang-1.15-go (>= 1.15.15-1~deb11u4+apertis0bv2023dev3b4), golang-1.15-src (>= 1.15.15-1~deb11u4+apertis0bv2023dev3b4) Filename: pool/development/g/golang-1.15/golang-1.15_1.15.15-1~deb11u4+apertis0bv2023dev3b4_all.deb Size: 30696 MD5sum: 7078dff674d7aa58b0ebbb35d617a669 SHA1: 5c6d4d8ed432a7512f1a2a85a166a832152343db SHA256: db84439a1e938ec4a3e3708d6f899a948a46be040963b173bb4ef177e57cb8e6 SHA512: 6987086d54569f88045c5f527493c35face8beb17a0a82b375bb7d8e5eea019e3e6ad47bce8d995eec5475368b5b0a6b9bf1875b2372eb00660dcfece3f368d0 Description: Go programming language compiler - metapackage The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. . This package is a metapackage that, when installed, guarantees that (most of) a full Go development environment is installed. Homepage: https://golang.org Package: golang-1.15-doc Priority: optional Section: doc Installed-Size: 4065 Maintainer: Go Compiler Team Architecture: all Source: golang-1.15 Version: 1.15.15-1~deb11u4+apertis0bv2023dev3b4 Depends: golang-1.15-go Filename: pool/development/g/golang-1.15/golang-1.15-doc_1.15.15-1~deb11u4+apertis0bv2023dev3b4_all.deb Size: 2457420 MD5sum: e3a4f499d992cd1245fed20367587086 SHA1: 48b734e88abf0b88251c2f6e5362e774cc4d10d0 SHA256: 22790dfe0b331304647071417fb3d7e00e48a54a7c81556427cd61da9d112e78 SHA512: 84cb978db9c978f96214a75aa783311a5af4e565541ee76922e86f234204935b97fb84d5a9815a393b17b01fa180dca1bf6f6d9d2d06a3ec623be5f0ec3babd0 Description: Go programming language - documentation The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. . This package provides the documentation for the Go programming language. You can view the formatted documentation by running "godoc --http=:6060", and then visiting http://localhost:6060/doc/install.html. Homepage: https://golang.org Package: golang-1.15-go Priority: optional Section: golang Installed-Size: 256522 Maintainer: Go Compiler Team Architecture: amd64 Source: golang-1.15 Version: 1.15.15-1~deb11u4+apertis0bv2023dev3b4 Depends: golang-1.15-src (>= 1.15.15-1~deb11u4+apertis0bv2023dev3b4), libc6 (>= 2.3.2) Recommends: g++, gcc, libc6-dev, pkg-config Suggests: bzr | brz, ca-certificates, git, mercurial, subversion Breaks: dh-golang (<< 1.43~) Filename: pool/development/g/golang-1.15/golang-1.15-go_1.15.15-1~deb11u4+apertis0bv2023dev3b4_amd64.deb Size: 47399232 MD5sum: 4d8b50035767f29a8fff5b08f08d40f7 SHA1: b30a95ab6336e3ef2e124588b83bca0e42fa2289 SHA256: e0f430dffc93299d43a8bf1e25e19e5f31f6fac7bc79634bf448addbcd7c944d SHA512: 28155019d73f83f13c255e3016b74cc8b244b9e773cf42b9cb5c20cab1d3d1e46515f76fa8284173a3b2bd0cc18c738116e65dd6bf0577828dcd1e2dd0e4c1f6 Description: Go programming language compiler, linker, compiled stdlib The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. . This package provides an assembler, compiler, linker, and compiled libraries for the Go programming language. . Go supports cross-compilation, but as of Go 1.5, it is no longer necessary to pre-compile the standard library inside GOROOT for cross-compilation to work. Homepage: https://golang.org Package: golang-1.15-src Priority: optional Section: golang Installed-Size: 94115 Maintainer: Go Compiler Team Architecture: amd64 Source: golang-1.15 Version: 1.15.15-1~deb11u4+apertis0bv2023dev3b4 Filename: pool/development/g/golang-1.15/golang-1.15-src_1.15.15-1~deb11u4+apertis0bv2023dev3b4_amd64.deb Size: 13860148 MD5sum: 78272fe5ca6027c7b07ed09ed8d7cb9f SHA1: 67dd297783c4c4a5ec468d68487a6f71f4c4faec SHA256: 8208ea38239822db360f163c2e654d1b9feef6a483b52dfd32c52af51c956ba9 SHA512: 67b37e3cd45f48b2278b319db0425f6ea32c01bcba06f5b84ee49bc50c4dd390f7720ea5a8a95fbb99cdd2e1271a120330a8f0024e2fa22a321aaf8eb5ff3810 Description: Go programming language - source files The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. . This package provides the Go programming language source files needed for cross-compilation. Homepage: https://golang.org Package: golang-1.18 Priority: optional Section: golang Installed-Size: 59 Maintainer: Debian Go Compiler Team Architecture: all Version: 1.18.3-1~bpo11+1+apertis0bv2023dev3b1 Depends: golang-1.18-doc (>= 1.18.3-1~bpo11+1+apertis0bv2023dev3b1), golang-1.18-go (>= 1.18.3-1~bpo11+1+apertis0bv2023dev3b1), golang-1.18-src (>= 1.18.3-1~bpo11+1+apertis0bv2023dev3b1) Filename: pool/development/g/golang-1.18/golang-1.18_1.18.3-1~bpo11+1+apertis0bv2023dev3b1_all.deb Size: 29156 MD5sum: 0e9226c8edf478aebd3d302c2d5d009e SHA1: 1fac9aa8dd8bd249dcd0b0af4d1ea0cf17664929 SHA256: 4ab61f2a64798b7475cfa7a4215ac240ecae92071c638498e0e4c662e1fe493f SHA512: 2b9321c63f872fc89a26db4c0c13fbd0fa7dcdd60eefe31f77fa1be8bc98b46f7cfba6612aef6a2757326ee89f10dd952a95756dc185e5d73c135e2d5e473337 Description: Go programming language compiler - metapackage The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. . This package is a metapackage that, when installed, guarantees that (most of) a full Go development environment is installed. . To use this version, instead of the default one provided by golang-go package, add /usr/lib/go-1.18/bin/ to PATH, or invoke /usr/lib/go-1.18/bin/go directly. Homepage: https://go.dev/ Package: golang-1.18-doc Priority: optional Section: doc Installed-Size: 635 Maintainer: Debian Go Compiler Team Architecture: all Source: golang-1.18 Version: 1.18.3-1~bpo11+1+apertis0bv2023dev3b1 Filename: pool/development/g/golang-1.18/golang-1.18-doc_1.18.3-1~bpo11+1+apertis0bv2023dev3b1_all.deb Size: 116596 MD5sum: cc63a88da8fd7838ceddc340514bfb44 SHA1: 8fc078bb8295e21555398f0c3243e7e42dd5dc54 SHA256: cc849ac05a58e5ca401dc85f53e46f765ed9707bd1d1931bdf9d6a5578bb4238 SHA512: 7dc904e428462d7a2005d0237c356a8726936dfb902ea3ba56aca3809ad5e93b6d3b0b2c95418ee77d8d5948bfe138296fa0a7974105a7402ef54460ca61dfdc Description: Go programming language - documentation The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. . This package provides the documentation for the Go programming language. Homepage: https://go.dev/ Multi-Arch: foreign Package: golang-1.18-go Priority: optional Section: golang Installed-Size: 322019 Maintainer: Debian Go Compiler Team Architecture: amd64 Source: golang-1.18 Version: 1.18.3-1~bpo11+1+apertis0bv2023dev3b1 Depends: golang-1.18-src (>= 1.18.3-1~bpo11+1+apertis0bv2023dev3b1), libc6 (>= 2.3.2) Recommends: g++, gcc, libc6-dev, pkg-config Suggests: bzr | brz, ca-certificates, git, mercurial, subversion Breaks: dh-golang (<< 1.43~) Filename: pool/development/g/golang-1.18/golang-1.18-go_1.18.3-1~bpo11+1+apertis0bv2023dev3b1_amd64.deb Size: 60741492 MD5sum: 93720f635e66957c9219f47a96a2da33 SHA1: 86b1ea5e9a87237f1400c46da03c82ee0673a3bb SHA256: 72a2beacd015c0243fc9af8861fac73dc1d3dc3324e8f1326ec83628438b40e6 SHA512: cde30a6081cd497302f7d7e25741feac86530d0757a6b624b675e089a19bdfc1b9893372be00b86048489feb45075c7569e287dd5412fbd70c7a3c610d50ab7c Description: Go programming language compiler, linker, compiled stdlib The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. . This package provides an assembler, compiler, linker, and compiled libraries for the Go programming language. . To use this version, instead of the default one provided by golang-go package, add /usr/lib/go-1.18/bin/ to PATH, or invoke /usr/lib/go-1.18/bin/go directly. Homepage: https://go.dev/ Package: golang-1.18-src Priority: optional Section: golang Installed-Size: 104069 Maintainer: Debian Go Compiler Team Architecture: all Source: golang-1.18 Version: 1.18.3-1~bpo11+1+apertis0bv2023dev3b1 Filename: pool/development/g/golang-1.18/golang-1.18-src_1.18.3-1~bpo11+1+apertis0bv2023dev3b1_all.deb Size: 15614644 MD5sum: 5b7802ffeeada52e27fcb2f4855f2ec1 SHA1: 73b1d8122187b09eafb12eb9cd365ba55a84b581 SHA256: 65e13ea7829e22cd62eabefea6ed964148b00bd2a87901d12cf5f10d58293e47 SHA512: 6c678ee406c0e3f70b22f5338c5340cba5751d3a0858c0eeddde2d98830a44ae2d69e6c48e0c1c26b55afcdf7c4eb88db381b77e8b115a3e1bd3eb31309a2731 Description: Go programming language - source files The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. . This package provides the Go programming language source files needed for compilation. Homepage: https://go.dev/ Multi-Arch: foreign Package: golang-any Priority: optional Section: devel Installed-Size: 12 Maintainer: Go Compiler Team Architecture: amd64 Source: golang-defaults Version: 2:1.15~1apertis0bv2023dev2b4 Depends: golang-go (>= 2:1.15~1apertis0bv2023dev2b4) | gccgo-go (>= 2:1.15~1apertis0bv2023dev2b4) Filename: pool/development/g/golang-defaults/golang-any_1.15~1apertis0bv2023dev2b4_amd64.deb Size: 5200 MD5sum: 168bc7aad62a73ddf075e159b36c50d9 SHA1: a1bbfc9fbfa7ab164a99ece89262f4aaceec4323 SHA256: 8e23bf04f407c334a3bc58996ff9931cff530f7cbde67f2e934d0bef52afa02b SHA512: ecf53b56b8ccb02e9741290b4a53336741be4f3a1d6ee7b9e6e3366a15c7b36231cf75e74b626957419fa74fb20bd8bded4129c7569f31cf5eee64380922374c 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: 43670 Maintainer: Debian Go Packaging Team Architecture: amd64 Source: golang-github-cloudflare-cfssl Version: 1.2.0+git20160825.89.7fb22c8-3.1apertis0bv2023dev2b3 Depends: libc6 (>= 2.4), libsqlite3-0 (>= 3.7.15) Filename: pool/development/g/golang-github-cloudflare-cfssl/golang-cfssl_1.2.0+git20160825.89.7fb22c8-3.1apertis0bv2023dev2b3_amd64.deb Size: 8736096 MD5sum: 578e9094cfc7f417c1f28fd060e0b107 SHA1: 8db0ebe4c65456338e49e3a5e2c565c196f437a9 SHA256: 932032d6b783e90bb258fc25cf805ee6c1eb8f060846f4a510add4322f66c39c SHA512: 4a6b6d642848e46993da9715dde15c02b779a9e5f77dc92c7e2b4690db96131932c1b8f4ef8a5412952c4137cde651b41794d8d0b9a2821879a3be977c3f9fa2 Description: CloudFlare's PKI and TLS toolkit CFSSL is CloudFlare's PKI/TLS swiss army knife. It is both a command line tool and an HTTP API server for signing, verifying, and bundling TLS certificates. CFSSL can be used to build custom TLS PKI tools as well as create and manipulate traditional certificate structures using code or on the command line. . This package contains the command line executables. Built-Using: golang-1.15 (= 1.15.15-1~deb11u2+apertis0bv2023dev2b2), golang-github-cloudflare-go-metrics (= 0.0~git20151117.0.6a9aea3-3co1bv2023dev2b3), golang-github-cloudflare-redoctober (= 0.0~git20161017.0.78e9720-5apertis0bv2023dev2b3), golang-github-daaku-go.zipexe (= 1.0.1-1apertis0bv2023dev2b3), golang-github-geertjohan-go.rice (= 1.0.2-1apertis0bv2023dev2b3), golang-github-go-sql-driver-mysql (= 1.5.0-1apertis0bv2023dev2b3), golang-github-google-certificate-transparency (= 0.0~git20160709.0.0f6e3d1~ds1-3co1bv2023dev2b3), golang-github-jmhodges-clock (= 1.0-3co1bv2023dev2b3), golang-github-jmoiron-sqlx (= 1.1+git20160206.61.398dd58-2.1apertis0bv2023dev2b3), golang-github-kisielk-sqlstruct (= 0.0~git20150917.0.0b86a3e-2.1apertis0bv2023dev2b3), golang-github-kisom-goutils (= 0.0~git20161101.0.858c9cb-2.1apertis0bv2023dev2b3), golang-github-lib-pq (= 1.3.0-1apertis0bv2023dev2b3), golang-github-mattn-go-sqlite3 (= 1.6.0~ds1-2apertis0bv2023dev2b3), golang-go.crypto (= 1:0.0~git20201221.eec23a3-1apertis0bv2023dev2b3), golang-golang-x-net (= 1:0.0+git20210119.5f4716e+dfsg-4+apertis0bv2023dev2b3) Homepage: https://github.com/cloudflare/cfssl Package: golang-cfssl-dbgsym Priority: optional Section: debug Installed-Size: 3608 Maintainer: Debian Go Packaging Team Architecture: amd64 Source: golang-github-cloudflare-cfssl Version: 1.2.0+git20160825.89.7fb22c8-3.1apertis0bv2023dev2b3 Depends: golang-cfssl (= 1.2.0+git20160825.89.7fb22c8-3.1apertis0bv2023dev2b3) Filename: pool/development/g/golang-github-cloudflare-cfssl/golang-cfssl-dbgsym_1.2.0+git20160825.89.7fb22c8-3.1apertis0bv2023dev2b3_amd64.deb Size: 2834936 MD5sum: 09ea20b6045cc857a8b033282974a16c SHA1: fd28f6946346e66672dced41f51db5b51b0df29a SHA256: 3b3f92bba2036ad963a464f6aff9a2c5614552f954ae8db09197472f8515bd8e SHA512: 899097e1286ab4dda10c37c05598509a543395502734eb3c849961ffd3ea1fdfcff28fd5846552ffa0cfac59863e9d524a6dd226cff4994366b6a0767f1cf42d Description: debug symbols for golang-cfssl Auto-Built-Package: debug-symbols Build-Ids: 8689404dfcb779d4abcc4d63f7e96346ca4a89da Package: golang-clockwork-dev Priority: extra Section: oldlibs Installed-Size: 9 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-jonboulle-clockwork Version: 0.1.0-4.1apertis0bv2023dev2b3 Depends: golang-github-jonboulle-clockwork-dev Filename: pool/development/g/golang-github-jonboulle-clockwork/golang-clockwork-dev_0.1.0-4.1apertis0bv2023dev2b3_all.deb Size: 2796 MD5sum: 04ede5403bba9d4e60140a16a67b1a8d SHA1: 57a6d918c789f548bf205f30013ccbde34c6944d SHA256: 436f9fd9117089dccc1eac7a1d247cd326dbd2cd723ac09c2a83bb904cf4f2d1 SHA512: 5bf445b736530b006ace5de9c68fef9f6510b9e9df09be65064135142d628268db1e25fdfc29ac202fd4ec44f0665f968e4cc176bf6b76be71aafa2da2cd55f2 Description: Transitional package for golang-github-jonboulle-clockwork-dev This is a transitional package to ease upgrades to the golang-github-jonboulle-clockwork-dev package. Homepage: https://github.com/jonboulle/clockwork Package: golang-codegangsta-cli-dev Priority: optional Section: oldlibs Installed-Size: 14 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-codegangsta-cli Version: 1.18.0-3co1bv2023dev2b4 Depends: golang-github-codegangsta-cli-dev Filename: pool/development/g/golang-codegangsta-cli/golang-codegangsta-cli-dev_1.18.0-3co1bv2023dev2b4_all.deb Size: 7128 MD5sum: 437b3eea830cbe6a56204b4f4cdeb455 SHA1: c3018187cd4442686a90e32ac612d984bc38c10f SHA256: c5b3638a46c7d6c4d3fd271888901c479d2af23cd878a926dbbeca69a61d7f66 SHA512: edbb6243b12c75ecb6149cfc571230c2f863bdaa2d0bd5532e02ef863a6a75dc796e9090829747d32d4d6fcdf5484199f892b8f02b41a369cb24bf9a24d54b8c Description: Transitional package for golang-github-codegangsta-cli-dev This is a transitional package to ease upgrades to the golang-github-codegangsta-cli-dev package. It can be safely removed. Homepage: https://github.com/codegangsta/cli Package: golang-context-dev Priority: extra Section: oldlibs Installed-Size: 10 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-context Version: 1.1-3co1bv2023dev2b4 Depends: golang-github-gorilla-context-dev Filename: pool/development/g/golang-context/golang-context-dev_1.1-3co1bv2023dev2b4_all.deb Size: 3480 MD5sum: 85a2608529fefc42016c5f99bd93b72a SHA1: 29161d185a884983d5ca8ba6867842143c89a34d SHA256: 8464fe99a2194744f902991153ae1fa6507e1a50b19c09f2cfbb1eeb62b6f1e9 SHA512: 244e0515ec5b0b5e6100552658f13bc1deb20955386d2e685b1f29db2ef3676ace6df234a3b7ac72b4391fb05f8c90d348adf7577513496f7792895df3465648 Description: Transitional package for golang-github-gorilla-context-dev This is a transitional package to ease upgrades to the golang-github-gorilla-context-dev package. Homepage: https://github.com/gorilla/context Package: golang-dbus-dev Priority: optional Section: devel Installed-Size: 300 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-dbus Version: 5.0.3-2apertis0bv2023dev2b4 Provides: golang-github-godbus-dbus-dev Filename: pool/development/g/golang-dbus/golang-dbus-dev_5.0.3-2apertis0bv2023dev2b4_all.deb Size: 56144 MD5sum: 72b5fd3e42dcb374c0d88d4f2d158edd SHA1: ec212263ef94b72b29c2b30922b4b5f30465efd7 SHA256: c0c4ede91223108d9d11ab61917786b12b9c594ba82c58a597216df309c02dca SHA512: 5b21705ba5a0b2ef64f01bc437776821ca00c60477ce48458489099daee92cb69a2f6af6a7a5262922b038fc90f9ac326950e832b9267c97df828e015ef8dca6 Description: Go client bindings for D-Bus Package "dbus" is a simple library that implements native Go client bindings for the D-Bus message bus system. . This package contains the source. Homepage: https://github.com/godbus/dbus Multi-Arch: foreign Package: golang-doc Priority: optional Section: doc Installed-Size: 12 Maintainer: Go Compiler Team Architecture: all Source: golang-defaults Version: 2:1.15~1apertis0bv2023dev2b4 Depends: golang-1.15-doc, golang-go (>= 2:1.15~1apertis0bv2023dev2b4) Filename: pool/development/g/golang-defaults/golang-doc_1.15~1apertis0bv2023dev2b4_all.deb Size: 5112 MD5sum: 35db1af783aace46cf7872460a59047e SHA1: 6c5420032c444a03357b6faf84b43ae4f79edab2 SHA256: a53b5fd592459d0a01e9b84b51b8ed23941c77d4aed82be7e151e75d7a0e1fc9 SHA512: c41d2dd9d4296ddf08c3dd02eb83be0d9af6347ed963191811788a239f1f81a62add272f3d964c689fa4ae4a6725119aa27d988bd5c78af4d1dc7a7e38d2d868 Description: Go programming language - documentation The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. . This is a dependency package that depends on the default Go documentation. You can view the formatted documentation by installing the golang-golang-x-tools package, running "godoc --http=:6060", and then visiting http://localhost:6060/doc/install.html. Homepage: https://golang.org Package: golang-docker-credential-helpers Priority: optional Section: devel Installed-Size: 3708 Maintainer: Debian Go Packaging Team Architecture: amd64 Source: golang-github-docker-docker-credential-helpers Version: 0.6.3-1apertis0bv2023dev2b3 Depends: libsecret-1-0 (>= 0.7), libc6 (>= 2.14), libglib2.0-0 (>= 2.28.0) Suggests: pass Filename: pool/development/g/golang-github-docker-docker-credential-helpers/golang-docker-credential-helpers_0.6.3-1apertis0bv2023dev2b3_amd64.deb Size: 830040 MD5sum: 8857b15c2baa7813cfbb36f5c9d698b8 SHA1: d92bcaec09009b49b20470066d6052c79eb26d32 SHA256: e99938abac3f296684bf592c1b81d21afe261bbfd9b61f61871935da30fa53ec SHA512: 3ae79b49a9ca2d1ecb8fad9e2334d0d0b1b63bd03c34a7c825fb25d69fc96b848bbf19d7c803e4bb7f22a2773acbc6d9332fe053611369a8813decb23180aaa1 Description: native stores to safeguard Docker credentials The docker-credential-helpers package is a suite of programs to use the built-in OS native stores to keep Docker credentials safe. . This package contains the command-line executables. Built-Using: golang-1.15 (= 1.15.15-1~deb11u2+apertis0bv2023dev2b2) Homepage: https://github.com/docker/docker-credential-helpers Package: golang-docker-credential-helpers-dbgsym Priority: optional Section: debug Installed-Size: 790 Maintainer: Debian Go Packaging Team Architecture: amd64 Source: golang-github-docker-docker-credential-helpers Version: 0.6.3-1apertis0bv2023dev2b3 Depends: golang-docker-credential-helpers (= 0.6.3-1apertis0bv2023dev2b3) Filename: pool/development/g/golang-github-docker-docker-credential-helpers/golang-docker-credential-helpers-dbgsym_0.6.3-1apertis0bv2023dev2b3_amd64.deb Size: 621616 MD5sum: a105d9359068e2da966b5155a86c8781 SHA1: c97425c9ea3d33459f3c41500a7f1d976c75731e SHA256: c95823bb6b4793139564fe975dc70ba3e7ff75f3ecbdf731e8548090a48f15c6 SHA512: 2ed133d641493ba2c6a82af69cd723e30a037b56dd27416d784cbb9fedcecc9ed6070e8811faeb1ba6f30b548a16673bd701a3e46ee1f937f444a8ff4eb5cdbd Description: debug symbols for golang-docker-credential-helpers Auto-Built-Package: debug-symbols Build-Ids: 243fdd3d99170b0835a5baa56793628c829c7034 Package: golang-easyjson Priority: optional Section: devel Installed-Size: 3621 Maintainer: Debian Go Packaging Team Architecture: amd64 Source: golang-github-mailru-easyjson Version: 0.7.6-2apertis0bv2023dev2b3 Depends: libc6 (>= 2.4) Filename: pool/development/g/golang-github-mailru-easyjson/golang-easyjson_0.7.6-2apertis0bv2023dev2b3_amd64.deb Size: 1189340 MD5sum: c159b1b508647357c6f58900aefaba25 SHA1: 64fe831b925a46c3eebfef8d0f1198bc4817320e SHA256: 9e08afc44c95539dd050b0f44f357922304c61434004ca4185d65feba8712583 SHA512: baef78603676fe62452d5b0aeb2f4c0807d94905e71b3bcc15d3f4def7d9ebdf335a163174bc95bdc894adc40143ff40587652a92d1df560c4a08c6a077bdc7f Description: Fast JSON serializer for golang - command-line client easyjson allows (un-)marshaling of JSON golang structs without the use of reflection by generating marshaller code. . One of the aims of the library is to keep generated code simple enough so that it can be easily optimized or fixed. Another goal is to provide users with ability to customize the generated code not available in 'encoding/json', such as generating snake_case names or enabling 'omitempty' behavior by default. . This package contains the command-line client. Built-Using: golang-1.15 (= 1.15.15-1~deb11u2+apertis0bv2023dev2b2), golang-github-josharian-intern (= 1.0.0-3apertis0bv2023dev2b3) Homepage: https://github.com/mailru/easyjson Package: golang-etcd-server-dev Priority: optional Section: net Installed-Size: 5945 Maintainer: Debian Go Packaging Team Architecture: all Source: etcd Version: 3.3.25+dfsg-6apertis0bv2023dev2b3 Provides: golang-github-coreos-etcd-dev Depends: golang-github-bgentry-speakeasy-dev (>= 0.1.0~), golang-github-coreos-bbolt-dev, golang-github-coreos-go-semver-dev (>= 0.2.0~), golang-github-coreos-go-systemd-dev, golang-github-coreos-pkg-dev (>= 3~), golang-github-creack-pty-dev (>= 1.1.11~), golang-github-dgrijalva-jwt-go-dev (>= 3.2.0~), golang-github-dustin-go-humanize-dev, golang-github-gogo-protobuf-dev, golang-github-golang-groupcache-dev (>= 0.0~git20160516.0.02826c3~), golang-github-google-btree-dev, golang-github-google-uuid-dev, golang-github-gorilla-websocket-dev, golang-github-grpc-ecosystem-go-grpc-middleware-dev, golang-github-grpc-ecosystem-go-grpc-prometheus-dev, golang-github-grpc-ecosystem-grpc-gateway-dev (>= 1.2.0~), golang-github-jonboulle-clockwork-dev, golang-github-json-iterator-go-dev, golang-github-modern-go-reflect2-dev, golang-github-olekukonko-tablewriter-dev (>= 0.0~git20170122.0.a0225b3~), golang-github-prometheus-client-golang-dev (>= 1.0.0~), golang-github-prometheus-client-model-dev, golang-github-soheilhy-cmux-dev, golang-github-spf13-cobra-dev, golang-github-spf13-pflag-dev, golang-github-tmc-grpc-websocket-proxy-dev, golang-github-urfave-cli-dev, golang-github-xiang90-probing-dev (>= 0.0.1~), golang-go.uber-zap-dev, golang-golang-x-crypto-dev, golang-golang-x-net-dev, golang-golang-x-sys-dev, golang-golang-x-time-dev, golang-google-genproto-dev, golang-google-grpc-dev, golang-gopkg-cheggaaa-pb.v1-dev, golang-gopkg-yaml.v2-dev, golang-goprotobuf-dev, golang-k8s-sigs-yaml-dev Filename: pool/development/e/etcd/golang-etcd-server-dev_3.3.25+dfsg-6apertis0bv2023dev2b3_all.deb Size: 775036 MD5sum: f44013a6e8c112f6066b7f33ea67fbec SHA1: 47d5f7e1a8396df34fdff246cb337a41bcd5ab96 SHA256: 535acbce65b876e5aba0ce65df473ffa232b305d41f79e6be8a3ec3b0ebf618a SHA512: 18eabe6ae09e5c36a35abd477a4e5308286db872361632e03b0bb07afb10e062d28f61591ee029a655cce4669c4a0bd7e0cea0c2f7573842054f8e8a8543b046 Description: highly-available key value store -- source A highly-available key value store for shared configuration and service discovery. etcd is inspired by zookeeper and doozer, with a focus on: . * Simple: curl'able user facing API (HTTP+JSON) * Secure: optional SSL client cert authentication * Fast: benchmarked 1000s of writes/s per instance * Reliable: Properly distributed using Raft . Etcd uses the Raft consensus algorithm to manage a highly-available replicated log. . This package contains the source. Homepage: https://etcd.io Package: golang-ginkgo-dev Priority: optional Section: oldlibs Installed-Size: 17 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-ginkgo Version: 1.14.2-1apertis0bv2023dev2b4 Depends: golang-github-onsi-ginkgo-dev Filename: pool/development/g/golang-ginkgo/golang-ginkgo-dev_1.14.2-1apertis0bv2023dev2b4_all.deb Size: 10720 MD5sum: 68b24bf4f258c9f1e297c6b25d62caf7 SHA1: d6d1c0bac91d189827fef3e3c129656c29647946 SHA256: 8367e9604983d1140ca34b17c5d92547a74601578baf9f20443703df7e6ea6e5 SHA512: be36f490ae0e6ff507329dd67ab46d8a1d4ee30eeec3cac2165da9de9135359e1774c8e09616f0932bb414c0b1d8af5f9c4a353a72e68c843da9af3e459bd365 Description: Transitional package for golang-github-onsi-ginkgo-dev This is a transitional package to ease upgrades to the golang-github-onsi-ginkgo-dev package. It can safely be removed. Homepage: https://github.com/onsi/ginkgo Package: golang-github-agtorre-gocolorize-dev Priority: extra Section: devel Installed-Size: 35 Maintainer: pkg-go Architecture: all Source: golang-gocolorize Version: 1.0.0-3co1bv2023dev2b3 Filename: pool/development/g/golang-gocolorize/golang-github-agtorre-gocolorize-dev_1.0.0-3co1bv2023dev2b3_all.deb Size: 7500 MD5sum: 22d536e72d89ee82da06272e1a541f55 SHA1: 37437921b10d190a9d6f2e80d131f5fe5cd1311c SHA256: 9678aeae6787f701760a852e2151b54e8870c4a1e1b4e324203e098aa6ba8f89 SHA512: e2df3a7de77110304a36ea761bdb42bda584416bf004c93fb4aff0a9870de02498a759cbe29f09198f7ca8c33a8ae4e8826afc507d8766f86418288aa6a7ae2b Description: Stateful ANSI coloring for Go Gocolorize is a package that allows Go programs to provide ANSI coloring in a stateful manner. Gocolorize is ideal for logging or cli applications. Homepage: https://github.com/agtorre/gocolorize Package: golang-github-akavel-rsrc-dev Priority: optional Section: devel Installed-Size: 52 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-akavel-rsrc Version: 1:0.8.0-1apertis0bv2023dev2b4 Filename: pool/development/g/golang-github-akavel-rsrc/golang-github-akavel-rsrc-dev_0.8.0-1apertis0bv2023dev2b4_all.deb Size: 12244 MD5sum: 7534fd145678129734b638f854bbdc1d SHA1: e20774f29f86c3233072bde77ded626a55f86048 SHA256: 5434adfa45c26428c3d1c01d6b20d5957a547353400186da7633e6d8ae2a374c SHA512: 974af8723cd8662a3cf0fce8ddbdb061c06da8185fdc5938cab8fcf81cf4ee91d0f680aac737cb615701f9f7f4b764e25b7aea4e597fde283d8fb90cc3736865 Description: Go library for embedding binary resources in executables rsrc is a Go library based on ideas presented by Minux. It will embed specified binary resources in the .rsrc section of the executable, and this can be detected automatically by 'go build'. Homepage: https://github.com/akavel/rsrc Package: golang-github-alecthomas-units-dev Priority: optional Section: golang Installed-Size: 32 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-alecthomas-units Version: 0.0~git20201120.1786d5e-1apertis0bv2023dev2b4 Filename: pool/development/g/golang-github-alecthomas-units/golang-github-alecthomas-units-dev_0.0~git20201120.1786d5e-1apertis0bv2023dev2b4_all.deb Size: 7712 MD5sum: 0c4a7d0b8485289dd24e56cd813ffb24 SHA1: 003250b3d2e6fbd08987143f273d7ff747d6376b SHA256: c592d0c2a6b45d61e8340c2d998c32dfd224311bee76c6bde7af0c41c3f3c874 SHA512: 5df5f0369da264ccc5a77514059cc63195f53098b621bf906c51fb3985f1a0f93e90d80c308bbb843020a7f594864671bdeb3d6c92287ed2dce89f865a791f30 Description: Go package for parsing byte units This package provides multipliers and string conversion functions for byte units with support for decimal and binary SI prefixes. Homepage: https://github.com/alecthomas/units Package: golang-github-alexflint-go-filemutex-dev Priority: optional Section: golang Installed-Size: 27 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-alexflint-go-filemutex Version: 1.1.0-1apertis0bv2023dev2b4 Filename: pool/development/g/golang-github-alexflint-go-filemutex/golang-github-alexflint-go-filemutex-dev_1.1.0-1apertis0bv2023dev2b4_all.deb Size: 5668 MD5sum: 6f1499fd857001be27d69482f4388fb7 SHA1: d42fde21fd6649e20fa70ac9772badfebfb1494f SHA256: 9a01ce28161b7123bd68473663e742a8e6ae9fabbdca72483d55e37cdaf15b42 SHA512: 3eb76bd1c6fec3a432a17817f144da775350e00907abeb65e46bc8042f69fdc65b94e83e86539712fa363add420e41b812e34fca77d54d59b840d896613ca2f9 Description: processes synchronization library FileMutex is similar to sync.RWMutex, but also synchronizes across processes. On Linux, OSX, and other POSIX systems it uses the flock system call. Homepage: https://github.com/alexflint/go-filemutex Package: golang-github-apex-log-dev Priority: optional Section: devel Installed-Size: 103 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-apex-log Version: 1.1.1-3apertis0bv2023dev2b3 Depends: golang-github-aws-aws-sdk-go-dev, golang-github-fatih-color-dev, golang-github-go-logfmt-logfmt-dev, golang-github-mattn-go-colorable-dev, golang-github-pkg-errors-dev, golang-github-rogpeppe-fastuuid-dev, golang-github-stretchr-testify-dev Filename: pool/development/g/golang-github-apex-log/golang-github-apex-log-dev_1.1.1-3apertis0bv2023dev2b3_all.deb Size: 17556 MD5sum: 8db695542b18bdeefb44b85f689f4d75 SHA1: b99f9033637d031d56fa87e44e117ae8dd003257 SHA256: 45989fbecf113b075b7c2f8c782532c9c57e463d338516f6480be6c27be9b327 SHA512: f26cfe1b66f4959eef1c0061c869f7753d86b619ccd36238c12da17750dda16508aa2ffab11914880198dfb0a2f97702f4ba97c8a88f6307b659a10982751fca Description: structured logging package for Go Package log implements a simple structured logging API inspired by Logrus, designed with centralization in mind. Homepage: https://github.com/apex/log Package: golang-github-appc-cni-dev Priority: optional Section: golang Installed-Size: 357 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-appc-cni Version: 0.8.1-1apertis0bv2023dev2b3 Provides: golang-github-containernetworking-cni-dev Filename: pool/development/g/golang-github-appc-cni/golang-github-appc-cni-dev_0.8.1-1apertis0bv2023dev2b3_all.deb Size: 63140 MD5sum: 619e5dd4c3dd9a9b144aa6afd4d3ce87 SHA1: ce75f66a2eb158110f6ca6d3a8a283614b1f2a9b SHA256: b6255f7bff982bcc7c2342455d0d59082800f50148bf7fecacee8dd824482f59 SHA512: 8560d0e4d56cef802f65ea7145940ac837fb73d4cd679d58469b507f74cc46f45c101fdf7dfcc2a4c5319811079b62007e3233293a106dfa57178da22a3f07c1 Description: container network interface CNI, the Container Network Interface, is a proposed standard for configuring network interfaces for Linux application containers. The standard consists of a simple specification for how executable plugins can be used to configure network namespaces. Homepage: https://github.com/containernetworking/cni Multi-Arch: foreign Package: golang-github-armon-circbuf-dev Priority: optional Section: golang Installed-Size: 22 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-armon-circbuf Version: 0.0~git20190214.5111143-1apertis0bv2023dev2b4 Filename: pool/development/g/golang-github-armon-circbuf/golang-github-armon-circbuf-dev_0.0~git20190214.5111143-1apertis0bv2023dev2b4_all.deb Size: 4596 MD5sum: d21b24a9a8bfa531a12f0085fafeca9f SHA1: 9b0a2779432db912b59767cef56d7dd9c45d1cc6 SHA256: 8b58f90b31a0af69f5268062f5fe3bb70884d7be5fc71ad33fc08da47a4bc2b5 SHA512: 3e698db408d6feae039e94cef1a7f15d493e7874c2e1696e213f25293bcbf923cd969f339935d62999c47e49fc99e36af966c8383d250a66ff6955b3ef78bad7 Description: Golang circular (ring) buffer This package provides the circbuf Go library. This provides a Buffer object which is a circular (or ring) buffer. It has a fixed size, but can be written to infinitely. Only the last size bytes are ever retained. The buffer implements the io.Writer interface. . This package contains the source. Homepage: https://github.com/armon/circbuf Multi-Arch: foreign Package: golang-github-armon-consul-api-dev Priority: extra Section: devel Installed-Size: 99 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-armon-consul-api Version: 0.0~git20150107.0.dcfedd5-4.1apertis0bv2023dev2b4 Filename: pool/development/g/golang-github-armon-consul-api/golang-github-armon-consul-api-dev_0.0~git20150107.0.dcfedd5-4.1apertis0bv2023dev2b4_all.deb Size: 18488 MD5sum: 40f7b73f8bdc39c90b1de6ebf570da10 SHA1: d82f4cc1a22529e9cf14712d41d8859ec246cdc5 SHA256: 53ec00d10901d6ebeed883141b94d58e7f453c49ce7fc30b48c9f91f2e7df702 SHA512: 8cd32166c58f9b49c9f7f0f5116a3334faab07161adac1f21013256b7967cc5fbef6b5b7943bbedf581c00153c4bd7b493b37d8b3c3114b0d7665d7ad95bdded Description: [DEPRECATED] Golang API client for Consul [DEPRECATED] Please use "github.com/hashicorp/consul/api" found in the newer golang-github-hashicorp-consul-dev Debian package instead. . This deprecated package provides the consul-api package which attempts to provide programmatic access to the full Consul API up to version 0.4 supported. The full documentation is available on GoDoc at http://godoc.org/github.com/armon/consul-api Homepage: https://github.com/armon/consul-api Package: golang-github-armon-go-metrics-dev Priority: optional Section: devel Installed-Size: 152 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-armon-go-metrics Version: 0.3.4-1apertis0bv2023dev2b5 Depends: golang-github-circonus-labs-circonus-gometrics-dev (>= 2.3.1~), golang-github-datadog-datadog-go-dev, golang-github-hashicorp-go-immutable-radix-dev, golang-github-pascaldekloe-goe-dev, golang-github-prometheus-client-golang-dev Filename: pool/development/g/golang-github-armon-go-metrics/golang-github-armon-go-metrics-dev_0.3.4-1apertis0bv2023dev2b5_all.deb Size: 30716 MD5sum: 945c838ea026a138482f7dda3ddd0579 SHA1: 44403f50d4f77a7c84c17b4622c56f4367caf5f2 SHA256: a191cd08940cbbe033de05f57a0645b7c8817552c3c75156f7a8a68421d69fb2 SHA512: 2db393d775c68fa954908e8180a2d7031e58a46c43bcecf07cb5fae31aa0fbf7b20eaf05c24e44061a3bf570a707385d7ee4637c45d5312f2696a59e46e4383f Description: library for exporting performance and runtime metrics This library provides a metrics package which can be used to instrument code, expose application metrics, and profile runtime performance in a flexible manner. Homepage: https://github.com/armon/go-metrics Package: golang-github-armon-go-radix-dev Priority: optional Section: devel Installed-Size: 35 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-armon-go-radix Version: 1.0.0-1co1bv2023dev2b4 Filename: pool/development/g/golang-github-armon-go-radix/golang-github-armon-go-radix-dev_1.0.0-1co1bv2023dev2b4_all.deb Size: 7656 MD5sum: 5b66b04f4f22cf8f064eba238046e3e1 SHA1: bf6aeff21158d8aa0c52e9b0126352e7e451fccd SHA256: a0916a1d8a490579e9c826a6f95b37696e671e7800c0230791972d9b81afbb01 SHA512: 1ca6119bed6087df4d6383b61947fc36dc880bdc2a65da09f756a1d6dc3d44b9fa74b5955172c41e48c1d2d2f88f9662a387dca44a0a531552fbc692f571e18d Description: Golang implementation of Radix trees Provides the radix package that implements a radix tree. The package only provides a single Tree implementation, optimized for sparse nodes. . As a radix tree, it provides the following: . - O(k) operations. In many cases, this can be faster than a hash table since the hash function is an O(k) operation, and hash tables have very poor cache locality. - Minimum / Maximum value lookups - Ordered iteration . For an immutable variant, see go-immutable-radix. . This package contains the source. Homepage: https://github.com/armon/go-radix Package: golang-github-asaskevich-govalidator-dev Priority: extra Section: devel Installed-Size: 229 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-asaskevich-govalidator Version: 9+git20180720.0.f9ffefc3-1.1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-asaskevich-govalidator/golang-github-asaskevich-govalidator-dev_9+git20180720.0.f9ffefc3-1.1apertis0bv2023dev2b3_all.deb Size: 41504 MD5sum: b6e4b5f98163ec56d08978c0a86e2b2b SHA1: 35302f6819c6f3957eb49cb6e7bec84c4b432328 SHA256: 42269b2735d4a4c3d75d18076e66be328d1d19a583fe5ee4882cdd3112f344e9 SHA512: 3fa604034319255b772dd338415dc1cdf8a63f69898b47be92253c72ce4a5b0596831dd89bcef5de87aebc4943d3dc55332e71c90aa749f600457dcc49505313 Description: Validators and sanitizers for strings, numerics, slices and structs Package govalidator is package of validators and sanitizers for strings, structs and collections. It is based on validator.js. Homepage: https://github.com/asaskevich/govalidator Package: golang-github-aws-aws-sdk-go-dev Priority: optional Section: golang Installed-Size: 111825 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-aws-aws-sdk-go Version: 1.36.33-1apertis1bv2023dev2b3 Depends: golang-github-jmespath-go-jmespath-dev (>= 0.4.0), golang-github-pkg-errors-dev (>= 0.9.1), golang-golang-x-net-dev (>= 1:0.0+git20201110.69a7880) Filename: pool/development/g/golang-github-aws-aws-sdk-go/golang-github-aws-aws-sdk-go-dev_1.36.33-1apertis1bv2023dev2b3_all.deb Size: 7722956 MD5sum: bbcc795e051949f505764005af2c7dfc SHA1: a1eb365ce8842725292683bc9fb532ff9d232df8 SHA256: ff1849e8f8cbe089690e767871b063602229247d6ada3d844cb71e181c4fec58 SHA512: f1c3ba65e539c940e8bdfd6448bcfeb7672266eed2668ce32bdd9925a9e19f1a9dbf788db8b2a8387a528ce428935a4623e08517d776b6b85110ebe71b7c1115 Description: AWS SDK for the Go programming language Official Amazon Web Services (AWS) SDK for the Go programming language. Homepage: https://github.com/aws/aws-sdk-go Package: golang-github-azure-azure-sdk-for-go-dev Priority: optional Section: devel Installed-Size: 295000 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-azure-azure-sdk-for-go Version: 43.3.0-1apertis0bv2023dev2b3 Depends: golang-github-azure-go-autorest-dev (>= 14.1.1~), golang-github-satori-go.uuid-dev, golang-github-shopspring-decimal-dev Filename: pool/development/g/golang-github-azure-azure-sdk-for-go/golang-github-azure-azure-sdk-for-go-dev_43.3.0-1apertis0bv2023dev2b3_all.deb Size: 7265136 MD5sum: e7f670addb337507ce1a5b9ff7c11b44 SHA1: 6f021a5843aba1ff435b13d6d76786bbc156d508 SHA256: 56ddc961a29064a7a9ded5bb44710c3c706bd5b2922fa46897f2b500aabd91cf SHA512: 9f9314d68148cf35d986674aab70d85045a6085cf5eb9bf41a4fdbb0fef96234846ec1463a63309826764d14879f5bc1ace9087e71a053b3325a95d3356559c7 Description: Microsoft Azure SDK for Go This project provides various Go packages to perform operations on Microsoft Azure REST APIs. . See list of implemented API clients here (http://godoc.org/github.com/Azure/azure-sdk-for-go). Homepage: https://github.com/Azure/azure-sdk-for-go Package: golang-github-azure-go-ansiterm-dev Priority: optional Section: devel Installed-Size: 113 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-azure-go-ansiterm Version: 0.0~git20160622.0.fa152c5-2.1apertis0bv2023dev2b3 Depends: golang-github-sirupsen-logrus-dev (>= 1.0.2~) Filename: pool/development/g/golang-github-azure-go-ansiterm/golang-github-azure-go-ansiterm-dev_0.0~git20160622.0.fa152c5-2.1apertis0bv2023dev2b3_all.deb Size: 20972 MD5sum: 32dde79f5cfb737a75b839c13d57e4b2 SHA1: 26db1831535677b15f69ed803985f20a6071c870 SHA256: a6fdb4e43532b3a30f70740dcf3f4cbe338e0ce78f3397657179edb3e47e19d1 SHA512: 4f59db13131dd72b2b5d53a912f70982b851687653c955a18a8444454089403c1efbeb977286acaa925e2b0cebb7f65f875bdc98ab3dd691613e8645f0e948c1 Description: Go package for ANSI terminal emulation in Windows This package is a cross-platform ANSI terminal emulation library. It reads a stream of Ansi characters and produces the appropriate function calls. The results of the function calls are platform dependent. Homepage: https://github.com/Azure/go-ansiterm Package: golang-github-azure-go-autorest-dev Priority: optional Section: devel Installed-Size: 761 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-azure-go-autorest Version: 14.1.1-1apertis0bv2023dev2b3 Depends: golang-github-dgrijalva-jwt-go-dev (>= 3.2.0~), golang-github-dimchansky-utfbom-dev, golang-github-mitchellh-go-homedir-dev, golang-golang-x-crypto-dev Filename: pool/development/g/golang-github-azure-go-autorest/golang-github-azure-go-autorest-dev_14.1.1-1apertis0bv2023dev2b3_all.deb Size: 113360 MD5sum: 1ac7d2bd372df5ecbd60461a083757f7 SHA1: 9ed170151daad6e1c3c24cdd27445c3f5ffd62b4 SHA256: 0625e07eb29425e9716a8082d7e3a13f1f58ccf4b9d0e124b5b5e8144bb26ff5 SHA512: bd22db07dd35c1de6a3c54f483e658cc154b7d9e6388a1361d4241a1e6749a4a06addf50366201049066de0d46ad2243f887483a95287305f0538278f37ff889 Description: HTTP request pipeline suitable for use across multiple go-routines Package autorest implements an HTTP request pipeline suitable for use across multiple go-routines and provides the shared routines relied on by AutoRest (see https://github.com/Azure/autorest/) generated Go code. . The package breaks sending and responding to HTTP requests into three phases: Preparing, Sending, and Responding. . Each phase relies on decorators to modify and / or manage processing. Decorators may first modify and then pass the data along, pass the data first and then modify the result, or wrap themselves around passing the data (such as a logger might do). Decorators run in the order provided. . Preparers and Responders may be shared and re-used (assuming the underlying decorators support sharing and re-use). Performant use is obtained by creating one or more Preparers and Responders shared among multiple go-routines, and a single Sender shared among multiple sending go-routines, all bound together by means of input / output channels. . Decorators hold their passed state within a closure (such as the path components in the example above). Be careful to share Preparers and Responders only in a context where such held state applies. For example, it may not make sense to share a Preparer that applies a query string from a fixed set of values. Similarly, sharing a Responder that reads the response body into a passed struct (e.g., ByUnmarshallingJson) is likely incorrect. . Lastly, the Swagger specification (https://swagger.io) that drives AutoRest (https://github.com/Azure/autorest/) precisely defines two date forms: date and date-time. The github.com/Azure/go-autorest/autorest/date package provides time.Time derivations to ensure correct parsing and formatting. . Errors raised by autorest objects and methods will conform to the autorest.Error interface. Homepage: https://github.com/Azure/go-autorest Package: golang-github-beorn7-perks-dev Priority: optional Section: devel Installed-Size: 52 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-beorn7-perks Version: 1.0.1-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-beorn7-perks/golang-github-beorn7-perks-dev_1.0.1-1apertis0bv2023dev2b3_all.deb Size: 12340 MD5sum: f6227ad5e7749eed71682d0ffdbf75bf SHA1: 75a564eb16c589513a4a0842808c6a6cddbdc7fe SHA256: ad472be8d9d381de0d1fbb16d44d078b2a11dbfc7fdd0b5b5b07ff58754dc199 SHA512: 479a23feb8e913799eb4821f8b281ba598cf1ad2da9f63b030ed9d86357e2a0c475ad93e08d1030a7d8b940d2be01fa7f4314366a7b7e42b60efba5e072bbf4a Description: effective computation of things This is a fork of github.com/bmizerany/perks (now unmaintained). The package contains: * github.com/beorn7/perks/histogram: a Go implementation of BigML's histogram package for Clojure/Java. * github.com/beorn7/perks/quantile: computes approximate quantiles over an unbounded data stream within low memory and CPU bounds. Homepage: https://github.com/beorn7/perks Package: golang-github-bgentry-go-netrc-dev Priority: optional Section: golang Installed-Size: 47 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-bgentry-go-netrc Version: 0.0~git20140422.9fd32a8-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-bgentry-go-netrc/golang-github-bgentry-go-netrc-dev_0.0~git20140422.9fd32a8-1apertis0bv2023dev2b3_all.deb Size: 9840 MD5sum: fa4154a5eb0da42ec5df2b9b23649f9d SHA1: 3ab5460b15ef84cbf3ffb164a8231da54189001d SHA256: 96a23a65df833d05cbe0cd62b44a4a603feba629932c4cedcfd805c8333e90f4 SHA512: 6ea541ad28edd52ec212849c1f36aad0b347c51bfaaf346ab897c16f65a9a26cd030a9adc7cac84f8853739a90419484b4e2e2dafc03431304e7faa76f4cc167 Description: Golang package for reading and writing netrc files This package can parse netrc files, make changes to them, and then serialize them back to netrc format, while preserving any whitespace that was present in the source file. Homepage: https://github.com/bgentry/go-netrc Multi-Arch: foreign Package: golang-github-bgentry-speakeasy-dev Priority: optional Section: golang Installed-Size: 22 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-bgentry-speakeasy Version: 0.1.0-2apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-bgentry-speakeasy/golang-github-bgentry-speakeasy-dev_0.1.0-2apertis0bv2023dev2b3_all.deb Size: 5596 MD5sum: 7a50be9e65083e111243de866ef72095 SHA1: a071cc44599ca6ee83d3b9f4259a5c9680dae0d0 SHA256: 63cc722316bd7363ad2c323801953228e7fbf808965b56ff8f1e53235f8d5ed3 SHA512: e823d08054d805f0ec4a3447a8a379b0b51525ae5e6188b56c9819daea1378df714c65ec2a3423c2bd3782e99c2a099bdb7f0a8f952f80b440bf283652edf254 Description: Golang helpers for reading password input without cgo This package provides cross-platform Go helpers for taking user input from the terminal while not echoing the input back (similar to getpasswd). The package uses syscalls to avoid any dependence on cgo, and is therefore compatible with cross-compiling. Homepage: https://github.com/bgentry/speakeasy Multi-Arch: foreign Package: golang-github-bitly-go-simplejson-dev Priority: optional Section: devel Installed-Size: 41 Maintainer: pkg-go Architecture: all Source: golang-github-bitly-go-simplejson Version: 0.5.0-5co1bv2023dev2b4 Depends: golang-github-bmizerany-assert-dev Filename: pool/development/g/golang-github-bitly-go-simplejson/golang-github-bitly-go-simplejson-dev_0.5.0-5co1bv2023dev2b4_all.deb Size: 7412 MD5sum: 76555e19e6b0463297409e2425867574 SHA1: 4fdfd699351af30b36a9ff978e3a2185d234a39d SHA256: 25ca3dfa2a4a1b2de5198e99de1f307383fb4f68667827fcb6c81364537d2b02 SHA512: 39d7af021471f89e3401d5e05fe71eb04c463799de7353f262e507b6b4e95251dd0a3bed08c518b2cc9a37a2149700928ba9351daf26131850898387e8677588 Description: Golang library to interact with arbitrary JSON This is easily the library managing with JSON format. This can be done easily the acquisition of reading and the value of the JSON format. And this is add or remove key, and provides conversion to byte type of changed data. Homepage: https://github.com/bitly/go-simplejson Package: golang-github-blang-semver-dev Priority: optional Section: devel Installed-Size: 77 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-blang-semver Version: 3.6.1-2apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-blang-semver/golang-github-blang-semver-dev_3.6.1-2apertis0bv2023dev2b3_all.deb Size: 16604 MD5sum: 72f65f4ce574d9503f8dcd69228ebdb5 SHA1: d6a2554a610cddd5212322934ac1b8807c4dcc80 SHA256: 69aa0c19083f9258c60b7988113e3b781cdc30eff458e2f0f83ce1f3c5fc1c7f SHA512: 13e58d89c12fb98088dcac3d8b4bb50bcf710a8b5cdfda1afb7b53dd2fdee71feca17f4d22d4672816f920fb00d072b4f652fd3d1b465d01187268b42ab088de Description: semantic versioning library Semantic Versioning (http://semver.org/) library written in golang. It fully covers specification version 2.0.0. Homepage: https://github.com/blang/semver Multi-Arch: foreign Package: golang-github-bmizerany-assert-dev Priority: extra Section: devel Installed-Size: 22 Maintainer: pkg-go Architecture: all Source: golang-github-bmizerany-assert Version: 0.0~git20120716-4co1bv2023dev2b3 Depends: golang-github-kr-pretty-dev | golang-pretty-dev Filename: pool/development/g/golang-github-bmizerany-assert/golang-github-bmizerany-assert-dev_0.0~git20120716-4co1bv2023dev2b3_all.deb Size: 4208 MD5sum: ced81ab24ec91be80c8f361d220e6168 SHA1: 43972be6fa8fa705f6683ec213e98732817d16b0 SHA256: b3a5e916f22bc5f4fc1a89ced56edf9843fb60a199a2081d0ab65d4616f31cb3 SHA512: 1a2aa0b2dd4ed3c8924bc5b40719dc30c39f6ac0ce0e60a36cc0e0ccb2dded55c428994fb33e03af76586b1d9f02f41957cc2a5b6d4a78b931918983789afddc Description: Assertions library for Go tests Assertions library for writing tests in the Go language. Homepage: https://github.com/bmizerany/assert Package: golang-github-boltdb-bolt-dev Priority: optional Section: devel Installed-Size: 345 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-boltdb-bolt Version: 1.3.1-7apertis1bv2023dev2b3 Filename: pool/development/g/golang-github-boltdb-bolt/golang-github-boltdb-bolt-dev_1.3.1-7apertis1bv2023dev2b3_all.deb Size: 61052 MD5sum: 6be01cc98c6feb4af4ef139f069286fc SHA1: d71a2328d2eb11cb52d3ffca9d7a1b4fd3e01d70 SHA256: 3e5ee3a91dbc022128b27d87ca2885105e4cf300260d03140824899cbee1168e SHA512: 7c1924694af93a4c1769f17d9b19561ec4c170030d88f74c11386001a58faa64a4ca4924d07db0806d58f58285b6b48db2fc10a90f52592e0cfcaaddb92367b0 Description: low-level key/value database for Go Bolt is a pure Go key/value store inspired by Howard Chu's and the LMDB project. The goal of the project is to provide a simple, fast, and reliable database for projects that don't require a full database server such as Postgres or MySQL. Homepage: https://github.com/boltdb/bolt Package: golang-github-bradfitz-gomemcache-dev Priority: extra Section: devel Installed-Size: 46 Maintainer: pkg-go Architecture: all Source: golang-gomemcache Version: 0.0~git20141109-3co1bv2023dev2b3 Filename: pool/development/g/golang-gomemcache/golang-github-bradfitz-gomemcache-dev_0.0~git20141109-3co1bv2023dev2b3_all.deb Size: 10484 MD5sum: 52060ff1f6f2799a67397805221cf82a SHA1: 8b2492e5a326a3cc98234faaecebdc0f1c2fc62c SHA256: e4a6fcedf709eda25031d0be36a5a2470d758f205e12b8892c9160fc17588f38 SHA512: 551cff042cb5c58fc9e2a4e2546f953bade00ec13b7b7b4cb5ba491a1cc03a0ba19ec90436d572909a2707fcc61ed1467745d24628c7f627346c7b6f2bdab5a7 Description: Go memcached client library gomemcache is a memcache client library for the Go programming language. Homepage: https://github.com/bradfitz/gomemcache Package: golang-github-bshuster-repo-logrus-logstash-hook-dev Priority: optional Section: devel Installed-Size: 33 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-bshuster-repo-logrus-logstash-hook Version: 0.4.1-2apertis0bv2023dev2b3 Depends: golang-github-sirupsen-logrus-dev (>= 1.0.2~) Filename: pool/development/g/golang-github-bshuster-repo-logrus-logstash-hook/golang-github-bshuster-repo-logrus-logstash-hook-dev_0.4.1-2apertis0bv2023dev2b3_all.deb Size: 7096 MD5sum: 411f8de9a94bbbd6e2f8051997530743 SHA1: aea0a1823ed3a92a19683b977f6e07b0a2a3a947 SHA256: 0059a57ea9f1befb42c2954dca7cb68592468a6f74d6bd9d88a6c7ff24a99b55 SHA512: f91b147e1e59024258487f090a2b7f4c72ae7f9c435760640367e23637541ae563630f4a47f47d7624e161ada483570651c2d06822303a7a5cbe49c50dabdaa2 Description: Logstash hook for Logrus logging library for Go Logrus is a structured logger for Go (golang), completely API compatible with the standard library logger. . This package is a hook to enable messages logged by Logrus to be sent to a Logstash instance. Homepage: https://github.com/bshuster-repo/logrus-logstash-hook Package: golang-github-bsphere-le-go-dev Priority: extra Section: devel Installed-Size: 24 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-bsphere-le-go Version: 0.0~git20170215.0.7a984a8-1.1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-bsphere-le-go/golang-github-bsphere-le-go-dev_0.0~git20170215.0.7a984a8-1.1apertis0bv2023dev2b3_all.deb Size: 5244 MD5sum: c45fbe30d38a782b5f9fa48f8b4ffac8 SHA1: 664b09b966684a28d10b847c032af2c16d598b37 SHA256: 09b23ed542f3038b5b5e2a625680dee3927fe71192c1b1472ef47b7b29e7eb1c SHA512: 2fa62591d19d652ef74559e8d14047a62e274e90260a1433dc8efe857956e7af42fc90d9f9ef957fa56d04dd507588fac6c05aac75d8790873642fe239933492 Description: Golang library for logentries.com Client library for sending logs to the commercial logentries.com service. The library implements the ame methods as the Go Logger library and is also compatible with the io.Writer interface. Homepage: https://github.com/bsphere/le_go Package: golang-github-bugsnag-bugsnag-go-dev Priority: optional Section: golang Installed-Size: 384 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-bugsnag-bugsnag-go Version: 1.7.0-1apertis0bv2023dev2b3 Depends: golang-github-bitly-go-simplejson-dev, golang-github-bugsnag-panicwrap-dev, golang-github-gin-gonic-gin-dev, golang-github-gofrs-uuid-dev, golang-github-juju-loggo-dev, golang-github-kardianos-osext-dev, golang-github-pkg-errors-dev, golang-github-revel-revel-dev (>= 1.0.0), golang-github-urfave-negroni-dev Filename: pool/development/g/golang-github-bugsnag-bugsnag-go/golang-github-bugsnag-bugsnag-go-dev_1.7.0-1apertis0bv2023dev2b3_all.deb Size: 69044 MD5sum: a4e0a57fd49d66a100c433fc6584e035 SHA1: f31eefb0bc4068020da2f2b32d34ae8c325fe5f3 SHA256: 67aa21a5e7794b9cc98542805e27e4a55477a2a6f2dfdfd2514f0fdd1a72cdc3 SHA512: 002df966c5ccf269b45647e1b83441f303f6b73e938d8df24194e86cb8285185ee05a5bc624ba840f0559746258ed3a0b4580a18bd704fe7fb6d1217f102d059 Description: automatic panic monitoring for Go applications The Bugsnag Notifier for Golang gives you instant notification of panics, or unexpected errors, in your golang app. Any unhandled panics will trigger a notification to be sent to a bugsnag.com account. Homepage: https://github.com/bugsnag/bugsnag-go Package: golang-github-bugsnag-panicwrap-dev Priority: optional Section: devel Installed-Size: 44 Maintainer: pkg-go Architecture: all Source: golang-bugsnag-panicwrap Version: 1.2.0-1.1apertis0bv2023dev2b4 Filename: pool/development/g/golang-bugsnag-panicwrap/golang-github-bugsnag-panicwrap-dev_1.2.0-1.1apertis0bv2023dev2b4_all.deb Size: 11028 MD5sum: 35d1a0fccb074f45e367706827c677a0 SHA1: 07efa5301aa4d03ab8bd2779fe6c2f78b865e2e3 SHA256: 28048dd05ee5f9628fdd92620e26ea38b0c161d9744ac5df80f333f9df76eb84 SHA512: aafa40a140818594956a116c90de972bb10cfbb1df5dedbfee333dc8f979b027cccd5d04027c19c00e1dc113d05759e82ad1df841929f2074ca966379b040996 Description: Go library for catching and handling panics in Go applications panicwrap is a Go library that re-executes a Go binary and monitors stderr output from the binary for a panic. When it find a panic, it executes a user-defined handler function. Stdout, stderr, stdin, signals, and exit codes continue to work as normal, making the existence of panicwrap mostly invisble to the end user until a panic actually occurs. Homepage: https://github.com/bugsnag/panicwrap Package: golang-github-burntsushi-toml-dev Priority: optional Section: devel Installed-Size: 163 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-toml Version: 0.3.1-1apertis0bv2023dev2b3 Replaces: golang-toml-dev (<< 0.2.0-2~) Provides: golang-toml-dev Breaks: golang-toml-dev (<< 0.2.0-2~) Filename: pool/development/g/golang-toml/golang-github-burntsushi-toml-dev_0.3.1-1apertis0bv2023dev2b3_all.deb Size: 38712 MD5sum: 3a039f083e6e449eefb2f234cf86f590 SHA1: f3abe2d7c1db7aec7ab53cf7974e3257a459cafd SHA256: 5a7db6d762db42a2b7531df41e857c0bfec25f0a355b2bfb018b5f37974e9e4e SHA512: 90db21ae1c0acc23d2d5a6029bee13ed085d02ba7581ccef357e8aebf92b1bd33babe01cda73e118ebafc542c76c9757dbbe83100098f75e0b0a2f8a02cb4b56 Description: TOML parser and encoder for Go with reflection TOML stands for Tom's Obvious, Minimal Language. This Go package provides a reflection interface similar to Go's standard library json and xml packages. This package also supports the encoding.TextUnmarshaler and encoding.TextMarshaler interfaces so that you can define custom data representations. . Compatible with TOML v0.4.0. . This package contains the source. Homepage: https://github.com/BurntSushi/toml Package: golang-github-cenkalti-backoff-dev Priority: optional Section: devel Installed-Size: 46 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-cenkalti-backoff Version: 3.1.1-1apertis0bv2023dev2b3 Depends: golang-golang-x-net-dev Filename: pool/development/g/golang-github-cenkalti-backoff/golang-github-cenkalti-backoff-dev_3.1.1-1apertis0bv2023dev2b3_all.deb Size: 9984 MD5sum: af5193e450b564d652287c56780ebc83 SHA1: a86060c32d33cebfaffe7d2871faae7c62fb37f5 SHA256: 6f81c489956c55bc4855ae6bf87b4688d44f3153300cbdfa31fc7bc8b3f8bd98 SHA512: c7906990bc6830af80a1795fb2ac9b21b3f5ed3bc587d5efd298a5b67af14d3420a21c7bc46b83e611e3614e73c05f421a052a4291c207252abe4dbd951ff2a2 Description: exponential backoff algorithm in Go Exponential backoff is an algorithm that uses feedback to multiplicatively decrease the rate of some process, in order to gradually find an acceptable rate. The retries exponentially increase and stop increasing when a certain threshold is met. Homepage: https://github.com/cenkalti/backoff Package: golang-github-census-instrumentation-opencensus-proto-dev Priority: optional Section: golang Installed-Size: 299 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-census-instrumentation-opencensus-proto Version: 0.2.1+dfsg1-2apertis0bv2023dev2b3 Depends: golang-github-grpc-ecosystem-grpc-gateway-dev, golang-google-grpc-dev, golang-goprotobuf-dev Filename: pool/development/g/golang-github-census-instrumentation-opencensus-proto/golang-github-census-instrumentation-opencensus-proto-dev_0.2.1+dfsg1-2apertis0bv2023dev2b3_all.deb Size: 40168 MD5sum: 57298e1bfdadaa2b888fc1643e396a96 SHA1: a82c26b9a94dee43ca27525ecb193f521e29dda8 SHA256: 2e85f3738c4af85e4006567efcd7e82f4bb9934406e29acb1e0617b071d25c30 SHA512: e40ad8b35188ef5089185775f133773975c30ce096098e4bd7b47499b5bfa46fd15ed8d2715b1ffcf2fb375df4fcf056dce5c534c530969d67ed3d4e417d20a4 Description: language independent interface types for opencensus Census provides a framework to define and collect stats against metrics and to break those stats down across user-defined dimensions. . The Census framework is natively available in many languages (e.g. C++, Go, and Java). The API interface types are defined using protos to ensure consistency and interoperability for the different implementations. Homepage: https://github.com/census-instrumentation/opencensus-proto Package: golang-github-cespare-xxhash-dev Priority: optional Section: devel Installed-Size: 38 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-cespare-xxhash Version: 2.1.1-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-cespare-xxhash/golang-github-cespare-xxhash-dev_2.1.1-1apertis0bv2023dev2b3_all.deb Size: 8888 MD5sum: 3352e88895ce4c20736005ff5e0fda5b SHA1: 3f93811e205617e90ad7144b20c2365f92f81bfb SHA256: 03ad0110fffd671a6a44c9703150b71e7d36e0987ec4992c4b857ee10327440a SHA512: 4ac8684e096527a9a84accecd02e49b9d5ba6b6949758d5677519b938399f911ba4c3b3c81112133a0f54184cb9b2ece9cddd264aede4da731e38fc8f8f3abeb Description: implementation of the 64-bit xxHash algorithm (XXH64) xxhash is a Go implementation of the 64-bit xxHash (http://cyan4973.github.io/xxHash/) algorithm, XXH64. This is a high-quality hashing algorithm that is much faster than anything in the Go standard library. Homepage: https://github.com/cespare/xxhash Package: golang-github-checkpoint-restore-go-criu-dev Priority: optional Section: devel Installed-Size: 114 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-checkpoint-restore-go-criu Version: 4.1.0-3apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-checkpoint-restore-go-criu/golang-github-checkpoint-restore-go-criu-dev_4.1.0-3apertis0bv2023dev2b3_all.deb Size: 20560 MD5sum: 8c1a7eaee3382fb88aaf9ee56985ba39 SHA1: 0307514c71bd38d8584a354ea0fa2297e0006de0 SHA256: 121ac31b77ee674817323deede400033a5e5f44f0225de5a5d059d012d969679 SHA512: 7142eb823017e725c5df6cfead7a172f8c7d4001aaeeab3babddb181d658ba5f4cba0a4604ec0b47bc66b7c2e30691e8f5f635bb74416af8892b08f43c6bfd9e Description: CRIU bindings for Golang Golang bindings for CRIU. The code is based on the Golang-based PHaul implementation from the CRIU repository. . Golang bindings provide an easy way to use the CRIU RPC calls from Golang without the need to set up all the infrastructure to make the actual RPC connection to CRIU. Homepage: https://github.com/checkpoint-restore/go-criu Package: golang-github-chzyer-readline-dev Priority: optional Section: devel Installed-Size: 142 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-chzyer-readline Version: 1.4.39.g2972be2-1apertis0bv2023dev2b3 Replaces: golang-gopkg-readline.v1-dev (<< 1.4.39~) Provides: golang-gopkg-readline.v1-dev Breaks: golang-gopkg-readline.v1-dev (<< 1.4.39~) Filename: pool/development/g/golang-github-chzyer-readline/golang-github-chzyer-readline-dev_1.4.39.g2972be2-1apertis0bv2023dev2b3_all.deb Size: 30700 MD5sum: 94b6b91cbe5270d6a146d14ab5506c17 SHA1: 664e53a3e51390ae386d28c13d198d881d1270e8 SHA256: ed2cfe3ea6284297ef390e1a3e48c828f87331c1f81d3055f7f39cf0776ed88e SHA512: f060670c670c2011fbf9ac622b41ba0b9ef15f18a80c1a72adbb8a924d9cd2f92adbbe7039658708334743ef28b6c909b59c12dc1923d0385e6bbe9619727f1f Description: Readline is a pure go implementation for a GNU-Readline like library Readline supports multiple platforms (Windows, OSX, GNU/Linux), and enables applications to provide a terminal user interface that is able to dynmically interact with the user on one terminal line. Homepage: https://github.com/chzyer/readline Package: golang-github-cilium-ebpf-dev Priority: optional Section: golang Installed-Size: 1407 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-cilium-ebpf Version: 0.2.0-1apertis0bv2023dev2b3 Depends: golang-golang-x-sys-dev Filename: pool/development/g/golang-github-cilium-ebpf/golang-github-cilium-ebpf-dev_0.2.0-1apertis0bv2023dev2b3_all.deb Size: 922916 MD5sum: 818bba12dac861dc49353045b7f0a5e9 SHA1: ec066107feb9f659848bc52d4441db3fd9132c63 SHA256: dbf159caa8c2a8d2076872eabd9ab7df5b11526b38f7fdd8b5c73e851326b878 SHA512: 635ae1c75f60472a9e9ba6de1660f2b10417846b8ea6377ad38e1760e5326e2fcac2c18b3530f94a3905a423233382e16055da9e3e422d1ce699acf0e244dba2 Description: eBPF Library for Go eBPF is a pure Go library that provides utilities for loading, compiling, and debugging eBPF programs. It has minimal external dependencies and is intended to be used in long running processes. Homepage: https://github.com/cilium/ebpf Multi-Arch: foreign Package: golang-github-circonus-labs-circonus-gometrics-dev Priority: optional Section: devel Installed-Size: 583 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-circonus-labs-circonus-gometrics Version: 2.3.1-3apertis0bv2023dev2b3 Depends: golang-github-circonus-labs-circonusllhist-dev, golang-github-hashicorp-go-retryablehttp-dev (>= 0.6.2~), golang-github-pkg-errors-dev, golang-github-tv42-httpunix-dev Filename: pool/development/g/golang-github-circonus-labs-circonus-gometrics/golang-github-circonus-labs-circonus-gometrics-dev_2.3.1-3apertis0bv2023dev2b3_all.deb Size: 66084 MD5sum: 7675c320e2210200157ac0e2fd9c4571 SHA1: d0b42a84bae3864479b4964a61e963fddce9e7b6 SHA256: d1e0d164b22704d71ce5a34fe6f9f7a540c18677666b9d28e4e78f8cea914673 SHA512: f0a7b22e312760b1986848295d92f2aaead7fe91117c8b440b35faa230166f591bc190b3217d7bf2bf94d9c44344fc23b89a1b3c7d42c32922ae04903816e193 Description: Golang implementation of metrics reporting for Cirocnus Circonus metrics tracking for Go applications. This library supports named counters, gauges and histograms. It also provides convenience wrappers for registering latency instrumented functions with Go's builtin http server. Homepage: https://github.com/circonus-labs/circonus-gometrics Package: golang-github-circonus-labs-circonusllhist-dev Priority: optional Section: golang Installed-Size: 50 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-circonus-labs-circonusllhist Version: 0.0~git20191022.ec08cde-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-circonus-labs-circonusllhist/golang-github-circonus-labs-circonusllhist-dev_0.0~git20191022.ec08cde-1apertis0bv2023dev2b3_all.deb Size: 11344 MD5sum: 0f2eb22ae5312817c04bd5f9cacb834d SHA1: 73b71f675068b5be8756f2cbc09279299e98fe62 SHA256: 7b15d183cb8fa0f505cf879f8df733ebcadc5b9e4a258c0c9fb5a272345c887d SHA512: 148e9fe25d7550cffb9499adcc4c795809aaacdefa026696d94085d5de98c980abe7cb07de7104a83e78cb0f180d2e5ce960a12b7ae626f8c71e4bf82e4f7563 Description: implementation of Circonus log-linear histograms A Golang implementation of Circonus log-linear histograms. Homepage: https://github.com/circonus-labs/circonusllhist Multi-Arch: foreign Package: golang-github-cloudflare-cfssl-dev Priority: extra Section: devel Installed-Size: 3382 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-cloudflare-cfssl Version: 1.2.0+git20160825.89.7fb22c8-3.1apertis0bv2023dev2b3 Depends: golang-github-cloudflare-go-metrics-dev, golang-github-cloudflare-redoctober-dev, golang-github-geertjohan-go.rice-dev, golang-github-google-certificate-transparency-dev, golang-github-jmhodges-clock-dev, golang-github-jmoiron-sqlx-dev, golang-github-juju-ratelimit-dev, golang-github-kisielk-sqlstruct-dev, golang-github-kisom-goutils-dev, golang-github-mattn-go-sqlite3-dev, golang-any Filename: pool/development/g/golang-github-cloudflare-cfssl/golang-github-cloudflare-cfssl-dev_1.2.0+git20160825.89.7fb22c8-3.1apertis0bv2023dev2b3_all.deb Size: 677008 MD5sum: 26227a814e8d0048a45df654e6d73356 SHA1: b6725523983938e2853897a1882a58df75a8037e SHA256: 9f4b12bd2d74c1748e67c18cd6704de7e603d73b9ed79360ac8d8efa76bb288a SHA512: c8372d6e08ebb62da43f63bebc37b50939a4eb365757eb58d9362efbb27592e112939d3915cc10d4d9736e973ea92bcb23102e0c25c68ed1adb9cd941c38d12f Description: CloudFlare's PKI and TLS toolkit CFSSL is CloudFlare's PKI/TLS swiss army knife. It is both a command line tool and an HTTP API server for signing, verifying, and bundling TLS certificates. CFSSL can be used to build custom TLS PKI tools as well as create and manipulate traditional certificate structures using code or on the command line. . This package contains the development files. Homepage: https://github.com/cloudflare/cfssl Package: golang-github-cloudflare-go-metrics-dev Priority: extra Section: devel Installed-Size: 177 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-cloudflare-go-metrics Version: 0.0~git20151117.0.6a9aea3-3co1bv2023dev2b3 Depends: golang-github-rcrowley-go-metrics-dev, golang-github-stathat-go-dev Filename: pool/development/g/golang-github-cloudflare-go-metrics/golang-github-cloudflare-go-metrics-dev_0.0~git20151117.0.6a9aea3-3co1bv2023dev2b3_all.deb Size: 27744 MD5sum: 9fea9bdd87f53840d9624f80f971fe5e SHA1: c62e66f70bbbc03fa7333771414c212bcdb45132 SHA256: a26ce7d2559b4a13f66ac361f25c1027014c5661702760857fff8e0e534a18e9 SHA512: 359899db2251020aed5d14dcb222dea1a17d767c9c9255d49b6efc752a8f5fbb48e6b9a7c1b0ccd2f412b3f83d55216315884d1340b907337a0f470dadfd5f17 Description: Cloudflare's fork of Go port of Coda Hale's Metrics library This package is a fork of Richard Crowley's Go port of Coda Hale's Metrics library for Java. It allows one to easily collect metrics from an application written in Go in an unobtrusive way. Metrics can then be exported to syslog, files or to a storage system like Graphite. Homepage: https://github.com/cloudflare/go-metrics Package: golang-github-cloudflare-redoctober-dev Priority: optional Section: golang Installed-Size: 363 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-cloudflare-redoctober Version: 0.0~git20161017.0.78e9720-5apertis0bv2023dev2b3 Depends: golang-github-coreos-go-systemd-dev (>= 17~), golang-github-prometheus-client-golang-dev, golang-golang-x-crypto-dev Filename: pool/development/g/golang-github-cloudflare-redoctober/golang-github-cloudflare-redoctober-dev_0.0~git20161017.0.78e9720-5apertis0bv2023dev2b3_all.deb Size: 68868 MD5sum: 56ac65b82b538d0b073aa86f1efbbe02 SHA1: 1d9cb016895ab235474809d407df5b1ea25931df SHA256: 1d47991f850a2758a608800bce7066b97916832bfcba72872bb69ca9d64f25a4 SHA512: db268cc12c6e0c66ef3159a515c937195a5f825d1b23a5f8066fe1dfdc9a3630abbb690f10750755a3e87304261bd8f128bf58b7b8ba743c0c828c7041955578 Description: Software-based two-man rule style (development files) Red October is a software-based two-man rule style encryption and decryption server. The two-man rule is a control mechanism designed to achieve a high level of security by requiring the presence of two authorized people at all times. In the case of Red October the two-man rule is implemented by encrypting data in such as way as to require two authorised key-holds to decrypt it. . This package contains the development files. Homepage: https://github.com/cloudflare/redoctober Package: golang-github-cockroachdb-cmux-dev Priority: extra Section: devel Installed-Size: 71 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-cockroachdb-cmux Version: 0.0~git20170110.0.30d10be-1.1apertis0bv2023dev2b3 Depends: golang-golang-x-net-dev, golang-google-grpc-dev Filename: pool/development/g/golang-github-cockroachdb-cmux/golang-github-cockroachdb-cmux-dev_0.0~git20170110.0.30d10be-1.1apertis0bv2023dev2b3_all.deb Size: 12420 MD5sum: b5c4695e0a4a57dd907310fd4ffbb302 SHA1: 4dc9922ad300dac2b362a4f79dfd10601ade6d62 SHA256: 2574d201e4281b34b52c30dcf298ee5557f503cc8bc38737e7ae1f86ad1e4dba SHA512: 975177cbeddb5ae37d75ee5da7dfdbf186728a9563d6b876f598f60f7d21d617e8719eabf6acc1a9ab3f126c152c6bee3c02a4da0990d3431a76b873bac5fd4d Description: Payload-based connection multiplexer for Golang The cmux library is a generic Go library to multiplex connections based on their payload. Using cmux you can serve gRPC, SSH, HTTPS, HTTP, Go RPC and pretty much any other payload on the same TCP listener. Lookahead is used to match and hand off connections to the appropriate server implementation. . This package is a fork of github.com/soheily/cmux. Homepage: https://github.com/cockroachdb/cmux Package: golang-github-codegangsta-cli-dev Priority: optional Section: devel Installed-Size: 218 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-codegangsta-cli Version: 1.18.0-3co1bv2023dev2b4 Replaces: golang-codegangsta-cli-dev (<< 0.0~git20150117-2~) Provides: golang-codegangsta-cli-dev Depends: golang-github-urfave-cli-dev Breaks: golang-codegangsta-cli-dev (<< 0.0~git20150117-2~) Filename: pool/development/g/golang-codegangsta-cli/golang-github-codegangsta-cli-dev_1.18.0-3co1bv2023dev2b4_all.deb Size: 43384 MD5sum: dcc2fc274c8a8e2279bb84aedb64901b SHA1: 951486e19f11e4a7cba3d7ddb64946e4e9305931 SHA256: 66449207de82d16bfadc70cbe187edc319dcb866fb41538afeba53a1ab62033a SHA512: cf340fd1513e56b02b553b2efd6b3fec6a126f48c2cc24b2a648774510b32ac37dc1c3a1c62e0f558719894fdf1f5ce66d8090de9de587aaf2f4fccecc72f4a8 Description: simple library for building command line apps in Go cli.go is simple library for building command line apps in Go. It allows is writing fast and distributable command line applications in an expressive way. . This package contains the source. Homepage: https://github.com/codegangsta/cli Package: golang-github-containerd-btrfs-dev Priority: optional Section: devel Installed-Size: 39 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-containerd-btrfs Version: 0.0~git20201111.404b914-1apertis0bv2023dev2b3 Depends: golang-github-pkg-errors-dev, libbtrfs-dev | btrfs-progs (<< 4.16.1~) Filename: pool/development/g/golang-github-containerd-btrfs/golang-github-containerd-btrfs-dev_0.0~git20201111.404b914-1apertis0bv2023dev2b3_all.deb Size: 8068 MD5sum: 92e96e0ed2a60ee31e15ce66b7e945ee SHA1: 96d83029afb22c3852c22de3b9627e2a6c280454 SHA256: bb83fe6c5597eb440e70f1e28cf088aa58dedbb0cca6d86df0a2ad23f8ad5ea4 SHA512: 8c4966b9b3632d9430966ed06b639a05db8d24562355810b241274bb2157fd86bacc1252cab456f48155e1521213aaa924659c7e33f5773820175d8cb9f75acf Description: Btrfs bindings for Go Native Go bindings for btrfs. . These are in the early stages. . This package may not cover all the use cases for btrfs. Note that due to struct alignment issues, this isn't yet fully native. Homepage: https://github.com/containerd/btrfs Package: golang-github-containerd-cgroups-dev Priority: optional Section: golang Installed-Size: 507 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-containerd-cgroups Version: 0.0~git20201119.4cbc285-4apertis1bv2023dev2b3 Depends: golang-dbus-dev, golang-github-cilium-ebpf-dev, golang-github-coreos-go-systemd-dev, golang-github-docker-go-units-dev, golang-github-gogo-protobuf-dev, golang-github-opencontainers-specs-dev, golang-github-pkg-errors-dev, golang-github-sirupsen-logrus-dev, golang-golang-x-sys-dev Filename: pool/development/g/golang-github-containerd-cgroups/golang-github-containerd-cgroups-dev_0.0~git20201119.4cbc285-4apertis1bv2023dev2b3_all.deb Size: 60904 MD5sum: 807889aacb9db45eac3b8e4465faf8dc SHA1: e230766cca11b47ead83fa230416af57e90a9f3a SHA256: 2d226df26b82119afcbb2469dcc0f6747113443a6f80dcec2325ce70b1d3a89e SHA512: 204274777b9e216657cf11c79bf8f8b4bf95f461166601a60c5714266a87c19878822a8179d7caa5bb39012cc0fd000b786b1577d87d1564158dec019714ced8 Description: cgroups package for Go Go package for creating, managing, inspecting, and destroying cgroups. The resources format for settings on the cgroup uses the OCI runtime-spec found here (https://github.com/opencontainers/runtime-spec). Homepage: https://github.com/containerd/cgroups Package: golang-github-containerd-console-dev Priority: optional Section: golang Installed-Size: 62 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-containerd-console Version: 1.0.1-2+apertis0bv2023dev2b3 Depends: golang-golang-x-sys-dev (>= 0.0~git20180308~) Filename: pool/development/g/golang-github-containerd-console/golang-github-containerd-console-dev_1.0.1-2+apertis0bv2023dev2b3_all.deb Size: 10496 MD5sum: c34bcd173b0cb612a2df6716cd9e3082 SHA1: 386ffd3695ced91e38de9d262cb85072fe18e7a3 SHA256: 89ce98c05e889e83e9c15c32c4c0a29c8e1be7a47f94987dbe0f0a968141a49e SHA512: dd79fa4bc605987553a20a679e023b7e25a6ad84208792950d509afae9033e9b8043f962e00b21ed59cf2213a4cb41e164896bb594f8e1db3572b7357c0283c1 Description: Console package for Go Golang package for dealing with consoles. Light on deps and a simple API. Homepage: https://github.com/containerd/console Multi-Arch: foreign Package: golang-github-containerd-containerd-dev Priority: optional Section: golang Installed-Size: 4878 Maintainer: Debian Go Packaging Team Architecture: all Source: containerd Version: 1.4.13~ds1-1~deb11u2+apertis0bv2023dev3b1 Depends: golang-github-burntsushi-toml-dev, golang-github-containerd-btrfs-dev (>= 0.0~git20200117.1539353~), golang-github-containerd-cgroups-dev (>= 0.0~git20200817.7a3c009~), golang-github-containerd-console-dev, golang-github-containerd-continuity-dev (>= 0.0~git20190827.75bee3e~), golang-github-containerd-fifo-dev (>= 0.0~git20190816.bda0ff6~), golang-github-containerd-go-runc-dev (>= 0.0~git20190226.7d11b49~), golang-github-containerd-ttrpc-dev (>= 0.0~git20190828.92c8520~), golang-github-containerd-typeurl-dev, golang-github-coreos-go-systemd-dev, golang-github-docker-go-events-dev, golang-github-docker-go-metrics-dev, golang-github-docker-go-units-dev, golang-github-gogo-googleapis-dev (>= 1.4.0~), golang-github-gogo-protobuf-dev (>= 1.3.0~), golang-github-google-uuid-dev, golang-github-hashicorp-go-multierror-dev, golang-github-imdario-mergo-dev, golang-go-zfs-dev, golang-github-opencontainers-go-digest-dev (>= 1.0.0~), golang-github-opencontainers-image-spec-dev, golang-github-opencontainers-runc-dev (>= 0.1.0~), golang-github-opencontainers-runtime-spec-dev, golang-github-pkg-errors-dev, golang-github-prometheus-client-golang-dev, golang-github-sirupsen-logrus-dev, golang-gocapability-dev, golang-github-urfave-cli-dev (>= 1.22.2~), golang-github-coreos-bbolt-dev, golang-golang-x-net-dev, golang-golang-x-sync-dev, golang-golang-x-sys-dev, golang-google-grpc-dev Filename: pool/development/c/containerd/golang-github-containerd-containerd-dev_1.4.13~ds1-1~deb11u2+apertis0bv2023dev3b1_all.deb Size: 527284 MD5sum: 8af4673f5df529d7000cd3b73425565b SHA1: 679781ba5587b2ab7e696b76593f241f7e690d3f SHA256: 180e8543431154be8a972ba103a60f57afc2fcc16d2c994623b3990f63e11bc0 SHA512: b377cf69d0f0ef15ad0eefdcb012f3e3cb68c7a3d7689c3ca77f19e3de89f55fb4c4a45e59d92ae26867c609bf008a2e5cfee737fc1c410598afdc6612c9eaf7 Description: open and reliable container runtime (development files) Containerd is an industry-standard container runtime with an emphasis on simplicity, robustness and portability. It is available as a daemon for Linux and Windows, which can manage the complete container life cycle of its host system: image transfer and storage, container execution and supervision, low-level storage and network attachments, etc. . Containerd is designed to be embedded into a larger system, rather than being used directly by developers or end-users. . This package provides development files. Homepage: https://containerd.io/ Package: golang-github-containerd-continuity-dev Priority: optional Section: golang Installed-Size: 301 Maintainer: Debian Go Packaging Team Architecture: all Source: continuity Version: 0.0~git20201208.1805252-2apertis0bv2023dev2b3 Depends: golang-github-opencontainers-go-digest-dev, golang-github-pkg-errors-dev, golang-github-sirupsen-logrus-dev (>= 1.0.2~), golang-golang-x-sync-dev, golang-golang-x-sys-dev (>= 0.0~git20180308~), golang-goprotobuf-dev Filename: pool/development/c/continuity/golang-github-containerd-continuity-dev_0.0~git20201208.1805252-2apertis0bv2023dev2b3_all.deb Size: 50168 MD5sum: 226cc7be1a3d956c32d448530c935b27 SHA1: a37c94e7b03ff75bc15166ee1f8de654b4be1790 SHA256: 75c0729bef7480a72c32f64cc7cfd7d620b817b1cd219f3d5286a064e9291227 SHA512: 1321ba2fe224b62b6ad0d177f36323edbc8babcb255c028c60bd925b6313c650deb2f5db4f808f985866577417b8b18cc2dd5d09a9006e1b351f2dbcd17d31ac Description: Externally reusable Go packages included with Continuity These packages are intentionally developed by upstream in such a way that they are reusable to projects outside Continuity and only rely on each other or other external dependencies to be built. Homepage: https://github.com/containerd/continuity Package: golang-github-containerd-fifo-dev Priority: optional Section: devel Installed-Size: 59 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-containerd-fifo Version: 0.0~git20201026.0724c46-1apertis0bv2023dev2b3 Depends: golang-github-pkg-errors-dev, golang-golang-x-sys-dev Filename: pool/development/g/golang-github-containerd-fifo/golang-github-containerd-fifo-dev_0.0~git20201026.0724c46-1apertis0bv2023dev2b3_all.deb Size: 9328 MD5sum: 7e0f13eb5f2d9180e6f5cefa3423cbf5 SHA1: f7a946203c8694a4539e4316f6bdf9f3f882e17f SHA256: baeac611a87cc045f05bda4bc74550df5bf991b198a264984f78ccf268c4d4ee SHA512: 9b63c7aadc5def27c4040fc27f1ca034530e57241ffff64eedf57d41371f253e2804f27fe7af4b542f3d1635b66cb6d0a9f2f5b5042d3d6bd35e5f835e92247d Description: fifo pkg for Go Go package for handling fifos in a sane way. Homepage: https://github.com/containerd/fifo Package: golang-github-containerd-go-cni-dev Priority: optional Section: devel Installed-Size: 59 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-containerd-go-cni Version: 1.0.1-1apertis0bv2023dev2b3 Depends: golang-github-appc-cni-dev (>= 0.7.1~) | golang-github-containernetworking-cni-dev (>= 0.7.1~), golang-github-pkg-errors-dev Filename: pool/development/g/golang-github-containerd-go-cni/golang-github-containerd-go-cni-dev_1.0.1-1apertis0bv2023dev2b3_all.deb Size: 11612 MD5sum: b3eb067791be1e60b3ba30d299fd4206 SHA1: 89cd318600ad227502ce7869cfd21def7d289144 SHA256: ca966b7699e10dfbeb41f5e873ffd7f82b12e794d59f9845708d4207073c836a SHA512: 195b3cf333dc55d1daf5c51de5e2c7936c7245490ddee5da155280f9d9e5dd6b60206c7df66ee616af42a9c8a7a2717eba851ecc55515c048a2a75428899a2d1 Description: generic CNI library to provide APIs for CNI plugin interactions The library provides APIs to: . * Load CNI network config from different sources * Setup networks for container namespace * Remove networks from container namespace * Query status of CNI network plugin initialization . go-cni aims to support plugins that implement Container Network Interface Homepage: https://github.com/containerd/go-cni Package: golang-github-containerd-go-runc-dev Priority: optional Section: devel Installed-Size: 75 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-containerd-go-runc Version: 0.0~git20201020.16b287b-1apertis0bv2023dev2b3 Depends: golang-github-containerd-console-dev, golang-github-opencontainers-specs-dev, golang-github-pkg-errors-dev, golang-github-sirupsen-logrus-dev, golang-golang-x-sys-dev Filename: pool/development/g/golang-github-containerd-go-runc/golang-github-containerd-go-runc-dev_0.0~git20201020.16b287b-1apertis0bv2023dev2b3_all.deb Size: 14764 MD5sum: a66101d553acf20e1368eee61a3e1919 SHA1: 7bdf506dd9ae5b2c2cdf96495fbf9fe8d302a303 SHA256: 7f99205917bcbfa6f83c7d5060c56fdf73f86ec8abb6a4066f0bf5189960ab80 SHA512: ce39f9b587f941eec87015d43af69e2ab3d6b68ee504080a589862d240493bea34caf5ddb4265ef8ae6bf9d6dfdab7ff390a5b206e940e3e430d24b2eba51004 Description: runc bindings for Go This is a package for consuming the runc binary in your Go applications. It tries to expose all the settings and features of the runc CLI. If there is something missing then add it, its opensource! Homepage: https://github.com/containerd/go-runc Package: golang-github-containerd-ttrpc-dev Priority: optional Section: golang Installed-Size: 112 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-gogottrpc Version: 1.0.2-1apertis0bv2023dev2b3 Replaces: golang-github-stevvooe-ttrpc-dev (<< 0.0~git20190211.6914432-1~) Provides: golang-github-stevvooe-ttrpc-dev Depends: golang-github-gogo-protobuf-dev (>= 0.5~), golang-github-pkg-errors-dev, golang-github-sirupsen-logrus-dev (>= 1.0.2~), golang-golang-x-sys-dev, golang-google-genproto-dev, golang-google-grpc-dev (>= 1.6.0~) Breaks: golang-github-stevvooe-ttrpc-dev (<< 0.0~git20190211.6914432-1~) Filename: pool/development/g/golang-gogottrpc/golang-github-containerd-ttrpc-dev_1.0.2-1apertis0bv2023dev2b3_all.deb Size: 23836 MD5sum: 95c98017c2f1f0e7c49abecaeccaa4b5 SHA1: b14125af264063d1e88166f6a206313df4f4a708 SHA256: ac80efc8f23a375a57cafa4d645e3ff0d846a80f3770d0f6d0eaf5f129666035 SHA512: 3166a125953390b6a9f1001b955fb5bcd19b24012ef6a8c63a2e6b29850c91cb0a533b61acabdb95505c1dad4417619c951d2f661f3ea4281db454f0d913bc5f Description: GRPC for low-memory environments The existing grpc-go project requires a lot of memory overhead for importing packages and at runtime. While this is great for many services with low density requirements, this can be a problem when running a large number of services on a single machine or on a machine with a small amount of memory. . Using the same GRPC definitions, this project reduces the binary size and protocol overhead required. We do this by eliding the net/http, net/http2 and grpc package used by grpc replacing it with a lightweight framing protocol. The result are smaller binaries that use less resident memory with the same ease of use as GRPC. . Please note that while this project supports generating either end of the protocol, the generated service definitions will be incompatible with regular GRPC services, as they do not speak the same protocol. . This package provides sources. Homepage: https://github.com/containerd/ttrpc Package: golang-github-containerd-typeurl-dev Priority: optional Section: devel Installed-Size: 33 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-containerd-typeurl Version: 1.0.1-1apertis0bv2023dev2b3 Depends: golang-github-gogo-protobuf-dev (>= 0.5~), golang-github-pkg-errors-dev Filename: pool/development/g/golang-github-containerd-typeurl/golang-github-containerd-typeurl-dev_1.0.1-1apertis0bv2023dev2b3_all.deb Size: 7056 MD5sum: cae0a4599f1eca46c78d1a4b7289fffc SHA1: 46e70da123db00a27d0c85c51cdf979b53dd9917 SHA256: e1c50a0b1192f8c6c9f25d34cf4059cbe8ae4b3de05b6cc1a76776ccf58bd00b SHA512: ecd4fa9cfcd863513e34b1b4d5d0a1bb7f34d559e7fe2f31a62bb6287dbad40b37aa407f410d7e7ebbee22a0bb87eed7afb6efc738706dcb8192e1d6bc473e03 Description: Go package for managing marshaled types to protobuf.Any A Go package for managing the registration, marshaling, and unmarshaling of encoded types. . This package helps when types are sent over a GRPC API and marshaled as a [protobuf.Any](). Homepage: https://github.com/containerd/typeurl Package: golang-github-containernetworking-plugins-dev Priority: optional Section: golang Installed-Size: 257 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-containernetworking-plugins Version: 0.9.0-1apertis0bv2023dev2b3 Depends: golang-github-alexflint-go-filemutex-dev, golang-github-appc-cni-dev (>= 0.7.1~), golang-github-coreos-go-iptables-dev (>= 0.4.5~), golang-github-safchain-ethtool-dev, golang-github-vishvananda-netlink-dev (>= 1.1.0-2~), golang-golang-x-sys-dev Filename: pool/development/g/golang-github-containernetworking-plugins/golang-github-containernetworking-plugins-dev_0.9.0-1apertis0bv2023dev2b3_all.deb Size: 43176 MD5sum: 173e6abdba62e1918679c4f3406669dc SHA1: c7203469dc163a11482e694d72f7034a8fb601d1 SHA256: f4b5b0d7b22b275a96d5d7c3e53545d43b113348db6e726877e4d0716fdbe28e SHA512: 5f83a9cc85c74fe47d7ae7419efafd0a7d7003754e4007151f4518f346aa205411de02a963514d4dde9e11f98925cee8bee07789fc02bc5e688801674895ac61 Description: standard networking plugins - sources This package contains sources of the Container Networking Initiative's official plugins: . Interfaces - bridge: Creates a bridge, adds the host and the container to it. - ipvlan: Adds an [ipvlan] interface in the container. - loopback: Set the state of loopback interface to up. - macvlan: Creates a new MAC address, forwards all traffic to that to the container. - ptp: Creates a veth pair. - vlan: Allocates a vlan device. - host-device: Move an already-existing device into a container. . IPAM: IP Address Management - dhcp: Runs a daemon to make DHCP requests on behalf of the container. - host-local: Maintains a local database of allocated IPs - static: Allocates a static IPv4/IPv6 address. . Other - flannel: Generates an interface corresponding to a flannel config file - tuning: Tweaks sysctl parameters of an existing interface - portmap: An iptables-based portmapping plugin. Maps ports from the host's address space to the container. - bandwidth: Allows bandwidth-limiting through use of traffic control tbf. - sbr: Configures source based routing for an interface. - firewall: Uses iptables or firewalld to add rules to allow traffic to/from the container. Homepage: https://github.com/containernetworking/plugins Package: golang-github-containers-ocicrypt-dev Priority: optional Section: devel Installed-Size: 170 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-containers-ocicrypt Version: 1.0.3-1apertis0bv2023dev2b3 Depends: golang-github-fullsailor-pkcs7-dev, golang-github-opencontainers-go-digest-dev, golang-github-opencontainers-image-spec-dev, golang-github-pkg-errors-dev, golang-golang-x-crypto-dev, golang-gopkg-square-go-jose.v2-dev Filename: pool/development/g/golang-github-containers-ocicrypt/golang-github-containers-ocicrypt-dev_1.0.3-1apertis0bv2023dev2b3_all.deb Size: 33044 MD5sum: c09d83bb9737691b8d776707b4b2c741 SHA1: 4be9ad062135e4a43cc1a19cf90c11cec84b3d58 SHA256: bb61ed65238a3ad449e24c17c900def144fdace0b2514f0f28246d241645650d SHA512: 0ea0b1db95f35965b4d4b81a819633e95277a55e779527eee4ad676022e23c1211a1cfe766aab698b3c6b05f78400073cd66ff7df74f63509b84ba9d7b37f19d Description: Encryption libraries for Encrypted OCI Container images (library) OCIcrypt Library The ocicrypt library is the OCI image spec implementation of container image encryption. More details of the spec can be seen in the OCI repository (https://github.com/opencontainers/image-spec/pull/775). The purpose of this library is to encode spec structures and consts in code, as well as provide a consistent implementation of image encryption across container runtimes and build tools. Homepage: https://github.com/containers/ocicrypt Package: golang-github-coreos-bbolt-dev Priority: optional Section: devel Installed-Size: 667 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-coreos-bbolt Version: 1.3.5-1apertis1bv2023dev2b3 Filename: pool/development/g/golang-github-coreos-bbolt/golang-github-coreos-bbolt-dev_1.3.5-1apertis1bv2023dev2b3_all.deb Size: 61496 MD5sum: c48e629c89f04630c9a6e62635ee658e SHA1: eb9ee87edb2fafb3fb4631837c7f8b2e170757c0 SHA256: e6c24e15e876b761df7c17977374fbed9bb7c4c8b63bcf64a507ad685e2d4d64 SHA512: 780163b55cfb6255fb937445a45f65988777d6bc614f25be898926d2b5a806556903d4af1ec4cffa00adb71109e0b7dfe7354122a74b5c88f478a61f299456c4 Description: low-level key/value database for Go, especially CoreOS's etcd bbolt is a fork of Ben Johnson's Bolt key/value store (github.com/boltdb/bolt). . The purpose of this fork is to better cater to the needs of CoreOS's etcd (github.com/coreos/etcd), and to provide the Go community with an active maintenance and development target for Bolt; the goal is improved reliability and stability. bbolt includes bug fixes, performance enhancements, and features not found in Bolt while preserving backwards compatibility with the Bolt API. . Bolt is a pure Go key/value store inspired by Howard Chu's and the LMDB project. The goal of the project is to provide a simple, fast, and reliable database for projects that don't require a full database server such as Postgres or MySQL. Homepage: https://github.com/coreos/bbolt Package: golang-github-coreos-go-iptables-dev Priority: optional Section: golang Installed-Size: 55 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-coreos-go-iptables Version: 0.5.0-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-coreos-go-iptables/golang-github-coreos-go-iptables-dev_0.5.0-1apertis0bv2023dev2b3_all.deb Size: 11756 MD5sum: 4940f5dbb904bf9ff0d68d8c91f9c069 SHA1: 141f8d28aabba559e0d439c5174a0776eb8b004d SHA256: 72cd6612618ee7bb7c2a83306ea644b9ab4f6cbb7e97456af74d9800709e301b SHA512: aecec21df8126fb79c80498a4ea8dadaba2ac9db18ae6abb9978f2ca69d66eed1e05fda0a33894ced8d46b8b4785caf13a2e6f788e7e602482cbffcd93707b87 Description: Go bindings for iptables utility The go-iptables module wraps the invocation of the iptables utility with Go functions to append and delete iptables rules, as well as create, clear and delete iptables chains. Homepage: https://github.com/coreos/go-iptables Multi-Arch: foreign Package: golang-github-coreos-go-oidc-dev Priority: optional Section: devel Installed-Size: 102 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-coreos-go-oidc Version: 2.1.0-2apertis0bv2023dev2b3 Depends: golang-go, golang-github-coreos-pkg-dev, golang-github-jonboulle-clockwork-dev, golang-github-pquerna-cachecontrol-dev, golang-gopkg-square-go-jose.v2-dev, golang-golang-x-oauth2-dev Filename: pool/development/g/golang-github-coreos-go-oidc/golang-github-coreos-go-oidc-dev_2.1.0-2apertis0bv2023dev2b3_all.deb Size: 19452 MD5sum: bf977323984c49fae1df7d3ee5e7c99a SHA1: 93a61a123f083b1953243a2975a40464ffcd7d44 SHA256: fa5c725519018162aa9bb8591e7ae60b50b982fd2363b98ccd334c096f6ed178 SHA512: e5746f8d1860c8db7a0151ae0398a2aaea70790263e1958a4986f5aa16aac4cd0a139969049d44b586f62026d38cf2d948ba763541e12a353f0149afcebf77e2 Description: Go libraries for implementing OIDC clients and servers This package provides a comprehensive collection of golang libraries for other projects to implement OpenID Connect (OIDC) server and client components. Homepage: https://github.com/coreos/go-oidc Package: golang-github-coreos-go-semver-dev Priority: optional Section: devel Installed-Size: 34 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-coreos-semver Version: 0.3.0-1apertis0bv2023dev2b3 Replaces: golang-go-semver-dev (<< 0.0~git20150304-2~) Provides: golang-go-semver-dev Breaks: golang-go-semver-dev (<< 0.0~git20150304-2~) Filename: pool/development/g/golang-github-coreos-semver/golang-github-coreos-go-semver-dev_0.3.0-1apertis0bv2023dev2b3_all.deb Size: 7292 MD5sum: 66a835bfd46aad417d3bf175e783b063 SHA1: bd544098806616b9c14c36ca55ae6d6d50a75120 SHA256: e8f24c9b665aaeb74bb8ad5c66bd46dc087cc6a4901dc5da8c17f49b3851b26b SHA512: 7b59e8779ba9e3b2579d72826d393b739297cead6b3e5289a4bff1ae7903472a5323d6c44af81b5d4462c216315a3b350ebc3d281f45251f37f834c4224d98e0 Description: Go library for semantic versioning Go library for semantic versioning allowing you to parse and compare two semantic version strings. Homepage: https://github.com/coreos/go-semver Package: golang-github-coreos-go-systemd-dev Priority: optional Section: golang Installed-Size: 367 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-coreos-go-systemd Version: 22.1.0-3apertis0bv2023dev2b3 Replaces: golang-go-systemd-dev Provides: golang-go-systemd-dev Depends: golang-dbus-dev (>= 5.0.2~), libsystemd-dev, pkg-config Conflicts: golang-go-systemd-dev Filename: pool/development/g/golang-github-coreos-go-systemd/golang-github-coreos-go-systemd-dev_22.1.0-3apertis0bv2023dev2b3_all.deb Size: 53672 MD5sum: fd98cfacdb292622aae7a3fefad63f72 SHA1: 8218f74326aa58ae2c5226f78f4aeeb5c7a4ae66 SHA256: b733ecb9c80d800b3462c3dfb7e0f4999024f756ffed678d3b9e42e76ce9cd84 SHA512: 501ceb3f615465c23e2a8762d1189e66bfc77de7bf4de295dc464deb487d6aae0e150d1651ffc738631c066c9d454da91af47b6bb51ccb04f8f04673965bc161 Description: Go client bindings for systemd socket activation, journal and D-Bus Package "go-systemd" is a library that implements native Go client bindings for systemd in packages "activation", "journal", and "dbus". . This package contains the source. Homepage: https://github.com/coreos/go-systemd Package: golang-github-coreos-pkg-dev Priority: optional Section: devel Installed-Size: 138 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-coreos-pkg Version: 4-3apertis0bv2023dev2b3 Depends: golang-github-coreos-go-systemd-dev, golang-golang-x-crypto-dev, golang-yaml.v2-dev Filename: pool/development/g/golang-github-coreos-pkg/golang-github-coreos-pkg-dev_4-3apertis0bv2023dev2b3_all.deb Size: 25444 MD5sum: 6cae6a9a52f38779f74edd0f8e81f0b5 SHA1: c51d7f965747300eed1a287be79dcd97ea562795 SHA256: 9e9af3bb0222f89fe0d622fd918daaf787cdc3e83bc81f1cef6493d56dfb4f61 SHA512: a5f9334afa79490109579daddff417e89ef6f00df786d0204ea4afe79c1c83460d2d470d4a8b2f6151ecd29462e10a92394e1f99973f2e9c646d1cd8b01e150c Description: collection of Go utility packages This package contains a collection of Go utility libraries for use in projects written by CoreOS, Inc. Homepage: https://github.com/coreos/pkg Package: golang-github-cpuguy83-go-md2man-dev Priority: optional Section: devel Installed-Size: 31 Maintainer: Debian Go Packaging Team Architecture: all Source: go-md2man Version: 1.0.10+ds-2apertis0bv2023dev2b3 Replaces: golang-go-md2man-dev Provides: golang-go-md2man-dev Depends: golang-github-russross-blackfriday-dev (>= 1.5.2~) Conflicts: golang-go-md2man-dev Filename: pool/development/g/go-md2man/golang-github-cpuguy83-go-md2man-dev_1.0.10+ds-2apertis0bv2023dev2b3_all.deb Size: 7308 MD5sum: 5995685782c82dbf7de06756f103aacc SHA1: 006ea16903dcf7dd9b061df1ebe26c24054ef833 SHA256: 70ef034ce80c9d93e5c9e2998f0feccad4ca45b2b918342754525febad706501 SHA512: 741dd6b24f06e770d3861d1ca96edbbbda56169d74da1bffd65c4779830345c198ea2a87951171f5dcd9fca28c9693d866ba1b6500a1db8fba42cc30e37358a8 Description: utility to create manpages from markdown (source) Turns Markdown into manpages, which is really handy for people that don't want to learn how to make manpages from stuff like DocBook. . This package contains the source. Homepage: https://github.com/cpuguy83/go-md2man Package: golang-github-cpuguy83-go-md2man-v2-dev Priority: optional Section: devel Installed-Size: 41 Maintainer: Debian Go Packaging Team Architecture: all Source: go-md2man-v2 Version: 2.0.0+ds-5apertis0bv2023dev2b3 Depends: golang-github-russross-blackfriday-v2-dev (>= 2.0.1~) Filename: pool/development/g/go-md2man-v2/golang-github-cpuguy83-go-md2man-v2-dev_2.0.0+ds-5apertis0bv2023dev2b3_all.deb Size: 10060 MD5sum: 22af05b149f12e053bcf871e755a2d21 SHA1: 655a043d45712f4c96a4372531b25b2323bb46f4 SHA256: 01f0773340d8be84b8ff26734762c85af0fa9e9037feeda7280ce1319b5de62b SHA512: 2de4127fe8a3dcc5d52df2b745796b448897e13fafcce13bca5fe636cdb899c4a114e57ccfd00d75fd578846f9b2eb7a15a6a6d5dc0fbdd96334cff70e022b80 Description: utility to create manpages from markdown (source) Turns Markdown into manpages, which is really handy for people that don't want to learn how to make manpages from stuff like DocBook. . This package contains the source for go-md2man version 2. Homepage: https://github.com/cpuguy83/go-md2man Package: golang-github-creack-pty-dev Priority: optional Section: devel Installed-Size: 58 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-creack-pty Version: 1.1.11-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-creack-pty/golang-github-creack-pty-dev_1.1.11-1apertis0bv2023dev2b3_all.deb Size: 8536 MD5sum: 4c6aa61f08eead47ed3a9d8ceda37a81 SHA1: 374ce05b89495efe68e3192a6a7558ba2de95d9a SHA256: 03a69eaf0922ba15c60c92ba7071b54bb13e1f403a023143cddaef148256b5d4 SHA512: eab61d9ff002564cb78150d62e0f697b214795bb5cf3124e4843412b7740ddffca5d6cf2898a666223007ccec38bc4a7abf729c3ed3da3ee096a0a55d24b859f Description: PTY interface for Golang Pty is a Golang package for using unix pseudo-terminals. Homepage: https://github.com/creack/pty Package: golang-github-cyphar-filepath-securejoin-dev Priority: optional Section: devel Installed-Size: 35 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-cyphar-filepath-securejoin Version: 0.2.2-2apertis0bv2023dev2b3 Depends: golang-github-pkg-errors-dev Filename: pool/development/g/golang-github-cyphar-filepath-securejoin/golang-github-cyphar-filepath-securejoin-dev_0.2.2-2apertis0bv2023dev2b3_all.deb Size: 7512 MD5sum: 48ae313ddaa2d5763feed0f658845e8a SHA1: 54c92f1e45ecb0644ea1affa41710c27df627db1 SHA256: 7bc478f5d85fa0344b4009046e29a968e89d001094b27a788e71b4d754ab7cda SHA512: f72a875530577908818858449edb43d1020f8a4c695b9a01cd8a28d027f163187d45871cb1af8b6f7dd2d7d330e1ed4c27018f1a9c696bbaab020f6ff24637ca Description: filepath.SecureJoin implementation An implementation of SecureJoin, a candidate for inclusion in the Go standard library (https://github.com/golang/go/issues/20126). The purpose of this function is to be a "secure" alternative to filepath.Join, and in particular it provides certain guarantees that are not provided by filepath.Join. Homepage: https://github.com/cyphar/filepath-securejoin Package: golang-github-d2g-dhcp4-dev Priority: optional Section: devel Installed-Size: 30 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-d2g-dhcp4 Version: 0.0~git20150413-3apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-d2g-dhcp4/golang-github-d2g-dhcp4-dev_0.0~git20150413-3apertis0bv2023dev2b3_all.deb Size: 6968 MD5sum: 098ea4eba91a20b6384c7ddf3f25df20 SHA1: c38894f1db279398383149a6023528c21f5b09b6 SHA256: a3b1626882836de43053c1027e93a48f360859134d6d1c66342c756e94fc1527 SHA512: bdef103520ddd6a9ef54d81cdc62f11e99157d9e138d317cf2be1d8da5a67cb68af1a230dde8f74e7808ad3d27244917a019457dff4ee0772757c6754a5426c5 Description: DHCP packet creation library for Go This library contains functions to generate DHCP request and response packets in the Go language. Homepage: https://github.com/d2g/dhcp4 Package: golang-github-d2g-dhcp4client-dev Priority: optional Section: devel Installed-Size: 55 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-d2g-dhcp4client Version: 1.0.0-2apertis0bv2023dev2b3 Depends: golang-github-d2g-dhcp4-dev, golang-golang-x-sys-dev Filename: pool/development/g/golang-github-d2g-dhcp4client/golang-github-d2g-dhcp4client-dev_1.0.0-2apertis0bv2023dev2b3_all.deb Size: 12568 MD5sum: 7c6ae5da8b6116cf3d6b8bcb0e46c43f SHA1: bcfd7c6b78e15f09ee194c7817abea2fa7c17be2 SHA256: 9edf6ddf8454c0d9b47d25ad9765f422cff33af73d225b790de4579bd24d8e81 SHA512: 28620c05b00597a050908378c0e9057330b839961b4a1c111f5b566a6f04b3441dc8e15a203b11de12d2a7a740b249b6bc51c27d2c3af31014be8960aa24b34e Description: DHCP client written in Go A DHCP4 client implementation written in Go using AF_PACKET support. Homepage: https://github.com/d2g/dhcp4client Package: golang-github-daaku-go.zipexe-dev Priority: optional Section: devel Installed-Size: 20 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-daaku-go.zipexe Version: 1.0.1-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-daaku-go.zipexe/golang-github-daaku-go.zipexe-dev_1.0.1-1apertis0bv2023dev2b3_all.deb Size: 4216 MD5sum: 761dd255001baa49ffa0091951468e3a SHA1: f16533beb272a2a4d8e72ef403bc6eaed6a42ac9 SHA256: 0aef8fb3cc45bd3f511c733580937c248d0ee5461d94c18b2f4b2a21a723be90 SHA512: 59fb6d5309f06ef9c3275acb5ce9ef981b999c7109422911631cfbcd95b44b13a978845b634a456c1f851daceb3c167765ed65da285ae02a6e5cc4ad94df0936 Description: zipexe attempts to open an executable binary file as a zip file The zipexe package attempts to open an executable binary file which can be a Mac OS X, Windows PE or Linux/BSD ELF binary. The zip file signature may be embedded or appended to the binary. . This module was taken as-is from https://github.com/cookieo9/resources-go. Homepage: https://github.com/daaku/go.zipexe Package: golang-github-datadog-datadog-go-dev Priority: optional Section: devel Installed-Size: 67 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-datadog-datadog-go Version: 2.1.0-3apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-datadog-datadog-go/golang-github-datadog-datadog-go-dev_2.1.0-3apertis0bv2023dev2b3_all.deb Size: 15148 MD5sum: dd2d1bc30e9448a67b4fa39729acc708 SHA1: ab35ed9470525fef89e6e390ce91c4edd51bc789 SHA256: 2bde2b5e85298609ec53a442405223f1ac3bebe1769bf5be258987d1cbcd1c1e SHA512: f9f1bda8bcd143c9d85c0082bf6f5e708891ec5760561e3433b055c752f7faf082c6c3f0f266ecff5ad134a6aa66ebbcb0af9bd0a4471c7b0d5a211792383411 Description: Go client library for datadog Package statsd provides a Go dogstatsd client. Dogstatsd extends the popular statsd, adding tags and histograms and pushing upstream to Datadog. Homepage: https://github.com/DataDog/datadog-go Multi-Arch: foreign Package: golang-github-datadog-zstd-dev Priority: optional Section: golang Installed-Size: 62 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-datadog-zstd Version: 1.4.5+patch1-1+apertis0bv2023dev3b1 Depends: libzstd-dev, pkg-config Filename: pool/development/g/golang-github-datadog-zstd/golang-github-datadog-zstd-dev_1.4.5+patch1-1+apertis0bv2023dev3b1_all.deb Size: 12648 MD5sum: 08500f06d38454c32676eff4f10d009e SHA1: 0c526385ba27230bde0a3128f685efc660c7b595 SHA256: a53e5e81f7cb4f0c134b7710c50cfb496c1a592a1f4cb82e78d1450995f67b57 SHA512: fc20067a8fc4e62aba41ba2217ebbabee409c713c8cffba0ad25cae340c7f2ad37bdfffb8ed4c504a87e0acdf1a8e2e4c542ad4af37ffc7f071d5e4fc1078d7a Description: Zstd wrapper for Go The Go wrapper exposes two main APIs * simple Compress/Decompress * streaming API (io.Reader/io.Writer) . The compress/decompress APIs mirror that of lz4, while the streaming API was designed to be a drop-in replacement for zlib. Homepage: https://github.com/DataDog/zstd Package: golang-github-davecgh-go-spew-dev Priority: optional Section: devel Installed-Size: 219 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-davecgh-go-spew Version: 1.1.1-2apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-davecgh-go-spew/golang-github-davecgh-go-spew-dev_1.1.1-2apertis0bv2023dev2b3_all.deb Size: 29892 MD5sum: 54b3c0ab3f705a4856c7005439e3da1e SHA1: a3f12d80f6b81cc87ad35271d6f5c270d698122d SHA256: 637eb0a547b93433794daee9c84b34420dd225fc3b1a392267e07a48981bf071 SHA512: de33f6c92abe5bcd123e04b7bee9f3a306105aa7355b51348484a39dc84bdc3bbda7c1517446d9eae905d294140d59d722d50536e25dcce3fabaa82118f55871 Description: Implements a deep pretty printer for Go data structures to aid in debugging Go-spew implements a deep pretty printer for Go data structures to aid in debugging. A comprehensive suite of tests with 100% test coverage is provided to ensure proper functionality. Homepage: https://github.com/davecgh/go-spew Package: golang-github-deckarep-golang-set-dev Priority: extra Section: devel Installed-Size: 66 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-deckarep-golang-set Version: 1.5-2co1bv2023dev2b3 Filename: pool/development/g/golang-github-deckarep-golang-set/golang-github-deckarep-golang-set-dev_1.5-2co1bv2023dev2b3_all.deb Size: 9356 MD5sum: 4e36e3f58ba64043b29001a49df22d97 SHA1: ce18fc522a054080290a54f66c487fba4d6c9227 SHA256: 7353628909b18520e779d8bc488b6ed8589bce6a5dd2313a71992c5798fdea75 SHA512: 5e3f4f5a8c2129d2fe8707a91a3c2376f9ea6866918218b4c126705880e7ee2191756bce4406495cbbc0cee75349bdfa5eb04effef5e6b088456b82b6d2219e3 Description: simple set type for the Go language The missing set collection for the Go language. . Coming from Python one of the things missing in Go is the superbly wonderful set collection. This is an attempt to mimic the primary features of the set from Python. . This package contains the source. Homepage: https://github.com/deckarep/golang-set Package: golang-github-denisenkom-go-mssqldb-dev Priority: optional Section: devel Installed-Size: 3068 Maintainer: Debian QA Group Architecture: all Source: golang-github-denisenkom-go-mssqldb Version: 0.0~git20170717.0.8fccfc8-6apertis0bv2023dev2b3 Depends: golang-golang-x-crypto-dev, golang-golang-x-net-dev Filename: pool/development/g/golang-github-denisenkom-go-mssqldb/golang-github-denisenkom-go-mssqldb-dev_0.0~git20170717.0.8fccfc8-6apertis0bv2023dev2b3_all.deb Size: 216196 MD5sum: d211a9eef6afc6542096a21680e59f6d SHA1: f5130a8755d0d94e97c72996c457e9d7f3811308 SHA256: 247bce7e665efb601e773ea09197ef6a9a7ec2f2446f3b7286517b0d417b9be5 SHA512: 2191554f0f730347989498642922e574d46086e03fb2450967a988238f114abf3304fe33271921a2e61bdc3f1e7ad17a11dd025c895967497b365d94e95feaee Description: Microsoft SQL server driver written in go language A pure Go MSSQL driver for Go's database/sql package. . Features: * Can be used with SQL Server 2005 or newer * Can be used with Microsoft Azure SQL Database * Supports new date/time types: date, time, datetime2, datetimeoffset * Supports string parameters longer than 8000 characters * Supports encryption using SSL/TLS * Supports SQL Server and Windows Authentication * Supports Single-Sign-On on Windows * Supports connections to AlwaysOn Availability Group listeners * Supports query notifications Homepage: https://github.com/denisenkom/go-mssqldb Package: golang-github-denverdino-aliyungo-dev Priority: optional Section: devel Installed-Size: 951 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-denverdino-aliyungo Version: 0.0~git20180921.13fa8aa-2apertis0bv2023dev2b3 Depends: golang-goprotobuf-dev Filename: pool/development/g/golang-github-denverdino-aliyungo/golang-github-denverdino-aliyungo-dev_0.0~git20180921.13fa8aa-2apertis0bv2023dev2b3_all.deb Size: 125344 MD5sum: c7dba962f7064bead7385036b61702f9 SHA1: 3d5fee19fc91b90e524018a096a178433e77cef0 SHA256: 44ba75c80fb4988a61cea2929988202b18dbd3aaad9f518f88b5d242252f240f SHA512: 3bab05f4e94d714b067b62faa67510de2c2a90fe14f621efc5d7d0198888c0d41903e64f16e63d32b070a03576c29271425b0f9912ab311a0d7efe80c586fef1 Description: Go SDK for Aliyun (Alibaba Cloud) This is an unofficial Go SDK for Aliyun Services. . Following services are supported: * cdn: Content Delivery Network * cms: Cloud Monitor Service * cs: Container Service * dm: Direct Mail * dns: DNS * ecs: Elastic Compute Service * ess: Auto Scaling * mns: Message Service * mq: Message Queue * nas: Network Attached Storage * opensearch: OpenSearch * oss: Open Storage Service * push: Cloud Mobile Push * rds: Relational Database Service * ram: Resource Access Management * slb: Server Load Balancer * sls: Logging Service * sms: Short Message Service * sts: Security Token Service Homepage: https://github.com/denverdino/aliyungo Package: golang-github-dghubble-sling-dev Priority: optional Section: devel Installed-Size: 74 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-dghubble-sling Version: 1.3.0-1apertis0bv2023dev2b3 Depends: golang-github-google-go-querystring-dev, golang-golang-x-oauth2-dev Filename: pool/development/g/golang-github-dghubble-sling/golang-github-dghubble-sling-dev_1.3.0-1apertis0bv2023dev2b3_all.deb Size: 18608 MD5sum: f72ff70b62912cb8dab2e2fa06c7b024 SHA1: 3def4760abcf4d4e2554e16c65faffa90dfebd3b SHA256: 9654c9946876dc5125abdbb69d6c95d5297ff69dab04ead7ee154086596919bc SHA512: a31de388f94c84f6839ec18e4e53a7b65fe76d5f39af7a32cae3a2fee3d6d98485eee3eb1d0d179f6fa462be2833c0ab665f9688f11015c11555441eb833a5cf Description: HTTP client library for creating and sending API requests Sling is a Go HTTP client library for creating and sending API requests. Homepage: https://github.com/dghubble/sling Package: golang-github-dgrijalva-jwt-go-dev Priority: optional Section: golang Installed-Size: 147 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-dgrijalva-jwt-go Version: 3.2.0-3apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-dgrijalva-jwt-go/golang-github-dgrijalva-jwt-go-dev_3.2.0-3apertis0bv2023dev2b3_all.deb Size: 33800 MD5sum: 5489dd9519a6da69d8158e9d5e29cf97 SHA1: 90f7e1fff38f5175d86676ab77d9bebcc1093e9e SHA256: 4a40ffded07e49d575f717b6a4209907ed6da0f520ea4bc4ca7100dbbd5416a5 SHA512: 5fda5300fa7be14a698f70774a48e53c50cf4cdbc854dfceb01a0fd2efcb39efa17065b47ca36e5667dc59c99e758db92c65f7abb124ee8074ce547018a9d697 Description: Golang implementation of JSON Web Tokens (JWT) JSON Web Tokens are compact, URL-safe means of representing claims to be transferred between two parties. This library is an implementation of JSON Web Tokens in the Go language. Homepage: https://github.com/dgrijalva/jwt-go Multi-Arch: foreign Package: golang-github-digitalocean-godo-dev Priority: optional Section: devel Installed-Size: 605 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-digitalocean-godo Version: 1.37.0-1apertis0bv2023dev2b3 Depends: golang-github-google-go-querystring-dev, golang-golang-x-oauth2-dev Filename: pool/development/g/golang-github-digitalocean-godo/golang-github-digitalocean-godo-dev_1.37.0-1apertis0bv2023dev2b3_all.deb Size: 73512 MD5sum: ff1b4570d339f589984d954f29065e2c SHA1: ff7439b0bb3896cfdd42bd5bba936871f80dcaf0 SHA256: 079fb737bb01c1979585df15630f08915e2394e2551dc76affb6d922f64b4327 SHA512: 0dfaed3f7c38b95107c0f6383946f7b88023dc4017df07553ca05189fcc471a4c6eb81b65c135a62a3431fc06d1bb2bb77c0ac2aaa5da2c2ae60a854e305f08a Description: DigitalOcean API V2 client library for Google Go Godo is official API client library from the cloud provider DigitalOcean for the Go language. The functionality of the web based control panel of DigitalOcean is also available through the API. It could be used to manage droplets (private virtual servers) and resources within the cloud in a simple way using HTTP requests. For authentication, personal access tokens (PAT) are used. Homepage: https://github.com/digitalocean/godo Package: golang-github-dimchansky-utfbom-dev Priority: optional Section: golang Installed-Size: 27 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-dimchansky-utfbom Version: 1.1.1-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-dimchansky-utfbom/golang-github-dimchansky-utfbom-dev_1.1.1-1apertis0bv2023dev2b3_all.deb Size: 5608 MD5sum: 51d6b3626da892ecc33168fae9487b30 SHA1: f391c2ba578f96bc44b8d3ad5834f1d42dc69d94 SHA256: 34fbbc65b4c4aa9f2b4a9e18177731b6b151e9fc14ac272f97aacbd381c25b0b SHA512: c9215a0cb76276659fb62f148c8d661ee757d92df0b86d63afd758e6712c101f1b1e162b279c2387bc1021d91dd73babadaf31c30e3dead74746d7e53858f487 Description: Detection of the BOM and removing as necessary The package utfbom implements the detection of the BOM (Unicode Byte Order Mark) and removing as necessary. It can also return the encoding detected by the BOM. Homepage: https://github.com/dimchansky/utfbom Multi-Arch: foreign Package: golang-github-dnaeon-go-vcr-dev Priority: optional Section: devel Installed-Size: 90 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-dnaeon-go-vcr Version: 0.0~git20180814.aafff18-2.1co0bv2023dev2b3 Depends: golang-yaml.v2-dev Filename: pool/development/g/golang-github-dnaeon-go-vcr/golang-github-dnaeon-go-vcr-dev_0.0~git20180814.aafff18-2.1co0bv2023dev2b3_all.deb Size: 20676 MD5sum: edebbd694d6adca87ee2a4fd6299616e SHA1: cce90fe07434cb5a7ee916ecb97980decf751487 SHA256: e63ca7cce54c18ae0abf3c92f2f20bf5d1a22b42b5f860c383397feb048927be SHA512: 1b2d72647468ac340e7cee5f96320f122fab23924e68be6611e57844319bd0118b8118bc8c85eb72b8ea5e448defb8c1fde51ba74aafa2010795f464d1567cc0 Description: Record and replay your HTTP interactions for tests go-vcr simplifies testing by recording your HTTP interactions and replaying them in future runs in order to provide fast, deterministic and accurate testing of your code. Homepage: https://github.com/dnaeon/go-vcr Package: golang-github-docker-distribution-dev Priority: optional Section: utils Installed-Size: 1631 Maintainer: Debian Go Packaging Team Architecture: all Source: docker-registry Version: 2.7.1+ds2-7apertis0bv2023dev2b3 Depends: golang-github-aws-aws-sdk-go-dev, golang-github-bugsnag-bugsnag-go-dev, golang-github-docker-go-metrics-dev, golang-github-docker-libtrust-dev, golang-github-garyburd-redigo-dev, golang-github-gorilla-handlers-dev, golang-github-gorilla-mux-dev, golang-github-mitchellh-mapstructure-dev, golang-github-ncw-swift-dev, golang-github-opencontainers-go-digest-dev, golang-github-opencontainers-image-spec-dev, golang-github-sirupsen-logrus-dev (>= 1.0.2~), golang-github-spf13-cobra-dev, golang-golang-x-crypto-dev, golang-golang-x-net-dev, golang-gopkg-check.v1-dev, golang-gopkg-yaml.v2-dev Filename: pool/development/d/docker-registry/golang-github-docker-distribution-dev_2.7.1+ds2-7apertis0bv2023dev2b3_all.deb Size: 263696 MD5sum: 8d9ab5ce04e7cfc7daf66ea859f4fe0b SHA1: 238b097d3168053780e921f2c9f6f337ad21fe4b SHA256: e8d88bd94a0d9049765deb6cb01b452525219750f51c64f90631954a5f947a3b SHA512: db6f2d69f237abbdae299501a095bac63d7da6251e7f039b799c13f223ff5b17b6e0075964568102ac635392d4805528bb428cb0cb62823bc598fbf0635b739b Description: Docker toolset to pack, ship, store, and deliver content (source) The Docker toolset to pack, ship, store, and deliver content. . The Docker Registry 2.0 implementation contained in this package is for storing and distributing Docker images. It supersedes the docker/docker-registry project with a new API design, focused around security and performance. . This project should provide an implementation to a V2 API for use in the Docker core project. The API should be embeddable and simplify the process of securely pulling and pushing content from docker daemons. . The new registry implementation provides the following benefits: . * faster push and pull * new, more efficient implementation * simplified deployment * pluggable storage backend * webhook notifications . This package contains the source. Homepage: https://github.com/docker/distribution Package: golang-github-docker-docker-credential-helpers-dev Priority: optional Section: devel Installed-Size: 117 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-docker-docker-credential-helpers Version: 0.6.3-1apertis0bv2023dev2b3 Depends: golang-any Filename: pool/development/g/golang-github-docker-docker-credential-helpers/golang-github-docker-docker-credential-helpers-dev_0.6.3-1apertis0bv2023dev2b3_all.deb Size: 21016 MD5sum: 12626ccb2a802bc00bc4d3f5d03a57cd SHA1: e3203afc8b12b24b260b432c1f33450794027de9 SHA256: e764d00f04cc9cb47f048b766c129d23fc0ce5d7b660486684a35c326aabf6b6 SHA512: e11ddb882bcb024a4ae7dd3ed6da954c3ddbf5f6de167760a3eb30416e961f9a0c9544cea3b253a11bfd5095a5ca73ca6f3f0963a79054f150b24bbf749635d4 Description: native stores to safeguard Docker credentials - library The docker-credential-helpers package is a suite of programs to use the built-in OS native stores to keep Docker credentials safe. . This package contains the development files. Homepage: https://github.com/docker/docker-credential-helpers Package: golang-github-docker-docker-dev Priority: optional Section: golang Installed-Size: 7769 Maintainer: Debian Go Packaging Team Architecture: all Source: docker.io Version: 20.10.5+dfsg1-1+deb11u2+apertis1bv2023dev3b3 Depends: golang-github-containerd-containerd-dev (>= 1.4.2~ds1-2~), golang-github-containerd-continuity-dev (>= 0.0~git20190426~), golang-github-docker-distribution-dev (>= 2.7.1~), golang-github-docker-docker-credential-helpers-dev (>= 0.6.1~), golang-github-docker-go-connections-dev (>= 0.4.0~), golang-github-docker-go-metrics-dev, golang-github-docker-go-units-dev (>= 0.4.0~), golang-github-docker-libkv-dev, golang-github-fsnotify-fsnotify-dev, golang-github-gorilla-mux-dev (>= 1.7.1~), golang-github-moby-term-dev, golang-github-morikuni-aec-dev, golang-github-opencontainers-go-digest-dev, golang-github-opencontainers-image-spec-dev (>= 1.0.1~), golang-github-opencontainers-runc-dev (>= 1.0.0~rc8~), golang-github-opencontainers-selinux-dev (>= 1.8.0~), golang-github-sirupsen-logrus-dev (>= 1.0.2~), golang-github-tchap-go-patricia-dev, golang-golang-x-net-dev, golang-golang-x-sys-dev (>= 0.0~git20190726~), golang-google-grpc-dev, golang-dbus-dev (>= 5.0.2~), golang-github-burntsushi-toml-dev, golang-github-deckarep-golang-set-dev, golang-github-docker-go-events-dev, golang-github-hashicorp-memberlist-dev (>= 0.1.0~), golang-github-hashicorp-serf-dev, golang-github-ishidawataru-sctp-dev, golang-github-vishvananda-netlink-dev (>= 1.0.0~), golang-github-vishvananda-netns-dev, golang-github-opentracing-opentracing-go-dev Filename: pool/development/d/docker.io/golang-github-docker-docker-dev_20.10.5+dfsg1-1+deb11u2+apertis1bv2023dev3b3_all.deb Size: 1114960 MD5sum: 7765f382aff74e73cf0836eb75195558 SHA1: 0968f8dcdf45b33af78a1ae5b2f4cf119bfb227d SHA256: 30cdd0e48b7d47bd44940291ab14166d02612278fd11be8ee877a79ff24064f2 SHA512: e2835fc064dcc2a8c9d1312d114ba7fb366452596a60ee2fbba92744cd0740e4d4f18f2bbb61a6948dca79bf73674f45cc4ea1b11e2a4e5c08439c9e1dd04503 Description: reusable Go packages included with Docker These packages are intentionally developed by upstream in such a way that they are reusable to projects outside Docker and only rely on each other or other external dependencies to be built. Homepage: https://mobyproject.org Package: golang-github-docker-go-connections-dev Priority: optional Section: golang Installed-Size: 123 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-docker-go-connections Version: 0.4.0-3+apertis2bv2023dev2b2 Depends: golang-github-pkg-errors-dev, golang-golang-x-net-dev Filename: pool/development/g/golang-github-docker-go-connections/golang-github-docker-go-connections-dev_0.4.0-3+apertis2bv2023dev2b2_all.deb Size: 26952 MD5sum: 2d56eae7ddf4ef89fc0a7f073195ae40 SHA1: fe033e3b01d424e20c08f954b290a21ac90ecad3 SHA256: 84076401b52d0c30b50e1f4254da45b9511ce0c47575c0d165e9ff40021f943c SHA512: 6792c22b86c56330b77be4377a6b61fa7b234fa358eb3507a1d3e7ece2bf8275f41945d1efa05c9f73b3299c518979ae2086e59803b3504dbb902c5e168796ff Description: Golang utility package to work with network connections go-connections provides common package to work with network connections. Homepage: https://github.com/docker/go-connections Package: golang-github-docker-go-dev Priority: extra Section: devel Installed-Size: 318 Maintainer: pkg-go Architecture: all Source: golang-github-docker-go Version: 0.0~git20160303.0.d30aec9-3co1bv2023dev2b3 Replaces: golang-github-jfrazelle-go-dev (<< 0.0~git20150906.0.a8e3e21-2~) Provides: golang-github-jfrazelle-go-dev Breaks: golang-github-jfrazelle-go-dev (<< 0.0~git20150906.0.a8e3e21-2~) Filename: pool/development/g/golang-github-docker-go/golang-github-docker-go-dev_0.0~git20160303.0.d30aec9-3co1bv2023dev2b3_all.deb Size: 165720 MD5sum: 1688e904ae77b03073231a0f9c4e655d SHA1: 8b6c215a07c42a8890b72c0f12d8f0a8111ea46b SHA256: 33ff17493f9c01331e182e4764b7ac66b90fd4f50887cdfc8834fccaeb759b7c SHA512: 3c7bf608139861678fac1118bd70ca77ac1dbd594ed673d6cd0162238d37551df80b090a09cee73c82a8ac97ae8b4a0b586a3a23e3ffdb88f93a55c99d97f326 Description: Go packages with small patches autogenerated (used for canonical/json) This is a repository used for building go packages based off upstream with small patches. . It is only used so far for a canonical json pkg. Homepage: https://github.com/docker/go Package: golang-github-docker-go-events-dev Priority: optional Section: devel Installed-Size: 52 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-docker-go-events Version: 0.0~git20190806.e31b211-1apertis0bv2023dev2b3 Depends: golang-github-sirupsen-logrus-dev (>= 1.0.2~) Filename: pool/development/g/golang-github-docker-go-events/golang-github-docker-go-events-dev_0.0~git20190806.e31b211-1apertis0bv2023dev2b3_all.deb Size: 12284 MD5sum: 20763d92a17796a3b9d1ff416e725f59 SHA1: 8bbe8307bc6f3da65e2298918cf2e5f3b8921360 SHA256: bc174fdd454a38316393f1e34501ea30c4af5de53b3591ae20f499e165b2700d SHA512: 6fa4a4a97206f52b7c69943bf45cb8fa67b31bbe9f8f904004864022a9cd9040c245535578aab48424a8e0916c511e3a1b8af55101f415c6907e64561ecc9f00 Description: Composable event distribution for Go The go-events package implements a composable event distribution package for Go. It was originally created to implement the notifications in Docker Registry 2, but is now used in other components of the Docker ecosystem. Homepage: https://github.com/docker/go-events Package: golang-github-docker-go-metrics-dev Priority: optional Section: devel Installed-Size: 71 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-docker-go-metrics Version: 0.0.1-1apertis0bv2023dev2b3 Depends: golang-github-prometheus-client-golang-dev (>= 0.9.0~) Filename: pool/development/g/golang-github-docker-go-metrics/golang-github-docker-go-metrics-dev_0.0.1-1apertis0bv2023dev2b3_all.deb Size: 18884 MD5sum: 2740afcb2e2865eeecc765c59cc0eb7b SHA1: 3696362dcbb1bc83f795ad2f9af9c40a8b0be434 SHA256: 7d32c442a940d0a5a5ebeba313c7db8953fd76f5776213145e9954618305110f SHA512: 19104f468200b30a34e320b07fcf1e254387368889f080ba32c1037671cf6819816870cb58e181d15a6e5da826b7c04608800932659da93b3434ba09a49db136 Description: Package for metrics collection in Docker projects This package is small wrapper around the Prometheus Go client to help enforce convention and best practices for metrics collection in Docker projects. Homepage: https://github.com/docker/go-metrics Package: golang-github-docker-go-units-dev Priority: optional Section: devel Installed-Size: 39 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-docker-go-units Version: 0.4.0-3apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-docker-go-units/golang-github-docker-go-units-dev_0.4.0-3apertis0bv2023dev2b3_all.deb Size: 7936 MD5sum: 6f82b446e24db0160955b2aca6a75e62 SHA1: f547ba1778f6d8ef433bcdefad91c9898958d2c4 SHA256: d9ed656c95938a9663b94dec815b306380c7e474a4f249775a8b53d2631cc219 SHA512: b43dc779cdf9c92630f31cfebf15c8cd031badb7cd84e56b6c7b8f8a25e2b34779459ae818c538af6d035760a0d5554d75698502fd17495becfc3b0da48d0fe6 Description: parse and print size and time units in human-readable format go-units is a library to transform human friendly measurements into machine friendly values. Homepage: https://github.com/docker/go-units Package: golang-github-docker-libkv-dev Priority: optional Section: golang Installed-Size: 135 Maintainer: Debian Go Packaging Team Architecture: all Source: docker-libkv Version: 0.2.1-2apertis0bv2023dev2b4 Depends: golang-etcd-server-dev (>= 3.0.0), golang-github-coreos-bbolt-dev, golang-github-hashicorp-consul-dev, golang-github-samuel-go-zookeeper-dev Filename: pool/development/d/docker-libkv/golang-github-docker-libkv-dev_0.2.1-2apertis0bv2023dev2b4_all.deb Size: 31624 MD5sum: 48bb2b2110eb0a573c92c713793320f9 SHA1: 3be0e2cc7d4af5a8600e48f0894399d4ca1fb0cc SHA256: 73e445461e23df9c7b7a38fd5b8cb398162aa6ce728bc7ef82532faf7c1f86e9 SHA512: 5805987180884daa0c057930876598ac92b52881e56ecac95f16b6e128e2d4f2ed8c696d03cbd9aafde36de87e19b33e67af5507080ae0e10e8073b84166f8d7 Description: Key/Value store abstraction library libkv provides a Go native library to store metadata. . The goal of libkv is to abstract common store operations for multiple Key/Value backends and offer the same experience no matter which backend is used. . For example, libkv can be used it to store metadata or for service discovery to register machines and endpoints inside your cluster. . Also libkv can be used to implement a generic Leader Election. . As of now, libkv offers support for Consul (disabled), Etcd and Zookeeper. Homepage: https://github.com/docker/libkv Package: golang-github-docker-libtrust-dev Priority: extra Section: devel Installed-Size: 179 Maintainer: pkg-go Architecture: all Source: golang-github-docker-libtrust Version: 0.0~git20150526.0.9cbd2a1-3.1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-docker-libtrust/golang-github-docker-libtrust-dev_0.0~git20150526.0.9cbd2a1-3.1apertis0bv2023dev2b3_all.deb Size: 31136 MD5sum: 598cdbe5268131e91a50d1b0216b3e2e SHA1: c1694ea5024954178bc2df3ee3c1cd73473f21cd SHA256: e346ed4eeb910c8fd78df15873814187e203461afb8ffa6f4d38e0bc99ea43e7 SHA512: f209947d4d81802c3e06e9fdca8c6ffe823d27b0e500c07d747e30f8e479ce953717c721e3cc6a4b6aab69ac3b05031f5393d9051cc5262bcb1c32a5194ff698 Description: Primitives for identity and authorization Libtrust is library for managing authentication and authorization using public key cryptography. . Authentication is handled using the identity attached to the public key. Libtrust provides multiple methods to prove possession of the private key associated with an identity. . - TLS x509 certificates - Signature verification - Key Challenge . Authorization and access control is managed through a distributed trust graph. Trust servers are used as the authorities of the trust graph and allow caching portions of the graph for faster access. Homepage: https://github.com/docker/libtrust Package: golang-github-docker-notary-dev Priority: optional Section: devel Installed-Size: 2321 Maintainer: Debian Go Packaging Team Architecture: all Source: notary Version: 0.6.1~ds2-6apertis2bv2023dev2b3 Provides: golang-github-theupdateframework-notary-dev Depends: golang-github-bugsnag-bugsnag-go-dev, golang-github-cloudflare-cfssl-dev, golang-github-docker-go-connections-dev (>= 0.3.0~), golang-github-docker-go-dev, golang-github-dvsekhvalnov-jose2go-dev, golang-github-go-sql-driver-mysql-dev, golang-github-gorilla-mux-dev, golang-github-jinzhu-gorm-dev, golang-github-lib-pq-dev, golang-github-mattn-go-sqlite3-dev, golang-github-miekg-pkcs11-dev (>= 0.0~git20160602~), golang-github-shopify-logrus-bugsnag-dev (>= 0.0~git20171204~), golang-github-sirupsen-logrus-dev (>= 1.0.2~), golang-github-spf13-cobra-dev, golang-github-spf13-viper-dev, golang-github-stretchr-testify-dev, golang-golang-x-crypto-dev, golang-golang-x-net-dev (>= 0.0+git20160110~), golang-golang-x-sys-dev, golang-google-grpc-dev (>= 0.0~git20151002~), golang-gopkg-gorethink-gorethink.v3-dev, golang-goprotobuf-dev Filename: pool/development/n/notary/golang-github-docker-notary-dev_0.6.1~ds2-6apertis2bv2023dev2b3_all.deb Size: 380540 MD5sum: 6e889393af6ecdcd270d35de2d4fbf0a SHA1: 197397bf9a64f6de44cc5f9e34d1cd320bb8ecf5 SHA256: 1303d2144dfe2b4c0f3aea33007a872c5a1be431f97ba8c3c1a1a68a28b399c5 SHA512: 0d7a06cf3a3a192bad8bbc40094e38dbb9d4a8d25d05db6cf7840e81d88c1edc3c4adc5e57daaf27fee1099172c782fa094d31340e33abe4d93b0ddcd3d6d0ab Description: library for running and interacting with trusted collections Notary is a project that allows anyone to have trust over arbitrary collections of data. . The Notary project comprises a server (cmd/notary-server) and a client (cmd/notary) for running and interacting with trusted collections. . Notary aims to make the internet more secure by making it easy for people to publish and verify content. We often rely on TLS to secure our communications with a web server which is inherently flawed, as any compromise of the server enables malicious content to be substituted for the legitimate content. . With Notary, publishers can sign their content offline using keys kept highly secure. Once the publisher is ready to make the content available, they can push their signed trusted collection to a Notary Server. . Consumers, having acquired the publisher's public key through a secure channel, can then communicate with any notary server or (insecure) mirror, relying only on the publisher's key to determine the validity and integrity of the received content. . This package contains the source. Homepage: https://github.com/theupdateframework/notary Package: golang-github-docker-spdystream-dev Priority: optional Section: golang Installed-Size: 156 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-docker-spdystream Version: 0.2.0-1apertis0bv2023dev2b3 Provides: golang-github-moby-spdystream-dev Filename: pool/development/g/golang-github-docker-spdystream/golang-github-docker-spdystream-dev_0.2.0-1apertis0bv2023dev2b3_all.deb Size: 25300 MD5sum: e20b77f0c743d7a287b1f06ba598e6e0 SHA1: faf60a9b8be494cad67326d5aebba1c3a5816364 SHA256: be9d2f46b4936ed64e7e7a2cbdc017b2fbf1df3685987f3a4c1164e8e1ab4507 SHA512: 034410d3183baa1083372f54ea5a2d358e56ad02f7cac788e6acc9b00a8036e7fe259e079790b330f79768939e53eebfc3729b0e446e0b98844c690605534da4 Description: multiplexed stream library using spdy SpdyStream is a multiplexed stream library using spdy. Homepage: https://github.com/moby/spdystream Multi-Arch: foreign Package: golang-github-docopt-docopt-go-dev Priority: optional Section: golang Installed-Size: 78 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-docopt-docopt-go Version: 0.6.2+git20180111.ee0de3b-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-docopt-docopt-go/golang-github-docopt-docopt-go-dev_0.6.2+git20180111.ee0de3b-1apertis0bv2023dev2b3_all.deb Size: 17776 MD5sum: 528590e4fb9025b068d950055f762055 SHA1: cae95478a9b96442d7b6041ee3617191574ef4fd SHA256: a44b4c15df2d7d53b9008ec20c89ca2eea33885be80b5ce5dcf3998b49d55525 SHA512: f3ab0f5ffd727446adc2567bf4c56357fb3dde63f080ab825f59af7d13e6a1993a50f76cbbb5590f0584865d97ccf23f2ad6ae58b258fe73b0bf52da9d4e3805 Description: Implementation of docopt in the Go programming language Docopt helps you define an interface for your command-line app and automatically generate a parser for it. Its interface descriptions are based on a formalization of the standard conventions used in help messages and man pages. . This package provides an implementation of docopt in the Go programming language. Homepage: https://github.com/docopt/docopt-go Multi-Arch: foreign Package: golang-github-dpotapov-go-spnego-dev Priority: optional Section: devel Installed-Size: 24 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-dpotapov-go-spnego Version: 0.0~git20190506.c2c6091-2apertis0bv2023dev2b3 Depends: golang-gopkg-jcmturner-gokrb5.v5-dev Filename: pool/development/g/golang-github-dpotapov-go-spnego/golang-github-dpotapov-go-spnego-dev_0.0~git20190506.c2c6091-2apertis0bv2023dev2b3_all.deb Size: 5660 MD5sum: b96ada58ced31946289f7713fbb2f062 SHA1: 201440c67601af8dbdc7999ce0931fdc6e16f15e SHA256: 9d70d8ff8fc686a0903e642418cf669c0cb843991f0e279ab738d085317aa69c SHA512: b97390d240a27c31dc8b945167deb674fd069faead91fe481842997ec4865c4fcce6b7fa32bf81d2e086da3f09c037cf6f1a1d226e0bc03793c2429410c524ad Description: Golang library to make HTTP calls with Kerberos authentication The package extends Go's HTTP Transport allowing Kerberos authentication through Negotiate mechanism (see RFC4559 (https://tools.ietf.org/html/rfc4559)). . Internally it is implemented by wrapping 2 libraries: gokrb5 (https://github.com/jcmturner/gokrb5) on Linux and sspi (https://github.com/alexbrainman/sspi) on Windows. . There is no pre-authenticaion yet, so the library assumes you have Kerberos ticket obtained. . Linux implementation requires MIT or Heimdal Kerberos to be present. Windows implementation utilizes credentials of currently logged in user. . Currently it allows only to make HTTP calls, no server side support yet. Homepage: https://github.com/dpotapov/go-spnego Package: golang-github-dustin-go-humanize-dev Priority: optional Section: devel Installed-Size: 88 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-dustin-go-humanize Version: 1.0.0-2apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-dustin-go-humanize/golang-github-dustin-go-humanize-dev_1.0.0-2apertis0bv2023dev2b3_all.deb Size: 16844 MD5sum: 38f46df0a039e85dd7f732ed388f5779 SHA1: fcb0d6480cd1afe7fbe7c2700c8b28d7e2ac4fee SHA256: a25a939ec193aa97c4ac28d34e3e304d84b00f7afbd6bcbca7969fc773505b67 SHA512: 5bc580c81a1d940d0f753fcfacbe7e909bf9bef445c8c58fe6d20e8b4d598ce7ad144f6fea55e26a0a7576afbc3608f747f59dad6376b94c11d4e21c66fc1437 Description: format units to human friendly sizes go-humanize provides few functions for helping humanize times and sizes. Homepage: https://github.com/dustin/go-humanize Multi-Arch: foreign Package: golang-github-dvsekhvalnov-jose2go-dev Priority: optional Section: golang Installed-Size: 256 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-dvsekhvalnov-jose2go Version: 1.5-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-dvsekhvalnov-jose2go/golang-github-dvsekhvalnov-jose2go-dev_1.5-1apertis0bv2023dev2b3_all.deb Size: 55828 MD5sum: 5544fcb4c02a49a5961356473e6d15b1 SHA1: da49a673461f8e76e2866577d85d7a36f07164ef SHA256: e56931c693fb0f9d17fc4c3d39e43026d644776485d24a978cd1301dd4304301 SHA512: 5f4da89e683d4dbdbb2a835f7a8354a73738c0aca569e019d8669a1aac7042acde155c0c65068b7fa70c4ff53d70a38a662051f615bebbc02724fb8942e6f520 Description: Go implementation of Javascript Object Signing and Encryption Pure Golang (GO) library for generating, decoding and encrypting JSON Web Tokens. Zero dependency, relies only on standard library. . Supports full suite of signing, encryption and compression algorithms defined by JSON Web Algorithms as of July 4, 2014 version. . Extensively unit tested and cross tested (100+ tests) for compatibility with jose.4.j, Nimbus-JOSE-JWT, json-jwt and jose-jwt libraries. . This package contains the source. Homepage: https://github.com/dvsekhvalnov/jose2go Multi-Arch: foreign Package: golang-github-eapache-go-xerial-snappy-dev Priority: optional Section: devel Installed-Size: 22 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-eapache-go-xerial-snappy Version: 0.0~git20160609.bb955e0-1.1+apertis0bv2023dev3b1 Depends: golang-github-golang-snappy-dev Filename: pool/development/g/golang-github-eapache-go-xerial-snappy/golang-github-eapache-go-xerial-snappy-dev_0.0~git20160609.bb955e0-1.1+apertis0bv2023dev3b1_all.deb Size: 4992 MD5sum: 907c561becc03b0ab73a0444a1e91fc7 SHA1: 51785307ae8dd2c0fbcd5b923d23e389c057d940 SHA256: 3d33dd6d938d539013f180e365fe173016e965b27cc4dd053f1e75d836f98e83 SHA512: 581f0e931ece790f32ea408d11cb8dcc1bc353d13a889e31123e59d5edab8199e44c97bfcdf44976e356ebf44dd946973fb5b5bd33055c6ac27905f8d329f954 Description: Xerial-compatible Snappy framing support for Go The package wraps Go's built-in Snappy package (github.com/golang/snappy) adding support for a Xerial compatible framing format. . The package was extracted from Shopify's sarama Kafka client. Homepage: https://github.com/eapache/go-xerial-snappy Package: golang-github-eclipse-ditto-clients-dev Priority: optional Section: devel Installed-Size: 237 Maintainer: Detlev Casanova Architecture: all Source: golang-github-eclipse-ditto-clients Version: 0.0-63-g44dd546-0+apertis3bv2023dev3b1 Depends: golang-go Filename: pool/development/g/golang-github-eclipse-ditto-clients/golang-github-eclipse-ditto-clients-dev_0.0-63-g44dd546-0+apertis3bv2023dev3b1_all.deb Size: 30568 MD5sum: ecb7f2f51ac204fea4b0d629564c3cf6 SHA1: 50f75b5222e33001561b420cfaecd8298a52a676 SHA256: 09d1c6cb28daa0a996cf69fcdb7889aad60c0a8fd41136aa81386cb98b8c63f3 SHA512: 054b338fd03fd766f74cfb799c797557e66f68bdfa85341babd2366372f979ee357e05c549b3b73a5b696a1588a94aa8b7713cf1920e98d8464846807d4a2186 Description: Eclipse Ditto is an open source framework helping you to build digital twins of devices connected to the internet. It is by design domain agnostic and thus may be used in industrial, residential, agricultural and many other IoT domains. Homepage: https://www.eclipse.org/ditto/ Package: golang-github-eclipse-paho.mqtt.golang-dev Priority: optional Section: devel Installed-Size: 343 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-eclipse-paho Version: 1.3.5-apertis0bv2023dev3b1 Replaces: golang-eclipse-paho-dev Provides: golang-eclipse-paho-dev Depends: golang-go, golang-github-pborman-uuid-dev, golang-github-sirupsen-logrus-dev, golang-golang-x-net-dev Conflicts: golang-eclipse-paho-dev Filename: pool/development/g/golang-eclipse-paho/golang-github-eclipse-paho.mqtt.golang-dev_1.3.5-apertis0bv2023dev3b1_all.deb Size: 61828 MD5sum: 389d5a139c287d2202f4c4b9ef5dfd28 SHA1: cb15c6d04d71f626c8da65bac95ee4dc76195a82 SHA256: 6e158c8156640983dcc2c036ab3e9b95fd48f8ccfb19b1033732ea6804faaca4 SHA512: 6341200ecd210e902c5040cb50e62a6952341a6b430b8008efd8c51d5d3de9806ac702e2b1b968c389f9d17f81b497359d302a323dc93a4fcb7b1331ff183984 Description: Go package implementing MQTT client library by Eclipse Paho The Paho MQTT package provides a library which enable applications to connect to broker to publish messages, and to subscribe to topics and receive published messages. Homepage: http://www.eclipse.org/paho/ Package: golang-github-elazarl-go-bindata-assetfs-dev Priority: optional Section: devel Installed-Size: 25 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-elazarl-go-bindata-assetfs Version: 1.0.0-1.1apertis0bv2023dev2b3 Depends: golang-go Filename: pool/development/g/golang-github-elazarl-go-bindata-assetfs/golang-github-elazarl-go-bindata-assetfs-dev_1.0.0-1.1apertis0bv2023dev2b3_all.deb Size: 5788 MD5sum: 29bb4773ae31ae49cc271cbb08dbbb21 SHA1: 0659ba0a8b28bd55e2a54d0d956309a29f09ba01 SHA256: 2406347effe730ec6fdac0c8ee74f768d853f809cea462b3f370e82a1f2c1548 SHA512: 745a0f73932e6c5927ee591dc9318130a267182db732a385d136bda1c66bb17d019b27791232ee86bffcd0be7700aae3c259269434061b882c58fb246d352921 Description: Go library to serve embedded binary files with net/http Serve embedded binary files that have been encoded using the jteeuwen/go-bindata library with net/http. This allows data files to be served using HTTP but those files are represented as Go source code. Homepage: https://github.com/elazarl/go-bindata-assetfs Package: golang-github-emicklei-go-restful-dev Priority: optional Section: devel Installed-Size: 236 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-emicklei-go-restful Version: 2.11.1-2apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-emicklei-go-restful/golang-github-emicklei-go-restful-dev_2.11.1-2apertis0bv2023dev2b3_all.deb Size: 48400 MD5sum: b5f7dd1b5405ae24ebaf1f0958076fb0 SHA1: 11f2ea7021ded78bfc90182885903b67e47d1677 SHA256: de665da8d3e48af5edee791c29f7b5c2502d37197a0f93d97684c1cb30740977 SHA512: 0a3240a89eb29a49c1cce19cd56332dd8c108b2a03bbb5eb5d609d358909e024422eac11036cc4f7964b1f1083806f58e472046a0403e7ce41b67824ef7596d5 Description: build REST-style Web Services using Google Go Go-restful is a package for building REST-style Web Services using Google Go. REST asks developers to use HTTP methods explicitly and in a way that's consistent with the protocol definition. This basic REST design principle establishes a one-to-one mapping between create, read, update, and delete (CRUD) operations and HTTP methods. Homepage: https://github.com/emicklei/go-restful Package: golang-github-emicklei-go-restful-swagger12-dev Priority: optional Section: devel Installed-Size: 102 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-emicklei-go-restful-swagger12 Version: 1.0.1-3co1bv2023dev2b3 Depends: golang-github-emicklei-go-restful-dev Filename: pool/development/g/golang-github-emicklei-go-restful-swagger12/golang-github-emicklei-go-restful-swagger12-dev_1.0.1-3co1bv2023dev2b3_all.deb Size: 20588 MD5sum: 30ba6f24e5f263559139642ee4d1b266 SHA1: d58a0279d38c85d511f30cbeb2f12cda58a842dd SHA256: 1f1463db3e620ace132016c2b2aa90c5d1984bb07dd6b3295e876041ce7c68d5 SHA512: a43988dc0b809d0ee6801b7af6e6a9b86223bfef01fa40924b7ebe9f105b37aa1592db8738453a4524893fb0d0be513afef87c4acc14b2548ad3e635fd8a0c6c Description: Swagger 1.2 extension to the go-restful package Go-restful is a package for building REST-style Web Services using Google Go. REST asks developers to use HTTP methods explicitly and in a way that's consistent with the protocol definition. This basic REST design principle establishes a one-to-one mapping between create, read, update, and delete (CRUD) operations and HTTP methods. . This package provides Swagger UI 1.2 support for go-restful. Homepage: https://github.com/emicklei/go-restful-swagger12 Package: golang-github-erikstmartin-go-testdb-dev Priority: extra Section: devel Installed-Size: 49 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-erikstmartin-go-testdb Version: 0.0~git20160219.0.8d10e4a-1.1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-erikstmartin-go-testdb/golang-github-erikstmartin-go-testdb-dev_0.0~git20160219.0.8d10e4a-1.1apertis0bv2023dev2b3_all.deb Size: 8308 MD5sum: 94e3b9207df634fc0668b80a5d3ae9b9 SHA1: c75da89148087f50d02bf61a0b1b11765dff0599 SHA256: 2cc14a111290dba6d46df62d00699fc122c82774fe31c49a5258661c6271e3e4 SHA512: af358cdc4acef5e621c7390d4edf262d28ca7beb151bfda52611d8fd22d52170a911361fef8ed6b38e3963b04c08da4220241a05d019df825b47e6ffa7e7719d Description: Framework for stubbing responses from go's driver.Driver interface go-testdb Framework for stubbing responses from go's driver.Driver interface. . This can be used to sit in place of your sql.Db so that you can stub responses for sql calls, and remove database dependencies for your test suite. . This project is in its infancy, but has worked well for all the use cases i've had so far, and continues to evolve as new scenarios are uncovered. Please feel free to send pull-requests, or submit feature requests if you have scenarios that are not accounted for yet. Setup The only thing needed for setup is to include the go-testdb package, then you can create your db connection specifying "testdb" as your driver. Homepage: https://github.com/erikstmartin/go-testdb Package: golang-github-evanphx-json-patch-dev Priority: optional Section: devel Installed-Size: 156 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-evanphx-json-patch Version: 5.2.0-1apertis0bv2023dev2b3 Depends: golang-github-pkg-errors-dev Filename: pool/development/g/golang-github-evanphx-json-patch/golang-github-evanphx-json-patch-dev_5.2.0-1apertis0bv2023dev2b3_all.deb Size: 21536 MD5sum: d880d7670868ec723dd942f7aecc552c SHA1: 9dbcf1d20365fd15fb2d5ba53ade12e2c13c5d92 SHA256: f1f99122771cbf800b8a54010ec7dd80d072206cc0f1a4576fe5d2ac234dbc41 SHA512: 72cdcde779705fa3b16d5825921d63423960cc9d5d031fb828240b4f9dfe1a6ba988b33867772626d00f61650e4eea02973d778d9aa9d9cfe9d850af1197e822 Description: Go library to apply RFC6902 patches and create and apply RFC7386 patches JSON-Patch is a library which provides functionality for both applying RFC6902 JSON patches (http://tools.ietf.org/html/rfc6902) against documents, as well as for calculating & applying RFC7396 JSON merge patches (https://tools.ietf.org/html/rfc7396). Homepage: https://github.com/evanphx/json-patch Package: golang-github-fatih-color-dev Priority: optional Section: devel Installed-Size: 48 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-fatih-color Version: 1.7.0-1apertis0bv2023dev2b3 Depends: golang-github-mattn-go-colorable-dev, golang-github-mattn-go-isatty-dev (>= 0.0.2) Filename: pool/development/g/golang-github-fatih-color/golang-github-fatih-color-dev_1.7.0-1apertis0bv2023dev2b3_all.deb Size: 11620 MD5sum: 3ef7ffcf280bcf30acd9203c30b3e844 SHA1: 34af661aac39069b5ea817c14d15cfe3db34d7e2 SHA256: 62cf5db076820a8c1539a7175a2a8af0cb8c91a8ddbfcc3b2b5c3162d29161dc SHA512: c18a4329f3a9ad6c752c32f01ffdd60321006a50fe92e34ec97b0f668260551e3ade5f08dcb9db9587a2fa2b55501d3fcef25e54df5bbce7ddfcb46a247c8312 Description: console colors for Go This package provides colorized output in console programs using ANSI escape sequences. Homepage: https://github.com/fatih/color Package: golang-github-fatih-structs-dev Priority: extra Section: devel Installed-Size: 75 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-fatih-structs Version: 1.0.0-1.1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-fatih-structs/golang-github-fatih-structs-dev_1.0.0-1.1apertis0bv2023dev2b3_all.deb Size: 13616 MD5sum: 7dbd8f90e517451e172ae6e204b647ef SHA1: 95577cae9386baff31c82918b241f464e96bc6d5 SHA256: f7fdb49599f270c9e08fc319a4dbc31624462fb4110228b2fd4a1cadbf959192 SHA512: 30bb526a4ce92f0540533d00544ea3b35541a30c236fdab26bf8fd21177158bea5c4e5095949cda46d8c70b48542904f6d01e1be6ce31a37f9e3f6fe9fb284f3 Description: Utilities for Go structs Structs contains various utilities to work with Go (Golang) structs. It was initially used to convert a struct into a map[string]interface{}. With time we've added other utilities for structs. It's basically a high level package based on primitives from the reflect package. Homepage: https://github.com/fatih/structs Package: golang-github-fernet-fernet-go-dev Priority: optional Section: devel Installed-Size: 39 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-fernet-fernet-go Version: 0.0~git20180830.9eac43b-2apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-fernet-fernet-go/golang-github-fernet-fernet-go-dev_0.0~git20180830.9eac43b-2apertis0bv2023dev2b3_all.deb Size: 7936 MD5sum: c62b46f33570ecacf96e258ff6054e2f SHA1: 6884a4ec0f5eb01c5cc2ca700d098e0a190624a1 SHA256: 64857a89b8c0ecc1727a0e2992ad55be943a152ec56d3cce86f8ea10c460e37d SHA512: 5a0910be859078e5f9201bfd21d6d3bff607c60e44bb73ddf27db4fc32e2f6f8890558b3b8af676026f48c2bdf6ce83b0f82197fd51fb30292ae843ea6066ad8 Description: Go library for generates/verifies HMAC-based authentication tokens This library takes a user-provided *message* (an arbitrary sequence of bytes), a *key* (256 bits), and the current time, and produces a *token*, which contains the message in a form that can't be read or altered without the key. . This package is compatible with the other implementations at https://github.com/fernet. They can exchange tokens freely among each other. Homepage: https://github.com/fernet/fernet-go Package: golang-github-fluent-fluent-logger-golang-dev Priority: optional Section: devel Installed-Size: 85 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-fluent-fluent-logger-golang Version: 1.5.0-1apertis0bv2023dev2b3 Depends: golang-github-bmizerany-assert-dev, golang-github-tinylib-msgp-dev Filename: pool/development/g/golang-github-fluent-fluent-logger-golang/golang-github-fluent-fluent-logger-golang-dev_1.5.0-1apertis0bv2023dev2b3_all.deb Size: 14892 MD5sum: 2868c8f5b8cd11ce2685c7da276f96c4 SHA1: beb5ff2a945a3ea8fb6735162636d5f2559c7471 SHA256: 46d9857cce43917a5a853010f4d7e28e5904297da22a8846314a42b7d4cd7bca SHA512: 1aa4348b5e552b7da1bc21cd8eb50fdf5f121671fa7a7fbc5ef7dd364f5a48cc3c37a6aa1cb068058d4c4935205a185a13b46a1c0a5a5ddbf26b186ade59cdc4 Description: Go structured logger for Fluentd This Go library allows for logging directly to a running instance of the "fluentd" data collector/logging tool. . This package contains the source. Homepage: https://github.com/fluent/fluent-logger-golang Package: golang-github-frankban-quicktest-dev Priority: optional Section: golang Installed-Size: 176 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-frankban-quicktest Version: 1.11.2-1apertis0bv2023dev2b3 Depends: golang-github-google-go-cmp-dev (>= 0.5.2), golang-github-kr-pretty-dev (>= 0.2.1) Filename: pool/development/g/golang-github-frankban-quicktest/golang-github-frankban-quicktest-dev_1.11.2-1apertis0bv2023dev2b3_all.deb Size: 31624 MD5sum: 39fb3c4b123405aaee266d539ee3d10f SHA1: 0c75628d28bcbe48c903f0fd58a9a487046d8dab SHA256: 0f2d3624b676e8cf6d72af9d06a8f8abbf51b3b5671fa7268756941376050f4b SHA512: 53286b8d93170952096f9837d78f1851629c4c329bfa7c64a1bc7386d08fbe7835e0f01ae623aa473e98c33fce0417fea775e024009994b61106d6dbe07ec019 Description: quick helpers for testing Go applications A collection of Go helpers for writing tests. . The library provides some base checkers like Equals, DeepEquals, Matches, ErrorMatches, IsNil and others. More can be added by implementing the Checker interface. Homepage: https://github.com/frankban/quicktest Package: golang-github-fsnotify-fsnotify-dev Priority: optional Section: devel Installed-Size: 131 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-fsnotify Version: 1.4.9-2apertis0bv2023dev2b4 Depends: golang-golang-x-sys-dev Filename: pool/development/g/golang-fsnotify/golang-github-fsnotify-fsnotify-dev_1.4.9-2apertis0bv2023dev2b4_all.deb Size: 27768 MD5sum: 735a7a095fcd2e22f31e7740e186d9bd SHA1: aa71dcb422b85b0b4e462da4e3789997cd78e845 SHA256: 7e65d40f56200b2e2db8aa9738fb302c9d0cea1f80e3e5598893f680583ac0dc SHA512: 71df9bbb26f4c190166fdf1dedc753d030a0fa762fc46528617a04d5349fc42ddff43b370524ca6db37460d3d1fbc9a51b7d5578302041fb71327870b835d62d Description: File system notifications for Go Package fsnotify provides a platform-independent interface for file system notifications, for use with the Go programming language. . This package contains the fsnotify library source. Homepage: https://fsnotify.org/ Package: golang-github-fsouza-go-dockerclient-dev Priority: optional Section: devel Installed-Size: 872 Maintainer: pkg-go Architecture: all Source: golang-github-fsouza-go-dockerclient Version: 1.6.6-1apertis0bv2023dev2b3 Depends: golang-github-docker-docker-dev (>= 17.12.1~), golang-github-docker-go-units-dev, golang-github-gorilla-context-dev, golang-github-gorilla-mux-dev, golang-github-sirupsen-logrus-dev, golang-github-stretchr-testify-dev, golang-golang-x-net-dev, golang-golang-x-sys-dev Filename: pool/development/g/golang-github-fsouza-go-dockerclient/golang-github-fsouza-go-dockerclient-dev_1.6.6-1apertis0bv2023dev2b3_all.deb Size: 127380 MD5sum: dc6c80489d6eace9d994690af457c837 SHA1: 361f19d5912c35538525c9ab197d1bdfa94426f1 SHA256: 377526557dd03de3b3b1ea9c2c42cc83b5d4150fcfcbff2e3aa12efebf73b91b SHA512: 829ea4fc87d9554d97ba10643e40aea7bb58818cd105383a6716f43f3a23cdafad3606d0a194f8e17929c47087c61b9caa723ec4a4c6de30268e9a9d0ab72700 Description: Docker client library in Go Client for the Docker remote API with support for the extensions in the Swarm API. . This package also provides support for docker's network API, which is a simple passthrough to the libnetwork remote API. Note that docker's network API is only available in docker 1.8 and above, and only enabled in docker if DOCKER_EXPERIMENTAL is defined during the docker build process. Homepage: https://github.com/fsouza/go-dockerclient Package: golang-github-fullsailor-pkcs7-dev Priority: optional Section: devel Installed-Size: 83 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-fullsailor-pkcs7 Version: 0.0~git20190404.d7302db-2apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-fullsailor-pkcs7/golang-github-fullsailor-pkcs7-dev_0.0~git20190404.d7302db-2apertis0bv2023dev2b3_all.deb Size: 23696 MD5sum: c18eda1288495f8ecc33f6eeb4c6787a SHA1: b9ae27d304e8fbf2343750e48ad994880caff1eb SHA256: a9aefe4443b7153f25c2611f9a3218339e75367346e3d94dfb531e0d04fdf5b8 SHA512: d792d6a3d377332d7eb37b27eb0aa0152740524c5a77d9e22d323488a816134856a8880ac3b28efeaaf5016081870d8c28c259b531621d306cdd3b7fed043b7f Description: Implements a subset of PKCS#7/Crytpographic Message Syntax (rfc2315, rfc5652) (library) pkcs7 implements parsing and creating signed and enveloped messages. Homepage: https://github.com/fullsailor/pkcs7 Package: golang-github-fvbommel-sortorder-dev Priority: optional Section: devel Installed-Size: 23 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-fvbommel-sortorder Version: 1.0.2-2apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-fvbommel-sortorder/golang-github-fvbommel-sortorder-dev_1.0.2-2apertis0bv2023dev2b3_all.deb Size: 4828 MD5sum: a867f128d50be612acd0db7d8e42e65c SHA1: 94561a39144d27491fbd98d4d9fcdc8713a34d23 SHA256: a8480d50e2f8435a3777abe5c4a87a47d45f9a685c6117c13977e0d07a472553 SHA512: 121d741e0084d106c93065d5da5ddb36e3cad1ae7a11f5e3eda7f1843c0b99f8eeefe6145eb61a61fa7b35d701502bf5f1b3e482ed0a823c2fa9c9d1d402ec39 Description: sort orders and comparison functions This package contains sort orders and comparison functions. . Currently, it only implements so-called "natural order", where integers embedded in strings are compared by value. Homepage: https://github.com/fvbommel/sortorder Package: golang-github-garyburd-redigo-dev Priority: extra Section: devel Installed-Size: 155 Maintainer: pkg-go Architecture: all Source: golang-github-garyburd-redigo Version: 0.0~git20150901.0.d8dbe4d-2.1apertis0bv2023dev2b3 Depends: golang-any Filename: pool/development/g/golang-github-garyburd-redigo/golang-github-garyburd-redigo-dev_0.0~git20150901.0.d8dbe4d-2.1apertis0bv2023dev2b3_all.deb Size: 28376 MD5sum: 4ed280f4d088dc0ee5c293fefc089118 SHA1: be8775dc1bb71f58a4d44fa63631977ccc96fb0d SHA256: 692fb411758d993b83d581ac252bdb039649669278fd0f4256bc73b5f2e08130 SHA512: f923f7c52cb4e1734e2751b4233acf24c47a573674fdc5d168c9a4ab090428df4f6ddce1a9836666000afa92b14c9551383d3d1c903d98c203df012bfea33651 Description: Go client for Redis Redigo is a Go client for the Redis database. Homepage: https://github.com/garyburd/redigo Package: golang-github-geertjohan-go.incremental-dev Priority: optional Section: devel Installed-Size: 57 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-geertjohan-go.incremental Version: 1.0.0-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-geertjohan-go.incremental/golang-github-geertjohan-go.incremental-dev_1.0.0-1apertis0bv2023dev2b3_all.deb Size: 6416 MD5sum: b5b54ed0fa6c790c0fa75140dd1f4bb6 SHA1: a0531c370e39e8273192bd1420202938fafe4d39 SHA256: 9fd4bfd3b1fbbd89bea76efb5c111f025645515b1d76de0ccb0f447b034cbc0a SHA512: 0e6350055f0218a649df51d9888da3aac0cb929c725d098df1f9529acc0c07908d6e39bf61e3f5dd67ca5d3fea9e9e93264a4a65ed00d875444a2a91d29263f5 Description: Go package providing type- and concurrency-safe incremental counters This Go package provides access to atomic integers that can be tested, incremented and set in a type- and concurrency-safe manner. Objects are protected by a mutex and available for all signed and unsigned integer types in Go. Homepage: https://github.com/geertjohan/go.incremental Package: golang-github-geertjohan-go.rice-dev Priority: optional Section: golang Installed-Size: 181 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-geertjohan-go.rice Version: 1.0.2-1apertis0bv2023dev2b3 Depends: golang-github-akavel-rsrc-dev (>= 0.8.0), golang-github-daaku-go.zipexe-dev (>= 1.0.0), golang-github-davecgh-go-spew-dev (>= 1.1.1), golang-github-geertjohan-go.incremental-dev (>= 1.0.0), golang-github-nkovacs-streamquote-dev (>= 1.0.0), golang-github-valyala-fasttemplate-dev (>= 1.0.1), golang-go-flags-dev (>= 1.4.0) Filename: pool/development/g/golang-github-geertjohan-go.rice/golang-github-geertjohan-go.rice-dev_1.0.2-1apertis0bv2023dev2b3_all.deb Size: 68156 MD5sum: 9287d9a137ff7c427a273c1fc54d2521 SHA1: c2a882b809c2bdae5ab141617a47ac2651e21a87 SHA256: 931ce7a4f289fd064656e7a78ecb416a79075c1b4928e641fa1300020057d3d9 SHA512: 29762517ca55cb7bd8bf0cad939731491ceb89be2af3602c13bd6810c84a9a1f59f13e8322cd1885fd6368635ad5f4d62f4701a8d65cb34a0eae19b156b7c0cd Description: Go package for embedding web resources into Go executables go.rice is a Golang package that makes working with resources such as html, js, css, images and templates very easy. During development go.rice will load required files directly from disk. Upon deployment it is easy to add all resource files to a executable using the rice tool, without changing the source code for your package. Several methods are provided for adding resources to your binary by go.rice. . This package contains the development files. Homepage: https://github.com/GeertJohan/go.rice Package: golang-github-ghodss-yaml-dev Priority: extra Section: devel Installed-Size: 47 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-ghodss-yaml Version: 1.0.0-1.1apertis0bv2023dev2b3 Depends: golang-yaml.v2-dev Filename: pool/development/g/golang-github-ghodss-yaml/golang-github-ghodss-yaml-dev_1.0.0-1.1apertis0bv2023dev2b3_all.deb Size: 13316 MD5sum: 733f165c4f83ed28e614df74e3cdbdba SHA1: cc6e9ce46ce7343f76e1defed883ec99f5aed8d2 SHA256: 6ec120ded55f840259a46db46a207d0f3ab570ad67287cd9ebcf4ff82a2fbaf7 SHA512: e9bc3ec6a5b3b672a3cb20f3dda08b2a9ea1455a6aaaf1edebd2e46ed1a7fe051bd84bb7bf1ba3f7ad95663aa1f0af94b93f6fc3c78de3cd7437c4b56274bafa Description: better way to marshal and unmarshal YAML in Golang This package is a wrapper around go-yaml designed to enable a better way of handling YAML when marshaling to and from structs. . In short, this library first converts YAML to JSON using go-yaml and then uses json.Marshal and json.Unmarshal to convert to or from the struct. This means that it effectively reuses the JSON struct tags as well as the custom JSON methods MarshalJSON and UnmarshalJSON unlike go-yaml. Homepage: https://github.com/ghodss/yaml Package: golang-github-gin-contrib-sse-dev Priority: optional Section: golang Installed-Size: 33 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-gin-contrib-sse Version: 0.1.0-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-gin-contrib-sse/golang-github-gin-contrib-sse-dev_0.1.0-1apertis0bv2023dev2b3_all.deb Size: 6920 MD5sum: 9a49fdf50263076d342f729bdb720f6e SHA1: d934ae7e0a4149428aefe314639eea3b86d92525 SHA256: 630ec217715477a333b7236efaa2b3b13a47b78056f371b4ea0cd4e5d303dcb5 SHA512: 9e73e8d34c528b0b55770d5bc97ccd54e6e1bb62592f6ed81e195fc8cb52c52f44c7e699a4a0057cdb53cb8495e35de30367a94187dbcc2ad3e434f2762c3348 Description: Server-Sent Events implementation in Go Server-sent events (SSE) is a technology where a browser receives automatic updates from a server via HTTP connection. The Server-Sent Events EventSource API is standardized as part of HTML5 by the W3C. Homepage: https://github.com/gin-contrib/sse Package: golang-github-gin-gonic-gin-dev Priority: optional Section: devel Installed-Size: 502 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-gin-gonic-gin Version: 1.6.3-3apertis0bv2023dev2b3 Depends: golang-github-gin-contrib-sse-dev, golang-github-go-playground-validator-v10-dev, golang-github-mattn-go-isatty-dev, golang-github-ugorji-go-codec-dev, golang-gopkg-yaml.v2-dev, golang-goprotobuf-dev Filename: pool/development/g/golang-github-gin-gonic-gin/golang-github-gin-gonic-gin-dev_1.6.3-3apertis0bv2023dev2b3_all.deb Size: 90092 MD5sum: fd40f8394770a2da1aab5b23953194f8 SHA1: 0bff3718aa5c4af26f4400b2e6c9daf72eaa65d5 SHA256: 918826cfb74181198c2e6d108abcd0a0b5706568fa8ee7b87ee5d108bf0b5781 SHA512: ba0326173fc68d980a4b903e2c3ac94997f39ded7501f55bc9ae011d22a3bd35c0f3333679d85f2017cd372657b15dbf0e51f99e3e698abe769c86b4b6350d32 Description: HTTP web framework written in Go Gin is a web framework written in Go (Golang). It features a martini-like API with much better performance, up to 40 times faster thanks to httprouter. If you need performance and good productivity, you will love Gin. Homepage: https://github.com/gin-gonic/gin Package: golang-github-git-lfs-git-lfs-dev Priority: optional Section: vcs Installed-Size: 1396 Maintainer: Debian Go Packaging Team Architecture: all Source: git-lfs Version: 2.13.2-1apertis1bv2023dev2b6 Depends: golang-github-pkg-errors-dev, golang-github-spf13-cobra-dev, golang-github-rubyist-tracerx-dev (>= 0.0~git20170927.0.7879593), golang-github-bgentry-go-netrc-dev, golang-github-olekukonko-ts-dev, golang-github-thomsonreuterseikon-go-ntlm-dev, golang-github-xeipuuv-gojsonschema-dev (>= 0.0~git20170210.0.6b67b3f), golang-github-git-lfs-wildmatch-dev (>= 1.0.4~), golang-github-git-lfs-go-netrc-dev, golang-github-git-lfs-gitobj-dev (>= 2.0.0~), golang-github-mattn-go-isatty-dev, golang-github-ssgelm-cookiejarparser-dev, golang-golang-x-sync-dev, golang-github-dpotapov-go-spnego-dev Filename: pool/development/g/git-lfs/golang-github-git-lfs-git-lfs-dev_2.13.2-1apertis1bv2023dev2b6_all.deb Size: 265696 MD5sum: ea6eed5aa35fbb67ff53a270e31d2783 SHA1: 51b3ca66fa400ffeeb1e86c7afac2355ba762dcc SHA256: 63b857cc270e483fd00205d897449acd717183cafe5e5e392e45f158d91e3534 SHA512: c8b4a3d09a550a96ad69686b6d4225a7290d249b9b69ff5487f38be3108c40dc1b4ce942f6bf68b397e3de5b2d1ecbaa83ee99bdbbaa196442c70e634b7a0826 Description: Git Large File Support (library) An open source Git extension for versioning large files. Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server. Homepage: https://git-lfs.github.com/ Package: golang-github-git-lfs-gitobj-dev Priority: optional Section: devel Installed-Size: 223 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-git-lfs-gitobj Version: 2.0.0-1apertis1bv2023dev2b3 Depends: golang-github-stretchr-testify-dev Filename: pool/development/g/golang-github-git-lfs-gitobj/golang-github-git-lfs-gitobj-dev_2.0.0-1apertis1bv2023dev2b3_all.deb Size: 42836 MD5sum: 81bc678a9b192fe8adf8eeaa4dd4b130 SHA1: 559142ae38a8de93e64f41e03de78bd4f17b7dc3 SHA256: c304ab5ca93eab735a8844745649d12d69c5ab2ba7d464309102fbe017d3740d SHA512: adcf5675c4a22eb11b4dc54723f9a11fb7e269425257eed81bbc3abdb39ae83c139e76436d4da13a3b1b173c95d4c369bcbbc8e74a464aaeadae2d164dd549dd Description: gitobj reads and writes Git objects. Package gitobj reads and writes loose and packed Git objects. Homepage: https://github.com/git-lfs/gitobj Package: golang-github-git-lfs-go-netrc-dev Priority: optional Section: devel Installed-Size: 47 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-git-lfs-go-netrc Version: 0.0~git20180525.e0e9ca4-1.1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-git-lfs-go-netrc/golang-github-git-lfs-go-netrc-dev_0.0~git20180525.e0e9ca4-1.1apertis0bv2023dev2b3_all.deb Size: 9592 MD5sum: 1765b597c44eaed6526fc977e6bc25fb SHA1: cc0b3b3ae4b875c42d1cc746dcab47f0e823a1f2 SHA256: f6a20b4b905687b6c58311e5a2a25466bfd39eeff19e211ca0dcbba8bb50d6fb SHA512: e0df774e1d7470591f1b7c86f79eae7ad033013d45606a89faa13b98e71aaab5dc5ea55ad74cc4169f2270906b070dd0f28d242c6c151dc774617708430232a9 Description: netrc file parser for Go programming language go-netrc A Golang package for reading and writing netrc files. This package can parse netrc files, make changes to them, and then serialize them back to netrc format, while preserving any whitespace that was present in the source file. Homepage: https://github.com/git-lfs/go-netrc Package: golang-github-git-lfs-wildmatch-dev Priority: optional Section: devel Installed-Size: 49 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-git-lfs-wildmatch Version: 1.0.4-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-git-lfs-wildmatch/golang-github-git-lfs-wildmatch-dev_1.0.4-1apertis0bv2023dev2b3_all.deb Size: 10688 MD5sum: 883b0cc674dc89415875e57caf993676 SHA1: 3c45fd09569f1802b19c954ea150e2f3fd9c49f5 SHA256: 60b1ef4f77374f19343d953af116cbd2925204cdfd73b8cc9bf648f328257593 SHA512: d83b23c82e68b79a5986c416f09ebde484c2ca5ad66eddb26cd2d1df1e82f6114ac3b46ae8569e366e8f43064621e4b6631a66d6fdffe98e84490c8b6c27833f Description: Wildmatch is a pattern matching language for filepaths compatible with Git. wildmatch package wildmatch is a reimplementation of Git's wildmatch.c-style filepath pattern matching. . For more information, see the godoc (https://godoc.org/github.com/git-lfs/wildmatch). Homepage: https://github.com/git-lfs/wildmatch Package: golang-github-go-chi-chi-dev Priority: optional Section: devel Installed-Size: 320 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-go-chi-chi Version: 1.5.1-2+apertis0bv2023dev3b1 Filename: pool/development/g/golang-github-go-chi-chi/golang-github-go-chi-chi-dev_1.5.1-2+apertis0bv2023dev3b1_all.deb Size: 63448 MD5sum: 88686ebe17a5034112137dc586dba47b SHA1: 8232766e19958b0ad50a302a4a35189b099d71cf SHA256: 12f3adbc3bb5a48dec3547a5d67848df267af54ff4a10f3ef7f91e957093c408 SHA512: 972c534ae39853262dc1369d8f526e3af73e6b971a3c067660ed1731f9ee0454e5f758d71414900206f97cb19d7246472055561e4cfd5d8e27f990f61252b972 Description: lightweight, idiomatic and composable router for building Go HTTP services This package contains a lightweight, idiomatic and composable router for building Go HTTP services. It's especially good at helping you write large REST API services that are kept maintainable as your project grows and changes. chi is built on the new context package introduced in Go 1.7 to handle signaling, cancellation and request-scoped values across a handler chain. . The focus of the project has been to seek out an elegant and comfortable design for writing REST API servers. Homepage: https://github.com/go-chi/chi Package: golang-github-go-ini-ini-dev Priority: extra Section: devel Installed-Size: 160 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-go-ini-ini Version: 1.32.0-2.1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-go-ini-ini/golang-github-go-ini-ini-dev_1.32.0-2.1apertis0bv2023dev2b3_all.deb Size: 33052 MD5sum: 038671dd1ffe23ff42f36cbddade968a SHA1: 444ebcc43f17fdcc58eb46bd1e4d6a5fe1b67632 SHA256: 09e3db83482c7c8005cf0c534b06f130e141e72e03fe2e2d058e3af82aa01e00 SHA512: 9b465ddb808af22fa15a19de02ee75d986cb5a32550ddb029717f0cc911f31dbca69088cc1cc3dda28e259db78c7f3521af4b11b506f6fca2d83bff334e7e9ad Description: Go package for control of INI file Package ini provides INI file read and write functionality. This library privides functions following: - Load multiple data sources(`[]byte` or file) with overwrites. - Read with recursion values. - Read with parent-child sections. - Read with auto-increment key names. - Read with multiple-line values. - Read with tons of helper methods. - Read and convert values to Go types. - Read and **WRITE** comments of sections and keys. - Manipulate sections, keys and comments with ease. - Keep sections and keys in order as you parse and save. Homepage: https://github.com/go-ini/ini Package: golang-github-go-kit-kit-dev Priority: optional Section: devel Installed-Size: 468 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-go-kit-kit Version: 0.6.0-3apertis0bv2023dev2b3 Depends: golang-github-dgrijalva-jwt-go-dev (>= 3.0~), golang-github-go-logfmt-logfmt-dev, golang-github-go-stack-stack-dev, golang-github-opentracing-opentracing-go-dev, golang-golang-x-net-dev, golang-golang-x-time-dev, golang-google-grpc-dev Filename: pool/development/g/golang-github-go-kit-kit/golang-github-go-kit-kit-dev_0.6.0-3apertis0bv2023dev2b3_all.deb Size: 103220 MD5sum: b53da46cebe20ca8166260be19f8413e SHA1: 590981e370ac054fe155f4a40e92b4641349d4b0 SHA256: 5277e24ea383f0bcc370699bcb0a2aca2098f4cc63016d7c8134a5664530a122 SHA512: 46e3278c4388527995cea0f70f88ea4289202993ce65d2b34134dc2cc9e3b9992dcef3b85849a0f9d0584928b946ff36026faccc4e00781e47da5d53e0036951 Description: Programming toolkit for microservices Go kit is a set of packages and best practices, which provide a comprehensive, robust, and trustable way of building microservices for organizations of any size. . As the dependency tree is enormous, the Debian package only offers some of the components of Go kit: . * auth * endpoint * log * tracing * transport * util Homepage: https://github.com/go-kit/kit Package: golang-github-go-logfmt-logfmt-dev Priority: optional Section: golang Installed-Size: 61 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-go-logfmt-logfmt Version: 0.5.0-2apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-go-logfmt-logfmt/golang-github-go-logfmt-logfmt-dev_0.5.0-2apertis0bv2023dev2b3_all.deb Size: 13604 MD5sum: b9105b1aa90ceba70ebbd20d3692dda3 SHA1: 59954e0fae7055a1e01fd3528e34fd6c7208af13 SHA256: c3d70bcb1aac8ac3fe5c13bc3e2d780746d4cc8b669c3834ab175e896e705e09 SHA512: a622d977b8e64f96e15a711b9e21c921dfc7ae9fb6f7a887394f351973ae3a27617e0443594b4256b4523fac76bbe3021f787ae1747206f299b86b67292e7e9f Description: Marshals and unmarshals logfmt messages Package logfmt implements utilities to marshal and unmarshal data in the logfmt format (https://brandur.org/logfmt). It provides an API similar to encoding/json (http://golang.org/pkg/encoding/json/) and encoding/xml (http://golang.org/pkg/encoding/xml/). . The logfmt format has not been formally standardized. The most authoritative public specification to date has been the documentation of a Go Language package (http://godoc.org/github.com/kr/logfmt) written by Blake Mizerany and Keith Rarick. . This project attempts to conform as closely as possible to the prior art, while also removing ambiguity where necessary to provide well behaved encoder and decoder implementations. Homepage: https://github.com/go-logfmt/logfmt Multi-Arch: foreign Package: golang-github-go-logr-logr-dev Priority: optional Section: devel Installed-Size: 47 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-go-logr-logr Version: 0.4.0-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-go-logr-logr/golang-github-go-logr-logr-dev_0.4.0-1apertis0bv2023dev2b3_all.deb Size: 9440 MD5sum: 3e900e14559ea4caec5835f49e69f85a SHA1: 17c945ce50d13ed570d48266ed73fc5e76974b83 SHA256: 177d6a822e248659790e6dc90e7d028297f9d922fd8752f317e0c579f9315a1e SHA512: b583439e4ef6b1edb9d81d37b59fec2fe99f482f789fe5f8e638017a6179371aea184f9ad982ca2941fd772c7b6e53e79f7e2fc031e58325cb8e5ff95d7bc352 Description: simple logging interface for Go (library) This package offers a purely abstract interface, based on these ideas but with a few twists. Code can depend on just this interface and have the actual logging implementation be injected from callers. Ideally only main() knows what logging implementation is being used. Homepage: https://github.com/go-logr/logr Package: golang-github-go-openapi-jsonpointer-dev Priority: extra Section: devel Installed-Size: 27 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-go-openapi-jsonpointer Version: 1:0.0~git20160704.0.46af16f-1.1apertis0bv2023dev2b3 Depends: golang-go, golang-github-go-openapi-swag-dev, golang-github-stretchr-testify-dev Filename: pool/development/g/golang-github-go-openapi-jsonpointer/golang-github-go-openapi-jsonpointer-dev_0.0~git20160704.0.46af16f-1.1apertis0bv2023dev2b3_all.deb Size: 5884 MD5sum: b5b6ed25aa02fa3d3c0b963a108d9be4 SHA1: ac0c7287bc8d0610e6337b6865e623887b4b9304 SHA256: 1bef8daf05237998ab2d16c5aebcd3c58fb67f03c039d836466e35e23b48c4f7 SHA512: cd2e68749abe722bfea84889b05232df77cf13e3b3b8645109b5669d82a2e10ef7ea1c27e1b086bd17684a5247779d4157ca38baab1e85125ebc0927d7c64ce5 Description: fork of gojsonpointer with support for structs gojsonpointer Build Status (https://travis-ci.org/go-openapi/jsonpointer) codecov (https://codecov.io/gh/go-openapi/jsonpointer) Slack Status (https://slackin.goswagger.io) license (https://raw.githubusercontent.com/go-openapi/jsonpointer/master/LICENSE) GoDoc (http://godoc.org/github.com/go-openapi/jsonpointer) An implementation of JSON Pointer - Go language Status Completed YES . Tested YES References http://tools.ietf.org/html/draft-ietf-appsawg-json-pointer-07 Note The 4.Evaluation part of the previous reference, starting with 'If the currently referenced value is a JSON array, the reference token MUST contain either...' is not implemented. Homepage: https://github.com/go-openapi/jsonpointer Package: golang-github-go-openapi-jsonreference-dev Priority: extra Section: devel Installed-Size: 29 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-go-openapi-jsonreference Version: 1:0.0~git20160704.0.13c6e35-1.1apertis0bv2023dev2b3 Depends: golang-go, golang-github-go-openapi-jsonpointer-dev, golang-github-puerkitobio-purell-dev, golang-github-stretchr-testify-dev Filename: pool/development/g/golang-github-go-openapi-jsonreference/golang-github-go-openapi-jsonreference-dev_0.0~git20160704.0.13c6e35-1.1apertis0bv2023dev2b3_all.deb Size: 5208 MD5sum: 4c9c0e859bfa65ae54f25ebe1b2d2257 SHA1: f6b609a09ebb6577355a05594913e9e333686c20 SHA256: 8af11284cf0ff840a37c4e44a46cc2e4846db7bf1ac65b6c5ed259878c290a2b SHA512: 6800adefd999e41f0271d0db125459b04acc6b5ececc9f8adc2b693a28684400ec9281903c342485ccaa8c685b599a1736577fafb28a4ac692201289df6463a1 Description: Implementation of gojsonreference with struct support This library implements an implementation of the JSON Reference specification. It adds support for structs. Homepage: https://github.com/go-openapi/jsonreference Package: golang-github-go-openapi-spec-dev Priority: optional Section: devel Installed-Size: 2040 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-go-openapi-spec Version: 1:0.15.0-1apertis0bv2023dev2b3 Depends: golang-github-go-openapi-jsonpointer-dev, golang-github-go-openapi-jsonreference-dev, golang-github-go-openapi-swag-dev (>= 1:0.15.0~), golang-github-stretchr-testify-dev, golang-go, golang-gopkg-yaml.v2-dev Filename: pool/development/g/golang-github-go-openapi-spec/golang-github-go-openapi-spec-dev_0.15.0-1apertis0bv2023dev2b3_all.deb Size: 134896 MD5sum: 0723b92dc201fb64b9fc950b9c3a9646 SHA1: de5ddbebafb4b5212919297d5ec0f70d8d1dbbc5 SHA256: cd889cdfab3f9bf8af357d4a800531e42b2f3e8eaeedae264efe8867ecc9b8a6 SHA512: 24fc4b78f50ad48c71790784a2c631113ebf9c6b6335ea6faf43728d07086542e5a213017fda5ab61347c6f5fc713657f9d2f7e0ce9b7c208cd804ae72bf0697 Description: OpenAPI specification object model The object model for OpenAPI specification documents. Homepage: https://github.com/go-openapi/spec Package: golang-github-go-openapi-swag-dev Priority: optional Section: devel Installed-Size: 122 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-go-openapi-swag Version: 1:0.15.0-1apertis1bv2023dev2b3 Depends: golang-github-mailru-easyjson-dev, golang-github-stretchr-testify-dev, golang-gopkg-yaml.v2-dev, golang-go Filename: pool/development/g/golang-github-go-openapi-swag/golang-github-go-openapi-swag-dev_0.15.0-1apertis1bv2023dev2b3_all.deb Size: 18840 MD5sum: 79d88e4b9241bd0d9b8b38513e85087a SHA1: 733e8682862354a45b1ced886e7d7bd36af930b3 SHA256: 66fc54aa57ac639ccf02ac9bb3cc7cc0666509bb4e0fae967ea79f564b4ddf76 SHA512: a6b46b2748ce782c81dbe77ebc39d4ac1be1971a8d86506b3104b5eea1aab0f84b3de602c33a04feb1908dafd4b483be7e89680158040925957becdc05dec513 Description: goodie bag in use in the go-openapi projects This package contains a bunch of helper functions for other go-openapi projects. . * convert between value and pointers for builtin * convert from string to builtin * fast json concatenation * search in path * load from file or http * name manglin Homepage: https://github.com/go-openapi/swag Package: golang-github-go-playground-assert-v2-dev Priority: optional Section: golang Installed-Size: 27 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-go-playground-assert-v2 Version: 2.0.1-2apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-go-playground-assert-v2/golang-github-go-playground-assert-v2-dev_2.0.1-2apertis0bv2023dev2b3_all.deb Size: 4924 MD5sum: 9ea3c9e2b010a7cc8ef6e4285a25fbea SHA1: f9ee87c630abffb64010a66b260b045979a4f101 SHA256: 861bd638a47e181423dab6f450e89a582441f5179bed81f71d757bc6ee5cb25c SHA512: 676003225eaf5647e43a2cd6a71f2e47c6cb0c5f21d26c86bfd6dd136457c31194ddb986a3566d601af434f0ebe888ff99dfabceb9c77ca3dced0e620f1ba002 Description: basic assertion library for Go This library implements basic assertions, but can also be extended to provide custom assertions/error handlers. Homepage: https://github.com/go-playground/assert Package: golang-github-go-playground-locales-dev Priority: optional Section: golang Installed-Size: 29759 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-go-playground-locales Version: 0.13.0-2apertis0bv2023dev2b3 Depends: golang-golang-x-text-dev Filename: pool/development/g/golang-github-go-playground-locales/golang-github-go-playground-locales-dev_0.13.0-2apertis0bv2023dev2b3_all.deb Size: 566356 MD5sum: 7bfdf997c554a7e62e34744a4a023ec7 SHA1: d6f11edd977cd75dbb574000cbf49f1e8a68facd SHA256: 599aec9a3ea3a444512a5e8c751123847faf2578a74af4bbc468fdf55bf56188 SHA512: e4f41a845701abcb797801dc51a5453a2d22058d3a411521b634fbd093ea970da65f65257dfb4119524d709eef5972a0f05de6b8f2388debe48c281d478efa10 Description: set of locales generated from the CLDR Project This set of locales was generated from the CLDR Project, and can be used independently or within an i18n package; the primary target is supplementing go-playground's universal-translator. . Features: - Rules generated from CLDR data v31.0.1 - Contains Cardinal, Ordinal and Range Plural Rules - Contains Month, Weekday and Timezone translations - Contains Date & Time formatting functions - Contains Number, Currency, Accounting and Percent formatting functions - Supports the Gregorian calendar only Homepage: https://github.com/go-playground/locales Package: golang-github-go-playground-universal-translator-dev Priority: optional Section: golang Installed-Size: 116 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-go-playground-universal-translator Version: 0.17.0-2apertis0bv2023dev2b3 Depends: golang-github-go-playground-locales-dev Filename: pool/development/g/golang-github-go-playground-universal-translator/golang-github-go-playground-universal-translator-dev_0.17.0-2apertis0bv2023dev2b3_all.deb Size: 14592 MD5sum: 7f16bf5b2ced72ad9bf0139bea0215f9 SHA1: d6418a332f8e3ef31a70695fa32e947939cc8b23 SHA256: 8922f6f37358d5d1324eb761a6d6993d7fc348345d4c078c2d14d405fd0c4286 SHA512: 79fccb5f6f5195c132bf76b8242de7e42054118dc25d35b975a697dc400472bdaee735d6430f239af7cd2c861efc2e0760f5ce95a182965690fd0e87b2121321 Description: translator for Go using CLDR data and pluralization rules Universal Translator is an i18n Translator for Go using CLDR data and pluralization rules. This package is a thin wrapper around its locales counterpart (golang-github-go-playground-locales-dev) in order to store and translate text for use in your applications. . Features: - Rules generated from the CLDR data - Contains Cardinal, Ordinal and Range Plural Rules - Contains Month, Weekday and Timezone translations - Contains Date & Time formatting functions - Contains Number, Currency, Accounting and Percent formatting functions - Supports the Gregorian calendar only - Supports loading translations from files - Supports exporting translations to files Homepage: https://github.com/go-playground/universal-translator Package: golang-github-go-playground-validator-v10-dev Priority: optional Section: golang Installed-Size: 1179 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-go-playground-validator-v10 Version: 10.4.1-2apertis0bv2023dev2b3 Depends: golang-github-go-playground-assert-v2-dev, golang-github-go-playground-locales-dev, golang-github-go-playground-universal-translator-dev, golang-github-leodido-go-urn-dev, golang-golang-x-crypto-dev Filename: pool/development/g/golang-github-go-playground-validator-v10/golang-github-go-playground-validator-v10-dev_10.4.1-2apertis0bv2023dev2b3_all.deb Size: 94136 MD5sum: fac1fe2498c285e53666bfc4327aea5b SHA1: b4b553b8bd5527bcdd8c18ed92065a7c3bb743dc SHA256: 9d19509ffa5c329b7588661647ca3824ca3fce743d1ceef21ce02c9743bf9a33 SHA512: 03959266430e8fee2f6f22c67d9eeeb79f0ed719c1d45fc29330e2d91c36e354a10875c770e2cc6f7e1bbeb91f244af8c016a820ef918e011fa1345710ad4db7 Description: Go library for struct and field validation The validator package implements value validations for structs and individual fields based on tags. . It has the following unique features: - Cross Field and Cross Struct validation by using validation tags or custom validators. - Slice, Array and Map diving, which allows any or all levels of a multidimensional field to be validated. - Ability to dive into both map keys and values for validation. - Handles type interface by determining its underlying type prior to validation. - Handles custom field types such as the SQL driver's Valuer. - Alias validation tags, which allows for mapping of several validations to a single tag for easier definition of validations on structs. - Extraction of custom defined Field Name, allowing to specify extracting the JSON name while validating and making it available in the resulting FieldError. - Customizable i18n-aware error messages. Homepage: https://github.com/go-playground/validator Package: golang-github-go-sql-driver-mysql-dev Priority: optional Section: devel Installed-Size: 361 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-go-sql-driver-mysql Version: 1.5.0-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-go-sql-driver-mysql/golang-github-go-sql-driver-mysql-dev_1.5.0-1apertis0bv2023dev2b3_all.deb Size: 71256 MD5sum: da6e73b0d31627a071bfb31603153b8e SHA1: 25e72c6feefd99000496a49e61e4e78618fbf7e2 SHA256: e45590f63f61efa893f936846854d7e904229d87b7e433411d2ded6cf6290a0d SHA512: d76e3f996a11d2f495cd1259aca6b46dba424206bcfc902416c47700be447b1057a9f31d2a0ad9334eef207b0b62b84039a078010f6226dbe0ce3f8958779db3 Description: MySQL-Driver for Go's database/sql package Features: - Lightweight and fast - Native Go implementation. No C-bindings, just pure Go - Connections over TCP/IPv4, TCP/IPv6 or Unix domain sockets - Automatic handling of broken connections - Automatic Connection Pooling (by database/sql package) - Supports queries larger than 16MB - Full sql.RawBytes support. - Intelligent LONG DATA handling in prepared statements - Secure LOAD DATA LOCAL INFILE support with file Whitelisting and io.Reader support - Optional time.Time parsing - Optional placeholder interpolation Homepage: https://github.com/go-sql-driver/mysql Package: golang-github-go-stack-stack-dev Priority: optional Section: devel Installed-Size: 43 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-go-stack-stack Version: 1.8.0-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-go-stack-stack/golang-github-go-stack-stack-dev_1.8.0-1apertis0bv2023dev2b3_all.deb Size: 8908 MD5sum: 9665fe5a631e6a2cd602a7f659340817 SHA1: 6b57c4b8ba79a7b9fc40b81cf061dd0b31cf36d9 SHA256: 96eadaec49c989f14ca8022cc2a0654b4c5b5a66acce6e1383e6834915f0bc9f SHA512: c00dd170f800e39465acba6fd689a5028591019f04209917e2829f4bc471ba902d7d9e1207aa2843e7c8ec47af6289780e98cb4734e25e6fc77c5d76a23bbb38 Description: capture, manipulate, and format call stacks Package stack implements utilities to capture, manipulate, and format call stacks. It provides a simpler API than package runtime. . The implementation takes care of the minutia and special cases of interpreting the program counter (pc) values returned by runtime.Callers. Homepage: https://github.com/go-stack/stack Package: golang-github-go-test-deep-dev Priority: optional Section: devel Installed-Size: 49 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-go-test-deep Version: 1.0.3-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-go-test-deep/golang-github-go-test-deep-dev_1.0.3-1apertis0bv2023dev2b3_all.deb Size: 10032 MD5sum: 9e1bd48b3fe4813ae412f91c51081ba6 SHA1: 743cfa21cd30e43b8fe1fac6049eee44558266dd SHA256: 4cbadbd2e5ace228062e18782d94f78f4798db12dc0067b30f31dc5f832ca29e SHA512: 42e85f6494b9eed307b4fc1418d439d6f639c78d82c79808dbe49d963e01d7c314a1d642ae93207dbe20dcfe5852fd447a2ccc82928603ebfbe7d2057524692c Description: Golang deep variable equality test that returns human-readable differences Deep Variable Equality for Humans. . This package provides a single function: deep.Equal. It's like reflect.DeepEqual (http://golang.org/pkg/reflect/#DeepEqual) but much friendlier to humans (or any sentient being) for two reason: • deep.Equal returns a list of differences • deep.Equal does not compare unexported fields (by default) Homepage: https://github.com/go-test/deep Package: golang-github-gofrs-flock-dev Priority: optional Section: golang Installed-Size: 51 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-gofrs-flock Version: 0.8.0-1apertis0bv2023dev2b3 Depends: golang-gopkg-check.v1-dev Filename: pool/development/g/golang-github-gofrs-flock/golang-github-gofrs-flock-dev_0.8.0-1apertis0bv2023dev2b3_all.deb Size: 10372 MD5sum: 571b9b28eaffbf444a5a1de18ee8108e SHA1: baa578f1042cd44f2c015a65799b6eab3c50e803 SHA256: 6371a923bd0771488b8255d6eb8aa0bacc1031541ada10ab1d1b49ec875237f5 SHA512: 1307806bedf04eaaf1b22e90354e91bee9f71c86a6930a3c77d147a25b639dc4191e84e8b4e572ed770286331906faa9ce58067a2b4831e4a056eec97f9fcf78 Description: thread-safe file locking library in Golang flock implements a thread-safe sync.Locker interface for file locking. It also includes a non-blocking TryLock() function to allow locking without blocking execution. . This library is formerly known as "github.com/theckman/go-flock". Homepage: https://github.com/gofrs/flock Package: golang-github-gofrs-uuid-dev Priority: optional Section: devel Installed-Size: 119 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-gofrs-uuid Version: 3.2.0-2apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-gofrs-uuid/golang-github-gofrs-uuid-dev_3.2.0-2apertis0bv2023dev2b3_all.deb Size: 17544 MD5sum: a9f2d06fb4c5b4474de4a617b2e16459 SHA1: 78e10b618bfa3c473e3a9dd1074d010394b8da25 SHA256: 9a61ec71e653fff38122d83e2eb7820c0ab974d5ee6dff4c7818816cb24ded09 SHA512: 2098f0a609e8eecc3959154fcae6b999c1497b416f1f6752d0c8bae34f49bb3c1c7a813bd8268af384111357f188bb47e5d2f9e2c67c8a4a47317b5463ce5ea8 Description: UUID library for Golang This library provides a pure Golang implementation of Universally Unique Identifiers (UUID) variant as defined in RFC-4122. This package supports both the creation and parsing of UUIDs in different formats. . The library supports the following UUID versions: * Version 1, based on timestamp and MAC address (RFC-4122) * Version 2, based on timestamp, MAC address and POSIX UID/GID (DCE 1.1) * Version 3, based on MD5 hashing of a named value (RFC-4122) * Version 4, based on random numbers (RFC-4122) * Version 5, based on SHA-1 hashing of a named value (RFC-4122) Homepage: https://github.com/gofrs/uuid Package: golang-github-gogo-googleapis-dev Priority: optional Section: devel Installed-Size: 835 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-gogo-googleapis Version: 1.4.0-1apertis0bv2023dev2b3 Depends: golang-github-gogo-protobuf-dev (>= 1.3.1~) Filename: pool/development/g/golang-github-gogo-googleapis/golang-github-gogo-googleapis-dev_1.4.0-1apertis0bv2023dev2b3_all.deb Size: 80024 MD5sum: 77008244e928e2f286f5c646bf0794fb SHA1: 3216058626e075bb798c6fc6842e6bb785e79146 SHA256: 013fc18014a564bdff4fdc7a4daace51f8ae229fb3c4e802991807715ca96369 SHA512: 80858cba5cdaf3c6f5a8fe4127908926310e7e7550961b877780c47be166cff21a90b7f37464432cf3254450b72232402d8b11c760b50d45d6aa086157e1cd53 Description: googleapis generated with gogoprotobuf Google APIs generated by gogoprotobuf. . The grpc-example (https://github.com/gogo/grpc-example) includes an example usage of this repository. Homepage: https://github.com/gogo/googleapis Package: golang-github-gogo-protobuf-dev Priority: optional Section: golang Installed-Size: 17833 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-gogoprotobuf Version: 1.3.2-1apertis0bv2023dev2b3 Replaces: golang-gogoprotobuf-dev (<< 0.2-1) Depends: libprotobuf-dev Recommends: gogoprotobuf Breaks: golang-gogoprotobuf-dev (<< 0.2-1) Filename: pool/development/g/golang-gogoprotobuf/golang-github-gogo-protobuf-dev_1.3.2-1apertis0bv2023dev2b3_all.deb Size: 849376 MD5sum: 4b4e7c49b22ea4ddaca220c78435c999 SHA1: 7e05abebe8f0d7440e13ca517a9a8376f08832b1 SHA256: 36f804545612bead1f67dcfb12ca6141fd869549c17efd9cf799219d83595a63 SHA512: 75c1f4598dfe9ad69a3ac8cefe9455abdf58c0a6e4a1ff1cb0bc25c2ad8ec5e413fc3f5aba6220b9818a0fdba42aa3b660b1ceee2a1cc4eb6efe0c445f4e4ef7 Description: alternative protocol buffer support for Golang - sources An alternative protocol buffer support for the Go programming language, forked from golang-goprotobuf. It is backwards compatible with goprotobuf, but provides faster marshalling and unmarshalling and can generate extra helper code, tests and benchmarks. . This package provides sources. Homepage: https://github.com/gogo/protobuf Package: golang-github-golang-groupcache-dev Priority: optional Section: golang Installed-Size: 107 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-golang-groupcache Version: 0.0~git20200121.8c9f03a-1apertis0bv2023dev2b3 Depends: golang-goprotobuf-dev Filename: pool/development/g/golang-github-golang-groupcache/golang-github-golang-groupcache-dev_0.0~git20200121.8c9f03a-1apertis0bv2023dev2b3_all.deb Size: 23352 MD5sum: 94292b987214f9e7b69a790a19ea3057 SHA1: 1e9bde7c614c72153e5a8312214718c3fcf6054c SHA256: 550d9126b4d7f9fc5f511fd2eefdbdd20d326eb305ad0e7054cb6727e172499e SHA512: 96b2b16b156fddce82f1daac0b10ea15f1c1981e2408147554f8303f0d3facca89e1e18106cacdcec3e0a5291e012eb2d6c8f5e26c516896650cc45fd219b568 Description: caching and cache-filling library, a replacement for memcached Groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases. . Like memcached, groupcache shards by key to select which peer is responsible for that key. Unlike memcached, groupcache does not require running a separate set of servers, comes with a cache filling mechanism, and contains some other useful features. Homepage: https://github.com/golang/groupcache Package: golang-github-golang-mock-dev Priority: optional Section: devel Installed-Size: 223 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-golang-mock Version: 1.3.1-2apertis0bv2023dev2b3 Suggests: mockgen Filename: pool/development/g/golang-github-golang-mock/golang-github-golang-mock-dev_1.3.1-2apertis0bv2023dev2b3_all.deb Size: 35324 MD5sum: 4e4d04d285c189724df6751712774e8b SHA1: cfdf50521ff5b5874179450edc7c4aebd46bc1e7 SHA256: ddad8d1b786321b374dabdc1d855aeb53c867e3fd3e9a9d8f65d62a428cddf36 SHA512: 3d81381bced4e14b6bf2d60c5b70dad5051e99754658fb9f099025e505c3b20c7e1e5a14f6cde391180bd7a7500b691b13b78ce4ed639eefad2339d80d6cfed9 Description: mocking framework for the Go programming language GoMock is a mocking framework for the Go programming language. It integrates well with Go's built-in testing package, but can be used in other contexts too. Homepage: https://github.com/golang/mock Package: golang-github-golang-snappy-dev Priority: optional Section: golang Installed-Size: 222 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-golang-snappy Version: 0.0.2-2apertis0bv2023dev2b3 Replaces: golang-snappy-go-dev (<< 0.0+git20150730.723cc1e-3~) Provides: golang-snappy-go-dev Breaks: golang-snappy-go-dev (<< 0.0+git20150730.723cc1e-3~) Filename: pool/development/g/golang-github-golang-snappy/golang-github-golang-snappy-dev_0.0.2-2apertis0bv2023dev2b3_all.deb Size: 54512 MD5sum: bdf77376c526adfd9f6062a363ec3be6 SHA1: 6af93b0ab6d022de156756d36a3c3bec5d772a44 SHA256: 0ae9228a8088191dbe7286b0d412e0c328521cfe89c5ea13393f820c1c0d751e SHA512: 19a603dd63dfbca13bb1c92a8ef2faabce34d70e66cb999224be3698d2e9a07ce6b4f87342d4c88331a93dd0847efa52a182bd1d235bd1804796680edc4ccd54 Description: Implementation of the Snappy compression format in Go Snappy is a compression/decompression library. It does not aim for maximum compression, or compatibility with any other compression library; instead, it aims for very high speeds and reasonable compression. For instance, compared to the fastest mode of zlib, Snappy is an order of magnitude faster for most inputs, but the resulting compressed files are anywhere from 20% to 100% bigger. On a single core of a Core i7 processor in 64-bit mode, Snappy compresses at about 250 MB/sec or more and decompresses at about 500 MB/sec or more. . This is an implementation of the Snappy compression format in the Go programming language. Homepage: https://github.com/golang/snappy Multi-Arch: foreign Package: golang-github-google-btree-dev Priority: optional Section: devel Installed-Size: 61 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-google-btree Version: 1.0.0-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-google-btree/golang-github-google-btree-dev_1.0.0-1apertis0bv2023dev2b3_all.deb Size: 13456 MD5sum: 20f709a92d43113f4b5dc1c1913a4aa4 SHA1: 494f82615980810140c1ff35884b2f1ce2c7267b SHA256: 08666c786cf5febba971a0e3d7b673529bee0e12cff0eec89c5dc6b6ef64d05a SHA512: 15820460bb50d2110de7d04a1e9d129e7d46380822549f66424ff229a77492aa7ded1787ee5f72c437ed6540b0f6cc6f19ee0c5fb7cfd84bc651c04f4dfc192d Description: BTree implementation for Go This package provides an in-memory B-Tree implementation for Go, useful as an ordered, mutable data structure. . The API is based off of the wonderful http://godoc.org/github.com/petar/GoLLRB/llrb, and is meant to allow btree to act as a drop-in replacement for gollrb trees. Homepage: https://github.com/google/btree Package: golang-github-google-certificate-transparency-dev Priority: optional Section: devel Installed-Size: 2788 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-google-certificate-transparency Version: 0.0~git20160709.0.0f6e3d1~ds1-3co1bv2023dev2b3 Depends: golang-github-juju-ratelimit-dev, golang-github-mattn-go-sqlite3-dev, golang-github-mreiferson-go-httpclient-dev, golang-github-stretchr-testify-dev, golang-golang-x-net-dev, golang-github-jmoiron-sqlx-dev Filename: pool/development/g/golang-github-google-certificate-transparency/golang-github-google-certificate-transparency-dev_0.0~git20160709.0.0f6e3d1~ds1-3co1bv2023dev2b3_all.deb Size: 536428 MD5sum: 49e765a93646129dcafd6b1f6b6bb7dd SHA1: d150fc38474395e02f7857d9ca802868dbb94d29 SHA256: 40a3b6a0253cc721047a99ee374704639b483ea56bb5b87c8ba3b2232ace3e95 SHA512: a781192e3d4539c0a27e0c4bb273a27bcdc5edad4815d5938b55ff6b43a12210cd1de8a4d1b78b8c70c11b6b93c05c8142431bd5f92af216c2682e6caa962d83 Description: Framework for monitoring and auditing SSL certificates The Certificate Transparency project provides a framework to explore ideas to improve the security of HTTPS connections by adding new functional components to the current SSL security system: logging, monitoring and auditing. . Please see http://www.certificate-transparency.org for more details about certificate transparency and how it works. Homepage: https://github.com/google/certificate-transparency Package: golang-github-google-go-cmp-dev Priority: optional Section: golang Installed-Size: 487 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-google-go-cmp Version: 0.5.4-1apertis0bv2023dev2b3 Depends: golang-golang-x-xerrors-dev (>= 0.0~git20191204.9bdfabe~) Filename: pool/development/g/golang-github-google-go-cmp/golang-github-google-go-cmp-dev_0.5.4-1apertis0bv2023dev2b3_all.deb Size: 83864 MD5sum: dacd0951aa3f74587b1d6e32b25e093b SHA1: 73edac90e38ae252cb673d7f487c23ef136b8e64 SHA256: 479bc7ba12d15f57bf4ef6e38066a4f010c74bc1b325ed0f6d894ad6364c28d7 SHA512: 4773787946a6a5ac2ade5bbb511eb51917135784e324a82f1022b3500a2df7744c1497648c903b5e000718c7d3694b651cfd9ed76e8544ff4ffbf4b65dcdfc0e Description: Package for comparing Go values in tests This package is intended to be a more powerful and safer alternative to reflect.DeepEqual for comparing whether two values are semantically equal. . The primary features of cmp are: * When the default behavior of equality does not suit the needs of the test, custom equality functions can override the equality operation. For example, an equality function may report floats as equal so long as they are within some tolerance of each other. * Types that have an Equal method may use that method to determine equality. This allows package authors to determine the equality operation for the types that they define. * If no custom equality functions are used and no Equal method is defined, equality is determined by recursively comparing the primitive kinds on both values, much like reflect.DeepEqual. Unlike reflect.DeepEqual, unexported fields are not compared by default; they result in panics unless suppressed by using an Ignore option (see cmpopts.IgnoreUnexported) or explicitly compared using the AllowUnexported option. . See the GoDoc documentation (https://godoc.org/github.com/google/go-cmp/cmp) for more information. Homepage: https://github.com/google/go-cmp Package: golang-github-google-go-querystring-dev Priority: optional Section: devel Installed-Size: 31 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-google-go-querystring Version: 1.0.0-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-google-go-querystring/golang-github-google-go-querystring-dev_1.0.0-1apertis0bv2023dev2b3_all.deb Size: 7652 MD5sum: 83f04d06829c05d27ee838c7a973d217 SHA1: 1378b11a13356d0968d178db9ffd4c1435843cd2 SHA256: 643036980ab94b7193379436da7c67da6a62b0cf4bac3ce6689c62929e1d8a25 SHA512: 7d198e6700e5e96a71ac27b54ced18ab8949818ec6f5fbc613d89a0d6e842dec41e9c7d15914ae19241b5bbc2696b18061f01d32e282524a527fd0332780a703 Description: library for encoding structs into URL query parameters go-querystring is Go library for encoding structs into URL query parameters. go-querystring is designed to assist in scenarios where you want to construct a URL using a struct that represents the URL query parameters. Homepage: https://github.com/google/go-querystring Package: golang-github-google-go-tpm-dev Priority: optional Section: misc Installed-Size: 20368 Maintainer: Detlev Casanova Architecture: amd64 Source: golang-github-google-go-tpm Version: 0.3.2-0+apertis5bv2023dev3b1 Depends: libc6 (>= 2.4) Filename: pool/development/g/golang-github-google-go-tpm/golang-github-google-go-tpm-dev_0.3.2-0+apertis5bv2023dev3b1_amd64.deb Size: 2241160 MD5sum: 7bed6d756134cfbeeba8487621bad8f1 SHA1: 1914e6d2379e5917eae6dc8036829871e2dc8f83 SHA256: 9817703731b4500409b0005177fb49273a5ebc4d334c5855487019d5e911667e SHA512: dca8bf172fd7099ba28513e3b9a13fe371ae83aeac3a3dac4c174573a59a2ce78c534831c87114e30878d837579d23ebc9f0e5c56a87f8ab8e1d215ebd39c941 Description: Go-TPM is a Go library that communicates directly with a TPM device on Linux or Windows machines. Package: golang-github-google-gofuzz-dev Priority: optional Section: golang Installed-Size: 60 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-google-gofuzz Version: 1.2.0-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-google-gofuzz/golang-github-google-gofuzz-dev_1.2.0-1apertis0bv2023dev2b3_all.deb Size: 13128 MD5sum: b07c1581e89f27509363b84a89e1be94 SHA1: aa7ab7a4eb7307a72b07a7f58e843d0471779c48 SHA256: 5ffe2ec29d952f1e33fb4203a0d95c2f0ea7c865cdf19364dac915c812412cc2 SHA512: 4a13eaaadff539f51cbff7173304e8ad5734f958e101a5ecaab13a69e6a21fe7767fd1d1d7eed686795ee007c1452f3cb584b7b958e8fd142173936275b248dd Description: Fuzz testing for Go gofuzz is a library for populating go objects with random values. . This is useful for testing: . * Do your project's objects really serialize/unserialize correctly in all cases? * Is there an incorrectly formatted object that will cause your project to panic? . Import with import "github.com/google/gofuzz" . This package contains the source. Homepage: https://github.com/google/gofuzz Multi-Arch: foreign Package: golang-github-google-martian-dev Priority: optional Section: devel Installed-Size: 852 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-google-martian Version: 2.1.0+git20181219.d0b5ad3-3apertis0bv2023dev2b3 Depends: golang-golang-x-net-dev, mime-support Filename: pool/development/g/golang-github-google-martian/golang-github-google-martian-dev_2.1.0+git20181219.d0b5ad3-3apertis0bv2023dev2b3_all.deb Size: 96848 MD5sum: aef6e077b183ae10bdd5468549fc94e7 SHA1: 0f61c890b9affaed8eaf68358ab08d87a5c11356 SHA256: ed1729c63a4c83762c0de3cd687e0cb683226b7a0dd485ee99b543fc4d60a724 SHA512: 9d6ee7aec6c19eb9ca52784dc0923f678fdbf25aa633f5187aa3ceac030193e904d40d87ce617fd2789bb2641f2d5686316787321abfb0d9ac01a508ff03bf2e Description: Martian is a library for building custom HTTP/S proxies Martian Proxy is a programmable HTTP proxy designed to be used for testing. . Martian is a great tool to use if you want to: * Verify that all (or some subset) of requests are secure * Mock external services at the network layer * Inject headers, modify cookies or perform other mutations of HTTP requests and responses * Verify that pingbacks happen when you think they should * Unwrap encrypted traffic (requires install of CA certificate in browser) Homepage: https://github.com/google/martian Package: golang-github-google-pprof-dev Priority: optional Section: devel Installed-Size: 3581 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-google-pprof Version: 0.0~git20200905.acf8798-2apertis0bv2023dev2b3 Depends: golang-github-chzyer-readline-dev, golang-github-ianlancetaylor-demangle-dev Filename: pool/development/g/golang-github-google-pprof/golang-github-google-pprof-dev_0.0~git20200905.acf8798-2apertis0bv2023dev2b3_all.deb Size: 880524 MD5sum: 4f3afc2493a1b2e526e3aaebefb94f02 SHA1: 6f2514f5c4f0a5f4ada7f1b06433925d0a4e66a8 SHA256: 040a1dc34b0413917fd13eb264f884a7ab80833829dc0a0f9542b1da57fec1bd SHA512: 9fe3d9ec9cac53deb395a15426a95083fa3a2c6c1df7c7ec4574cd8eb418bc94c1332d96893355179fb6749937c3385030b841a7b8863631a901e88c38e75385 Description: pprof is a tool for visualization and analysis of profiling data pprof reads a collection of profiling samples in profile.proto format and generates reports to visualize and help analyze the data. It can generate both text and graphical reports (through the use of the dot visualization package). . profile.proto is a protocol buffer that describes a set of callstacks and symbolization information. A common usage is to represent a set of sampled callstacks from statistical profiling. The format is described on the proto/profile.proto (./proto/profile.proto) file. For details on protocol buffers, see https://developers.google.com/protocol-buffers . Profiles can be read from a local file, or over http. Multiple profiles of the same type can be aggregated or compared. . If the profile samples contain machine addresses, pprof can symbolize them through the use of the native binutils tools (addr2line and nm). . This is not an official Google product. Homepage: https://github.com/google/pprof Package: golang-github-google-shlex-dev Priority: optional Section: golang Installed-Size: 28 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-google-shlex Version: 0.0~git20191202.e7afc7f-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-google-shlex/golang-github-google-shlex-dev_0.0~git20191202.e7afc7f-1apertis0bv2023dev2b3_all.deb Size: 5800 MD5sum: ab8ead0578c52797fcc519ab0d8018b5 SHA1: 87b10cd434f6ef611ce506516704a648bc893266 SHA256: c64f24cfcba6d057a1d1af825b3f2b4b6177fd7b048ba2f313138626bba2db35 SHA512: 43c5672a73931d38b868c544f5828df1623d43b2f62f3fe30776920eff266603a71a0be2cf650c9983e3c0c6e40f2c9e7018b1bdd615a88764609be3e792f3ca Description: Simple lexer for Go that supports shell-style rules go-shlex is a simple lexer for Go. It splits input into tokens using shell-style rules for quoting, commenting, and escaping. Homepage: https://github.com/google/shlex Multi-Arch: foreign Package: golang-github-google-uuid-dev Priority: optional Section: devel Installed-Size: 72 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-google-uuid Version: 1.2.0-1+apertis1bv2023dev2b3 Filename: pool/development/g/golang-github-google-uuid/golang-github-google-uuid-dev_1.2.0-1+apertis1bv2023dev2b3_all.deb Size: 16372 MD5sum: 6f1c8d8243b07b4112e39bbb5c8cafd9 SHA1: 6172a30adaf7eed69130b6071b4313fd2e5b3b1c SHA256: d42489a98293baa02fce413749b69d3046f4063844cdabe601211930febde9a3 SHA512: 9248367088f7ad262b40c40a92d03db056fa4db947d7c6fd806d9afad71bef00b2a1ef00a42b8942e31a7eba95493162a40656183af0808c38619a7a9b9f7713 Description: generates and inspects UUIDs based on RFC 4122 This package generates and inspects UUIDs based on RFC 4122 (http://tools.ietf.org/html/rfc4122) and DCE 1.1: Authentication and Security Services. . This package is based on the "github.com/pborman/uuid" package. It differs from these earlier packages in that a UUID is a 16 byte array rather than a byte slice. One loss due to this change is the ability to represent an invalid UUID (vs a NIL UUID). Homepage: https://github.com/google/uuid Multi-Arch: foreign Package: golang-github-googleapis-gax-go-dev Priority: optional Section: devel Installed-Size: 66 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-googleapis-gax-go Version: 2.0.5-1apertis0bv2023dev2b3 Depends: golang-golang-x-net-dev, golang-google-grpc-dev (>= 1.6.0~) Filename: pool/development/g/golang-github-googleapis-gax-go/golang-github-googleapis-gax-go-dev_2.0.5-1apertis0bv2023dev2b3_all.deb Size: 12228 MD5sum: 275115119110054ee8a45da89d107369 SHA1: 298f0657fb488421f5ef5de94fc330b761f5903c SHA256: 745496682d8504b433659d7455e6ee199b9f522a63a0a1d80a511e1ab52bb53d SHA512: 7be8cb3a53bae4d84ae6a6fe5fdaded14c3a231772205b0714bdd2d4ee3d5829f0abcd860a15455e1196d15cb066e4cd18dae2fcc5e1daa173f5dcb95445d21e Description: Google API Extensions for Go Google API Extensions for Go (gax-go) is a set of modules which aids the development of APIs for clients and servers based on gRPC and Google API conventions. Homepage: https://github.com/googleapis/gax-go Package: golang-github-googleapis-gnostic-dev Priority: optional Section: golang Installed-Size: 1060 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-googleapis-gnostic Version: 0.2.0-2apertis0bv2023dev2b3 Depends: golang-github-docopt-docopt-go-dev, golang-golang-x-net-dev, golang-golang-x-oauth2-google-dev, golang-goprotobuf-dev, golang-yaml.v2-dev Filename: pool/development/g/golang-github-googleapis-gnostic/golang-github-googleapis-gnostic-dev_0.2.0-2apertis0bv2023dev2b3_all.deb Size: 83640 MD5sum: 1f41bf69bd35adce4dab7f7239d722fb SHA1: 80edd8affbecfefc5aebf8cdbb8fd2aac04cd01a SHA256: ed3efb8fd4e6aa0e5fc06b7e1e6658c107038b1f29b3305619247fab45f65a85 SHA512: ad0256ebe7cd63122cbd73eafa8ea0050500bc3fed987f33cf6f0d6efb60acd92cf8b2d52821e16efdc6bd2655853f83947bcc968081317ae31efccf9b11d20b Description: compiler for OpenAPI specification - library Protocol Buffers (https://developers.google.com/protocol-buffers/) provide a language-neutral, platform-neutral, extensible mechanism for serializing structured data. gnostic's Protocol Buffer models for the OpenAPI Specification can be used to generate code that includes data structures with explicit fields for the elements of an OpenAPI description. This makes it possible for developers to work with OpenAPI descriptions in type-safe ways, which is particularly useful in strongly-typed languages like Go and Swift. . gnostic reads OpenAPI descriptions into these generated data structures, reports errors, resolves internal dependencies, and writes the results in a binary form that can be used in any language that is supported by the Protocol Buffer tools. A plugin interface simplifies integration with API tools written in a variety of different languages, and when necessary, Protocol Buffer OpenAPI descriptions can be reexported as JSON or YAML. . This package provides the development files. Homepage: https://github.com/googleapis/gnostic Package: golang-github-gophercloud-gophercloud-dev Priority: optional Section: devel Installed-Size: 6874 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-gophercloud-gophercloud Version: 0.12.0-1apertis0bv2023dev2b3 Depends: golang-golang-x-crypto-dev, golang-gopkg-yaml.v2-dev Filename: pool/development/g/golang-github-gophercloud-gophercloud/golang-github-gophercloud-gophercloud-dev_0.12.0-1apertis0bv2023dev2b3_all.deb Size: 628568 MD5sum: 6a037d658beb239ecc56611fcb722b07 SHA1: 38e79847f91ba48d8d773f511d314dcd5872ba30 SHA256: 0ff5f538ddf4716d4976a7155e5675d31838e91b6536cec86ac539df51deb1fb SHA512: 0902c2c3f624a837e0e12b8d55eee8e81ee88849c3976a3c9067fd90c4f448cc147e29c15e336eb4347a8e84b6bfe79c4f4fb7d5822039025b8fcdb2cb283233 Description: OpenStack SDK for Go Gophercloud allows Go developers to connect their applications with OpenStack clouds. It is fully open source and supports many OpenStack services like Compute, Object Storage, Identity, Networking and Block Storage. Homepage: https://github.com/gophercloud/gophercloud Package: golang-github-gorilla-context-dev Priority: extra Section: devel Installed-Size: 27 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-context Version: 1.1-3co1bv2023dev2b4 Replaces: golang-context-dev (<< 1.1~) Breaks: golang-context-dev (<< 1.1~) Filename: pool/development/g/golang-context/golang-github-gorilla-context-dev_1.1-3co1bv2023dev2b4_all.deb Size: 6872 MD5sum: ab8f61438d2d028cd7c7c5dd4c2510ee SHA1: e076258d5a5d498d883934a1c2aa85a951f49668 SHA256: 1bcf6b41024d93e9986cddc5aff1f9b9380997592152e50207c7a6ba1b67f14d SHA512: fb0838708ffaf21fc8b1916e13f30560b3e453e8f95dab6ef6879f524829ac3e29cb87721aa8b2faac4c84f6e715a0b879112be1f0eaa336eb8e3c414224d4b6 Description: General purpose registry for global request variables context is part of the Gorilla web toolkit. It stores values shared during a request lifetime. For example, a router can set variables extracted from the URL and later application handlers can access those values, or it can be used to store sessions values to be saved at the end of a request. There are several others common uses. Homepage: https://github.com/gorilla/context Package: golang-github-gorilla-handlers-dev Priority: optional Section: devel Installed-Size: 103 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-gorilla-handlers Version: 1.4.2-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-gorilla-handlers/golang-github-gorilla-handlers-dev_1.4.2-1apertis0bv2023dev2b3_all.deb Size: 20232 MD5sum: b7f482a7476834a810885fd5fcdb708f SHA1: d2f59ea4002672c50e627649787598098e9be978 SHA256: ee93a525be67a0e3c4a750379d09fa1943993690a9336ffd3d130fb240d2de1a SHA512: 7b36209ab7be95a5d66be374f1f174bcb7878c12b898df449ec1e31edbffb01d9dcc45f749c011901918d4fb5497f45ab93724d3205642d5848f2b55756869b9 Description: collection of useful handlers for Go's net/http package Package handlers is a collection of handlers (aka "HTTP middleware") for use with Go's net/http package (or any framework supporting http.Handler), including: . • LoggingHandler for logging HTTP requests in the Apache Common Log Format (http://httpd.apache.org/docs/2.2/logs.html#common). • CombinedLoggingHandler for logging HTTP requests in the Apache Combined Log Format (http://httpd.apache.org/docs/2.2/logs.html#combined) commonly used by both Apache and nginx. • CompressHandler for gzipping responses. • ContentTypeHandler for validating requests against a list of accepted content types. • MethodHandler for matching HTTP methods against handlers in a map[string]http.Handler • ProxyHeaders for populating r.RemoteAddr and r.URL.Scheme based on the X-Forwarded-For, X-Real-IP, X-Forwarded-Proto and RFC7239 Forwarded headers when running a Go server behind a HTTP reverse proxy. • CanonicalHost for re-directing to the preferred host when handling multiple domains (i.e. multiple CNAME aliases). . Other handlers are documented on the Gorilla website (http://www.gorillatoolkit.org/pkg/handlers). Homepage: https://github.com/gorilla/handlers Package: golang-github-gorilla-mux-dev Priority: optional Section: devel Installed-Size: 230 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-gorilla-mux Version: 1.7.4-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-gorilla-mux/golang-github-gorilla-mux-dev_1.7.4-1apertis0bv2023dev2b3_all.deb Size: 46012 MD5sum: 926a9b2bf020a94be5313e05e11ef54f SHA1: e695628296e0d098a747244542e4b8b8d0bc65f4 SHA256: 13a566855897fd219d5ceaa29b2a0c3b71f07a5cd77c9647b4c98d8de9520eec SHA512: 523a0dd28f4d7ea8b4a58c7ef7d52943763719299217defc1cc5cfa570ca950668d4e5249491f57dff93bbc904a01e6687bb536bd53ff08188aeea1fb3e8121d Description: powerful URL router and dispatcher for golang Package gorilla/mux implements a request router and dispatcher. . The name mux stands for "HTTP request multiplexer". Like the standard http.ServeMux, mux.Router matches incoming requests against a list of registered routes and calls a handler for the route that matches the URL or other conditions. The main features are: . * Requests can be matched based on URL host, path, path prefix, schemes, header and query values, HTTP methods or using custom matchers. * URL hosts and paths can have variables with an optional regular expression. * Registered URLs can be built, or "reversed", which helps maintaining references to resources. * Routes can be used as subrouters: nested routes are only tested if the parent route matches. This is useful to define groups of routes that share common conditions like a host, a path prefix or other repeated attributes. As a bonus, this optimizes request matching. * It implements the http.Handler interface so it is compatible with the standard http.ServeMux. Homepage: https://github.com/gorilla/mux Package: golang-github-gorilla-websocket-dev Priority: optional Section: devel Installed-Size: 189 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-gorilla-websocket Version: 1.4.2-1apertis0bv2023dev2b3 Replaces: golang-websocket-dev (<< 1.0.0+git20160606.12.a687089-1~) Provides: golang-websocket-dev Breaks: golang-websocket-dev (<< 1.0.0+git20160606.12.a687089-1~) Filename: pool/development/g/golang-github-gorilla-websocket/golang-github-gorilla-websocket-dev_1.4.2-1apertis0bv2023dev2b3_all.deb Size: 40596 MD5sum: 028d32fae0aa649f599bd3ce42b77526 SHA1: 2821233415b8a5179b61bcee281044a34ae5f178 SHA256: 68a4732812dec3de9876841c7cc25fc48da6680280d51de15fa767a79ff1473e SHA512: a5e9534f32506fea35b17053d2ad49fae788c20054030ae4026057be709b129e933f486516f9b75692e9d78b7f02459d47e7a6dcb4d735e2a636fc7b68d08a5f Description: Go package implementing the WebSocket protocol The Gorilla WebSocket package provides a complete and tested implementation of the WebSocket protocol, as defined by RFC 6455. It passes the server tests in the Autobahn WebSockets Test Suite. Homepage: https://github.com/gorilla/websocket Multi-Arch: foreign Package: golang-github-gotestyourself-gotest.tools-dev Priority: optional Section: golang Installed-Size: 270 Maintainer: Debian Go Packaging Team Architecture: all Source: gotest.tools Version: 3.0.3-1apertis0bv2023dev2b3 Depends: golang-github-google-go-cmp-dev (>= 0.4.0~), golang-github-pkg-errors-dev Filename: pool/development/g/gotest.tools/golang-github-gotestyourself-gotest.tools-dev_3.0.3-1apertis0bv2023dev2b3_all.deb Size: 48816 MD5sum: 46df6326158ec2163acb160a8307a6ac SHA1: e1287def8247db65f707ad2adc6b4030a3b199c8 SHA256: 641f86f48c120f64dd642a73e0cb3810b46e28e530d1c3e9fa3f7b7ae59983a4 SHA512: 30a09aa79a7005a809c928d6397c2bcb834651f7852556c24c1227832094a4239274380d3a56d5b5dc664da8de550ca8f5b3a7e3ce74a3a08913d79d8eb123bc Description: collection of go packages to support common testing patterns Gotest.tools is a collection of packages to augment 'testing' and support common testing patterns. Homepage: https://github.com/gotestyourself/gotest.tools Package: golang-github-graylog2-go-gelf-dev Priority: optional Section: devel Installed-Size: 62 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-graylog2-go-gelf Version: 0.0+git20191017.1550ee6-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-graylog2-go-gelf/golang-github-graylog2-go-gelf-dev_0.0+git20191017.1550ee6-1apertis0bv2023dev2b3_all.deb Size: 12884 MD5sum: 6268832208786152400d840260b0617a SHA1: 8203161d9664ac0293fe04ebb8878097e8354638 SHA256: 18ae48e5783102a2f34b71a4d19e75442ff1307e80f5dcc9ec2660070e7e1f3c SHA512: 2212db01a63eca12391ef7d753f03ab8a2a3050406f86c05603a495887715de34296b1eab336b24f0987258fc74bc7751c1e6282037b1ccd57228fc6f3c41167 Description: GELF library and writer for Go GELF is graylog2's UDP logging format. This library provides an API that applications can use to log messages directly to a graylog2 server, along with an io.Writer that can be use to redirect the standard library's log messages (or os.Stdout), to a graylog2 server. . This package contains the source. Homepage: https://github.com/Graylog2/go-gelf Package: golang-github-gregjones-httpcache-dev Priority: optional Section: devel Installed-Size: 84 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-gregjones-httpcache Version: 0.0~git20180305.9cad4c3-1.1apertis0bv2023dev2b3 Depends: golang-github-bradfitz-gomemcache-dev, golang-github-garyburd-redigo-dev, golang-github-peterbourgon-diskv-dev, golang-github-syndtr-goleveldb-dev Filename: pool/development/g/golang-github-gregjones-httpcache/golang-github-gregjones-httpcache-dev_0.0~git20180305.9cad4c3-1.1apertis0bv2023dev2b3_all.deb Size: 13912 MD5sum: cc2ea6f9ebcbd2c97de7faaa07587262 SHA1: ebed5320c3a8b7f4448376af953e5924573d8313 SHA256: 76bf7fc8b2f7e647687863ac92f8e56d3e667fddf2fb0358e3750eb3eb3e28a7 SHA512: 628b13c17e9e64eebd66e058c8e873ce77f7f6a6473d5bf0e3ccab7123db132cc3a5fdc723cfa3a6f600492a54051511c8af5446d8c815f9037313e42caf0ba1 Description: Transport for http.Client that will cache responses The package httpcache provides a http.RoundTripper implementation that works as a mostly RFC 7234 compliant cache for http responses. . It is only suitable for use as a 'private' cache (i.e. for a web-browser or an API-client and not for a shared proxy). Homepage: https://github.com/gregjones/httpcache Package: golang-github-grpc-ecosystem-go-grpc-middleware-dev Priority: optional Section: devel Installed-Size: 483 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-grpc-ecosystem-go-grpc-middleware Version: 1.2.2-2apertis0bv2023dev2b3 Depends: golang-github-go-kit-kit-dev, golang-github-opentracing-opentracing-go-dev, golang-github-sirupsen-logrus-dev, golang-go.uber-zap-dev, golang-golang-x-net-dev, golang-google-grpc-dev, golang-goprotobuf-dev Filename: pool/development/g/golang-github-grpc-ecosystem-go-grpc-middleware/golang-github-grpc-ecosystem-go-grpc-middleware-dev_1.2.2-2apertis0bv2023dev2b3_all.deb Size: 63984 MD5sum: 467223bbed6430fbde4cf76fe49951a4 SHA1: 1c1a6fac30f8b76bbc1eadbe1397da76d0da1417 SHA256: fc33fcd2e53c507c49cf9c2df988bae3c9ae4ca86bb288a3efe2e711e6f7e259 SHA512: bdb87947af074fc03954e133c7a2d3cc907f303514e997aff5241a9ace53779a737dd90caedea8ba12b7ee49e323ab7101ce25131493f0282a943b93a5d36d72 Description: Go gRPC Middlewares: interceptor chaining, auth, logging, retries and more gRPC Go recently acquired support for Interceptors, i.e. middleware that is executed either on the gRPC Server before the request is passed onto the user's application logic, or on the gRPC client either around the user call. It is a perfect way to implement common patterns: auth, logging, message, validation, retries or monitoring. . These are generic building blocks that make it easy to build multiple microservices easily. The purpose of this repository is to act as a go-to point for such reusable functionality. It contains some of them itself, but also will link to useful external repos. . grpc_middleware itself provides support for chaining interceptors. Homepage: https://github.com/grpc-ecosystem/go-grpc-middleware Package: golang-github-grpc-ecosystem-go-grpc-prometheus-dev Priority: optional Section: devel Installed-Size: 157 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-grpc-ecosystem-go-grpc-prometheus Version: 1.2.0+git20191002.6af20e3-3apertis0bv2023dev2b3 Depends: golang-github-prometheus-client-golang-dev, golang-golang-x-net-dev, golang-google-grpc-dev (>= 1.3.2~) Filename: pool/development/g/golang-github-grpc-ecosystem-go-grpc-prometheus/golang-github-grpc-ecosystem-go-grpc-prometheus-dev_1.2.0+git20191002.6af20e3-3apertis0bv2023dev2b3_all.deb Size: 25816 MD5sum: c8b63428ad256e4d1a20b10aa9bc21dd SHA1: a7d8a32f1221accbc1efc3433fa29a4db7fae34d SHA256: dc1fbd81eaf6d9e8dee190674f3bbb05e01c3ad071109505d87d351b43b56b81 SHA512: ef384ea426847fb08115cdfe328871b03faff83ff6e5203383542cf1428c63ca89433d34919e380d4625831a2b5e7caca88463da0648e99fda305fdc5ac91ccf Description: Prometheus monitoring for gRPC Go servers This library uses gRPC Go interceptors (middleware) to implement both server- and client-side metrics and monitoring using Prometheus for a gRPC interface. . Using Prometheus for API monitoring allows querying and visualization of latency, request rates and other useful metrics that can be obtained from collecting time-series data. Homepage: https://github.com/grpc-ecosystem/go-grpc-prometheus Package: golang-github-grpc-ecosystem-grpc-gateway-dev Priority: optional Section: devel Installed-Size: 1688 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-grpc-ecosystem-grpc-gateway Version: 1.6.4-2co1bv2023dev2b3 Depends: golang-github-dghubble-sling-dev, golang-github-ghodss-yaml-dev, golang-github-rogpeppe-fastuuid-dev, golang-glog-dev, golang-golang-x-net-dev, golang-google-genproto-dev (>= 0.0~git20190111~), golang-google-grpc-dev (>= 1.6.0), golang-goprotobuf-dev (>= 1.2.0) Filename: pool/development/g/golang-github-grpc-ecosystem-grpc-gateway/golang-github-grpc-ecosystem-grpc-gateway-dev_1.6.4-2co1bv2023dev2b3_all.deb Size: 281452 MD5sum: 63b85b117ee738c8bf52c78184c73417 SHA1: 4b5a6efd865dbd0ecb728c77bef3335c5c94cdbc SHA256: fcfe524fa96c12e6cc3ee0575d89486fa337030e9b914e7cbcd95d7cb4c464da SHA512: 9b23f2899cbbe0937274697177e15788e120d4010a5c084cfdbfbeaaeaa03202fc04cfdc7364007598c18835bec45d17e12f4d81d2bec088d31a78c786d65da6 Description: gRPC to JSON proxy generator for Golang -- sources Grpc-gateway is a protoc plugin that reads gRPC service definitions and generates a reverse-proxy server which translates a RESTful JSON API into gRPC. The server is generated according to custom options in your gRPC definition and helps you to provide your APIs in both gRPC and RESTful style at the same time. . This package contains the development files. Homepage: https://github.com/grpc-ecosystem/grpc-gateway Package: golang-github-grpc-ecosystem-grpc-opentracing-dev Priority: optional Section: devel Installed-Size: 66 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-grpc-ecosystem-grpc-opentracing Version: 0.0~git20180507.8e809c8-2apertis0bv2023dev2b3 Depends: golang-github-opentracing-opentracing-go-dev, golang-github-stretchr-testify-dev, golang-golang-x-net-dev, golang-google-grpc-dev, golang-goprotobuf-dev Filename: pool/development/g/golang-github-grpc-ecosystem-grpc-opentracing/golang-github-grpc-ecosystem-grpc-opentracing-dev_0.0~git20180507.8e809c8-2apertis0bv2023dev2b3_all.deb Size: 11684 MD5sum: 71b7f732d7b7d5e764837966c146e076 SHA1: 5db99050d891b0adde2fb5d79a0456768b1a4c82 SHA256: fb15f6b87a65289f1550e1ac4b1f97e70dda162bcdc30ff5147a6c9ba3fbb386 SHA512: 3be2ee998ea61aaa97f18bb971f7f1a0523fab43a4fdf47e6fb72df09d5f7ad1299b5f3a34e6f8a2a5dbce90e88482fe55852a3d1b1e712ebdc844cde0ece463 Description: expressive vendor-neutral APIs for distributed tracing and context propagation This package enables distributed tracing in GRPC clients and servers via `The OpenTracing Project`_: a set of consistent, expressive, vendor-neutral APIs for distributed tracing and context propagation. . OpenTracing implementations exist for major distributed tracing systems and can be bound or swapped with a one-line configuration change. Homepage: https://github.com/grpc-ecosystem/grpc-opentracing Package: golang-github-hailocab-go-hostpool-dev Priority: extra Section: devel Installed-Size: 34 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hailocab-go-hostpool Version: 0.0~git20160125.0.e80d13c-1.1apertis0bv2023dev2b3 Depends: golang-go, golang-github-bmizerany-assert-dev Filename: pool/development/g/golang-github-hailocab-go-hostpool/golang-github-hailocab-go-hostpool-dev_0.0~git20160125.0.e80d13c-1.1apertis0bv2023dev2b3_all.deb Size: 8120 MD5sum: e4b5b828d9f97b58201ca3b24e923e21 SHA1: 96c34e6622889b242147345b2ed2ba54d8043b97 SHA256: 802e15f1fa1973985518e506cece8afb4dc5aee0031b8ed36f49a0de0d29f60c SHA512: 5a3f6538e630f1bfa2a20d4ce3279e881978fe7d8a587d88f3519351d0eb9403f9da0bb9b9d17bb9a43cb0af62ec23b6c1ffefcef4e3548e05edcc7c275cf313 Description: flexibly pool among multiple hosts from Go application go-hostpool is a Go package to intelligently and flexibly pool among multiple hosts from your Go application. Host selection can operate in round robin or epsilon greedy mode, and unresponsive hosts are avoided. Homepage: https://github.com/hailocab/go-hostpool Package: golang-github-hashicorp-consul-dev Priority: optional Section: golang Installed-Size: 31853 Maintainer: Debian Go Packaging Team Architecture: all Source: consul Version: 1.8.7+dfsg1-5+apertis2bv2023dev2b1 Depends: golang-github-armon-go-metrics-dev (>= 0.0~git20171117~), golang-github-armon-go-radix-dev, golang-github-hashicorp-go-bexpr-dev, golang-github-hashicorp-go-cleanhttp-dev (>= 0.5.1~), golang-github-hashicorp-go-hclog-dev (>= 0.9.2~), golang-github-hashicorp-golang-lru-dev, golang-github-hashicorp-go-memdb-dev, golang-github-hashicorp-go-msgpack-dev (>= 0.5.5~), golang-github-hashicorp-go-rootcerts-dev (>= 1.0.2~), golang-github-hashicorp-go-uuid-dev, golang-github-hashicorp-hcl-dev, golang-github-hashicorp-hil-dev (>= 0.0~git20160711~), golang-github-hashicorp-memberlist-dev (>= 0.1.5~), golang-github-hashicorp-raft-boltdb-dev, golang-github-hashicorp-raft-dev (>= 1.1.2~), golang-github-hashicorp-serf-dev (>= 0.9.4~), golang-github-hashicorp-yamux-dev, golang-github-inconshreveable-muxado-dev, golang-github-miekg-dns-dev (>= 1.1.26~), golang-github-mitchellh-cli-dev (>= 1.1.1~), golang-github-mitchellh-copystructure-dev, golang-github-pascaldekloe-goe-dev, golang-golang-x-sys-dev Filename: pool/development/c/consul/golang-github-hashicorp-consul-dev_1.8.7+dfsg1-5+apertis2bv2023dev2b1_all.deb Size: 3937236 MD5sum: 7609700fc3a909aee683c78cade9cd00 SHA1: 168e11b0398ad07f3ccec4263742d67e8a53546f SHA256: 8918169e33b617651f2e84c9e2ba8131eb081ea72c06e2b69e31a02be820ffcb SHA512: 1b608b03dd3094718c7c15ea85d46979645943516b4fd3f5cd8015a6570a085a3f178f31631f88de27f32bdd82a015c66afc5be7e5fb5aa0081b53419ed84c8a Description: tool for service discovery, monitoring and configuration (source) Consul is a tool for service discovery and configuration. Consul is distributed, highly available, and extremely scalable. . Consul provides several key features: . - Service Discovery - Consul makes it simple for services to register themselves and to discover other services via a DNS or HTTP interface. External services such as SaaS providers can be registered as well. . - Health Checking - Health Checking enables Consul to quickly alert operators about any issues in a cluster. The integration with service discovery prevents routing traffic to unhealthy hosts and enables service level circuit breakers. . - Key/Value Storage - A flexible key/value store enables storing dynamic configuration, feature flagging, coordination, leader election and more. The simple HTTP API makes it easy to use anywhere. . - Multi-Datacenter - Consul is built to be datacenter aware, and can support any number of regions without complex configuration. . Consul runs on Linux, Mac OS X, and Windows. It is recommended to run the Consul servers only on Linux, however. . This package contains the source. Homepage: https://github.com/hashicorp/consul Package: golang-github-hashicorp-errwrap-dev Priority: optional Section: golang Installed-Size: 25 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hashicorp-errwrap Version: 1.1.0-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-hashicorp-errwrap/golang-github-hashicorp-errwrap-dev_1.1.0-1apertis0bv2023dev2b3_all.deb Size: 6396 MD5sum: dd0de336ee097c9c3c7ad5271754ea00 SHA1: da2c8c9f8da132db4895a9afa541a7e7f374bd7c SHA256: 996f238eed3e985cdb510826b0b1d95f644696b4fc012ff8f60f4212e9df60b4 SHA512: 817eb07a965a60d22bd97e3361f02623e0256a91d1ea6f81a8cd7a959b4810854ca04d924d87ef70085ed932316bf53f93ccc010188ce10d4208ae8b363f1eaf Description: Errwrap is a Go (golang) library for wrapping and querying errors errwrap is a package for Go that formalizes the pattern of wrapping errors and checking if an error contains another error. . There is a common pattern in Go of taking a returned error value and then wrapping it (such as with fmt.Errorf) before returning it. The problem with this pattern is that you completely lose the original error structure. . Arguably the correct approach is that you should make a custom structure implementing the error interface, and have the original error as a field on that structure, such as this example. This is a good approach, but you have to know the entire chain of possible rewrapping that happens, when you might just care about one. . errwrap formalizes this pattern (it doesn't matter what approach you use above) by giving a single interface for wrapping errors, checking if a specific error is wrapped, and extracting that error. . This package contains the source. Homepage: https://github.com/hashicorp/errwrap Multi-Arch: foreign Package: golang-github-hashicorp-go-bexpr-dev Priority: optional Section: devel Installed-Size: 236 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hashicorp-go-bexpr Version: 0.1.2-2apertis0bv2023dev2b3 Depends: golang-github-stretchr-testify-dev Filename: pool/development/g/golang-github-hashicorp-go-bexpr/golang-github-hashicorp-go-bexpr-dev_0.1.2-2apertis0bv2023dev2b3_all.deb Size: 33960 MD5sum: 06a8c161d8ef277de9e468532a967d8a SHA1: 65418965d49cf4743fdcc28131b83e3bcc577eab SHA256: 076742854512c789f1a5a55d2d936da7075747c47fbadbc3d4b91f36ee966a59 SHA512: e42e3edbbd6470977d74eea8c89e5e3e77190f7a8f54a327a66d8fc2c6f9aa108e9b8a049a1b156075a71da2eabccac862672b672f885f5b985d875c805270f2 Description: generic boolean expression evaluation in Golang Bexpr is a Golang library to provide generic boolean expression evaluation and filtering for Go data structures. Homepage: https://github.com/hashicorp/go-bexpr Package: golang-github-hashicorp-go-checkpoint-dev Priority: optional Section: golang Installed-Size: 42 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hashicorp-go-checkpoint Version: 0.5.0-1apertis0bv2023dev2b3 Depends: ca-certificates, golang-github-hashicorp-go-cleanhttp-dev (>= 0.5.0), golang-github-hashicorp-go-uuid-dev (>= 1.0.0) Filename: pool/development/g/golang-github-hashicorp-go-checkpoint/golang-github-hashicorp-go-checkpoint-dev_0.5.0-1apertis0bv2023dev2b3_all.deb Size: 9660 MD5sum: 1fabe9f82610512235d26fdc13846633 SHA1: 18bbce433176a12f61aa0f770c98d4d41bc63ac1 SHA256: 1fdc5f1d940b2b06456ef67a7ae7c7cb569bde7c84c5c689be786e3c93c97375 SHA512: 79049bdab937c9ec3f744d1e44c73acb077440b50bbf45711f344b5d2d2eb6d697ba9cca63317d63e5ba3ce2cf66014375fe4b9133169794983dfcf28404b5fe Description: Go Checkpoint Client Checkpoint is an internal service at Hashicorp that is used to check version information, broadcoast security bulletins, etc. . Since software making remote calls over the internet without being expressly bidden is not in line with the DFSG, this package has been patched to be disabled by default and is explicit opt-in instead ("CHECKPOINT_ENABLE=1 some-software", ie "CHECKPOINT_ENABLE=1 packer build"). . This package contains the source. Homepage: https://github.com/hashicorp/go-checkpoint Package: golang-github-hashicorp-go-cleanhttp-dev Priority: optional Section: golang Installed-Size: 40 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hashicorp-go-cleanhttp Version: 0.5.2-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-hashicorp-go-cleanhttp/golang-github-hashicorp-go-cleanhttp-dev_0.5.2-1apertis0bv2023dev2b3_all.deb Size: 11024 MD5sum: 4ad5f81c2aaa1f521a2e4ee3c88e2920 SHA1: 70e95706a7b44c1c2dee7891b13d6339aeea9522 SHA256: 5225c5f95a487a9e0bc28afdba4bcce5a8936e5dbc736b8121700c1ab9db8a9b SHA512: 31740574b2a7785f6327bdc405ca1961deb6e10cce1b99c82dceaddb67f0c352c881b70b97dcc4dab5f6d317ed4c01f6b56bea42e3a039fd9bf5a6e120cada92 Description: Functions for accessing "clean" Go http.Client values The Go standard library contains a default http.Client called http.DefaultClient. It is a common idiom in Go code to start with http.DefaultClient and tweak it as necessary, and in fact, this is encouraged; from the http package documentation: . The Client's Transport typically has internal state (cached TCP connections), so Clients should be reused instead of created as needed. Clients are safe for concurrent use by multiple goroutines. . Unfortunately, this is a shared value, and it is not uncommon for libraries to assume that they are free to modify it at will. With enough dependencies, it can be very easy to encounter strange problems and race conditions due to manipulation of this shared value across libraries and goroutines (clients are safe for concurrent use, but writing values to the client struct itself is not protected). . Making things worse is the fact that a bare http.Client will use a default http.Transport called http.DefaultTransport, which is another global value that behaves the same way. So it is not simply enough to replace http.DefaultClient with &http.Client{}. . This repository provides some simple functions to get a "clean" http.Client -- one that uses the same default values as the Go standard library, but returns a client that does not share any state with other clients. . This package contains the source. Homepage: https://github.com/hashicorp/go-cleanhttp Multi-Arch: foreign Package: golang-github-hashicorp-go-discover-dev Priority: optional Section: devel Installed-Size: 106 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hashicorp-go-discover Version: 0.0+git20190905.34a6505-2apertis0bv2023dev2b3 Depends: golang-github-aws-aws-sdk-go-dev, golang-github-azure-go-autorest-dev, golang-github-denverdino-aliyungo-dev, golang-github-digitalocean-godo-dev, golang-github-gophercloud-gophercloud-dev, golang-github-hashicorp-go-multierror-dev, golang-github-hashicorp-mdns-dev, golang-github-mitchellh-go-homedir-dev, golang-github-packethost-packngo-dev, golang-github-vmware-govmomi-dev, golang-golang-x-oauth2-google-dev, golang-google-api-dev Filename: pool/development/g/golang-github-hashicorp-go-discover/golang-github-hashicorp-go-discover-dev_0.0+git20190905.34a6505-2apertis0bv2023dev2b3_all.deb Size: 26824 MD5sum: c45df560fd227309eb68e7120373197e SHA1: 28cd3767caaaab62bbd6e72d6ae86796838cf1e4 SHA256: 283f3d90d37a956eef887825e08655fc74402684d8642df23c0bcaded7f5af43 SHA512: 4a48d6a2c0ae6bbe5d1d68aa1abf9c0a2749574e4ba43b780a05c945d8f5aeb99b02135f7eb7ba62cec8b0eeaebf12f5bc4ae22e2ed09d27d02143a9894ff8b9 Description: discover nodes in cloud environments Go-discover is a Golang library and command line tool to discover ip addresses of nodes in cloud environments based on meta information like tags provided by the environment. Homepage: https://github.com/hashicorp/go-discover Package: golang-github-hashicorp-go-hclog-dev Priority: optional Section: devel Installed-Size: 91 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hashicorp-go-hclog Version: 0.11.0-1apertis0bv2023dev2b3 Depends: golang-github-fatih-color-dev, golang-github-mattn-go-isatty-dev, golang-github-stretchr-testify-dev Filename: pool/development/g/golang-github-hashicorp-go-hclog/golang-github-hashicorp-go-hclog-dev_0.11.0-1apertis0bv2023dev2b3_all.deb Size: 18068 MD5sum: fd20dd6fd70d494c4ccd8b0d09fc1638 SHA1: 1027dd80f7c9ae7c2628efb010c55c49f045cb30 SHA256: 0ca255b9eb7025fa0e1cfbb738f8c7e2e5b763ec72693bc8491f6e7113718584 SHA512: b31b588d188326c61e4acef081c3ba7a1e0dd8afa75f5475910001b21ca81cbab52f4f46db2a753da2a9333697bbf6cde2c75cbae059b89ce89192975851b741 Description: common logging package for HashiCorp tools go-hclog is a package for Go that provides a simple key/value logging interface for use in development and production environments. . It provides logging levels that provide decreased output based upon the desired amount of output, unlike the standard library log package. . It provides Printf style logging of values via hclog.Fmt(). . It provides a human readable output mode for use in development as well as JSON output mode for production. Homepage: https://github.com/hashicorp/go-hclog Package: golang-github-hashicorp-go-immutable-radix-dev Priority: optional Section: devel Installed-Size: 118 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hashicorp-go-immutable-radix Version: 1.3.0-1apertis0bv2023dev2b3 Depends: golang-github-hashicorp-go-uuid-dev (>= 1.0.0~), golang-github-hashicorp-golang-lru-dev (>= 0.5.0~) Filename: pool/development/g/golang-github-hashicorp-go-immutable-radix/golang-github-hashicorp-go-immutable-radix-dev_1.3.0-1apertis0bv2023dev2b3_all.deb Size: 25208 MD5sum: 5757883100ebb7ec2109ff993e946377 SHA1: 2a045c68a16f2e9add5ec56e9a67396cd0f3d6c5 SHA256: 6dea5108896abbff7b3df310fb6ba6dab0a01e04d5f7d4230b0353ffbcdd4211 SHA512: 9bc589660bcf39d00e2789d184ae3045bb0bcea2008492455bebde8af120567c1b20749974f5a9d6fbb442134747531149c5c553802b91888d90403f07af8c5d Description: immutable radix tree implementation in Golang Golang implementation of an immutable radix tree (http://en.wikipedia.org/wiki/Radix_tree). The package only provides a single Tree implementation, optimized for sparse nodes. Homepage: https://github.com/hashicorp/go-immutable-radix Package: golang-github-hashicorp-go-memdb-dev Priority: optional Section: devel Installed-Size: 192 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hashicorp-go-memdb Version: 1.2.1-1apertis0bv2023dev2b3 Depends: golang-github-hashicorp-go-immutable-radix-dev (>= 1.3.0~) Filename: pool/development/g/golang-github-hashicorp-go-memdb/golang-github-hashicorp-go-memdb-dev_1.2.1-1apertis0bv2023dev2b3_all.deb Size: 34760 MD5sum: 578b2b4b3611f3cc588d1bc390fe0a2d SHA1: 15f01447b4a295f164c5bc863b5410c7ceaeec1a SHA256: 516f57137a204eeaa7a24ebddaf73ed21bc27f07a1b38537cf7e4851b56fa85d SHA512: 1e11fbe5933f908e1c0a8f1b7912ccca437774b9d587b1d1affc33e2acd0b933a6bf3f1b414fc751a529a9ca83d643d82754a2d2922ffdb3ac11164b8e4d0d7b Description: in-memory database built on immutable radix trees Implementation of a simple in-memory database built on immutable radix trees. The database provides Atomicity, Consistency and Isolation from ACID. Being that it is in-memory, it does not provide durability. The database is instantiated with a schema that specifies the tables and indicies that exist and allows transactions to be executed. Homepage: https://github.com/hashicorp/go-memdb Package: golang-github-hashicorp-go-msgpack-dev Priority: optional Section: devel Installed-Size: 197 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hashicorp-go-msgpack Version: 0.5.5-1apertis0bv2023dev2b3 Depends: golang-gopkg-vmihailenco-msgpack.v2-dev, golang-gopkg-mgo.v2-dev Filename: pool/development/g/golang-github-hashicorp-go-msgpack/golang-github-hashicorp-go-msgpack-dev_0.5.5-1apertis0bv2023dev2b3_all.deb Size: 43456 MD5sum: a0c39bc6cc4855d13061bf2bbb3ba7b5 SHA1: 6868b48d0c81cb9d2e65c9f09e4898e11f5a8493 SHA256: e9e6a569f4ee0d22e6b82e84508e8d91864944b36c00eb4ad7f1c27cdbdc2b9f SHA512: a8f4e2d79014cc5a1a7983d33dd53932b4a01bdb637ea90223d650d54c785ca5b29626bdba5ab312905372caabc6c76951d13f65468f54710ec2cad56dfdf8e0 Description: encode/decode and rpc library for msgpack and Binc High Performance, Feature-Rich Idiomatic Go codec/encoding library for binc, msgpack, cbor, json. The idiomatic Go support is as seen in other encoding packages in the standard library (ie json, xml, gob, etc). Homepage: https://github.com/hashicorp/go-msgpack Package: golang-github-hashicorp-go-multierror-dev Priority: optional Section: golang Installed-Size: 37 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hashicorp-go-multierror Version: 1.1.0-1apertis0bv2023dev2b3 Depends: golang-github-hashicorp-errwrap-dev (>= 1.0.0~) Filename: pool/development/g/golang-github-hashicorp-go-multierror/golang-github-hashicorp-go-multierror-dev_1.1.0-1apertis0bv2023dev2b3_all.deb Size: 7924 MD5sum: e3df720ebf358f3df487a8f0fe8d4d37 SHA1: dc437b6f635b5e97440e09da4455ca13745747cd SHA256: 83a2a9d0b8841abc64fe0c3578e10a67edf5b4ce0e356165f8a04a3dd90b55ec SHA512: 84a0078bdc3af6fa90ac0850386d047b53e7c8d710f3f8c99874158315b087c2e6a285141c952df9968ceef47afc2cc57b5c3bef82cc2059b00a54b622fccafa Description: Go package for representing a list of errors as a single error go-multierror is a package for Go that provides a mechanism for representing a list of error values as a single error. . This allows a function in Go to return an error that might actually be a list of errors. If the caller knows this, they can unwrap the list and access the errors. If the caller doesn't know, the error formats to a nice human-readable format. . go-multierror implements the errwrap interface so that it can be used with that library, as well. . This package contains the source. Homepage: https://github.com/hashicorp/go-multierror Package: golang-github-hashicorp-go-raftchunking-dev Priority: optional Section: devel Installed-Size: 49 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hashicorp-go-raftchunking Version: 0.6.2-2apertis0bv2023dev2b3 Depends: golang-github-go-test-deep-dev, golang-github-hashicorp-errwrap-dev, golang-github-hashicorp-raft-dev (>= 1.1.1~), golang-github-mitchellh-copystructure-dev, golang-goprotobuf-dev (>= 1.3.2~) Filename: pool/development/g/golang-github-hashicorp-go-raftchunking/golang-github-hashicorp-go-raftchunking-dev_0.6.2-2apertis0bv2023dev2b3_all.deb Size: 12476 MD5sum: 62f6b3c1df9d56ced41be89f60033f8e SHA1: 7cf0531d99e9d86e4272762afe8adbc56046ec5f SHA256: d7453b3555382b7126e4212940a6b8cd85e6329743fcd1bdcfa313aa65585f57 SHA512: b6cdef4f3bf7ef5b03dc6a2a8f4f83f7111483bdbeba8d892737851b1a83f796a78b821d4df17c95338b410aeac02c8f5e70352c2dfba82d6517ed131e75254c Description: chunking middleware for use by Raft clients Chunking middleware library for use by Raft clients. Homepage: https://github.com/hashicorp/go-raftchunking Package: golang-github-hashicorp-go-reap-dev Priority: extra Section: devel Installed-Size: 39 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hashicorp-go-reap Version: 0.0~git20160113.0.2d85522-3.1apertis0bv2023dev2b3 Depends: golang-golang-x-sys-dev Filename: pool/development/g/golang-github-hashicorp-go-reap/golang-github-hashicorp-go-reap-dev_0.0~git20160113.0.2d85522-3.1apertis0bv2023dev2b3_all.deb Size: 9736 MD5sum: 399ec4c3210eee57aafbd5bfcefba744 SHA1: 71dca840207d8eaead9b9de17875345fb2a319ee SHA256: 272848b7ca1757aac0ef2a17abae3ddba4667ee307a47ba45439fcba532f9101 SHA512: c27521dcda33e961626d9c33141afb5c27760be95b5d385d483e1ae54c6616447e9ca92e5b4122afc7526a8366529b26b1fa173c775b606abcc9d7188a301e41 Description: child process reaping utilities for Go go-reap provides a simple set of functions for reaping child processes. This is useful for running applications as PID 1 in a Docker container. Homepage: https://github.com/hashicorp/go-reap Package: golang-github-hashicorp-go-retryablehttp-dev Priority: optional Section: devel Installed-Size: 73 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hashicorp-go-retryablehttp Version: 0.6.4-2apertis0bv2023dev2b3 Depends: golang-github-hashicorp-go-cleanhttp-dev, golang-github-hashicorp-go-hclog-dev Filename: pool/development/g/golang-github-hashicorp-go-retryablehttp/golang-github-hashicorp-go-retryablehttp-dev_0.6.4-2apertis0bv2023dev2b3_all.deb Size: 17688 MD5sum: 63d600e7625357822a74d80b3113f50f SHA1: 25a8240f5c8715d3b9f44fafe8e9b3baff9cd6a2 SHA256: 4e058b1ee5a844d9c06fe5419d0f61de1f0251573648259617f6d88b7f2786e0 SHA512: 9a42a8f13755915e67d81eb98f450ff6d9fe8aed66f06a40ba9372ab6f883b81016f58fe2a0a6ccca617b59e7d5c1b444bb4c6f56c2f9257884b73c07950a088 Description: retryable HTTP client in Go This package provides a familiar HTTP client interface with automatic retries and exponential backoff. It is a thin wrapper over the standard net/http client library and exposes nearly the same public API. This makes retryablehttp very easy to drop into existing programs. Homepage: https://github.com/hashicorp/go-retryablehttp Package: golang-github-hashicorp-go-rootcerts-dev Priority: optional Section: devel Installed-Size: 37 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hashicorp-go-rootcerts Version: 1.0.2-2apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-hashicorp-go-rootcerts/golang-github-hashicorp-go-rootcerts-dev_1.0.2-2apertis0bv2023dev2b3_all.deb Size: 8576 MD5sum: adf8e3a25dfc0c711ddbefa8534e1fbc SHA1: e0f925883d4f00d52fa7dd68f9c1fdeecff5b23d SHA256: 6c842c3e947c9ee061c0487cf92629c0dc2a75df895cb41e92701a9d224fb607 SHA512: 64bcb127fcd39c31fef61d0fd25d80428b9050a68063225ecdd8e81cb854b6da6f1fe2a0109d75c1614e1f651e4689f2f36b9be4ea94da965dfb9f21c55b81ca Description: functions for loading root certificates for TLS connections Go's standard library crypto/tls provides a common mechanism for configuring TLS connections in tls.Config. The RootCAs field on this struct is a pool of certificates for the client to use as a trust store when verifying server certificates. . This library contains utility functions for loading certificates destined for that field, as well as one other important thing: . When the RootCAs field is nil, the standard library attempts to load the host's root CA set. This behavior is OS-specific, and the Darwin implementation contains a bug that prevents trusted certificates from the System and Login keychains from being loaded. This library contains Darwin-specific behavior that works around that bug. Homepage: https://github.com/hashicorp/go-rootcerts Multi-Arch: foreign Package: golang-github-hashicorp-go-sockaddr-dev Priority: optional Section: devel Installed-Size: 418 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hashicorp-go-sockaddr Version: 0.0~git20170627.41949a1+ds-2co2bv2023dev2b3 Depends: golang-github-hashicorp-errwrap-dev, iproute2 Filename: pool/development/g/golang-github-hashicorp-go-sockaddr/golang-github-hashicorp-go-sockaddr-dev_0.0~git20170627.41949a1+ds-2co2bv2023dev2b3_all.deb Size: 62924 MD5sum: 937953185b905d31ea6c69364354898b SHA1: ae3bd0ec0d278ff2579ae8c1ebc47edfea755370 SHA256: 6eae1f49b58c1d043df227b7ea17569c71ccd2aa7d1a6c5168c35b579458bef2 SHA512: cdbd9c0e95d07d5cbff1a63700412a29c15efbd416af53b53d81c57ed0de10e26d64648159c122cc5cd89cfac6c3baa83fd84759a9a9ac862a13ea056a506616 Description: IP address/UNIX socket convenience functions for Go go-sockaddr is a convenience library that makes doing the right thing with IP addresses easy. go-sockaddr is loosely modeled after the UNIX sockaddr_t and creates a union of the family of sockaddr_t types. . The primary intent of the library was to make it possible to define heuristics for selecting the correct IP addresses when a configuration is evaluated at runtime. Homepage: https://github.com/hashicorp/go-sockaddr Package: golang-github-hashicorp-go-syslog-dev Priority: optional Section: golang Installed-Size: 27 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hashicorp-go-syslog Version: 1.0.0-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-hashicorp-go-syslog/golang-github-hashicorp-go-syslog-dev_1.0.0-1apertis0bv2023dev2b3_all.deb Size: 6272 MD5sum: 27b753802a01b4920d7e62eccfd5e936 SHA1: 0b74812f01b3535810126ab76e85b768f977f7f2 SHA256: 2e56fb60fd5872b57634ed709e8d5456b7aa09dc9a46a0ddba7170db1ff3be5c SHA512: 1b0c761fbd339bf760a2682e6423e7699019aa994ce615697d0ab96e75e5cc89812e950e740649303bb12aa9a90a86d1479416e1a7d6ff89a5b9750cba518110 Description: Golang syslog wrapper, cross-compile friendly This package provides a very simple gsyslog package. The point of this package is to allow safe importing of syslog without introducing cross-compilation issues. The stdlib log/syslog cannot be imported on Windows systems, and without conditional compilation this adds complications. . Instead, gsyslog provides a very simple wrapper around log/syslog but returns a runtime error if attempting to initialize on a non Linux or OSX system. . This package contains the source. Homepage: https://github.com/hashicorp/go-syslog Multi-Arch: foreign Package: golang-github-hashicorp-go-uuid-dev Priority: optional Section: devel Installed-Size: 36 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hashicorp-go-uuid Version: 1.0.2-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-hashicorp-go-uuid/golang-github-hashicorp-go-uuid-dev_1.0.2-1apertis0bv2023dev2b3_all.deb Size: 8984 MD5sum: 142002d64b4f1d55a055731377e788e4 SHA1: b68376dab1557ed71c445995f0e3bc6bcb3747cb SHA256: 79cd311601e17e5bd4e4db6da78bc3bcd48c3060b6e0bbcff6c8a387efd38c10 SHA512: 18b3030fb4ad51b5457d71c59baa4fa094b77cc6c5607d488d143c252542cc3f7e21ab01846cc31213bf45525ccbcce43100adda96f7fea20df58f1c472dd8d7 Description: generate UUID-format strings using high quality random bytes Generates UUID-format strings using high quality, purely random bytes. It can also parse UUID-format strings into their component bytes. Homepage: https://github.com/hashicorp/go-uuid Package: golang-github-hashicorp-go-version-dev Priority: optional Section: devel Installed-Size: 66 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hashicorp-go-version Version: 1.2.0-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-hashicorp-go-version/golang-github-hashicorp-go-version-dev_1.2.0-1apertis0bv2023dev2b3_all.deb Size: 13960 MD5sum: 763bc540e0247b5d789a33c81a4f191e SHA1: bbb694bf52adb139101d11ae778b90130c90198c SHA256: 58ddbb367ad9690197ee127928169010f6aa79724444aeaffc5446e0db2c7bd2 SHA512: d03fc83fc77c38576e061db5b8185264ca64488b4bb96a0e32e3e173db5a394583a28d0d0ffe859d8e8791f194c3770453ebc6b637cd358898dfff8a86f1a677 Description: library for parsing and verifying versions and version constraints go-version is a library for parsing versions and version constraints, and verifying versions against a set of constraints. go-version can sort a collection of versions properly, handles prerelease/beta versions, can increment versions, etc. Versions used with go-version must follow SemVer. Homepage: https://github.com/hashicorp/go-version Package: golang-github-hashicorp-golang-lru-dev Priority: optional Section: devel Installed-Size: 80 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hashicorp-golang-lru Version: 0.5.4-2apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-hashicorp-golang-lru/golang-github-hashicorp-golang-lru-dev_0.5.4-2apertis0bv2023dev2b3_all.deb Size: 14928 MD5sum: 0197d68670a302feefb137e5155a8487 SHA1: 61f49a9aec718088a1580120d1590edc6a5ddc1c SHA256: 1d1050051dd3eb77d8173bf866191b81a62fb47adcc56926e51855a702bf6dc5 SHA512: 391fe115f3d7fc6f2422d5ad9b3ad79db8f0955a74bde765c66ac84c33087c3c9406ce759f6c03f624cefc2ab00ea0c55e265b26f549f6db9e09b42fb8a16dec Description: Golang LRU cache This provides the lru package which implements a fixed-size thread safe LRU cache. It is based on the cache in Groupcache. . This package contains the source. Homepage: https://github.com/hashicorp/golang-lru Multi-Arch: foreign Package: golang-github-hashicorp-hcl-dev Priority: optional Section: devel Installed-Size: 418 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hashicorp-hcl Version: 1.0.0-1.1apertis0bv2023dev2b3 Depends: golang-github-davecgh-go-spew-dev Filename: pool/development/g/golang-github-hashicorp-hcl/golang-github-hashicorp-hcl-dev_1.0.0-1.1apertis0bv2023dev2b3_all.deb Size: 59056 MD5sum: e71972114094bfeed8217dee12eaffce SHA1: 7b1365c8ad6717c87bd2f092171d7d9fd6f94201 SHA256: 98960718674db3d3cbb10ff96dc2a5b3adacee4abbe91d11ea02349b431ab656 SHA512: 5111d313be5530eccc9c44cdf55fe8be6360a51f77cf1f23c6d316c8eed4dd4dcc3c26a81229aeb83be1ef62610416bcc1cd6a8fcaa5b05c0cdaf986f4dfa0c2 Description: Go implementation of HashiCorp Configuration Language HCL (HashiCorp Configuration Language) is a configuration language built by HashiCorp. The goal of HCL is to build a structured configuration language that is both human and machine friendly for use with command-line tools, but specifically targeted towards DevOps tools, servers, etc. . HCL is also fully JSON compatible. That is, JSON can be used as completely valid input to a system expecting HCL. This helps makes systems interoperable with other systems. . HCL is heavily inspired by libucl, nginx configuration, and others similar. . This package contains the source. Homepage: https://github.com/hashicorp/hcl Package: golang-github-hashicorp-hil-dev Priority: optional Section: devel Installed-Size: 184 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hashicorp-hil Version: 0.0~git20160711.1e86c6b-1co1bv2023dev2b3 Depends: golang-github-mitchellh-mapstructure-dev, golang-github-mitchellh-reflectwalk-dev Filename: pool/development/g/golang-github-hashicorp-hil/golang-github-hashicorp-hil-dev_0.0~git20160711.1e86c6b-1co1bv2023dev2b3_all.deb Size: 32748 MD5sum: 29ed0ea1f740282551455428e2eed3db SHA1: 1a04ce3c7442db0deae62ed94620823cbc62495e SHA256: 17aca152f1b4c85ef00dc89dfda4096ed8fc020fb66f1c89eda7bf804f8cf6a1 SHA512: 8593591f448e45236b23f0bad296ed95feda3cfaf700a86f87007150d7af694729c4033ec0d4cf7c4a1b5d574aa6680e5c18162f240554cd045d6fa19eeaa7a4 Description: small embedded language for string interpolations HIL (HashiCorp Interpolation Language) is a lightweight embedded language used primarily for configuration interpolation. The goal of HIL is to make a simple language for interpolations in the various configurations of HashiCorp tools. Homepage: https://github.com/hashicorp/hil Package: golang-github-hashicorp-logutils-dev Priority: optional Section: golang Installed-Size: 35 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hashicorp-logutils Version: 1.0.0-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-hashicorp-logutils/golang-github-hashicorp-logutils-dev_1.0.0-1apertis0bv2023dev2b3_all.deb Size: 9048 MD5sum: d126b639326eabac67f461beb32fdc26 SHA1: 3a357af9e63e53bb1ae9bc1b10398715baf965ca SHA256: a96253871ea7ed89368d8b342a698181e9d5e6db70cf5f09928546b46b4b5a57 SHA512: 72196d501128ed21e69b89bc8c8222dd2eec3f76106d4b0452a5c87292778f0bb1eb9beab3326f6a12357951604604764f3fa9aa78c1a1cd58bd7bd452d03463 Description: Utilities for slightly better logging in Go logutils is a Go package that augments the standard library "log" package to make logging a bit more modern, without fragmenting the Go ecosystem with new logging packages. . This package contains the source. Homepage: https://github.com/hashicorp/logutils Multi-Arch: foreign Package: golang-github-hashicorp-mdns-dev Priority: optional Section: devel Installed-Size: 51 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hashicorp-mdns Version: 1.0.3-2apertis0bv2023dev2b3 Depends: golang-github-miekg-dns-dev, golang-golang-x-net-dev Filename: pool/development/g/golang-github-hashicorp-mdns/golang-github-hashicorp-mdns-dev_1.0.3-2apertis0bv2023dev2b3_all.deb Size: 12668 MD5sum: 15ba698490b9ef7413cd7b5ae43e112a SHA1: febcedb78ef769e45621819759b2e9ba0de50bb8 SHA256: 73c39b2a0e2f324aac8a02d6601151d0a7f04509cfb067b7c3f92027421ff2e8 SHA512: aad28e2906359da6061992dedef7bba4a9b65a58023126e7aa15bc7fb64af8d84e262737c0757bfb0c365255f2262e5488ab8a4960f36853b141bfb39b923e61 Description: simple mDNS client/server library in Golang Simple mDNS client/server library in Golang. mDNS or Multicast DNS can be used to discover services on the local network without the use of an authoritative DNS server. This enables peer-to-peer discovery. It is important to note that many networks restrict the use of multicasting, which prevents mDNS from functioning. Notably, multicast cannot be used in any sort of cloud, or shared infrastructure environment. However it works well in most office, home, or private infrastructure environments. . This package contains the source. Homepage: https://github.com/hashicorp/mdns Package: golang-github-hashicorp-memberlist-dev Priority: optional Section: devel Installed-Size: 401 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hashicorp-memberlist Version: 0.2.2-1apertis1bv2023dev2b3 Depends: golang-github-armon-go-metrics-dev, golang-github-google-btree-dev, golang-github-hashicorp-go-msgpack-dev (>= 0.5.5~), golang-github-hashicorp-go-multierror-dev, golang-github-hashicorp-go-sockaddr-dev, golang-github-miekg-dns-dev (>= 1.1.26~) Filename: pool/development/g/golang-github-hashicorp-memberlist/golang-github-hashicorp-memberlist-dev_0.2.2-1apertis1bv2023dev2b3_all.deb Size: 81616 MD5sum: bade716dd2d6e596c8b0c4a90f9230e7 SHA1: 9c0d78672527f1e37d03d38b49f11020bf1437af SHA256: 6a0c870b24e5866630b34f02406cef6bc24f853d7ce701916d10adad85d2a2ca SHA512: ba360cc81221a5e4a529fe5988116af6c1d1c7de082a86e217f57291ff32216274cc107c3cc36407b91dc89674454002830f04083b5ef159f183cf63a287eaf1 Description: Golang package for gossip based membership and failure detection memberlist is a Go library that manages cluster membership and member failure detection using a gossip based protocol. . The use cases for such a library are far-reaching: all distributed systems require membership, and memberlist is a re-usable solution to managing cluster membership and node failure detection. . memberlist is eventually consistent but converges quickly on average. The speed at which it converges can be heavily tuned via various knobs on the protocol. Node failures are detected and network partitions are partially tolerated by attempting to communicate to potentially dead nodes through multiple routes. This package contains the source. Homepage: https://github.com/hashicorp/memberlist Package: golang-github-hashicorp-net-rpc-msgpackrpc-dev Priority: extra Section: devel Installed-Size: 22 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hashicorp-net-rpc-msgpackrpc Version: 0.0~git20151116.0.a14192a-1.1apertis0bv2023dev2b3 Depends: golang-github-hashicorp-go-msgpack-dev, golang-github-hashicorp-go-multierror-dev Filename: pool/development/g/golang-github-hashicorp-net-rpc-msgpackrpc/golang-github-hashicorp-net-rpc-msgpackrpc-dev_0.0~git20151116.0.a14192a-1.1apertis0bv2023dev2b3_all.deb Size: 4600 MD5sum: d28fc5020e6edd01d8c187a7de371656 SHA1: 5db73486f578a18bde7de167e9f388e53a3b2983 SHA256: 5e157742494b58b2b274e55613a06877054d856d9503032b498ac1e882e83ad0 SHA512: 2ef1ce8eef4c25d94a41cc7d91855170018b762b03156dbd29185d472442d2fa2a92a5d736d08dd568b802d983ad26cae6ac9b7c8ccf622107a3e586c4587a52 Description: Library for creating Go RPC client/server This library provides the same functions as net/rpc/jsonrpc but for communicating with MessagePack instead. The library is modeled directly after the Go standard library so it should be easy to use and obvious. . This package contains the source. Homepage: https://github.com/hashicorp/net-rpc-msgpackrpc Package: golang-github-hashicorp-raft-boltdb-dev Priority: optional Section: devel Installed-Size: 49 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hashicorp-raft-boltdb Version: 0.0~git20171010.6e5ba93-3co1bv2023dev2b3 Depends: golang-github-boltdb-bolt-dev, golang-github-hashicorp-raft-dev Filename: pool/development/g/golang-github-hashicorp-raft-boltdb/golang-github-hashicorp-raft-boltdb-dev_0.0~git20171010.6e5ba93-3co1bv2023dev2b3_all.deb Size: 11192 MD5sum: 8c4cb05e9c7015dd3c4d44795cefead4 SHA1: c666d406ced817a4e165fc0d89d86723d99c304a SHA256: be51a377842ace985fe9aca81df9e56a8f69ead4a749484db03ababa8157e6de SHA512: 67b6217002ceb83981865ee31de19c89fe52068aaf9ddbadd002fc21de43c22d161d6fc7645d8aa391e57f6478f2a154a659883b93e315918e767f4d1bf4af26 Description: Raft backend implementation using BoltDB provides the raftboltdb package. The package exports the BoltStore which is an implementation of both a LogStore and StableStore. It is meant to be used as a backend for the raft package. Homepage: https://github.com/hashicorp/raft-boltdb Package: golang-github-hashicorp-raft-dev Priority: optional Section: devel Installed-Size: 448 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hashicorp-raft Version: 1.1.2-1apertis0bv2023dev2b3 Depends: golang-github-armon-go-metrics-dev, golang-github-hashicorp-go-hclog-dev (>= 0.9.2~), golang-github-hashicorp-go-msgpack-dev (>= 0.5.5~) Filename: pool/development/g/golang-github-hashicorp-raft/golang-github-hashicorp-raft-dev_1.1.2-1apertis0bv2023dev2b3_all.deb Size: 91112 MD5sum: 32729340018b0c2e8a377958ed26a7c5 SHA1: 95654a51f32a293358a9a6c6d2988e5bc788cc81 SHA256: 2124bd8bf6a644f327cee28cc889bccbb00e2c0bb4d8e3f76bea1997c12d5fa1 SHA512: ae3e56f93ae667dece9cc449d5ea75d4a1540b54ad972553b3ad59dddad05577cab0bd90669d63b1974402a09fe0e79a1c635164a6464a71e377c201c393b619 Description: implementation of the Raft consensus protocol raft is a Go library that manages a replicated log and can be used with an FSM to manage replicated state machines. It is a library for providing consensus. Homepage: https://github.com/hashicorp/raft Package: golang-github-hashicorp-scada-client-dev Priority: extra Section: devel Installed-Size: 90 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hashicorp-scada-client Version: 0.0~git20160601.0.6e89678-2.1apertis0bv2023dev2b3 Depends: golang-github-armon-go-metrics-dev, golang-github-hashicorp-net-rpc-msgpackrpc-dev, golang-github-hashicorp-yamux-dev Filename: pool/development/g/golang-github-hashicorp-scada-client/golang-github-hashicorp-scada-client-dev_0.0~git20160601.0.6e89678-2.1apertis0bv2023dev2b3_all.deb Size: 19724 MD5sum: 2736e945bf9ced0c8e3b648583cf4e51 SHA1: 943c52e6064956eb0eb7c653250183d0c92ecffa SHA256: 13ce4883fea60890f61ba133142d09a36cf1bc1b7113efb41ab0034c114a1ace SHA512: 121886549401883a439b7d7f0e869ae1ae045be8541cc92097f16a0320a564edff0ebd30b816697e242065bcbcdd117567b570c78c6fb13d5d034b22ae0f3306 Description: Golang client to the HashiCorp SCADA system This library provides a Golang client for the HashiCorp SCADA service. SCADA stands for Supervisory Control And Data Acquisition, and as the name implies it allows Atlas to provide control functions and request data from the tools that integrate. . The technical details about how SCADA works are fairly simple. Clients first open a connection to the SCADA service at scada.hashicorp.com on port 7223. This connection is secured by TLS, allowing clients to verify the identity of the servers and to encrypt all communications. Once connected, a handshake is performed where a client provides it's Atlas API credentials so that Atlas can verify the client identity. Once complete, clients keep the connection open in an idle state waiting for commands to be received. Commands map to APIs exposed by the product, and are subject to any ACLs, authentication or authorization mechanisms of the client. . This library is used in various HashiCorp products to integrate with the SCADA system. . This package contains the source. Homepage: https://github.com/hashicorp/scada-client Package: golang-github-hashicorp-serf-dev Priority: optional Section: devel Installed-Size: 709 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hashicorp-serf Version: 0.9.4~ds1-1apertis0bv2023dev2b3 Depends: golang-github-armon-circbuf-dev, golang-github-armon-go-metrics-dev, golang-github-fatih-color-dev, golang-github-google-btree-dev, golang-github-hashicorp-go-msgpack-dev (>= 0.5.5~), golang-github-hashicorp-go-syslog-dev, golang-github-hashicorp-logutils-dev, golang-github-hashicorp-mdns-dev, golang-github-hashicorp-memberlist-dev (>= 0.2.2~), golang-github-mitchellh-cli-dev, golang-github-mitchellh-mapstructure-dev, golang-github-ryanuber-columnize-dev Filename: pool/development/g/golang-github-hashicorp-serf/golang-github-hashicorp-serf-dev_0.9.4~ds1-1apertis0bv2023dev2b3_all.deb Size: 131160 MD5sum: 223610a0f8761a5bb992773dfc985c4e SHA1: 849c1fd4eeeee9e6d7209d0a05a443b04c346c09 SHA256: 9c18ba7572b1a3ee43e60dba6323b124dedd4a0fec003cd00cfed2e92a56b1a9 SHA512: a3975b37175e21d77464235fcd8a90fc078499e247e16225b829ded89268b234b8160398b5bd137647e37f31ee6595e58ba449f79c6459ef7b9461402c202aec Description: Service orchestration and management tool (source) Serf is a decentralized solution for service discovery and orchestration that is lightweight, highly available, and fault tolerant. . Serf runs on Linux, Mac OS X, and Windows. An efficient and lightweight gossip protocol is used to communicate with other nodes. Serf can detect node failures and notify the rest of the cluster. An event system is built on top of Serf, letting you use Serf's gossip protocol to propagate events such as deploys, configuration changes, etc. Serf is completely masterless with no single point of failure. . This package contains the source. Homepage: https://www.serfdom.io Package: golang-github-hashicorp-yamux-dev Priority: optional Section: devel Installed-Size: 105 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hashicorp-yamux Version: 0.0+git20190923.df201c7-1apertis1bv2023dev2b3 Filename: pool/development/g/golang-github-hashicorp-yamux/golang-github-hashicorp-yamux-dev_0.0+git20190923.df201c7-1apertis1bv2023dev2b3_all.deb Size: 22352 MD5sum: 469d4a6e355b07a49ef6793869d83be5 SHA1: fd0e13160ca9c50e2ded0c4525181e0524cd8ed2 SHA256: 766638ee528cfc7efdf135230a7bce8be44972e1320d0f32f56b8cf88296ddfa SHA512: cb56aa07b41e268a6d7dd75309f94aced281e2a4759853133bc6673bd8634259e65b36638651805d6061ad50cbcbdf5afc4c85e9bf76c7dcbaf525d485575bfc Description: Golang connection multiplexing library Yamux (Yet another Multiplexer) is a multiplexing library for Golang. It relies on an underlying connection to provide reliability and ordering, such as TCP or Unix domain sockets, and provides stream-oriented multiplexing. It is inspired by SPDY but is not interoperable with it. . Yamux features include: . - Bi-directional streams - Streams can be opened by either client or server - Useful for NAT traversal - Server-side push support - Flow control - Avoid starvation - Back-pressure to prevent overwhelming a receiver - Keep Alives - Enables persistent connections over a load balancer - Efficient - Enables thousands of logical streams with low overhead . This package contains the source. Homepage: https://github.com/hashicorp/yamux Package: golang-github-ianlancetaylor-demangle-dev Priority: optional Section: golang Installed-Size: 256 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-ianlancetaylor-demangle Version: 0.0~git20200824.28f6c0f-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-ianlancetaylor-demangle/golang-github-ianlancetaylor-demangle-dev_0.0~git20200824.28f6c0f-1apertis0bv2023dev2b3_all.deb Size: 49204 MD5sum: 499ce4588c45b9ee4a59363912622653 SHA1: e81599310e0993b1b966e45e786245f2771a4af3 SHA256: fa43c99b665cb466fb1e9436e9b18f3de181774b5cb6afe8dd4a8fc841888217 SHA512: 5aa4d0f922a05ac9c2dc43eaa00eaae9032460e305f03a9558bbe55f318732bfbad3a562c261b3c6322ab22427d7674ec7144c4005e444035c31642888988458 Description: C++ symbol name demangler written in Go A Go package that can be used to demangle C++ symbol names. Homepage: https://github.com/ianlancetaylor/demangle Multi-Arch: foreign Package: golang-github-imdario-mergo-dev Priority: optional Section: golang Installed-Size: 111 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-imdario-mergo Version: 0.3.12-1+apertis0bv2023dev3b1 Depends: golang-gopkg-yaml.v2-dev Filename: pool/development/g/golang-github-imdario-mergo/golang-github-imdario-mergo-dev_0.3.12-1+apertis0bv2023dev3b1_all.deb Size: 23536 MD5sum: da0f60c83569ffd7d3d297e1c78377da SHA1: c3b6496bc2f07918dc1a811c2b214b83dc8ec157 SHA256: 4d2dcfcc3f73f4c15edb3a170f3e4932d17fa7008bfc367a9850c932a07edcf6 SHA512: 3473eb13c83cf4924fa745f7f5bffa771e193cbd6c3a11d4a937bea0098a3e6f961555c900828ed6f1005b591a40e1d64f21f4ce4b527ca678bec75c6c7c58af Description: Functions to merge structs and maps in Go Mergo is a set of helper functions to merge structs and maps in the Go language. It is useful for configuration default values, avoiding messy if-statements in initialisation code. Homepage: https://github.com/imdario/mergo Multi-Arch: foreign Package: golang-github-inconshreveable-log15-dev Priority: optional Section: devel Installed-Size: 98 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-inconshreveable-log15 Version: 2.15-1apertis0bv2023dev2b3 Depends: golang-github-go-stack-stack-dev, golang-github-mattn-go-colorable-dev, golang-github-mattn-go-isatty-dev Filename: pool/development/g/golang-github-inconshreveable-log15/golang-github-inconshreveable-log15-dev_2.15-1apertis0bv2023dev2b3_all.deb Size: 22800 MD5sum: 9023a44150b2021252e63f4cd698e1fe SHA1: 41ec3cb4923890ff5d98485912e9abba7b7b6751 SHA256: 2d04c9b85e8a9def53b7e5e5d933c42c75fcd28744d03a03b36c42f3dd5bbcee SHA512: e5ed183ce039a798643102c63b0496d2afab916eeb2a6ec085d26f932e89ad326abcab552d2ffaba7d80e512e94d0b7aea7219238f4301bf7d754701afa4ab9d Description: structured, composable logging for Go package log15 provides an opinionated, simple toolkit for best-practice logging in Go (golang) that is both human and machine readable. It is modeled after the Go standard library's io and net/http packages and is an alternative to the standard library's log package. Homepage: https://github.com/inconshreveable/log15 Package: golang-github-inconshreveable-muxado-dev Priority: extra Section: devel Installed-Size: 129 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-inconshreveable-muxado Version: 0.0~git20140312.0.f693c7e-2.1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-inconshreveable-muxado/golang-github-inconshreveable-muxado-dev_0.0~git20140312.0.f693c7e-2.1apertis0bv2023dev2b3_all.deb Size: 26776 MD5sum: 548120c8d60ff3129f750d486455eb14 SHA1: eb8868e13cdccb5c2abcac55c4561b81556851e1 SHA256: 62cfeb16a45cf1a6ba71e2cedc139738d57210f4756d108de9072640fb3214ce SHA512: a7a0ef2a7d6cbc3abe3545cb7d18ab94cad6776690a8da01b1c970f49a8faf40dd77f74013cd40da3ed17d9b7176bf21f661841ad0fd8594e956e2901139d431 Description: Stream multiplexing for Go What is stream multiplexing? . Imagine you have a single stream (a bi-directional stream of bytes) like a TCP connection. Stream multiplexing is a method for enabling the transmission of multiple simultaneous streams over the one underlying transport stream. . What is muxado? . muxado is an implementation of a stream multiplexing library in Go that can be layered on top of a net.Conn to multiplex that stream. muxado's protocol is not currently documented explicitly, but it is very nearly an implementation of the HTTP2 framing layer with all of the HTTP-specific bits removed. It is heavily inspired by HTTP2, SPDY, and WebMUX. . How does it work? . Simplifying, muxado chunks data sent over each multiplexed stream and transmits each piece as a "frame" over the transport stream. It then sends these frames, often interleaving data for multiple streams, to the remote side. The remote endpoint then reassembles the frames into distinct streams of data which are presented to the application layer. . What good is it anyways? . A stream multiplexing library is a powerful tool for an application developer's toolbox which solves a number of problems: . - It allows developers to implement asynchronous/pipelined protocols with ease. Instead of matching requests with responses in your protocols, just open a new stream for each request and communicate over that. - muxado can do application-level keep-alives and dead-session detection so that you don't have to write heartbeat code ever again. - You never need to build connection pools for services running your protocol. You can open as many independent, concurrent streams as you need without incurring any round-trip latency costs. - muxado allows the server to initiate new streams to clients which is normally very difficult without NAT-busting trickery. . This package contains the source. Homepage: https://github.com/inconshreveable/muxado Package: golang-github-influxdata-tail-dev Priority: optional Section: devel Installed-Size: 83 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-influxdata-tail Version: 1.0.0+git20180327.c434825-4apertis0bv2023dev2b3 Replaces: golang-github-hpcloud-tail-dev Provides: golang-github-hpcloud-tail-dev Depends: golang-gopkg-tomb.v1-dev, golang-github-fsnotify-fsnotify-dev Breaks: golang-github-hpcloud-tail-dev Filename: pool/development/g/golang-github-influxdata-tail/golang-github-influxdata-tail-dev_1.0.0+git20180327.c434825-4apertis0bv2023dev2b3_all.deb Size: 17512 MD5sum: 9f93c790eee55777fe2aa8b75585c50d SHA1: 8516d2ba8227ffeb684f32468cb414e9c895ad87 SHA256: a127bc0c226cd19e8a00237bb372537b098fab717f7b08fd246c816932102125 SHA512: 8222bc87914314ab8d401480689cf6f5bebfe15a5d47f9272bc8ef047b20f833d4884458b0e6b698174234c3dc818cbc2cd667e628ba41ffed54790ba7f6d50c Description: Go package for reading from continuously updated files (tail -f) tail is a Go library striving to emulate the features of the BSD tail program (like tail -f). It comes with full support for truncation/move detection as it is designed to work with log rotation tools. Homepage: https://github.com/influxdata/tail Package: golang-github-ishidawataru-sctp-dev Priority: optional Section: devel Installed-Size: 57 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-ishidawataru-sctp Version: 0.0+git20190723.7c296d4-3apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-ishidawataru-sctp/golang-github-ishidawataru-sctp-dev_0.0+git20190723.7c296d4-3apertis0bv2023dev2b3_all.deb Size: 12468 MD5sum: f939ab27a576c01e5f8ef9704bec1b19 SHA1: 91ca7be14e74e4e92d47be328c62ffa061213f09 SHA256: 2ab5e6689efdccf68aa8bedc74c95cdb2225dfb1c38d9395292a1147cc084752 SHA512: 5bf9afbd899c0f59fb383ae83777acfa9f7070993a2db9221de6b86d35b4a44d07b2a15a3482599054eaba3d4f56caadd8c2afec26198e7264f72e0b9b08cf81 Description: SCTP library for the Go programming language Stream Control Transmission Protocol (SCTP) Homepage: https://github.com/ishidawataru/sctp Package: golang-github-j-keck-arping-dev Priority: optional Section: devel Installed-Size: 32 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-j-keck-arping Version: 1.0.0-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-j-keck-arping/golang-github-j-keck-arping-dev_1.0.0-1apertis0bv2023dev2b3_all.deb Size: 6540 MD5sum: 18d20d379345b0e58f20c0e6d2554486 SHA1: 3a44c19999f7fdb1ac46b1c5a5eb0ba44e1c0d40 SHA256: 311a8468392a4ca74d0b9c660a5799bc9108a7f917167889aad041941517114b SHA512: 0f5848cd1c83d74cbef578d2e26645de901aa197e1f3d92b73e0f25fd4effa8297ab38364412dd399f28cb78bf69b4fe0110b99e0cc82093a7b1c824c46b7019 Description: library to ping a host per arp datagram or query a host mac address arping is a native go library to ping a host per arp datagram or query a host mac address. Homepage: https://github.com/j-keck/arping Package: golang-github-jacobsa-oglematchers-dev Priority: extra Section: devel Installed-Size: 460 Maintainer: pkg-go Architecture: all Source: golang-github-jacobsa-oglematchers Version: 0.0~git20150320-3apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-jacobsa-oglematchers/golang-github-jacobsa-oglematchers-dev_0.0~git20150320-3apertis0bv2023dev2b3_all.deb Size: 30172 MD5sum: e99cb09384cbaed045c16ef5374428b8 SHA1: 42d971387f802b1d84a3b35b0e242bf5fbba7c97 SHA256: 1c50934c01e0528a63a5f3119a358be9faa1ae545de21b7df0f7d25b1ce78387 SHA512: 89a87895d1ee9643e2261e932880a9d1bed8c20a9f2abeb0ee2043a5ea7a853f97f408b113841c2ba8622e4901f9078375b9c0454d23a5cd4867edd2af6af82d Description: matchers for testing/mocking frameworks such as ogletest oglematchers is a package for the Go programming language containing a set of matchers, useful in a testing or mocking framework, inspired by and mostly compatible with Google Test for C++ and Google JS Test. The package is used by the ogletest testing framework and oglemock mocking framework, which may be more directly useful to you, but can be generically used elsewhere as well. Homepage: https://github.com/jacobsa/oglematchers Package: golang-github-jamesclonk-vultr-dev Priority: optional Section: devel Installed-Size: 224 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-jamesclonk-vultr Version: 2.0.1-1apertis0bv2023dev2b3 Depends: golang-github-stretchr-testify-dev, golang-golang-x-time-dev Filename: pool/development/g/golang-github-jamesclonk-vultr/golang-github-jamesclonk-vultr-dev_2.0.1-1apertis0bv2023dev2b3_all.deb Size: 30804 MD5sum: fdee70e6d5df23d559f3cdc211c9ecd1 SHA1: 1b45f0601316816242048c700afbb974467926b5 SHA256: 7c1e70faf3bdbdf2fece1d6360a1de6e37abf0abe37661d804391a6046b05f9c SHA512: e7b8deabb9a01f5c52769a12eb562fc14d13f91147b4f8bfc0d257549bc798c16933c269d67b5841be095b6fce04f468151e745840d4d3506eeec1609e753ab8 Description: Vultr API client library Vultr (https://www.vultr.com) API client library, written in Go. Homepage: https://github.com/JamesClonk/vultr Package: golang-github-jcmturner-gofork-dev Priority: optional Section: devel Installed-Size: 119 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-jcmturner-gofork Version: 1.0.0-2apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-jcmturner-gofork/golang-github-jcmturner-gofork-dev_1.0.0-2apertis0bv2023dev2b3_all.deb Size: 25028 MD5sum: f7e4659ad9ff719a37eb1f906da71ebe SHA1: f439ff49c6c985d49aff482e70e9cd3b0932bfe8 SHA256: 61a0416e6f4ff68ffc12401aa52e714e9d6b4b0126d1cb7ea389cf3923860589 SHA512: d0f37e6b3c0761b4ffce2efd6eb9d1ea5c0f4993a068f8e281460a2e2749e14796d48a4c43aeb0ea8e7874a36474e2b70e236260d80800c006fa400c78cb1eb9 Description: forked and modified go standard library packages to work around issues This repository contains modified Go standard library packages for use as work arounds until issues are addressed in the official distribution. . There is no support for these packages. . These packages should not be generally used. Use the official Go packages instead. Homepage: https://github.com/jcmturner/gofork Package: golang-github-jeffail-gabs-dev Priority: optional Section: devel Installed-Size: 86 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-jeffail-gabs Version: 2.3.0-1+apertis0bv2023dev3b1 Filename: pool/development/g/golang-github-jeffail-gabs/golang-github-jeffail-gabs-dev_2.3.0-1+apertis0bv2023dev3b1_all.deb Size: 17028 MD5sum: 6e7068753b5088ebad1b5210b9389073 SHA1: 3fa8ecddd1e79b66834fe3b8b48c7510a1fdabbe SHA256: 0f6e2383dc625237eddf63f00698f0cbc9ddc941b94a59d92fdfa844bb1fdf22 SHA512: f4fc1b9396376e472fd5962d99fd92400a1041a5209065f59a2b0ea068f40de5a09474416c3dbeff65aaaa62b7e4b63561c6384a1b51400b9e40653f3bff0cd6 Description: For parsing, creating and editing unknown or dynamic JSON in Go Gabs is a small utility for dealing with dynamic or unknown JSON structures in golang. It's pretty much just a helpful wrapper around the golang json.Marshal/json.Unmarshal behaviour and map[string]interface{} objects. It does nothing spectacular except for being fabulous. Homepage: https://github.com/Jeffail/gabs Package: golang-github-jessevdk-go-flags-dev Priority: optional Section: golang Installed-Size: 259 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-go-flags Version: 1.4.0-5+apertis0bv2023preb1 Replaces: golang-go-flags-dev (<< 1.4.0-3~) Provides: golang-go-flags-dev Breaks: golang-go-flags-dev (<< 1.4.0-3~) Filename: pool/development/g/golang-go-flags/golang-github-jessevdk-go-flags-dev_1.4.0-5+apertis0bv2023preb1_all.deb Size: 49056 MD5sum: da74b0c6ef76a677c91dbc677bc1ccb8 SHA1: 70e043e1360627b5c65b9a1061054d191bfa4185 SHA256: d365beb8202d18ddf94d32906a3147de20876b88b60a1bb1060a49a3db67ffdb SHA512: 17f891fddc48798560cc409522bdf2586de654f9f033bd0f9369c41b5a581dd90c3cfb93a7c3470daf938937a46c9064614ac1905ff88858670b263e27690774 Description: Go library for parsing command line arguments Package flags provides an extensive command line option parser. . The flags package is similar in functionality to the go builtin flag package but provides more options and uses reflection to provide a convenient and succinct way of specifying command line options. Homepage: https://github.com/jessevdk/go-flags Multi-Arch: foreign Package: golang-github-jfrazelle-go-dev Priority: extra Section: oldlibs Installed-Size: 9 Maintainer: pkg-go Architecture: all Source: golang-github-docker-go Version: 0.0~git20160303.0.d30aec9-3co1bv2023dev2b3 Depends: golang-github-docker-go-dev Filename: pool/development/g/golang-github-docker-go/golang-github-jfrazelle-go-dev_0.0~git20160303.0.d30aec9-3co1bv2023dev2b3_all.deb Size: 2832 MD5sum: 278f4fda523481e9f8a734ac309fa88f SHA1: 722903d25f06a180383cb8ad470959991121f520 SHA256: 17dfd7228cfbe3a36a6bc59ebc782700cb00296f01aa4c687502887032f2a0f6 SHA512: 1c5c419dfebc7d871d25ee4154675f58ba6168e995ba204b32c1ce7d2f3c3410849375b55f8220d0822c3a39a730593531325275c39122c516b9c2b202c4d616 Description: Transitional package for golang-github-docker-go-dev This is a transitional package to ease upgrades to the golang-github-docker-go-dev package. It can safely be removed. Homepage: https://github.com/docker/go Package: golang-github-jinzhu-gorm-dev Priority: optional Section: devel Installed-Size: 502 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-jinzhu-gorm Version: 1.9.6-1apertis0bv2023dev2b3 Depends: golang-pq-dev | golang-github-lib-pq-dev, golang-github-denisenkom-go-mssqldb-dev, golang-github-erikstmartin-go-testdb-dev, golang-github-go-sql-driver-mysql-dev, golang-github-jinzhu-now-dev, golang-github-mattn-go-sqlite3-dev, golang-github-jinzhu-inflection-dev Filename: pool/development/g/golang-github-jinzhu-gorm/golang-github-jinzhu-gorm-dev_1.9.6-1apertis0bv2023dev2b3_all.deb Size: 80924 MD5sum: 1e2153a29f269bfa42d455c37946bb06 SHA1: 15e71771c3d5dbbe3b67cf1036a8cc10da0030ef SHA256: b46f1a83c63e67faac5505c11982a637eb4467a88967e447c540484f3519bbf3 SHA512: 9f36363dc985e6617481888f2d581d04211c21e6ca66e43b3ebf1dec1e4b0b6bf42ec7c8ee5db085f8d12cf98a650ac65a541b5465220c333c4f3ef12519b6a0 Description: ORM library for Golang The fantastic ORM library for Golang, aims to be developer friendly. . Overview . * Full-Featured ORM (almost) * Chainable API * Auto Migrations * Relations (Has One, Has Many, Belongs To, Many To Many, Polymorphism) * Callbacks (Before/After Create/Save/Update/Delete/Find) * Preloading (eager loading) * Transactions * Embed Anonymous Struct * Soft Deletes * Customizable Logger * Iteration Support via Rows * Every feature comes with tests * Developer Friendly . go doc format documentation for this project can be viewed online without installing the package by using the GoDoc page at: http://godoc.org/github.com/jinzhu/gorm Homepage: https://github.com/jinzhu/gorm Package: golang-github-jinzhu-inflection-dev Priority: optional Section: devel Installed-Size: 32 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-jinzhu-inflection Version: 1.0.0-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-jinzhu-inflection/golang-github-jinzhu-inflection-dev_1.0.0-1apertis0bv2023dev2b3_all.deb Size: 6284 MD5sum: 54c11a4a9aa34ccd7037ca407ae7c482 SHA1: 515b44599c7a934f698efc178a2c4e64ba2c37b0 SHA256: 3beef7b9178ee974694037d0cdea3a02d96c4f2003dcb170bb29cbe9d16cf596 SHA512: de8fea76390c9158d4f6c0de366ef7138233500e4e09e08f02351d401389c1da20b8f0f0b694ffa8b967cf9f3b3dca6f5714b32ebdb585fb6f14550051c5aba3 Description: pluralize and singularize English nouns Inflection is a Go library to pluralize and singularize English nouns. Rules are based on Rails' ActiveSupport set, but can be extended by users. Homepage: https://github.com/jinzhu/inflection Package: golang-github-jinzhu-now-dev Priority: optional Section: golang Installed-Size: 45 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-jinzhu-now Version: 1.1.1-1+apertis0bv2023dev2b2 Filename: pool/development/g/golang-github-jinzhu-now/golang-github-jinzhu-now-dev_1.1.1-1+apertis0bv2023dev2b2_all.deb Size: 9908 MD5sum: c203b529c9638ccbde09aa6869b2319b SHA1: bfcde15263c0ed5e8cb842bef71a670ff97dc09a SHA256: 92887e31ba20f14c4d137ab85d16c4781205c82f3ce31b82ba69b04877928b2c SHA512: 726093ec9b6ae94459ab658b940004110564063229610c86b9da47f4b6073d9ad6f257185fd25ca649da7066dbd144ef3341ef5efefc46e5194080475517eb3c Description: time toolkit for golang Package now is a time toolkit for golang. . time.Now() // 2013-11-18 17:51:49.123456789 Mon . BeginningOfMinute() // 2013-11-18 17:51:00 Mon BeginningOfHour() // 2013-11-18 17:00:00 Mon BeginningOfDay() // 2013-11-18 00:00:00 Mon BeginningOfWeek() // 2013-11-17 00:00:00 Sun . FirstDayMonday = true // Set Monday as first day BeginningOfWeek() // 2013-11-18 00:00:00 Mon BeginningOfMonth() // 2013-11-01 00:00:00 Fri BeginningOfQuarter() // 2013-10-01 00:00:00 Tue BeginningOfYear() // 2013-01-01 00:00:00 Tue . EndOfMinute() // 2013-11-18 17:51:59.999999999 Mon EndOfHour() // 2013-11-18 17:59:59.999999999 Mon EndOfDay() // 2013-11-18 23:59:59.999999999 Mon EndOfWeek() // 2013-11-23 23:59:59.999999999 Sat . FirstDayMonday = true // Set Monday as first day EndOfWeek() // 2013-11-24 23:59:59.999999999 Sun EndOfMonth() // 2013-11-30 23:59:59.999999999 Sat EndOfQuarter() // 2013-12-31 23:59:59.999999999 Tue EndOfYear() // 2013-12-31 23:59:59.999999999 Tue . // Use another time t := time.Date(2013, 02, 18, 17, 51, 49, 123456789, time.UTC) New(t).EndOfMonth() // 2013-02-28 23:59:59.999999999 Thu . Monday() // 2013-11-18 00:00:00 Mon Sunday() // 2013-11-24 00:00:00 Sun EndOfSunday() // 2013-11-24 23:59:59.999999999 Sun . This package contains the source. Homepage: https://github.com/jinzhu/now Multi-Arch: foreign Package: golang-github-jmespath-go-jmespath-dev Priority: optional Section: devel Installed-Size: 1199 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-jmespath-go-jmespath Version: 0.4.0-1apertis0bv2023dev2b3 Depends: golang-github-davecgh-go-spew-dev (>= 1.1.0), golang-github-pmezard-go-difflib-dev (>= 1.0.0), golang-github-stretchr-objx-dev (>= 0.1.0), golang-gopkg-yaml.v2-dev (>= 2.2.8) Filename: pool/development/g/golang-github-jmespath-go-jmespath/golang-github-jmespath-go-jmespath-dev_0.4.0-1apertis0bv2023dev2b3_all.deb Size: 91692 MD5sum: c69e48c6128beacdd98a206653488003 SHA1: 107862c60f07900e078456a7a0c0cb1b93ff14ba SHA256: c88cbaeb1d32217a19c8498c93e53ad8f7d2a3507eb57630761d4b6d86509459 SHA512: 949ca0bbf43fee9c2ad27e77a3c29a96f46661946f760a6878b554826f158e2ca61137392ca6d3be566e5cdd5799d431d200795ebf0e2796af353d630029262f Description: Golang implementation of JMESPath A JMESPath implementation in Go. . See http://jmespath.org for more info. Homepage: https://github.com/jmespath/go-jmespath Package: golang-github-jmhodges-clock-dev Priority: extra Section: devel Installed-Size: 32 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-jmhodges-clock Version: 1.0-3co1bv2023dev2b3 Filename: pool/development/g/golang-github-jmhodges-clock/golang-github-jmhodges-clock-dev_1.0-3co1bv2023dev2b3_all.deb Size: 6928 MD5sum: 11f82aeef7bcce76c53754ea8118b67b SHA1: 92732f08f78f94213ba9cff9a2e89cbf59e44d20 SHA256: f6bc98fe80cab7b32ac8bd626707000234ae92403a934efc6c89f27bbb074fd5 SHA512: c2872c0593eb1cc43c8e5eba2bf451137d3a774636ea97d1fc4d2da723aee19ce676161fc86af5dfd97fd9ff6668ca6f557fb344373d3ffb737d66cfe07d05cd Description: Go package for testing time-dependent code This package provides an abstraction for system time that enables testing of time-dependent code. Homepage: https://github.com/jmhodges/clock Package: golang-github-jmoiron-sqlx-dev Priority: extra Section: devel Installed-Size: 141 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-jmoiron-sqlx Version: 1.1+git20160206.61.398dd58-2.1apertis0bv2023dev2b3 Depends: golang-github-go-sql-driver-mysql-dev, golang-github-lib-pq-dev, golang-github-mattn-go-sqlite3-dev Filename: pool/development/g/golang-github-jmoiron-sqlx/golang-github-jmoiron-sqlx-dev_1.1+git20160206.61.398dd58-2.1apertis0bv2023dev2b3_all.deb Size: 33668 MD5sum: 03b39e193b3a1c6df103043b31c54346 SHA1: 1a1595177844b29cc2dc72cf90ca5c2176b8d97a SHA256: 8630e0cdaf8ba7153ee1fba10be8e665090533b7609d68348a53dfcdf081623f SHA512: 43ccca0dbe0c78e4db8c7c8f37ef497e54ba8693a9fff57ed6bcf44ac785bc5a23d8dca2b704dd50f4781dca75b8499923710154916bf693ccb58b72395775ab Description: General purpose extensions to Golang's database/sql library sqlx is a library which provides a set of extensions on Go's standard database/sql library. The sqlx versions of sql.DB, sql.TX, sql.Stmt, et al. all leave the underlying interfaces untouched, so that their interfaces are a superset on the standard ones. This makes it relatively painless to integrate existing codebases using database/sql with sqlx. . Major additional concepts are: . * Marshal rows into structs (with embedded struct support), maps, and slices * Named parameter support including prepared statements * Get and Select to go quickly from query to struct/slice Homepage: https://github.com/jmoiron/sqlx Package: golang-github-jonboulle-clockwork-dev Priority: extra Section: devel Installed-Size: 25 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-jonboulle-clockwork Version: 0.1.0-4.1apertis0bv2023dev2b3 Replaces: golang-clockwork-dev (<< 0.1.0) Breaks: golang-clockwork-dev (<< 0.1.0) Filename: pool/development/g/golang-github-jonboulle-clockwork/golang-github-jonboulle-clockwork-dev_0.1.0-4.1apertis0bv2023dev2b3_all.deb Size: 5964 MD5sum: 974f3878c8d3fe133de44f721f57c5d8 SHA1: 84cdeee7b16b3931b0b6ba7ce3f277fef6070adc SHA256: 3b3e9f9995538ef0e8ef38f7bfc72896ee4f3aee69d4039a66fd1db6961420c4 SHA512: 606fe4b927fb1c77f9add208ef527f3ea51afd0607983024197459835187484e9eb5fdf305f1f06d3726afb4ded4f98e613bcdd582d82a1d62e6e4a60e937406 Description: Simple fake clock for Go Simple fake clock for Go that replaces uses of the time package with a test class for testing purposes. Homepage: https://github.com/jonboulle/clockwork Package: golang-github-josharian-intern-dev Priority: optional Section: devel Installed-Size: 18 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-josharian-intern Version: 1.0.0-3apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-josharian-intern/golang-github-josharian-intern-dev_1.0.0-3apertis0bv2023dev2b3_all.deb Size: 3596 MD5sum: 624b3a95c7493239f37319671bf78cc9 SHA1: 4ff5e8a6ce818cf845bbb2383e461fd38e53da20 SHA256: f73546cd4db8ca52183dcbf659b16e685ad5b0260c440ce0e601ab76d8989c1d SHA512: ce670da26f55964c3c1576517aa50c57438f457b1cfe6fdba0273745a742adc92db8b80f0f0b9ff6a5741ed28b1d6230263b48364517738977e0040fc506d543 Description: Intern string golang library Intern string allows one to keep only a single copy of string data. All functions may be called concurrently with themselves and each other. . For a blog post introducing string interning, see: https://commaok.xyz/post/intern-strings Homepage: https://github.com/josharian/intern Multi-Arch: foreign Package: golang-github-jpillora-backoff-dev Priority: optional Section: devel Installed-Size: 20 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-jpillora-backoff Version: 1.0.0-1.1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-jpillora-backoff/golang-github-jpillora-backoff-dev_1.0.0-1.1apertis0bv2023dev2b3_all.deb Size: 3852 MD5sum: 890cf44af6d71746a716699841fd50de SHA1: becb2cf8fb36bb8eb53713e74ac5566d558f8957 SHA256: df013ec0353036db5355e0e483f541bdc1cbb99f370aa60257400b7c430d1719 SHA512: a592fa5c7858d992f965ddcf7ecea0c6b8ab06a7d48846b5637536e9b04c25377ff70081410f9ebced4b6874e2793d9a3c6ec6334f45e1b6778df6f20879ed1d Description: backoff algorithm in Golang Backoff is a simple exponential backoff counter in Go (Golang) Homepage: https://github.com/jpillora/backoff Package: golang-github-json-iterator-go-dev Priority: optional Section: devel Installed-Size: 548 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-json-iterator-go Version: 1.1.10-2apertis0bv2023dev2b3 Depends: golang-github-modern-go-concurrent-dev, golang-github-modern-go-reflect2-dev Filename: pool/development/g/golang-github-json-iterator-go/golang-github-json-iterator-go-dev_1.1.10-2apertis0bv2023dev2b3_all.deb Size: 69596 MD5sum: 2ca51e99074da2404443ba93a5931698 SHA1: 6b11b916e11edfab61ce296b89638376026c62b8 SHA256: 8b4ca46b58926d0d8b3a29d53a10e27418c0fad41fe3b6a230a834f0f3a2fc75 SHA512: 9800c4730620f68d9fc40a5b59ef9837c089d6f24758acbcd777f0979d9280409f5d2fe1821cfb00583206bf00037ed354215b37ba65e353964d55eeaecd3a47 Description: High-performance drop-in replacement of "encoding/json" Json-iterator is a high-performance 100% compatible drop-in replacement of "encoding/json" . Detailed documentation and migration guide can be found at http://jsoniter.com/migrate-from-go-std.html Homepage: http://jsoniter.com/ Package: golang-github-jtolds-gls-dev Priority: optional Section: devel Installed-Size: 32 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-jtolds-gls Version: 4.20.0-2apertis0bv2023dev2b3 Breaks: golang-defaults (<< 2:1.12~1) Filename: pool/development/g/golang-github-jtolds-gls/golang-github-jtolds-gls-dev_4.20.0-2apertis0bv2023dev2b3_all.deb Size: 7848 MD5sum: 73391fc20bcc65beb13e9e12cc0ccf37 SHA1: 3d540ccbdca34f608900af4fa04bebfbb561fe9b SHA256: af80e340d23e76187844543972771648a791349c36a45ec53153c989ae2913c1 SHA512: 42797c8474ed9e8bbe01fad17352ccdc89a8bf5098d0559814c7f4504904a03531cf70d9091eba0c940f061d428182404b7af921463f0f9e8828d9845dbe4dbc Description: Goroutine local storage The gls package implements goroutine-local storage. It is a solution to the common problem of identifying a goroutine by some kind of gouroutine id. For example, it can be used to log an HTTP request context id in every log line in the same goroutine as the incoming HTTP request. Homepage: https://github.com/jtolds/gls Package: golang-github-juju-ansiterm-dev Priority: optional Section: devel Installed-Size: 60 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-juju-ansiterm Version: 0.0~git20161107.35c59b9-3co1bv2023dev2b3 Depends: golang-github-mattn-go-colorable-dev, golang-github-mattn-go-isatty-dev, golang-github-lunixbochs-vtclean-dev, golang-gopkg-check.v1-dev Filename: pool/development/g/golang-github-juju-ansiterm/golang-github-juju-ansiterm-dev_0.0~git20161107.35c59b9-3co1bv2023dev2b3_all.deb Size: 13152 MD5sum: 4a122e200ff9a1443ebb3865cf56ba8d SHA1: 13edd1550413aef5a8d2a556d3ffb83f0df924ca SHA256: c1f91fb3d8cf0f00ce909bea27e2aa1d717359cb6f6076adf198f358cf6ca844 SHA512: babc014a353acd13cae63793f91d1d9f07b7c5dec1b2e06851f0cff13cd3eaaba2226ed4f08374914ebaaf0ddcb66f382617adfeee9ccb7509e91bbbbbcb4c02 Description: colored writers and tabwriters Package ansiterm provides a Writer that writes out the ANSI escape codes for color and styles. Homepage: https://github.com/juju/ansiterm Package: golang-github-juju-loggo-dev Priority: optional Section: devel Installed-Size: 89 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-juju-loggo Version: 0.0~git20170605.8232ab8-4co1bv2023dev2b3 Depends: golang-github-juju-ansiterm-dev, golang-gopkg-check.v1-dev Filename: pool/development/g/golang-github-juju-loggo/golang-github-juju-loggo-dev_0.0~git20170605.8232ab8-4co1bv2023dev2b3_all.deb Size: 16824 MD5sum: 2b7a6a1b8863f4cadea89dc5a436d0d5 SHA1: b380f3b7a5327535c0f8fb7936790bbbfe536834 SHA256: 713342ee0ac344a39d80edba1d3a3d6a7ab6753e7bbbe3f212341cb237e5b8e3 SHA512: 4fd49855c786e6f545ae99adc718a32ee0d480cc132f36d6347208fad977d0704147ef98a6f5e8d7d8ac70036e626e8900e0129b41968340d506f3afa23c5bb6 Description: logging library for Go This package provides an alternative to the standard library log package. . The actual logging functions never return errors. If you are logging something, you really don't want to be worried about the logging having trouble. Homepage: https://github.com/juju/loggo Package: golang-github-juju-ratelimit-dev Priority: optional Section: devel Installed-Size: 41 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-juju-ratelimit Version: 1.0.1-1.1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-juju-ratelimit/golang-github-juju-ratelimit-dev_1.0.1-1.1apertis0bv2023dev2b3_all.deb Size: 9196 MD5sum: 36852d164d320a08d77514be1462680d SHA1: d9239a11803e9bec79c822dbbb3701951412867f SHA256: 4a5751981bc8ec26578ea5d69c00f231a7b7f8a5b2528192951a2d641521a202 SHA512: 59a23fbec5f622f69d051dbed959debee8278c9730059cb6bee6b47b012cf956de6d7aed0a39c5786aa3508b8ffd6ddb295385bc9a1842127e12a388106f39ae Description: Efficient token-bucket-based rate limiter module for Go The ratelimit package provides an efficient token bucket implementation in Go. The token bucket algorithm implements a method for ensuring a reader or writer does not exceed a specified rate limit. Homepage: https://github.com/juju/ratelimit Package: golang-github-julienschmidt-httprouter-dev Priority: optional Section: golang Installed-Size: 87 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-julienschmidt-httprouter Version: 1.3.0-1apertis0bv2023dev2b3 Breaks: burrow (<< 1.2.1-2) Filename: pool/development/g/golang-github-julienschmidt-httprouter/golang-github-julienschmidt-httprouter-dev_1.3.0-1apertis0bv2023dev2b3_all.deb Size: 19548 MD5sum: d626e8cb208f9a9e8c6f8ad69a49c7f6 SHA1: 6cd9e882b5ca956c6c1ec68eac323ad89c73c95c SHA256: c380e3be4d0a46558e8153af6384eb0daee8b1aacfe0d446a1ecc203e7923fa2 SHA512: be27acec7a265c15c839b32ff2fc6a233d0e85fc654072b5ca926691c84a9e43f07f38c249300fb6b54bf42e0cc0ec270bcbc39058f05b4d554ff8e7b497ea60 Description: High performance HTTP request router for Go that scales well HttpRouter (github.com/julienschmidt/httprouter) is a lightweight high performance HTTP request router (also called multiplexer or just mux for short) for Go. . In contrast to the default mux of Go's net/http package, this router supports variables in the routing pattern and matches against the request method. It also scales better. . The router is optimized for high performance and a small memory footprint. It scales well even with very long paths and a large number of routes. A compressing dynamic trie (radix tree) structure is used for efficient matching. Homepage: https://github.com/julienschmidt/httprouter Multi-Arch: foreign Package: golang-github-kardianos-osext-dev Priority: optional Section: golang Installed-Size: 32 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-kardianos-osext Version: 0.0~git20190222.2bc1f35-2apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-kardianos-osext/golang-github-kardianos-osext-dev_0.0~git20190222.2bc1f35-2apertis0bv2023dev2b3_all.deb Size: 8232 MD5sum: 6704f9abcd8c4a281d7f345aafefeffe SHA1: 76f32ae1f611a8b5774e3b2392617a3ddb347b79 SHA256: 042fe49738a3307f7d95b6320733b82133e44e66823acf9aaa4778b1aaa2da95 SHA512: 11be27dd30f9c8e55bc03c959d1261a48cd1a139581859ef68df31ff3ab13270178bfe151c6f75a45fc393fc15795f208d30899d85fa16522f0a4d17b79ce9ce Description: Extend "os" package with Executable and ExecutableFolder This Go library implements functions for discovering the current executable and folder to re-invoke the currently running program. This can be useful for upgrading the current executable or finding resources located relative to the executable file. Both working directory and the os.Args[0] value are arbitrary and cannot be relied on; os.Args[0] can be "faked" . These methods are available in the "os" package from Go 1.8 and later. Homepage: https://github.com/kardianos/osext Multi-Arch: foreign Package: golang-github-kisielk-gotool-dev Priority: optional Section: devel Installed-Size: 61 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-kisielk-gotool Version: 1.0.0-1co0bv2023dev2b3 Filename: pool/development/g/golang-github-kisielk-gotool/golang-github-kisielk-gotool-dev_1.0.0-1co0bv2023dev2b3_all.deb Size: 10604 MD5sum: 3b3dcb17f9d1b55d9a2760dfcf769338 SHA1: 57eab7cd90df50abfecbed8c6e263cf12c70fe5e SHA256: e32ceec2e8d040af7ee9adc3d826df757d2149d7e859543c906387096d271718 SHA512: e9d685653680fb76e23e54534d327185a65526344ace28d119f13c7b3b7a0cb5357718ceae9447a2160888d44f8b8ffbb830b56a6a5b57d221b9e8dbb71c29b8 Description: library of some utility functions provided by cmd/go This package provides a library of some utility functions provided by cmd/go. This library is provided as a convenience to developers wanting to write tools with similar semantics. Homepage: https://github.com/kisielk/gotool Package: golang-github-kisielk-sqlstruct-dev Priority: extra Section: devel Installed-Size: 26 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-kisielk-sqlstruct Version: 0.0~git20150917.0.0b86a3e-2.1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-kisielk-sqlstruct/golang-github-kisielk-sqlstruct-dev_0.0~git20150917.0.0b86a3e-2.1apertis0bv2023dev2b3_all.deb Size: 6512 MD5sum: fda7ca12c33b6f53852808f754bd4bc4 SHA1: 49f58857166ed76dee5500233ee2881fe97f5f6a SHA256: 37ab57c7cbe4f287554f15f3dc5d7638c5696a9f9a41adba1288751ca3434e97 SHA512: 8096dc266ecd32d81f4224b129101f825363f7ace67898851070c56bf85a60f7bb25922140bfebeb1f75c36a62be6fce0d2d2895bf3a99efa4a6f79bb96c918b Description: convenience functions for using structs with the database/sql package Package sqlstruct provides some convenience functions for using structs with the Go standard library's database/sql package. . The package matches struct field names to SQL query column names. A field can also specify a matching column with "sql" tag, if it's different from field name. Unexported fields or fields marked with `sql:"-"` are ignored, just like with "encoding/json" package. Homepage: https://github.com/kisielk/sqlstruct Package: golang-github-kisom-goutils-dev Priority: extra Section: devel Installed-Size: 168 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-kisom-goutils Version: 0.0~git20161101.0.858c9cb-2.1apertis0bv2023dev2b3 Depends: golang-github-kr-text-dev, golang-github-pkg-sftp-dev, golang-golang-x-crypto-dev, golang-golang-x-sys-dev, golang-gopkg-yaml.v2-dev Filename: pool/development/g/golang-github-kisom-goutils/golang-github-kisom-goutils-dev_0.0~git20161101.0.858c9cb-2.1apertis0bv2023dev2b3_all.deb Size: 30032 MD5sum: 360d8d8a963837721a4c8c80c7b15cc0 SHA1: a9d937a0632fa6479df941da56c951286edd8510 SHA256: d1ccace3a4980973fc7ec7f025c343420847bfcd4cdaa74bc1764c24413c12ad SHA512: dca7f4a4cb0c4db001b27ce0dae294f983f2b6b58bc1279ef569d474e71298770dd9fb09ac3d0f01984a30eee9dcaf1f44e8a3edf81bfe63e45024d1fdf36d6a Description: Various TLS certificate tools and other utility libraries for Golang This package contains a collection of utility libraries for Golang, as well as an assortment of tools mainly for displaying information about TLS certificates and keys. Homepage: https://github.com/kisom/goutils Package: golang-github-klauspost-compress-dev Priority: optional Section: golang Installed-Size: 21903 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-klauspost-compress Version: 1.11.7-2+apertis0bv2023dev3b1 Depends: golang-github-cespare-xxhash-dev (>= 2.1.0~) Filename: pool/development/g/golang-github-klauspost-compress/golang-github-klauspost-compress-dev_1.11.7-2+apertis0bv2023dev3b1_all.deb Size: 14226504 MD5sum: 6cb56867814b83281e8be8b05e2840a7 SHA1: 76ccb335f89558be2f3e49de4a8569fd41ced916 SHA256: 7e79405aafff779e22fcec470b28249b915eec6c2af9161ce10c4aaa7770157b SHA512: f90c83841923c2dc2c006eb84db326b8a4836698d453918c811049fe049f117d9c9929bbb4fc29332ee1a9a6708016dfc06ebd2a348a1539a8dd962a716e58e1 Description: optimized compression packages This package is based on an optimized Deflate function, which is used by gzip/zip/zlib packages. It offers slightly better compression at lower compression settings, and up to 3x faster encoding at highest compression level. Homepage: https://github.com/klauspost/compress Package: golang-github-klauspost-crc32-dev Priority: optional Section: devel Installed-Size: 66 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-klauspost-crc32 Version: 1.2.0-1+apertis0bv2023dev3b1 Filename: pool/development/g/golang-github-klauspost-crc32/golang-github-klauspost-crc32-dev_1.2.0-1+apertis0bv2023dev3b1_all.deb Size: 17060 MD5sum: 3e0491df1fe422dc3fcc9b6639a0a9b9 SHA1: d622052fbea7a8ff01f395bb71b70399b80870d5 SHA256: 5969b589ca324b446f349a399f18d031926af1a1ed5fc2d03340a8b8993eb38d SHA512: 24e9bf8dbbb440d298532ecfd517bd75d53bd08f8d50d36b3eee0df92ce8b5934f2d152fad43f794cb715de53369b2030aec4b2375084d5b38fc062bcd45ce28 Description: CRC32 hash with x64 optimizations This package is a drop-in replacement for the standard library hash/crc32 package, that features SSE 4.2 optimizations on x64 platforms, for a 10x speedup. Homepage: https://github.com/klauspost/crc32 Package: golang-github-kolo-xmlrpc-dev Priority: optional Section: devel Installed-Size: 56 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-kolo-xmlrpc Version: 0.0~git20200310.e035052-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-kolo-xmlrpc/golang-github-kolo-xmlrpc-dev_0.0~git20200310.e035052-1apertis0bv2023dev2b3_all.deb Size: 11964 MD5sum: be29efa2c31d83e387c1f7c6bfa70914 SHA1: 809886c4e5aa7b016c8179dcdf690cb437d3579b SHA256: e791d5aa732ed461baa2722262f9520f6698669fbdc0ec2ccba5f3cbca0c8823 SHA512: 140f8ab4568c61c9f967d7e985425d70e1fdd20bbbea6ec469098bf1b6d286b26c4c443277cdea2b8c11f690a0f3d353c627219f19f97aca141bc1abba437860 Description: Implementation of the XMLRPC client protocol in Go The github.com/kolo/xmlrpc package is an implementation of client side part of XMLRPC protocol in the Go language. Homepage: https://github.com/kolo/xmlrpc Package: golang-github-kr-fs-dev Priority: optional Section: devel Installed-Size: 26 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-kr-fs Version: 0.1.0-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-kr-fs/golang-github-kr-fs-dev_0.1.0-1apertis0bv2023dev2b3_all.deb Size: 6532 MD5sum: d9c905a166e88032af338ae96a076b8e SHA1: 14b852c86ed2af55ce45cc863efe75c18855ca80 SHA256: 983359310f4887fe50539eb211047f9f8f5c6723799185df20cad1dc17c5356a SHA512: c49940891398cb8838ac8afc3b1b2eb23dcb78c7bfbff9f4376681ff8ad366b158b1429f62bcd0589989543d102416d993a1fd478eb4d38aad7c2918f488bac4 Description: Provides filesystem-related functions for Go Package fs provides filesystem-related functions, especially Walker which provides a convenient interface for iterating over the descendants of a filesystem path, for the Go Programming Language. Homepage: https://github.com/kr/fs Package: golang-github-kr-pretty-dev Priority: optional Section: devel Installed-Size: 68 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-pretty Version: 0.2.1+git20200831.59b4212-1apertis0bv2023dev2b3 Replaces: golang-pretty-dev (<< 0.0~git20160325.0.add1dbc-1~) Provides: golang-pretty-dev Depends: golang-github-kr-text-dev (>= 0.1.0) Breaks: golang-pretty-dev (<< 0.0~git20160325.0.add1dbc-1~) Filename: pool/development/g/golang-pretty/golang-github-kr-pretty-dev_0.2.1+git20200831.59b4212-1apertis0bv2023dev2b3_all.deb Size: 14856 MD5sum: 7cd3924296d5c3ac25857a435fa3179b SHA1: ea5a8caf5f188737a80394d724a963a249495fad SHA256: 2c09c2e2622b80eafff9bdf02ff5f3196cbe733948e2b4428062056333052b57 SHA512: e39e764127f592f87576bcf25092a063d86e0fc914960e8bae08c4d31b8b3ead483036712fbad03068dcb294e002b11feb6667bf5d495b0418e68c9d41569c3c Description: Pretty printing for Go values Go library package github.com/kr/pretty provides pretty-printing for Go values. This is useful during debugging, to avoid wrapping long output lines in the terminal. . It provides a function, Formatter, that can be used with any function that accepts a format string. It also provides convenience wrappers for functions in packages fmt and log. Homepage: https://github.com/kr/pretty/ Package: golang-github-kr-pty-dev Priority: optional Section: devel Installed-Size: 62 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-pty Version: 1.1.6-1apertis0bv2023dev2b3 Replaces: golang-pty-dev (<< 0.0~git20151007.0.f7ee69f-1~) Provides: golang-pty-dev Breaks: golang-pty-dev (<< 0.0~git20151007.0.f7ee69f-1~) Filename: pool/development/g/golang-pty/golang-github-kr-pty-dev_1.1.6-1apertis0bv2023dev2b3_all.deb Size: 10788 MD5sum: 503f377d428c4b5c39bcbd9eb6dcc1a2 SHA1: 9ef9d5d1fb997ab1318b16012085bcf8467724d0 SHA256: 8b9e120be1fb0af8acea7d1ad91d92a31f24eaf7c1560e8196c3b4205404f47f SHA512: a5b92ce54e0bc8e48b0f72e472eb7ca438b36d233322219d351d9e58acb12118ef491b2cf9de1be69f8b293e3390ee3660337fe022c35d25a413a97e61e0636f Description: Go package for using unix pseudo-terminals Pty is a Go package for using unix pseudo-terminals. . This package contains the source. Homepage: https://github.com/kr/pty Package: golang-github-kr-text-dev Priority: optional Section: golang Installed-Size: 48 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-text Version: 0.2.0-1apertis0bv2023dev2b3 Replaces: golang-text-dev (<< 0.0~git20150905.0.bb797dc-1~) Provides: golang-text-dev Depends: golang-github-creack-pty-dev Breaks: golang-text-dev (<< 0.0~git20150905.0.bb797dc-1~) Filename: pool/development/g/golang-text/golang-github-kr-text-dev_0.2.0-1apertis0bv2023dev2b3_all.deb Size: 11288 MD5sum: d815380b0eb4246dc1b374cee3fb490b SHA1: 36125e67781a1c4ef9f3674499affdc27f6d6617 SHA256: 88947c37b760b6b88bb321aa3106445f0897c665ad85bb536d7237c2c913a3d0 SHA512: e7e9f5e073b8af258561f3274d4feb3816497507dcfad2b0dd78ffaaf17bd90b99dec3a88ab8b8f39bc78ac336248649207d322817a036dfc1d7a341ab7ddff9 Description: Go package for manipulating paragraphs of text Go library package "github.com/kr/text" provides rudimentary functions for manipulating text in paragraphs. Homepage: https://github.com/kr/text Package: golang-github-kylelemons-godebug-dev Priority: optional Section: devel Installed-Size: 75 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-kylelemons-godebug Version: 1.1.0-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-kylelemons-godebug/golang-github-kylelemons-godebug-dev_1.1.0-1apertis0bv2023dev2b3_all.deb Size: 14880 MD5sum: 0f17eb49cc88c6058a4f0c7de3d6b2cb SHA1: dce4fa1493bebf7c0836d87d3fd00f56e57be803 SHA256: e3f140d0f503b23be9b3176204745b36f7c64ec63c35618a6fd9775671f33379 SHA512: 724e14c3220d3f4d571d68a8b6566fcd3c691ee05fa6258215307c21eac508ddd3af722be4412f3eec19b8c10fa594a8aa5b1d4ba23e4436336cf5516f1d9e3f Description: Debugging helper utilities for Go Golang debugging helper utilities. Homepage: https://github.com/kylelemons/godebug Package: golang-github-leodido-go-urn-dev Priority: optional Section: golang Installed-Size: 67 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-leodido-go-urn Version: 1.2.1-2apertis0bv2023dev2b3 Depends: golang-github-stretchr-testify-dev Filename: pool/development/g/golang-github-leodido-go-urn/golang-github-leodido-go-urn-dev_1.2.1-2apertis0bv2023dev2b3_all.deb Size: 9764 MD5sum: 6dff0535f0a0294daddf0adf7dcdc818 SHA1: c29bc9ae9b19f4f8b7595dbb34cdcb6d7976b208 SHA256: 116500d15965d422db3be5fcaef8bc49fc57734e064ed0ad4e080178779763a0 SHA512: 7608191b34590f0340c5931dc10c32a651cf43504975c7569673d60c54f1b971b57b0fa7e3436f9dd198edf4a264aaac4cc008589c44d0e7b6446059a3a30c82 Description: Go parser for Uniform Resource Names This parser deals with Uniform Resource Names as defined in RFC 2141 (URN Syntax). The actual parsing is accompanied by: - fine-grained and informative erroring; - namespace specific string normalization. Homepage: https://github.com/leodido/go-urn Package: golang-github-lib-pq-dev Priority: optional Section: devel Installed-Size: 380 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-lib-pq Version: 1.3.0-1apertis0bv2023dev2b3 Replaces: golang-pq-dev (<< 0.0~git20151007.0.ffe986a-1~) Provides: golang-pq-dev Breaks: golang-pq-dev (<< 0.0~git20151007.0.ffe986a-1~) Filename: pool/development/g/golang-github-lib-pq/golang-github-lib-pq-dev_1.3.0-1apertis0bv2023dev2b3_all.deb Size: 76244 MD5sum: 93dacf3b244291f8a2725e3f1622d0ec SHA1: 4a9b90c5710799ceeaa5910bfd17d25083a98651 SHA256: d2dc6adb1c3c393865117c9f533be53341ff2813db6711da5ef3044c5e6ce598 SHA512: c79a38735fc0b8d2b99295219ad81d6a889780e5aa11c34f4f5fe2f60afd1d82ad94b5c73bef6173fc41e1022b712123ff1b93cec8f91bca19488c48bc9faef0 Description: Pure Go Postgres driver for Go’s database/sql package After importing this package, you can connect to a Postgres database from your Go programs. This package does not depend on libpq-dev and does not need cgo, making it suitable for use when cross-compiling. . This package contains the source. Homepage: https://github.com/lib/pq Package: golang-github-lithammer-shortuuid-dev Priority: optional Section: devel Installed-Size: 41 Maintainer: Detlev Casanova Architecture: all Source: golang-github-lithammer-shortuuid Version: 3.0.7-0+apertis4bv2023dev3b1 Filename: pool/development/g/golang-github-lithammer-shortuuid/golang-github-lithammer-shortuuid-dev_3.0.7-0+apertis4bv2023dev3b1_all.deb Size: 12012 MD5sum: 9390d474375111c80da5325eb0bee317 SHA1: ded4975df0024349c9897023a5a4ec467b7ce70f SHA256: ee947dcbba48a29c8861b7e41bc6fe41704eb02b60812ac527fe61352c6ff682 SHA512: 3d938e47a3e84ad114ceff97a5883980dee5d7e70fe9fcf1f1c3bad0ecc214f25b1cbbf4b0e699f4d0edef144a7ef385f569b181fb0ec73bd70897a67fed28c9 Description: A Go library that generates concise, unambiguous, URL-safe UUIDs. Based on and compatible with the Python library shortuuid Package: golang-github-lunixbochs-vtclean-dev Priority: optional Section: devel Installed-Size: 23 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-lunixbochs-vtclean Version: 1.0.0-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-lunixbochs-vtclean/golang-github-lunixbochs-vtclean-dev_1.0.0-1apertis0bv2023dev2b3_all.deb Size: 5548 MD5sum: d5967f4a8609434e7434ed7f7e442724 SHA1: 51688c9af07b4875cc565dac13dac27bb10a96c4 SHA256: 7b71b2bec173914fa8bff51c4d925ade274297a6af04d6c1fb42bbba506d35d1 SHA512: 0ae37a02ee5c759f06ca4dac54dba056efff3d2f27607e680356888ad4e32981b33df4c90dfd7cd01afece55638c114b0c25abf0d20ea00af4a2a80d1e85971d Description: strips terminal escapes from text, can preserve color package vtclean can clean up raw terminal output by stripping escape sequences, optionally preserving color. Homepage: https://github.com/lunixbochs/vtclean Multi-Arch: foreign Package: golang-github-magiconair-properties-dev Priority: optional Section: golang Installed-Size: 138 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-magiconair-properties Version: 1.8.4-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-magiconair-properties/golang-github-magiconair-properties-dev_1.8.4-1apertis0bv2023dev2b3_all.deb Size: 30064 MD5sum: 07e20a1c1c6579bb10ceedc7f5e59580 SHA1: 7c3b77b33933e7203f66175eb41e0c51e4fd5738 SHA256: 37c7b32aba7c06e230987d1921f24591df2eb32166e51bf3d60c913ed2b100ec SHA512: 401b089a3e5ff4e7f5b11927f2b618baec0a93b53f7bbab1816f69b6074ff3a05214408b525141c629e2e6ca0ce22b6bf966bbeeedb66da8ac704f9afb8c8b93 Description: Java properties scanner for Go “properties” is a Go library for reading and writing properties files. . It supports reading from multiple files and Spring style recursive property expansion of expressions like ${key} to their corresponding value. Value expressions can refer to other keys like in ${key} or to environment variables like in ${USER}. Filenames can also contain environment variables like in /home/${USER}/myapp.properties. . Comments and the order of keys are preserved. Comments can be modified and can be written to the output. . The properties library supports both ISO-8859-1 and UTF-8 encoded data. Homepage: https://github.com/magiconair/properties Package: golang-github-mailru-easyjson-dev Priority: optional Section: devel Installed-Size: 736 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-mailru-easyjson Version: 0.7.6-2apertis0bv2023dev2b3 Depends: golang-github-josharian-intern-dev Filename: pool/development/g/golang-github-mailru-easyjson/golang-github-mailru-easyjson-dev_0.7.6-2apertis0bv2023dev2b3_all.deb Size: 82448 MD5sum: 92da2715e4c580461c474243c2964d19 SHA1: 3b122d367a80237e72448325243f511c16b259ef SHA256: 8ea5935b28feeacb672ce7b6439508379bca2c8c2a43cfd82d60266dd4d50411 SHA512: 1b3777f2ae4727758e866faf95afdd3c9c2bb072f0ffe8e254c21a53ad20bfc140355530010c6e0e53a28a3b516ed08631e469a8ee2d220eaba9ba5a23dc6477 Description: Fast JSON serializer for golang - development files easyjson allows (un-)marshaling of JSON golang structs without the use of reflection by generating marshaller code. . One of the aims of the library is to keep generated code simple enough so that it can be easily optimized or fixed. Another goal is to provide users with ability to customize the generated code not available in 'encoding/json', such as generating snake_case names or enabling 'omitempty' behavior by default. . This package contains the development files. Homepage: https://github.com/mailru/easyjson Multi-Arch: foreign Package: golang-github-mattn-go-colorable-dev Priority: optional Section: devel Installed-Size: 55 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-mattn-go-colorable Version: 0.1.7-1apertis0bv2023dev2b3 Depends: golang-github-mattn-go-isatty-dev Filename: pool/development/g/golang-github-mattn-go-colorable/golang-github-mattn-go-colorable-dev_0.1.7-1apertis0bv2023dev2b3_all.deb Size: 10104 MD5sum: aff2b43e892b6a39f62876114e2fa6df SHA1: 1847ef0bb323222ae39f31d9c3bb2de7c89512ec SHA256: 1e5641988134be1c5b717ed80d7dd13ac042e73e7046e99b5d2c4a13834cc150 SHA512: 7bf8e1284b43049786be8572c21b04d922abe045f236770cc2b9a2bc8c2125ea0d556e29c7f200c90fc878591a5856964d80bf6a6d7fea7eb9b48d375b54d200 Description: Golang library to colorable writer for windows This golang library is possible to handle escape sequence for ansi color on windows. Homepage: https://github.com/mattn/go-colorable Package: golang-github-mattn-go-isatty-dev Priority: optional Section: devel Installed-Size: 31 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-mattn-go-isatty Version: 0.0.12-1apertis0bv2023dev2b3 Depends: golang-golang-x-sys-dev (>= 0.0~git20191026.33540a1~) Filename: pool/development/g/golang-github-mattn-go-isatty/golang-github-mattn-go-isatty-dev_0.0.12-1apertis0bv2023dev2b3_all.deb Size: 6668 MD5sum: 051048ca6c67d1a4437b556ec4d9e7fe SHA1: cfd07f5b7eed4a7483c6a11ff471847fe7171b33 SHA256: b9b6a0d0e9f269f3e798bafb8147b1826cfc5534ac72ba26ea2a64f49d9aa429 SHA512: afac29aad5040d37610c9972531eb6a27df37df4fb5a96e386ae055e4aabcba67d7cb9816831feedff9d6871bcd6026341607ff123f5c8a9b47fb649783c1050 Description: Golang library to implementation isatty interface The isatty() function tests whether a file descriptor refers to a terminal. . This package provides a library to implement isatty interface to Golang command-line programs. Homepage: https://github.com/mattn/go-isatty Package: golang-github-mattn-go-runewidth-dev Priority: optional Section: devel Installed-Size: 70 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-mattn-go-runewidth Version: 0.0.9-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-mattn-go-runewidth/golang-github-mattn-go-runewidth-dev_0.0.9-1apertis0bv2023dev2b3_all.deb Size: 14300 MD5sum: aaee30a69fabfb770d4c66bea028ddac SHA1: aed573a269b2416ea893c3f08c429ed952d02ec8 SHA256: 75cdb5f3c69d542da9900f4ebf8c1a4609d84025cec1c3d0a3cc0cc0ca623080 SHA512: 45e3e2baecb9943ec8487dcd02e92cbf4f92a11d043913858425c9dc5277493260f6ee27e65f07c364bd69320b1000e659d14378bba90d41119a2f062f604af3 Description: functions to get fixed width of the character or string Golang library provinding functions to get fixed width of the character or string. Homepage: https://github.com/mattn/go-runewidth Package: golang-github-mattn-go-shellwords-dev Priority: optional Section: devel Installed-Size: 33 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-mattn-go-shellwords Version: 1.0.10-2apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-mattn-go-shellwords/golang-github-mattn-go-shellwords-dev_1.0.10-2apertis0bv2023dev2b3_all.deb Size: 6136 MD5sum: 0d5ebe6f84ad3bbe55a76864ea1f3a16 SHA1: 9c7730af4121c213c0cea0851dce50a3a0994368 SHA256: d08bd2778cf35e9960da03d9f4b788d117e6e5e828f13a25dcc6c4042913fa9e SHA512: 847d1a3c7a77d55cbe4e7b0e12842ab3b2bec3a0b6028bf5a3e90984c8ccbd759fd8f95aa59ffcf2dff4a45784a53715dd2b71052451f1065620f661778ff09d Description: parse line as shell words in Golang Parse line as shell words. Based on cpan module Parse::CommandLine (https://metacpan.org/pod/Parse::CommandLine). Homepage: https://github.com/mattn/go-shellwords Package: golang-github-mattn-go-sqlite3-dev Priority: optional Section: devel Installed-Size: 309 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-mattn-go-sqlite3 Version: 1.6.0~ds1-2apertis0bv2023dev2b3 Depends: golang-golang-x-net-dev, libsqlite3-dev Filename: pool/development/g/golang-github-mattn-go-sqlite3/golang-github-mattn-go-sqlite3-dev_1.6.0~ds1-2apertis0bv2023dev2b3_all.deb Size: 58352 MD5sum: 756449486b406e4432197e88cf78a773 SHA1: efbf3add152b388d498fd0b029573bf3087bd19c SHA256: 9684b3342efc7fd5dc9e7b8ca9d6a4620f0437b10beb7aad111da28dedae541e SHA512: 0889f205ca5ce82b586e54edc87d2df0fc160e36de01a396c1d22d48ab8d21b3e4015f4f4c7dfdf4fa9b11859e6a3362a58fe838ea71c8dd2c65627f8c3a68f2 Description: sqlite3 driver for go that using database/sql SQLite3 driver conforming to the built-in database/sql interface. Currently, go-sqlite3 support following data types: null, integer, float, blob, text and timestamp/datetime. Homepage: https://github.com/mattn/go-sqlite3 Package: golang-github-miekg-dns-dev Priority: optional Section: devel Installed-Size: 853 Maintainer: pkg-go Architecture: all Source: golang-github-miekg-dns Version: 1.1.35-1apertis1bv2023dev2b3 Replaces: golang-dns-dev (<< 0.0~git20161006.0.fc4e1e2-1~) Provides: golang-dns-dev Depends: golang-any (>= 2:1.10~), golang-golang-x-crypto-dev, golang-golang-x-net-dev (>= 1:0.0+git20180124), golang-golang-x-sync-dev Breaks: golang-dns-dev (<< 0.0~git20161006.0.fc4e1e2-1~) Filename: pool/development/g/golang-github-miekg-dns/golang-github-miekg-dns-dev_1.1.35-1apertis1bv2023dev2b3_all.deb Size: 162444 MD5sum: 6d51bde08e046141a06487e1bf551530 SHA1: a62d3f7e91b4832169b7d84f0aada60de0c1580a SHA256: 5fb0e3e62a259cd9d1fd5459555333b6cfd38b94b2c59a446be9ca6739806cd6 SHA512: 26bc1be9d3bf64df01725063bde9a503c7cbfbaff7d94499ea8854784626b17549bab312ff57e9d95e32551a85ecdebaf2683552e2770758a976285cb60330e6 Description: DNS protocol library for Go Complete and usable DNS library. All widely used Resource Records are supported, including the DNSSEC types. It follows a lean and mean philosophy. If there is stuff you should know as a DNS programmer there isn't a convenience function for it. Server side and client side programming is supported, i.e. you can build servers and resolvers with it. Homepage: https://github.com/miekg/dns Package: golang-github-miekg-pkcs11-dev Priority: optional Section: golang Installed-Size: 184 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-miekg-pkcs11 Version: 1.0.3+dfsg1-1apertis0bv2023dev2b3 Depends: libltdl-dev, libnss3-dev, pkg-config Filename: pool/development/g/golang-github-miekg-pkcs11/golang-github-miekg-pkcs11-dev_1.0.3+dfsg1-1apertis0bv2023dev2b3_all.deb Size: 32800 MD5sum: 5224921c04854c4c98a9e00f6a228686 SHA1: 871ee121fbf9e64b57419a6fbbb79d2fe3ee5311 SHA256: 68540fadaa511692c8dd9048739a9e356ae565edf58c880c0ff43eef243f0206 SHA512: 29922b2fe1b166e3b1b6dce28ce5a9f184e37ea4fa9ae464cb490823da5cc0e698741d7ed16a0fcdf75d7fe35508b43d211450a7499bee78f69e874ad0c2bbc5 Description: pkcs11 wrapper for Go This is a Go implementation of the PKCS#11 API. It wraps the library closely, but uses Go idiom were it makes sense. It has been tested with SoftHSM. . This package contains the source. Homepage: https://github.com/miekg/pkcs11 Package: golang-github-mitchellh-cli-dev Priority: optional Section: devel Installed-Size: 120 Maintainer: pkg-go Architecture: all Source: golang-github-mitchellh-cli Version: 1.1.1-1apertis0bv2023dev2b3 Depends: golang-github-armon-go-radix-dev, golang-github-bgentry-speakeasy-dev, golang-github-fatih-color-dev, golang-github-mattn-go-isatty-dev, golang-github-posener-complete-dev Filename: pool/development/g/golang-github-mitchellh-cli/golang-github-mitchellh-cli-dev_1.1.1-1apertis0bv2023dev2b3_all.deb Size: 24524 MD5sum: 30b713f12594b1993877cc58babf941f SHA1: caa7134f1e5b60c2d0de9fa6dcce184ccca6e7ce SHA256: d0a3a103c341a6801dc162cf782a3b0efa41a7e7df6c8dd1b5967576ca1ac35b SHA512: d7a770cd72585da5bda693e616f715d225e76b6f05a550754117c84e12855ffd79f3b23515f155ae265f33341b742afbe1cd03e98c6d2fbf74fdbf167e0e42a9 Description: library for implementing command-line interfaces cli is a library for implementing powerful command-line interfaces in Go. cli is the library that powers the CLI for Packer, Serf, and Consul. . Features: - Easy sub-command based CLIs: cli foo, cli bar, etc. - Optional support for default subcommands so cli does something other than error. - Automatic help generation for listing subcommands - Automatic help flag recognition of -h, --help, etc. - Automatic version flag recognition of -v, --version. - Helpers for interacting with the terminal, such as outputting information, asking for input, etc. These are optional, you can always interact with the terminal however you choose. - Use of Go interfaces/types makes augmenting various parts of the library a piece of cake. Homepage: https://github.com/mitchellh/cli Package: golang-github-mitchellh-copystructure-dev Priority: extra Section: devel Installed-Size: 42 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-mitchellh-copystructure Version: 0.0~git20161013.0.5af94ae-2.1apertis0bv2023dev2b3 Depends: golang-github-mitchellh-reflectwalk-dev Filename: pool/development/g/golang-github-mitchellh-copystructure/golang-github-mitchellh-copystructure-dev_0.0~git20161013.0.5af94ae-2.1apertis0bv2023dev2b3_all.deb Size: 9112 MD5sum: 0e73ba29a1c7aef62b6e855d6dbe49f5 SHA1: 857a66ac4041451f029210e34369a9504516e6c2 SHA256: 0579b234c3da30d688218e420898d44b1586f393262d4e25927c1b92487eed5a SHA512: 135c6115a2856c40f8f979f6d0d713288dc181a1c7c8ce74acb20ecd784057fdc3a41e06645dcaa7445b6e18925386af677a7177fa747da41a7acd61d07abac5 Description: library for deep copying values in Go Copystructure is a Go library for deep copying values in Go. . This library can copy Go values that may contain reference values such as maps, slices, or pointers, and copy their data as well instead of just their references. Homepage: https://github.com/mitchellh/copystructure Package: golang-github-mitchellh-go-homedir-dev Priority: optional Section: devel Installed-Size: 21 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-mitchellh-go-homedir Version: 1.1.0-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-mitchellh-go-homedir/golang-github-mitchellh-go-homedir-dev_1.1.0-1apertis0bv2023dev2b3_all.deb Size: 5376 MD5sum: 9ddaec4d51be9d214fd3ac5d11fe148f SHA1: 2325553bdfa6a3a259d6908e0d6d2382cc5bb5f0 SHA256: 8f59d948a7c606896440bd07c4e6c2d341c5e937fcc83e0fedfe79afec5d4850 SHA512: e4bf9b5d42440179aef55650cd7f16c23d685cbcb59a5986384b42de5d95b8532a18ddd891bb022f07b48d256dafd79fd78fd23d3526010c385af33442ab8b05 Description: Go library for detecting and expanding the user's home directory This is a Go library for detecting the user's home directory without the use of cgo, so the library can be used in cross-compilation environments. . Usage is incredibly simple, just call homedir.Dir() to get the home directory for a user, and homedir.Expand() to expand the ~ in a path to the home directory. . Why not just use os/user? The built-in os/user package requires cgo on Darwin systems. This means that any Go code that uses that package cannot cross compile. But 99% of the time the use for os/user is just to retrieve the home directory, which we can do for the current user without cgo. This library does that, enabling cross-compilation. Homepage: https://github.com/mitchellh/go-homedir Package: golang-github-mitchellh-go-testing-interface-dev Priority: optional Section: devel Installed-Size: 21 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-mitchellh-go-testing-interface Version: 1.14.1-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-mitchellh-go-testing-interface/golang-github-mitchellh-go-testing-interface-dev_1.14.1-1apertis0bv2023dev2b3_all.deb Size: 4560 MD5sum: 6a22c2631c08facc0726d73475ee21b0 SHA1: 879042ad13d1d9a3448f5b521388a87a70574709 SHA256: 230427917ff14a9482f8092853fed6b25ec9ebb7bd3b00b525fab3f08f698aa5 SHA512: c993284ab52262a5193964fe5cc1e4f75af055e527f76a4d6ccd82a390ff3867d7ccde40f4ca27ad71d5c98cbff57bc6b408d38d2ab6bc8a5c810f47bd2a73e1 Description: library to expose *testing.T as an interface Go library that exports an interface that *testing.T implements as well as a runtime version you can use in its place. . The purpose of this library is so export test helpers as a public API without depending on the "testing" package, since one can't create a *testing.T struct manually. Homepage: https://github.com/mitchellh/go-testing-interface Package: golang-github-mitchellh-hashstructure-dev Priority: optional Section: devel Installed-Size: 35 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-mitchellh-hashstructure Version: 1.0.0-1.1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-mitchellh-hashstructure/golang-github-mitchellh-hashstructure-dev_1.0.0-1.1apertis0bv2023dev2b3_all.deb Size: 7780 MD5sum: fe31041c8d0984244dd0992f4a2e73ce SHA1: ab55a82ab9aa58f61eb7ba97557aef88ba3a3618 SHA256: 942419129fef68b8c845b2d9f6eea5d4dcbf62352a8dd3d38dbac40cbbfe8eca SHA512: 99785e4c4a555a1cd0fe691fc68004073e493e9d0601cb696015eb3dc0dbcba06915e53636475ae50e816bc70d4f255e287d8e72d79461f86ec6af7aaf06c559 Description: generate hash values for arbitrary values in Golang Hashstructure is a Go library for creating a unique hash value for arbitrary values in Go. Homepage: https://github.com/mitchellh/hashstructure Package: golang-github-mitchellh-mapstructure-dev Priority: optional Section: devel Installed-Size: 145 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-mitchellh-mapstructure Version: 1.3.3-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-mitchellh-mapstructure/golang-github-mitchellh-mapstructure-dev_1.3.3-1apertis0bv2023dev2b3_all.deb Size: 26072 MD5sum: 630447f4b3eeee7a29c347c63b705b91 SHA1: e7e824edf613b8bd9f30a9f19a9aad78d82a0e22 SHA256: 5d1e5c36e8bfa5bd3cf8017f131a5ff424fd9a8778113bb85509a8640430cb93 SHA512: 563b804a6050fc2945662ad122663ab2ca3996272724961bf51ed07f8aa5cc60126e78727aa1a9d98f5a89d8bab4579cf3a8995675f8ed94d730ee301c5c282a Description: library for decoding generic map values into native Go structures mapstructure is a Go library for decoding generic map values to structures and vice versa, while providing helpful error handling. . This library is most useful when decoding values from some data stream (JSON, Gob, etc.) where you don't quite know the structure of the underlying data until you read a part of it. You can therefore read a map[string]interface{} and use this library to decode it into the proper underlying native Go structure. . Go offers fantastic standard libraries for decoding formats such as JSON. The standard method is to have a struct pre-created, and populate that struct from the bytes of the encoded format. This is great, but the problem is if you have configuration or an encoding that changes slightly depending on specific fields. . Perhaps we can't populate a specific structure without first reading the "type" field from the JSON. We could always do two passes over the decoding of the JSON (reading the "type" first, and the rest later). However, it is much simpler to just decode this into a map[string]interface{} structure, read the "type" key, then use something like this library to decode it into the proper structure. Homepage: https://github.com/mitchellh/mapstructure Package: golang-github-mitchellh-reflectwalk-dev Priority: optional Section: devel Installed-Size: 42 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-mitchellh-reflectwalk Version: 1.0.1-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-mitchellh-reflectwalk/golang-github-mitchellh-reflectwalk-dev_1.0.1-1apertis0bv2023dev2b3_all.deb Size: 8400 MD5sum: 4fa28db45dc626ff7594c0d9e6754605 SHA1: e5866bd285b013daff8e4461cc2b5fdedab1a4dd SHA256: bbb73e2bdfd15f40fa0b6d6cbd695813862088df70e5539634140d8bc1f2ff3f SHA512: b61f0f913d5fe3b79bf0744e0083811d7c1ce72b01b1f52f7eb698c4564d56e2bdd406b2cc0392fca0bf0f7b4606dbbc7104c288a759be61dae3d03c094a6cb8 Description: library for "walking" complex structures, similar to walking a filesystem reflectwalk is a Go library for "walking" a value in Go using reflection, in the same way a directory tree can be "walked" on the filesystem. Walking a complex structure can allow you to do manipulations on unknown structures such as those decoded from JSON. Homepage: https://github.com/mitchellh/reflectwalk Package: golang-github-moby-sys-dev Priority: optional Section: devel Installed-Size: 180 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-moby-sys Version: 0.0~git20201113.5a29239-1apertis0bv2023dev2b3 Depends: golang-golang-x-sys-dev Filename: pool/development/g/golang-github-moby-sys/golang-github-moby-sys-dev_0.0~git20201113.5a29239-1apertis0bv2023dev2b3_all.deb Size: 37124 MD5sum: 5cd9452a5661caca3d5f6cbb9a479783 SHA1: 8243a7f82c78dbcdfca8d48d6ded28d3afff7739 SHA256: e43adb43312d3118335c257bd72af741109bdbbe5dee408497b4f946e167d6c6 SHA512: 0dd79b48b5aea77caa825b41fe63d4573a1a4a0d7a7852c44fb824dbbdeddea1ea63f79aaba60c29670d3380a7daf5138a5db59e44017dd3ded1a74046c877b3 Description: Library to parse mount info and mount filesystems It provides following Go libraries: . * github.com/moby/sys/mount * github.com/moby/sys/mountinfo Homepage: https://github.com/moby/sys Package: golang-github-moby-term-dev Priority: optional Section: devel Installed-Size: 62 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-moby-term Version: 0.0~git20201110.bea5bbe-1apertis0bv2023dev2b3 Depends: golang-github-creack-pty-dev, golang-github-google-go-cmp-dev, golang-github-gotestyourself-gotest.tools-dev, golang-golang-x-sys-dev Filename: pool/development/g/golang-github-moby-term/golang-github-moby-term-dev_0.0~git20201110.bea5bbe-1apertis0bv2023dev2b3_all.deb Size: 12068 MD5sum: 30e0a13b91735cc98b20026b1e98ca9c SHA1: a2d8eb00e1b4de43625eb01880edb44b184ba555 SHA256: 23158441203f7e42dfe639a0c6ca5d029fa3cb687a196837e0acbed4156ea5be SHA512: 9a65936a67d70c4c449c00b056da4d259cfe39a33a4a4e359eb085181dca7c223e7f3581d7259852a8784be944410d02cf8928012f393cf95b02d09e9b9365c9 Description: utilities for dealing with terminals term provides structures and helper functions to work with terminal (state, sizes). Homepage: https://github.com/moby/term Package: golang-github-modern-go-concurrent-dev Priority: optional Section: devel Installed-Size: 25 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-modern-go-concurrent Version: 1.0.3-1.1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-modern-go-concurrent/golang-github-modern-go-concurrent-dev_1.0.3-1.1apertis0bv2023dev2b3_all.deb Size: 4868 MD5sum: 1b0acb04567a34745eff8f8d7cabd202 SHA1: dbeec67143066a8423aa26e22868db0f009b61ff SHA256: 1bfcc9f434b32bd311d03eb97a32448ae3d29cecf1877d32c2ea4ac18ee5ecfd SHA512: db82d65a0d9feb64d913589b32b4ae33a2ffba69135b1af5a0746afec60fe53f236fe61238421f6c7246d04c1fe2f363e5024ce577a4f230618ecf894115899c Description: Modern-go concurrency utilities The modern-go/concurrent library includes a collection of concurrency utilities: . * concurrent.Map: sync.Map backport for golang below 1.9. * concurrent.Executor: goroutine with explicit ownership and cancellable. Homepage: https://github.com/modern-go/concurrent Package: golang-github-modern-go-reflect2-dev Priority: optional Section: devel Installed-Size: 72 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-modern-go-reflect2 Version: 1.0.1-1apertis0bv2023dev2b3 Depends: golang-github-modern-go-concurrent-dev Filename: pool/development/g/golang-github-modern-go-reflect2/golang-github-modern-go-reflect2-dev_1.0.1-1apertis0bv2023dev2b3_all.deb Size: 10836 MD5sum: fcec18ec30327adac2ebaf31468be792 SHA1: b31a42524703e6376039b03ddae431e2e303c847 SHA256: cd5430e9d16835cdb12c54791f10913c2689e8483cfe249a53cd61d885d7430f SHA512: 4e4079949548002f8abb053d1fbe84389d1bad350a841aed46e157468139a056b506f70fa983d28e091be54db502363b018561db47d797706463527bfa8dc882 Description: Reflection API without runtime reflect.Value cost The reflect2 package provides a reflection API that avoids runtime reflect.Value cost: . * reflect get/set interface{}, with type checking * reflect get/set unsafe.Pointer, without type checking * reflect2.TypeByName works like Class.forName found in Java . This package is designed for low level libraries to optimize reflection performance. General applications should still use the standard library reflect. Homepage: https://github.com/modern-go/reflect2 Package: golang-github-morikuni-aec-dev Priority: optional Section: devel Installed-Size: 35 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-morikuni-aec Version: 1.0.0-2apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-morikuni-aec/golang-github-morikuni-aec-dev_1.0.0-2apertis0bv2023dev2b3_all.deb Size: 6376 MD5sum: 95023c76edef2aaa7342648797dd0430 SHA1: 1eb71c71b09abe83a0fafa567beee88ff729d57d SHA256: c54716fb4f95def7c53c5b22ecbc3ef7aa5cd3e37e9c2ae7759c220b7533cfbc SHA512: 9e165cc8d1f6eaa96525e65355960ecc7ad642c65c16bff0b3b411a9c9291afcb00e0eaba98cd74142ce9db8c477193b6244c4699c2289b50aa9633c37ade124 Description: Golang wrapper for ANSI escape code Golang library to manage ANSI escape codes. Homepage: https://github.com/morikuni/aec Package: golang-github-mreiferson-go-httpclient-dev Priority: extra Section: devel Installed-Size: 27 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-mreiferson-go-httpclient Version: 0.0~git20160630.0.31f0106-2co1bv2023dev2b3 Replaces: golang-mreiferson-httpclient-dev (<< 0.0~git20140425-2~) Provides: golang-mreiferson-httpclient-dev Breaks: golang-mreiferson-httpclient-dev (<< 0.0~git20140425-2~) Filename: pool/development/g/golang-github-mreiferson-go-httpclient/golang-github-mreiferson-go-httpclient-dev_0.0~git20160630.0.31f0106-2co1bv2023dev2b3_all.deb Size: 6444 MD5sum: 7afe16d021f27dc17f80c3b2901832d4 SHA1: 858caf6ce029df2e45af67ee01266d922a6df195 SHA256: d4344fe0da2835bb4ca1d81ea665ffb392456ac745a6e90054a080609e2367c2 SHA512: 826f282c1e74e8065e9ab531c91ce763aa54361209d75268513f16a950f3a485d1fd82d6f43e8dd71c05deb541f7ac1ef0e7cab7fe89862830f1a51a9ff11936 Description: Go HTTP client with timeouts This Go package provides an HTTP Transport that implements the RoundTripper interface and can be used as a built in replacement for the standard library's, providing: . * connection timeouts * request timeouts . This is a thin wrapper around http.Transport that sets dial timeouts and uses Go's internal timer scheduler to call the Go 1.1+ CancelRequest() API. Homepage: https://github.com/mreiferson/go-httpclient Package: golang-github-mrunalp-fileutils-dev Priority: optional Section: devel Installed-Size: 27 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-mrunalp-fileutils Version: 0.5.0-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-mrunalp-fileutils/golang-github-mrunalp-fileutils-dev_0.5.0-1apertis0bv2023dev2b3_all.deb Size: 5360 MD5sum: 1fdd7e918d117116af19bac474346bfb SHA1: 064be95e0481ead51c94e006da182cd0dd832b81 SHA256: e855f3f38862ceb6f3d0b75db9b03ea8df9a80d7f23bbd9b9d50c3ad93337d2d SHA512: 3731a6276ae2decb35531310b85a19071c1e8ef839d25ca32f955dbc0d51ccca2a243b91059a656f830f5e196eb475499eb1f882bfd8dbaafed65c22920e5180 Description: collection of utilities for file manipulation in golang fileutils Collection of utilities for file manipulation in golang . The library is based on docker pkg/archive pkg/idtools but does copies instead of handling archive formats. Homepage: https://github.com/mrunalp/fileutils Multi-Arch: foreign Package: golang-github-mwitkow-go-conntrack-dev Priority: optional Section: golang Installed-Size: 63 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-mwitkow-go-conntrack Version: 0.0~git20190716.2f06839-2apertis0bv2023dev2b3 Depends: golang-github-jpillora-backoff-dev, golang-github-prometheus-client-golang-dev, golang-golang-x-net-dev Filename: pool/development/g/golang-github-mwitkow-go-conntrack/golang-github-mwitkow-go-conntrack-dev_0.0~git20190716.2f06839-2apertis0bv2023dev2b3_all.deb Size: 14872 MD5sum: 7dc8be2149504c60d59b8329cb5ab666 SHA1: e41969897beed576d4050e39ccfa2365c4f93249 SHA256: 5c99bd787614c33e05f695d3b1aa29886422673c03793a711fe11864ac57ec10 SHA512: 620f66b4ffd46e3a94d8464e9e8e1c7ced7e2508d5e1c7b7342618a2ca71484d3c97c29bd6a1f457cd8431ea8617e5b98533b18058976298cd0f3abe00b9cf3f Description: Go middleware for net.Conn tracking Prometheus (https://prometheus.io/) monitoring and x/net/trace (https://godoc.org/golang.org/x/net/trace#EventLog) tracing wrappers for net.Conn, both inbound (net.Listener) and outbound (net.Dialer). . Go standard library does a great job of doing "the right" things with your connections: http.Transport pools outbound ones, and http.Server sets good Keep Alive defaults. However, it is still easy to get it wrong. . That's why you should be able to monitor (using Prometheus) how many connections your Go frontend servers have inbound, and how big are the connection pools to your backends. You should also be able to inspect your connection without ssh and netstat. Homepage: https://github.com/mwitkow/go-conntrack Package: golang-github-ncw-swift-dev Priority: optional Section: devel Installed-Size: 291 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-ncw-swift Version: 1.0.52-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-ncw-swift/golang-github-ncw-swift-dev_1.0.52-1apertis0bv2023dev2b3_all.deb Size: 55176 MD5sum: 0281951f664872b7d198eb205b75f486 SHA1: 98bae3a14d322d4f20a0cb8870347323af940ba3 SHA256: 65c47b330d4eb207afdb92260a1a75892ee8311afe1d574e7ef8e4b2856e9056 SHA512: fc3dc8c040fa7d444b12544fb6cf2e1e48715fdc08185c4f70b6d27c7020a0be019c60efac6b63730dee65bf5048a21d412dc3fc45ea5be170c4a78ba5fb07e2 Description: Go language interface to Swift / Openstack / Rackspace cloud files This package provides an easy to use library for interfacing with Swift / Openstack Object Storage / Rackspace cloud files from the Go Language. Homepage: https://github.com/ncw/swift Multi-Arch: foreign Package: golang-github-nkovacs-streamquote-dev Priority: optional Section: devel Installed-Size: 23 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-nkovacs-streamquote Version: 1.0.0-2apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-nkovacs-streamquote/golang-github-nkovacs-streamquote-dev_1.0.0-2apertis0bv2023dev2b3_all.deb Size: 5204 MD5sum: 4bc6cb92b6e59e6789c954fc22eb6e4f SHA1: b30be297ca4f13a7ab2989607d1e1156e5c3c29b SHA256: 216b889d0ea2195aef29ded688db1eaa46ed75cdbdeac9ac84db1d11dbd2652b SHA512: eda4c226db94423815825a662da8349eb97137eb0064ef0f822c6ab4407d42a0b709c46c52734fbe162ff1a1f3df529df78f9c23a6c2cbe9d1f4c390068a8873 Description: Go package providing a streaming version of strconv.Quote This package provides a streaming version of strconv.Quote. . It allows you to quote the data in an io.Reader and write it out to an io.Writer without having to store the entire input and the entire output in memory. . Its primary use case is go.rice (https://github.com/GeertJohan/go.rice) and similar tools, which need to convert lots of files, some of them quite large, to go strings. . converter := streamquote.New() converter.Convert(inputfile, outfile) . Unlike strconv.Quote, it does not add quotes around the output. Homepage: https://github.com/nkovacs/streamquote Package: golang-github-nrdcg-goinwx-dev Priority: optional Section: devel Installed-Size: 46 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-nrdcg-goinwx Version: 0.8.1-1.1apertis0bv2023dev2b3 Depends: golang-github-fatih-structs-dev, golang-github-kolo-xmlrpc-dev, golang-github-mitchellh-mapstructure-dev Breaks: golang-github-xenolf-lego-dev (<< 3.2.0-3~) Filename: pool/development/g/golang-github-nrdcg-goinwx/golang-github-nrdcg-goinwx-dev_0.8.1-1.1apertis0bv2023dev2b3_all.deb Size: 8892 MD5sum: 79907d3f2e7fda60223e8efd1f636218 SHA1: 0edfffed1d21cd868c5a353289d17532694e2fd0 SHA256: 6fa23e6daf835cb53992623fd83e7236cf2b7e95f60e254d4c47ca778e3f78b0 SHA512: 78325f7c01720efd1b6bf624d024467514c0012ab1597d77f4cec10dfe33383462c14d990661eac742278f8ce54d111cbab4dd8a0e8f7fe5b8a06b41d6cb65f4 Description: INWX Go API client This package contains a go library for the INWX API. It implements some parts of the official INWX XML-RPC API. - Account * Login * Logout * Lock * Unlock (with mobile TAN) - Domains * Check * Register * Delete * Info * GetPrices * List * Whois - Nameservers * Check * Create * Info * List * CreateRecord * UpdateRecord * DeleteRecord * FindRecordById - Contacts * List * Info * Create * Update * Delete Homepage: https://github.com/nrdcg/goinwx Package: golang-github-nytimes-gziphandler-dev Priority: optional Section: devel Installed-Size: 191 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-nytimes-gziphandler Version: 1.1.1-1apertis0bv2023dev2b3 Depends: golang-go, golang-github-stretchr-testify-dev Filename: pool/development/g/golang-github-nytimes-gziphandler/golang-github-nytimes-gziphandler-dev_1.1.1-1apertis0bv2023dev2b3_all.deb Size: 40112 MD5sum: 1a51f04224e6a1066371ef346bc5d30b SHA1: f270ae716a35248e909da75596266c8ae2838e9e SHA256: c92ada1630ed0c49a8485d02d1ca3dba1451cf1593b22276e02ce273248aa93f SHA512: 102f96d6dccb56c414edadeba5028a5a8b20b966bc80a740b5404e2c4cd025cc9c530b39e340ecf4664ba784f754950fc79a872e1befedd9fb71311b4fd28337 Description: Golang middleware to gzip HTTP responses This is a tiny Go package which wraps HTTP handlers to transparently gzip the response body, for clients which support it. Homepage: https://github.com/NYTimes/gziphandler Package: golang-github-oklog-ulid-dev Priority: optional Section: devel Installed-Size: 56 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-oklog-ulid Version: 2.0.2+ds-2+apertis0bv2023dev3b1 Filename: pool/development/g/golang-github-oklog-ulid/golang-github-oklog-ulid-dev_2.0.2+ds-2+apertis0bv2023dev3b1_all.deb Size: 12328 MD5sum: e7697d0e52efad6c1143dffcfdd9b8a1 SHA1: abb1c9ba3c8b60b630bf0218e984b571a14c497d SHA256: f601f3be9e0e7f9d1aea8f5bd94249959b0b2cde0abebabac51700d14e4321b8 SHA512: e8aa00d56d9c8fad3071bce77ba1d15cfbde493b9f1c8590ce1eac75a83685bb0ef43a7ec51dac1ce6d19f665f89afcbbf8782810dc1190cb622c27b123ed3e7 Description: ULID generation library for Golang Universally Unique Lexicographically Sortable Identifier (ULID) in Go . A Go port of alizain/ulid (https://github.com/alizain/ulid) with binary format implemented. . A ULID is a replacement for GUID/UUIDs with some useful properties: . * Lexicographically sortable. * Compatible with UUID/GUIDs. * Very fast generation. * Canonically encoded as a 26 character string. Homepage: https://github.com/oklog/ulid Package: golang-github-olekukonko-tablewriter-dev Priority: optional Section: devel Installed-Size: 106 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-olekukonko-tablewriter Version: 0.0.4-1apertis0bv2023dev2b3 Depends: golang-github-mattn-go-runewidth-dev (>= 0.0.7~) Filename: pool/development/g/golang-github-olekukonko-tablewriter/golang-github-olekukonko-tablewriter-dev_0.0.4-1apertis0bv2023dev2b3_all.deb Size: 20316 MD5sum: 4e9634d1f38ff3ff3b93491e0b214f1b SHA1: d5766a356f5ecf7654fca8670e921ba2835b9ff8 SHA256: 458a3cbd0c2ce271347ff4d5da9deae7560910be1099a3fe1b811a397fa44974 SHA512: 03594cabed58a2781ea4ed15f2cd8efd9a1c6c83c6fd83e8ac85969cd02677fe3e67b05369e4b7afe7b964723e71a3b7e4a0571896001fd4e7d77c1f01a2cc3e Description: generate ASCII tables in Golang Library to generate ASCII tables using Go. Features automatic padding, multiple lines, alignment, custom separators, and much more. Homepage: https://github.com/olekukonko/tablewriter Package: golang-github-olekukonko-ts-dev Priority: extra Section: devel Installed-Size: 24 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-olekukonko-ts Version: 0.0~git20140412.0.ecf753e-2co1bv2023dev2b3 Filename: pool/development/g/golang-github-olekukonko-ts/golang-github-olekukonko-ts-dev_0.0~git20140412.0.ecf753e-2co1bv2023dev2b3_all.deb Size: 4412 MD5sum: 321262949fe37a7a176905734092baea SHA1: 2e715c18d2c22099f3b8f1a4357c936c62ddd5e0 SHA256: 0a27d984e22e389a68947026d21016f0d5b70a185f9f8019c0ce26e4e5d11446 SHA512: da8c7b510b46f74d99736572846c44db08d19f4ab55111cda91a039df35595cea2efe90e4cc85dc365ae114486c10fb345377b375c927d465c39749a3a817043 Description: Simple go library to get Terminal Size So Many Implementations do not support windows but ts has full windows support. See Documentation (http://godoc.org/github.com/olekukonko/ts) Homepage: https://github.com/olekukonko/ts Package: golang-github-onsi-ginkgo-dev Priority: optional Section: devel Installed-Size: 921 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-ginkgo Version: 1.14.2-1apertis0bv2023dev2b4 Replaces: golang-ginkgo-dev (<< 1.12.0-5~) Provides: golang-ginkgo-dev Depends: golang-github-influxdata-tail-dev, golang-golang-x-sys-dev, golang-gomega-dev Breaks: golang-ginkgo-dev (<< 1.12.0-5~) Filename: pool/development/g/golang-ginkgo/golang-github-onsi-ginkgo-dev_1.14.2-1apertis0bv2023dev2b4_all.deb Size: 124540 MD5sum: 5c4966b0c7926e33aac81a9ebe9b428e SHA1: 24f526d2c60c762b837d931d5418024df3719757 SHA256: 9d285f0d824bfb55487933b65b7ca3f96509ee20b894fcf0c31609735b3aeff0 SHA512: 004deacc88aff59931c7811a31e391e440a35983591cc3f0362b6f643a2e8e685995a05fea262d6a361c069a24da1a8b560551f71694bcce05fbff95fecb9371 Description: BDD Testing Framework for Go (development files) Ginkgo is a BDD-style Golang testing framework built to help you efficiently write expressive and comprehensive tests. It is best paired with the Gomega matcher library but is designed to be matcher-agnostic. . This package contains the development files. Homepage: https://github.com/onsi/ginkgo Package: golang-github-opencontainers-go-digest-dev Priority: optional Section: devel Installed-Size: 63 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-opencontainers-go-digest Version: 1.0.0-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-opencontainers-go-digest/golang-github-opencontainers-go-digest-dev_1.0.0-1apertis0bv2023dev2b3_all.deb Size: 12308 MD5sum: 84c3e594c9aed10ea5f791a8874824c2 SHA1: 6e5fbbe901e78bb3ed36f7739690e48b46517754 SHA256: b2474a3ef25d803ff3c7d1cb6cc6e61cc48f56ba9d1c50cc6e8771498cdede7a SHA512: cbb8fc9de28e2820a98675078157b6ebe0798bb5dfdd90ffe1221376894659e900394323e5f8a24267d380a1a6afbd733464325f4722f1f8b2cb1db93a4ede3b Description: Common digest package used across the container ecosystem Package digest provides a generalized type to opaquely represent message digests and their operations within the registry. The Digest type is designed to serve as a flexible identifier in a content-addressable system. More importantly, it provides tools and wrappers to work with hash.Hash-based digests with little effort. Homepage: https://github.com/opencontainers/go-digest Package: golang-github-opencontainers-image-spec-dev Priority: optional Section: golang Installed-Size: 177 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-opencontainers-image-spec Version: 1.0.1-5apertis0bv2023dev2b3 Depends: golang-github-opencontainers-go-digest-dev, golang-github-pkg-errors-dev, golang-github-xeipuuv-gojsonschema-dev (>= 1.2.0~) Filename: pool/development/g/golang-github-opencontainers-image-spec/golang-github-opencontainers-image-spec-dev_1.0.1-5apertis0bv2023dev2b3_all.deb Size: 34428 MD5sum: 7faa0ccbf4ef53817102c993c565f7c8 SHA1: 983123ba2e89f08a26f70b4ef461b9db6a945e91 SHA256: 89dc454467c6b0acc348152d1e4a733a8eb4787e7cedda899df4d24d4193bc3b SHA512: 856854448a733a58539f8e2b059de1dc32ce341c058a642d3d15049289f7b639643965b8ae7ca78177f159fe253c3a27e924c1b5fd90cc85d6be266083a9814a Description: Open Container Initiative (OCI) Image Format Specification The OCI Image Format project creates and maintains the software shipping container image format spec (OCI Image Format). The goal of this specification is to enable the creation of interoperable tools for building, transporting, and preparing a container image to run. Homepage: https://github.com/opencontainers/image-spec Package: golang-github-opencontainers-runc-dev Priority: optional Section: golang Installed-Size: 1296 Maintainer: Debian Go Packaging Team Architecture: all Source: runc Version: 1.0.0~rc93+ds1-5+deb11u2+apertis0bv2023dev3b2 Depends: golang-dbus-dev, golang-github-checkpoint-restore-go-criu-dev (>= 4.1.0~), golang-github-cilium-ebpf-dev, golang-github-containerd-console-dev, golang-github-coreos-go-systemd-dev (>= 20~), golang-github-cyphar-filepath-securejoin-dev, golang-github-docker-go-units-dev (>= 0.4.0~), golang-github-moby-sys-dev (>= 0.0~git20201113.5a29239~), golang-github-mrunalp-fileutils-dev, golang-github-opencontainers-selinux-dev (>= 1.8.0~), golang-github-opencontainers-specs-dev (>= 1.0.2.29~), golang-github-pkg-errors-dev (>= 0.9.1~), golang-github-seccomp-libseccomp-golang-dev (>= 0.9.1~), golang-github-sirupsen-logrus-dev (>= 1.0.2~), golang-github-vishvananda-netlink-dev, golang-github-willf-bitset-dev, golang-gocapability-dev (>= 0.0+git20200815~), golang-golang-x-net-dev, golang-goprotobuf-dev Breaks: podman (<< 2.0.4+dfsg2-5~) Filename: pool/development/r/runc/golang-github-opencontainers-runc-dev_1.0.0~rc93+ds1-5+deb11u2+apertis0bv2023dev3b2_all.deb Size: 231408 MD5sum: 735e4abf91f8b571305f10117d507de9 SHA1: a706db21be76069e4e4c32288c64c0137431e62d SHA256: 017dd99ae736f8f2c50c6758c32750ea2237a942a109dee04447a5d01633c0df SHA512: e28464b95cdd4558bcc97375eccf2deb60ad343f4f1341c9ec705b48eed4a65c01fd889cfa1dfc383d50524b9bb5d808fd190fd6698d61284bbdf9af6c18531c Description: Open Container Project - development files "runc" is a command line client for running applications packaged according to the Open Container Format (OCF) and is a compliant implementation of the Open Container Project specification. . This package provides development files formerly known as "github.com/docker/libcontainer". Homepage: https://github.com/opencontainers/runc Package: golang-github-opencontainers-runtime-tools-dev Priority: optional Section: devel Installed-Size: 274 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-opencontainers-runtime-tools Version: 0.9.0+dfsg-2apertis0bv2023dev2b3 Depends: golang-github-blang-semver-dev, golang-github-hashicorp-go-multierror-dev, golang-github-mrunalp-fileutils-dev, golang-github-opencontainers-specs-dev (>= 1.0.1+git20181111~), golang-github-satori-go.uuid-dev, golang-github-sirupsen-logrus-dev (>= 1.0.2~), golang-github-opencontainers-selinux-dev (>= 1.3.0~), golang-github-stretchr-testify-dev, golang-github-urfave-cli-dev, golang-github-xeipuuv-gojsonschema-dev, golang-gocapability-dev, golang-golang-x-sys-dev Filename: pool/development/g/golang-github-opencontainers-runtime-tools/golang-github-opencontainers-runtime-tools-dev_0.9.0+dfsg-2apertis0bv2023dev2b3_all.deb Size: 46816 MD5sum: 25d17bba26240b76c885bab5ff881175 SHA1: ccd1c5c3b92abd088897f32acf797cb307043023 SHA256: 8773384a2f2632f024dfd577aabec81b3ac37d5874b9d2fdd6858e5a2694708d SHA512: ee8ba8f1a07971975d454b1214c3bc05e7f0882c3bff2b2c71a38835b3b49969cad2c2182af94776fe504bb53b59f33ef31f22afe5f2ffe30118c059fe95df61 Description: OCI Runtime Tools oci-runtime-tool is a collection of tools for working with the OCI runtime specification (https://github.com/opencontainers/runtime-spec). . This package provides the development files. Homepage: https://github.com/opencontainers/runtime-tools Package: golang-github-opencontainers-selinux-dev Priority: optional Section: golang Installed-Size: 110 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-opencontainers-selinux Version: 1.8.0-1apertis0bv2023dev2b3 Depends: golang-github-pkg-errors-dev, golang-github-willf-bitset-dev, golang-golang-x-sys-dev Filename: pool/development/g/golang-github-opencontainers-selinux/golang-github-opencontainers-selinux-dev_1.8.0-1apertis0bv2023dev2b3_all.deb Size: 21844 MD5sum: a4a93b76a93b0804ddf847a29dfd4e87 SHA1: 4b947d7bec595060405abed0ff501f968f1e2aec SHA256: d921fb26f36181f3d5dcb8f3e3f5f4984af6b0eec9afe34b4c83e23eb0eaa557 SHA512: e65f6edb844c0e14cf0d5bd477e1a53f696bb4d008ddd0b8fb4a837488c54cb2aed729bdab1329ce72595a47cb4adc6cf74f7fef670ad5053b72956a9d0d0b96 Description: common selinux implementation Common SELinux package used across the container ecosystem. Homepage: https://github.com/opencontainers/selinux Package: golang-github-opencontainers-specs-dev Priority: optional Section: golang Installed-Size: 108 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-opencontainers-specs Version: 1.0.2.41.g7413a7f-1+deb11u1+apertis0bv2023dev2b1 Provides: golang-github-opencontainers-runtime-spec-dev Filename: pool/development/g/golang-github-opencontainers-specs/golang-github-opencontainers-specs-dev_1.0.2.41.g7413a7f-1+deb11u1+apertis0bv2023dev2b1_all.deb Size: 27216 MD5sum: 859262cb0b9e1e0f52b277fe784bfacd SHA1: 0222217ffdac37742466065e6ec28ac7ddd7a383 SHA256: 1c9a16baa7ba88c0594e659ef3b1907269daf7c1b1b25dd8585e06445c164323 SHA512: bcfab112b14cce23bbf655f63430e984310d17a3fca3f2ff647e6cea5d05439c4f5a442e2c42ffc767dc4b1b7a7ed389fcd246c478d2fe4acd4367449029eb19 Description: Open Container Specifications This project is where the Open Container Initiative Specifications are written. The specs.go file contains various structs of the specification such as Spec, Hooks, Mount, Process, Root, Platform and Hook. Homepage: https://github.com/opencontainers/runtime-spec Package: golang-github-opennota-urlesc-dev Priority: extra Section: devel Installed-Size: 42 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-opennota-urlesc Version: 0.0~git20160726.0.5bd2802-1.1apertis0bv2023dev2b3 Provides: golang-github-puerkitobio-urlesc-dev Filename: pool/development/g/golang-github-opennota-urlesc/golang-github-opennota-urlesc-dev_0.0~git20160726.0.5bd2802-1.1apertis0bv2023dev2b3_all.deb Size: 8656 MD5sum: 2e29fa58ddbd02e75b25f2a2794bd360 SHA1: 455911b0227cdc1d952c937ce97aec25cbdda5aa SHA256: edefb37e9a430ceaee137e46e575919075af3bd3d21f3466f3e9a45ca43cf3a6 SHA512: e9e0789a13fc8b1a2c46d2ff3e40f5d2ae7eeddaaae009d513495ad13bfd6b8094939a998126946b663a2fe8f2a6c1a6794726096ecc5dbb43c12e7cbcef660d Description: Proper URL escaping as per RFC3986 for Go Package urlesc implements query escaping as per RFC 3986 for the Go Programming Language. . It contains some parts of the net/url package, modified so as to allow some reserved characters incorrectly escaped by net/url. See Go Issue 5684 at https://github.com/golang/go/issues/5684 for more information. Homepage: https://github.com/PuerkitoBio/urlesc Package: golang-github-opentracing-contrib-go-stdlib-dev Priority: optional Section: golang Installed-Size: 59 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-opentracing-contrib-go-stdlib Version: 1.0.0-1apertis0bv2023dev2b3 Depends: golang-github-opentracing-opentracing-go-dev Filename: pool/development/g/golang-github-opentracing-contrib-go-stdlib/golang-github-opentracing-contrib-go-stdlib-dev_1.0.0-1apertis0bv2023dev2b3_all.deb Size: 13132 MD5sum: 6ee50d6c1e739338720a356d175063cd SHA1: 1a311455e4412b8a00e376a9a492c3f89b801af0 SHA256: db3d3b433743e7b1c9ede4be3a5e297d7f1cf2330c4201ebdda1271f4f06101e SHA512: 82dcde44d131be919e8f4c82d4efbf72c303541b80d088b9bb417822a4b9ad166726a12c098f55fcbc46a3b5d9b744d651100d45e05a2652dccd9c397ea31289 Description: OpenTracing instrumentation for packages in the Go stdlib This package contains OpenTracing (http://opentracing.io/) instrumentation for packages in the Go standard library. . Instrumentation is provided for the following packages, with the following caveats: . * net/http: Client and server instrumentation. Only supported with Go 1.7 and later. . For documentation on the packages, check godoc (https://godoc.org/github.com/opentracing-contrib/go-stdlib/). Homepage: https://github.com/opentracing-contrib/go-stdlib Package: golang-github-opentracing-opentracing-go-dev Priority: optional Section: golang Installed-Size: 143 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-opentracing-opentracing-go Version: 1.2.0-1apertis0bv2023dev2b3 Depends: golang-github-stretchr-testify-dev Filename: pool/development/g/golang-github-opentracing-opentracing-go/golang-github-opentracing-opentracing-go-dev_1.2.0-1apertis0bv2023dev2b3_all.deb Size: 29648 MD5sum: 79ba8c814d9ae083b8b2d944d119d804 SHA1: b14a10c1f5a2be1b2d9e13177b84ed477631febc SHA256: 2777d8fe1fc041bbaf1f0ef705c4138c9e4e6feb1236b957a4525ebc6a4eab8f SHA512: 6496153c339905d6dae24ce949f12469993a4e1ce2309f70f0ce22550f7d67f28c54edbacca72ea427924d2a92ed7d6fd1f2e8805ee4b68734fecc8567f88185 Description: Go platform API for OpenTracing By offering consistent, expressive, vendor-neutral APIs for popular platforms, OpenTracing makes it easy for developers to add (or switch) tracing implementations with an O(1) configuration change. OpenTracing also offers a lingua franca for OSS instrumentation and platform-specific tracing helper libraries. . This package is a Go platform API for OpenTracing. Homepage: https://github.com/opentracing/opentracing-go Package: golang-github-ovh-go-ovh-dev Priority: optional Section: devel Installed-Size: 67 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-ovh-go-ovh Version: 0.0~git20181109.ba5adb4-5apertis0bv2023dev2b3 Depends: golang-gopkg-ini.v1-dev Filename: pool/development/g/golang-github-ovh-go-ovh/golang-github-ovh-go-ovh-dev_0.0~git20181109.ba5adb4-5apertis0bv2023dev2b3_all.deb Size: 14000 MD5sum: 22e5d621e3c945c86af83d43198955e9 SHA1: 55d01b7fd5b02d4c3866f8bd2429a4f8aa354128 SHA256: e87936b1bc8ad23bd80c7bce7271a9f9e60ff3bfd2293896e229882b7aacc0ff SHA512: a88019290b3766ae072ec0a780d08866d8aaa2bf678a92e3a7a731fa02b73e1e354a61a7a657ec5b134b6532616b966618ab6ff47e68b6dffdd48a6910dfb7d9 Description: Simple go wrapper for the OVH API Lightweight Go wrapper around OVH's APIs. Handles all the work including credential creation and requests signing. . This wrapper will first look for direct instantiation parameters then OVH_ENDPOINT, OVH_APPLICATION_KEY, OVH_APPLICATION_SECRET and OVH_CONSUMER_KEY environment variables. If either of these parameter is not provided, it will look for a configuration file. Homepage: https://github.com/ovh/go-ovh Package: golang-github-packethost-packngo-dev Priority: optional Section: devel Installed-Size: 257 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-packethost-packngo Version: 0.2.0-2apertis0bv2023dev2b3 Depends: golang-github-stretchr-testify-dev, golang-golang-x-crypto-dev Filename: pool/development/g/golang-github-packethost-packngo/golang-github-packethost-packngo-dev_0.2.0-2apertis0bv2023dev2b3_all.deb Size: 40836 MD5sum: 98c147872c8ec2c6356819babbb191d6 SHA1: fc4fa9e6043bde6ecb3ca967256d84286e9082ab SHA256: 1c17639bc836c36a0b2071d154a6192a785375bc291fd501b7d3967a59409a4c SHA512: 7531536fccbb8b7bb8d63bc91bfec42e703e9bfa59a1428e9ee6c1e105a066ad71309f7c0fc961a22a4d4cb38aac5659b46ffae6a0a77869ca6a00844c65744a Description: Golang API client library for Packet (cloud provider) Official Golang API client library from the cloud provider Packet (https://www.packet.net/). Homepage: https://github.com/packethost/packngo Package: golang-github-pascaldekloe-goe-dev Priority: optional Section: devel Installed-Size: 98 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-pascaldekloe-goe Version: 0.1.0-2apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-pascaldekloe-goe/golang-github-pascaldekloe-goe-dev_0.1.0-2apertis0bv2023dev2b3_all.deb Size: 21872 MD5sum: c8876dbbcd8ceb1f7040958a6e0db55d SHA1: 17c81b692bc39b216b4b376454c15da4141d725f SHA256: ad51cd67c996a0ddcaf3e6486843ac735ae8431423cbcf9c6d6386c3e3df4888 SHA512: 869bfc3658b281a4606ea800ff0c1a08714c749c50ebca9432e5b1e6ee8af0e022801284c7a5224037f526ece60ece8b4c0185b05600078a61cad0797ce095c8 Description: enterprise tooling library for Golang Common enterprise features for Golang. Homepage: https://github.com/pascaldekloe/goe Package: golang-github-patrickmn-go-cache-dev Priority: optional Section: devel Installed-Size: 91 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-patrickmn-go-cache Version: 2.1.0-1.1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-patrickmn-go-cache/golang-github-patrickmn-go-cache-dev_2.1.0-1.1apertis0bv2023dev2b3_all.deb Size: 12448 MD5sum: c9a721273bbd8dbbebf812b47bec49f0 SHA1: 8f9bb28949a9294450d1292be405fd5d676f45ed SHA256: 88eb85888c8cf4e74934155d77535e948fa0cc2e4a654ffa68b0126f3aefcf91 SHA512: 40a1b1f131d58e30e4b34a92ca6992c184d9b6a3adf8619373b6880b776c05815015b80f268af7af8b2db57c131d08d279d9ecc4a6ec914e76ec1fc79d008d36 Description: in-memory key:value store/cache (similar to Memcached) go-cache is an in-memory key:value store/cache similar to memcached that is suitable for applications running on a single machine. Its major advantage is that, being essentially a thread-safe map[string]interface{} with expiration times, it doesn't need to serialize or transmit its contents over the network. Homepage: https://github.com/patrickmn/go-cache Package: golang-github-pborman-uuid-dev Priority: optional Section: devel Installed-Size: 63 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-pborman-uuid Version: 1.2.0-2apertis0bv2023dev2b3 Replaces: golang-uuid-dev (<< 0.0+git20150824.0.cccd189-1~) Provides: golang-uuid-dev Depends: golang-github-google-uuid-dev Breaks: golang-uuid-dev (<< 0.0+git20150824.0.cccd189-1~) Filename: pool/development/g/golang-github-pborman-uuid/golang-github-pborman-uuid-dev_1.2.0-2apertis0bv2023dev2b3_all.deb Size: 12384 MD5sum: dd10ab90f10f89ac61e6639f3339eec4 SHA1: 04aa044eab6d3c07f32675fa5eb950188bffd496 SHA256: aab6719bd5c6f82f91382d1748687137fd54575ffbac260df92ad23add1df082 SHA512: e104134e5a0847846adb2f38689b185f7be6a8970a0a93d3b3c0633525f10b59f6012af270a3f5cd35e0c27b593a3b94efd84edbfdc542d7e69c843fb0114e45 Description: Go bindings to work with UUIDs Generates and inspects UUIDs based on RFC 4122 and DCE 1.1: Authentication and Security Services. Homepage: https://github.com/pborman/uuid Package: golang-github-pelletier-go-buffruneio-dev Priority: extra Section: devel Installed-Size: 20 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-pelletier-go-buffruneio Version: 0.2.0-1co1bv2023dev2b3 Filename: pool/development/g/golang-github-pelletier-go-buffruneio/golang-github-pelletier-go-buffruneio-dev_0.2.0-1co1bv2023dev2b3_all.deb Size: 4140 MD5sum: 61fcddc73aeff7e4d6955592ce2c2dfd SHA1: 76eb7978b04d0d3ae7150636610807dd363db450 SHA256: bca92e0c428107cf18ed067b846f4861a87fc12934e41ed22c7fbc6b467a48d3 SHA512: 32ba9893c9fc25c4aabb325479d65e2c81460c95e89a75d6796ec432003bc6b42bf5da5d4f8689dddc58540e9e7b1a5c22e4b09b0d656906c0cfb2d92b51d224 Description: wrapper around bufio to provide buffered runes access Buffruneio is a wrapper around bufio to provide buffered runes access with unlimited unreads. Homepage: https://github.com/pelletier/go-buffruneio Package: golang-github-pelletier-go-toml Priority: optional Section: devel Installed-Size: 6550 Maintainer: Debian Go Packaging Team Architecture: amd64 Version: 1.8.1-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-pelletier-go-toml/golang-github-pelletier-go-toml_1.8.1-1apertis0bv2023dev2b3_amd64.deb Size: 1124256 MD5sum: e1d6b21207f6b908cea6dfd3bd9b9e4a SHA1: f2a67bfc34f2a38bed51b55ce47246129be683d5 SHA256: 779e006838f5e7eb2a9ef527782ed2ee6a7a347fa1a408ee0f9255110a117157 SHA512: 8a57ea5db149ef912e601756edc6d1e03b691152810dc3e83357745f3d0d084cee5022cb684e345b9ebea125206f99cce3329aa259f12d88b39d272e84d5f138 Description: Go library for the TOML format — command-line programs This library supports TOML (Tom's Obvious, Minimal Language) version v1.0.0-rc.1. . Go-toml provides the following features for using data parsed from TOML documents: . * Load TOML documents from files and string data * Easily navigate TOML structure using Tree * Marshaling and unmarshaling to and from data structures * Line & column position data for all parsed elements * [Query support similar to JSON-Path](query/) * Syntax errors contain line and column numbers . This package contains the three command-line programs tomll, tomljson and jsontoml. Built-Using: golang-1.15 (= 1.15.15-1~deb11u2+apertis0bv2023dev2b2) Homepage: https://github.com/pelletier/go-toml Package: golang-github-pelletier-go-toml-dev Priority: optional Section: devel Installed-Size: 442 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-pelletier-go-toml Version: 1.8.1-1apertis0bv2023dev2b3 Depends: golang-github-burntsushi-toml-dev (>= 0.3.1), golang-github-davecgh-go-spew-dev (>= 1.1.1), golang-gopkg-yaml.v2-dev (>= 2.3.0) Filename: pool/development/g/golang-github-pelletier-go-toml/golang-github-pelletier-go-toml-dev_1.8.1-1apertis0bv2023dev2b3_all.deb Size: 75676 MD5sum: b03f56ddc2a4281db7f3dc57e3d5e8a6 SHA1: 7630ce0e1af7289f4630820849f6d2610507395d SHA256: 2e2c97960c25b4060e9feec88325dcb0ed5a080cb737c7ca1b1c13123b2b6587 SHA512: 4b024b115052c0004280e5f2ecd6f5228bd45beb3c14035227eb928ab1267f8f36320711cd731dc485c210120a06a32847b42901fdac30e207286c865af2850a Description: Go library for the TOML format This library supports TOML (Tom's Obvious, Minimal Language) version v1.0.0-rc.1. . Go-toml provides the following features for using data parsed from TOML documents: . * Load TOML documents from files and string data * Easily navigate TOML structure using Tree * Marshaling and unmarshaling to and from data structures * Line & column position data for all parsed elements * [Query support similar to JSON-Path](query/) * Syntax errors contain line and column numbers Homepage: https://github.com/pelletier/go-toml Package: golang-github-peterbourgon-diskv-dev Priority: optional Section: devel Installed-Size: 76 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-peterbourgon-diskv Version: 3.0.0-2apertis0bv2023dev2b3 Depends: golang-go, golang-github-google-btree-dev (>= 1.0.0~) Filename: pool/development/g/golang-github-peterbourgon-diskv/golang-github-peterbourgon-diskv-dev_3.0.0-2apertis0bv2023dev2b3_all.deb Size: 19124 MD5sum: 818a07600968d2324ec1d980648aa2f5 SHA1: f10292d2be2dbee57e5b1dab931f799abcd3d4f1 SHA256: 6b83bda4c63ca95800ae885f8b34fae038a24a6cede4ecec1a49a753b7a69a9d SHA512: 436defd4c1713ffd144bc873e357bf492bca62826c89189b58441932e51734c553870c9c65a1cd936cc0a2ff37e32da931a6fc041e556aff2aaa126a9416d3da Description: disk-backed key-value store Diskv (disk-vee) is a simple, persistent key-value store written in the Go language. It starts with an incredibly simple API for storing arbitrary data on a filesystem by key, and builds several layers of performance-enhancing abstraction on top. The end result is a conceptually simple, but highly performant, disk-backed storage system. Homepage: https://github.com/peterbourgon/diskv Package: golang-github-philhofer-fwd-dev Priority: optional Section: golang Installed-Size: 50 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-philhofer-fwd Version: 1.1.1-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-philhofer-fwd/golang-github-philhofer-fwd-dev_1.1.1-1apertis0bv2023dev2b3_all.deb Size: 13128 MD5sum: 4520aade6a19abf148d3fed52a3ad821 SHA1: c656dca79c0dd766ecb3165a82ed5ef601b8398f SHA256: 804aa8e610dc2b90b7dfdd404eb4eeb00dc2364c1124a2b930540661a035b05b SHA512: 0c34f9caca284a39c14d748838b7ba136c66126c6afd9e7b48f03b35c27c091064cb44c86e95ce7088761583bc3a02e9b51d08bd9e0c982aaeaff41227a33ef6 Description: Buffered Reader/Writer The fwd package provides a buffered reader and writer. Each has methods that help improve the encoding/decoding performance of some binary protocols. . The fwd.Writer and fwd.Reader type provide similar functionality to their counterparts in bufio, plus a few extra utility methods that simplify read-ahead and write-ahead. I wrote this package to improve serialization performance for http://github.com/philhofer/msgp, where it provided about a 2x speedup over bufio. However, care must be taken to understand the semantics of the extra methods provided by this package, as they allow the user to access and manipulate the buffer memory directly. Homepage: https://github.com/philhofer/fwd Multi-Arch: foreign Package: golang-github-pierrec-lz4-dev Priority: optional Section: devel Installed-Size: 13140 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-pierrec-lz4 Version: 2.5.2-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-pierrec-lz4/golang-github-pierrec-lz4-dev_2.5.2-1apertis0bv2023dev2b3_all.deb Size: 5101920 MD5sum: d3049e8d066e2d4194faff40675bc22b SHA1: 42c6563e63d5598b2e93ee77877b4cf1bd803247 SHA256: 384c89a23be8b2fb93cde134223907b742465ce3a644f1e3457eda510bb90c33 SHA512: 810ece7f0e356436cdb9b94be1d55ada53874fe9233dd4baa6eab3a60f14ed8dc183af91335f4757f04bd429157c42ffa10f6d9e142a637470cf2886cfbdd3d4 Description: LZ4 compression and decompression in pure Go This library implements reading and writing lz4 compressed data (a frame), as specified in http://fastcompression.blogspot.fr/2013/04/lz4-streaming-format-final.html, using an io.Reader (decompression) and io.Writer (compression). It is designed to minimize memory usage while maximizing throughput by being able to [de]compress data concurrently. Homepage: https://github.com/pierrec/lz4 Package: golang-github-pivotal-golang-clock-dev Priority: extra Section: devel Installed-Size: 31 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-pivotal-golang-clock Version: 0.0~git20151018.0.3fd3c19-2.1apertis0bv2023dev2b3 Depends: golang-ginkgo-dev, golang-gomega-dev Filename: pool/development/g/golang-github-pivotal-golang-clock/golang-github-pivotal-golang-clock-dev_0.0~git20151018.0.3fd3c19-2.1apertis0bv2023dev2b3_all.deb Size: 5084 MD5sum: 94b4caa44af1b0d6f9cf7c3fa5c6456e SHA1: 899d4070fbb194764920c2ac598f8a4dde2ead4d SHA256: 84dc123151d03ae84f48c5681299b1a976f338cc1e974e80553b85e671c322c6 SHA512: b2be2c912c7168b75e88fdd6472d3e3deb79c112e583b4c72ff7f805f9c8b1b223cdd01d4b83d3da5317166fbe9d882c98ff131c8857be78f525cfbfdd4a62d9 Description: Time provider and clock testing library for Go This library provides a Clock interface for Go which is useful for injecting time dependencies in tests. Homepage: https://github.com/pivotal-golang/clock Package: golang-github-pkg-errors-dev Priority: optional Section: devel Installed-Size: 67 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-pkg-errors Version: 0.9.1-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-pkg-errors/golang-github-pkg-errors-dev_0.9.1-1apertis0bv2023dev2b3_all.deb Size: 13220 MD5sum: e2e530e64d76bda7cec61c57712a6c45 SHA1: c204c04097bb4d51b124452055121385c0faaa66 SHA256: 85095303bb40a243b2d5965ae213ca3755926d0929d728fd61627178350f00fd SHA512: 05f9e7d6428060101f5738eacc1a0309c8c64f22fb2a1c0485d173365184172ef2af8811fa63503e3978aeeb8fbe052a072d52c26b07a078ac37c46e3397dc9d Description: Simple error handling primitives for Go Package errors provides simple error handling primitives for the Go programming language. . The traditional error handling idiom in Go results in error reports without context or debugging information. . The errors package allows programmers to add context to the failure path in their code in a way that does not destroy the original value of the error. Homepage: https://github.com/pkg/errors Package: golang-github-pkg-sftp-dev Priority: optional Section: devel Installed-Size: 324 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-pkg-sftp Version: 1.10.1-1apertis0bv2023dev2b3 Depends: golang-github-kr-fs-dev (>= 0.1.0), golang-github-pkg-errors-dev (>= 0.8.1), golang-golang-x-crypto-dev (>= 1:0.0~git20190820.60c769a) Filename: pool/development/g/golang-github-pkg-sftp/golang-github-pkg-sftp-dev_1.10.1-1apertis0bv2023dev2b3_all.deb Size: 61844 MD5sum: 3b1b4bb46d9248351fea895c744f42a1 SHA1: c40a88b23b354f396f017183573b3188c9afd427 SHA256: 478347e21cf6949d7066685f9b9154b9f5d68297cc7091499277953928aae177 SHA512: b9e82885d6a750d2116b29e2a7368318305ba3e9014b9cb0a6d4f4acb80039276a42272cd656998c83146012e6d5377b56d3e71fbeaaed1280bc6b58368c6e88 Description: SFTP support for the golang.org/x/crypto/ssh package The sftp package provides support for file system operations on remote ssh servers using the SFTP subsystem. It also implements an SFTP server for serving files from the filesystem. Homepage: https://github.com/pkg/sftp Package: golang-github-pmezard-go-difflib-dev Priority: optional Section: devel Installed-Size: 50 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-pmezard-go-difflib Version: 1.0.0-3apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-pmezard-go-difflib/golang-github-pmezard-go-difflib-dev_1.0.0-3apertis0bv2023dev2b3_all.deb Size: 12528 MD5sum: a29347d1f812ccc5f3335a0538348b7a SHA1: f6049593c54c49fc91d12cca7823d71247063195 SHA256: d04337bbffeee794fe6b8e8801105f61a068bf90606b8dce76858e84dc532351 SHA512: 367f41c04d607fd18f27ae004fc13179acbbc0afe4d9691b5318814b6768f4b573cc47c64206e338427420a73487025d351ae1e4277558457d8acf228c3d86bb Description: partial port of Python difflib package to Go Go-difflib is a partial port of Python 3 difflib package. Its main goal was to make unified and context diff available in pure Go, mostly for testing purposes. Homepage: https://github.com/pmezard/go-difflib Multi-Arch: foreign Package: golang-github-pmylund-go-cache-dev Priority: extra Section: devel Installed-Size: 87 Maintainer: pkg-go Architecture: all Source: golang-go-cache Version: 0.0~git20150304-2co1bv2023dev2b3 Depends: golang-go Filename: pool/development/g/golang-go-cache/golang-github-pmylund-go-cache-dev_0.0~git20150304-2co1bv2023dev2b3_all.deb Size: 12656 MD5sum: 92e05c5f97806c08a794a51df7a29dc7 SHA1: 0e0468090d262830bfea35c66e17b6b834d400df SHA256: 654e6205c9d77f9fc044fa165673ef04a26b13e6b2fed8ac94ddea2e02d99aa7 SHA512: ac2019e83f25081baa521c18af1bc42151e9ae7e42ef630e4582a6ed2398418408a47311f92700f0af04de63710625d3b59d7f8c207bcce6a17fb61071aa0d83 Description: Go library for in-memory key/value store similar to memcached go-cache is an in-memory key:value store/cache similar to memcached that is suitable for applications running on a single machine. Its major advantage is that, being essentially a thread-safe map[string]interface{} with expiration times, it doesn't need to serialize or transmit its contents over the network. Homepage: https://github.com/pmylund/go-cache Package: golang-github-posener-complete-dev Priority: optional Section: devel Installed-Size: 86 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-posener-complete Version: 1.2.3-2apertis0bv2023dev2b3 Depends: golang-github-hashicorp-go-multierror-dev, golang-github-stretchr-testify-dev Filename: pool/development/g/golang-github-posener-complete/golang-github-posener-complete-dev_1.2.3-2apertis0bv2023dev2b3_all.deb Size: 16192 MD5sum: 58971c47597b78e23e8298400bb3b16f SHA1: b3bc003396c2fe11101da996100be31a344f2706 SHA256: 298215d62130f46d1af70bdeec80f6ec800e346a8823f357304e04dad93e98bb SHA512: a32c13906bd58ea6b458a67303194e4569b94c58f28e3bcee4d4bd588242a8cd4ff608c7ef98d02838f5ebb3f9c17db2de1f6ff6c4b82e4fa17469c0f1460faf Description: bash completion written in go Writing bash completion scripts is a hard work. This package provides an easy way to create bash completion scripts for any command, and also an easy way to install/uninstall the completion of the command. Homepage: https://github.com/posener/complete Package: golang-github-pquerna-cachecontrol-dev Priority: optional Section: devel Installed-Size: 91 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-pquerna-cachecontrol Version: 0.0~git20171018.0dec1b3-1.1apertis1bv2023dev2b2 Depends: golang-github-stretchr-testify-dev Filename: pool/development/g/golang-github-pquerna-cachecontrol/golang-github-pquerna-cachecontrol-dev_0.0~git20171018.0dec1b3-1.1apertis1bv2023dev2b2_all.deb Size: 14532 MD5sum: 821033a0b1e173c0620d501f6d7141e3 SHA1: dd4125b5b1412540129d291865dfbb640cde6c79 SHA256: a2a74e0a4ba76148350573717516f3e1b70b0554234aa13a6721a64cdd4e944e SHA512: 2f90d06f308dee9ef090eea07a9e26d92da2bdcedbdf7e0526ee2bbfae3794b53c0262352ecfa45c6a7987eacc4433e7bc5f97a883f466bb99b06828ff105119 Description: HTTP Cache-Control Parser and Interpretation cachecontrol implements RFC 7234 Hypertext Transfer Protocol (HTTP/1.1): Caching. It does this by parsing the Cache-Control and other headers, providing information about requests and responses -- but cachecontrol does not implement an actual cache backend, just the control plane to make decisions about if a particular response is cachable. Homepage: https://github.com/pquerna/cachecontrol Package: golang-github-prometheus-client-golang-dev Priority: optional Section: golang Installed-Size: 719 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-prometheus-client-golang Version: 1.9.0-2apertis1bv2023dev2b3 Provides: golang-prometheus-client-dev Depends: golang-github-beorn7-perks-dev, golang-github-cespare-xxhash-dev, golang-github-json-iterator-go-dev, golang-github-prometheus-client-model-dev (>= 0.2.0), golang-github-prometheus-common-dev (>= 0.10.0), golang-github-prometheus-procfs-dev | golang-procfs-dev, golang-golang-x-net-dev, golang-goprotobuf-dev | golang-github-golang-protobuf-dev Breaks: golang-github-cloudflare-redoctober-dev (<< 0.0~git20161017.0.78e9720-4~), golang-github-grpc-ecosystem-go-grpc-prometheus-dev (<< 1.2.0+git20191002~), golang-github-mwitkow-go-conntrack-dev (<< 0.0~git20190716~), golang-redoctober (<< 0.0~git20161017.0.78e9720-4~), prometheus-postfix-exporter (<< 0.2.0-1~) Filename: pool/development/g/golang-github-prometheus-client-golang/golang-github-prometheus-client-golang-dev_1.9.0-2apertis1bv2023dev2b3_all.deb Size: 134236 MD5sum: 14413a82beddce443b2328d6e02c757c SHA1: b60ad42eeb345d13544fe16c3f23785a20ae4285 SHA256: 59e7d450ff83bec4d9312dac0fda05546df2d2bc6915f2f9d9cd3ee41a6a5e92 SHA512: 28b1eda04ddbdab6f40d4d23e152c5714caa82a118e8f2f6ac6916df9a7e87464b5eca98c6443895b317df4a1de78bf5d292491c315824e7fddd236a579c4350 Description: Prometheus instrumentation library for Go applications This is the Prometheus Go client library. It provides two main functions: . * The exposition library is used to export metrics to a Prometheus server or pushgateway. . * The consumption library is used to process metrics exported by a Prometheus client. (The Prometheus server is using that library.) Homepage: https://github.com/prometheus/client_golang.git Multi-Arch: foreign Package: golang-github-prometheus-client-model-dev Priority: optional Section: devel Installed-Size: 46 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-prometheus-client-model Version: 0.2.0-2apertis0bv2023dev2b3 Depends: golang-goprotobuf-dev | golang-github-golang-protobuf-dev Filename: pool/development/g/golang-github-prometheus-client-model/golang-github-prometheus-client-model-dev_0.2.0-2apertis0bv2023dev2b3_all.deb Size: 8688 MD5sum: 46d1a2180f3a67f6806719778a5204ad SHA1: a4c1a8435e554c37a8cae85cdbd40c0582f049c9 SHA256: f815fd4599a33cdb2ab37070b2d98bdc3839dce2dd116686945f440b6aae69eb SHA512: a18b2200f250a3f99ff4aef37b80a8bcefb9ef4093f9c5c89827505c39fd7644ef3ecd954c61bd94fd67247a3049529519c286dc496f3bd72520d5e384915b97 Description: data model artifacts for Prometheus Golang data model artifacts for Prometheus. Homepage: https://github.com/prometheus/client_model Multi-Arch: foreign Package: golang-github-prometheus-common-dev Priority: optional Section: golang Installed-Size: 512 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-prometheus-common Version: 0.15.0-2apertis0bv2023dev2b3 Depends: golang-github-go-kit-kit-dev, golang-github-julienschmidt-httprouter-dev, golang-github-mwitkow-go-conntrack-dev, golang-github-pkg-errors-dev, golang-github-prometheus-client-golang-dev, golang-github-prometheus-client-model-dev (>= 0.2.0), golang-github-sirupsen-logrus-dev (>= 1.0.2), golang-golang-x-net-dev, golang-gopkg-alecthomas-kingpin.v2-dev, golang-gopkg-yaml.v2-dev (>= 2.2.1), golang-goprotobuf-dev, golang-protobuf-extensions-dev Filename: pool/development/g/golang-github-prometheus-common/golang-github-prometheus-common-dev_0.15.0-2apertis0bv2023dev2b3_all.deb Size: 102712 MD5sum: 2d3534f9fc7c29435309a61da3e2474c SHA1: 34c21766bfa7231fe63739fa3d45bd1fccb117b7 SHA256: 4c8d83ad3bf6799ed4126508620199fd64a048e38d18d9c55eba9cd70830be92 SHA512: a1c59db030de9109a477aadaa80611ac1158d10159361da50c477590b1e415139b61e6a69cc8f2130895377314c8de411133a516d24adf03cfab2e49c12166b0 Description: common libraries for Prometheus components This package includes: . * github.com/prometheus/common/config: Common configuration structures. * github.com/prometheus/common/expfmt: Decoding and encoding for the exposition format. * github.com/prometheus/common/log: Wraps https://github.com/Sirupsen/logrus in order to add line:file annotations to log lines, as well as to provide common command-line flags for Prometheus components using it. * github.com/prometheus/common/model: Shared data structures. * github.com/prometheus/common/promlog: Defines standardised ways to initialize Go kit loggers across Prometheus components. * github.com/prometheus/common/route: A routing wrapper around https://github.com/julienschmidt/httprouter using `context.Context`. * github.com/prometheus/common/version: Version information and metrics. Homepage: https://github.com/prometheus/common Multi-Arch: foreign Package: golang-github-prometheus-procfs-dev Priority: optional Section: golang Installed-Size: 703 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-prometheus-procfs Version: 0.3.0-2+apertis0bv2023dev2b3 Replaces: golang-procfs-dev (<< 0.2.0) Provides: golang-procfs-dev (= 0.3.0-2+apertis0bv2023dev2b3) Depends: golang-golang-x-sync-dev, golang-golang-x-sys-dev Breaks: golang-procfs-dev (<< 0.2.0) Filename: pool/development/g/golang-github-prometheus-procfs/golang-github-prometheus-procfs-dev_0.3.0-2+apertis0bv2023dev2b3_all.deb Size: 110708 MD5sum: f23358f6e7f4795caadff6c4371fa7cf SHA1: 3ef8aabb1b859539307f3e955c1d1cf6864ce869 SHA256: a9306c039ef4d5166ff664ef63f3216459661a49710df581f9e7ee9773e71b4a SHA512: 5d0306dc758f26248db9c1bb22c40ab6dcfad05897a37ec99f426678b465d23f56f5970fe322798d0ace879a4b5dc93bbddc802554220aeac1464ceded9d4afb Description: Golang library to retrieve metrics from the proc pseudo-filesystem Procfs provides functions to retrieve system, kernel and process metrics from the proc pseudo-filesystem. Homepage: https://github.com/prometheus/procfs.git Multi-Arch: foreign Package: golang-github-puerkitobio-purell-dev Priority: optional Section: devel Installed-Size: 57 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-puerkitobio-purell Version: 1.1.1-1apertis0bv2023dev2b3 Depends: golang-github-opennota-urlesc-dev, golang-golang-x-net-dev, golang-golang-x-text-dev Filename: pool/development/g/golang-github-puerkitobio-purell/golang-github-puerkitobio-purell-dev_1.1.1-1apertis0bv2023dev2b3_all.deb Size: 14540 MD5sum: 9e87184751ccfe6b6aff909f0e350c06 SHA1: 85dbd0d1b16a6882366d517ed50d66946d17ccbe SHA256: 554ba95171f2610b03a508d2ef9025a676b5a1f3fba8cadb02d8fc772d23a5b3 SHA512: c48139def716c1d10a9b79596fe1ba4971a76d89b4d99e4584633ef681fe0825062a2ede288f17312322321b0a9c53cd6a7bd07d9cac24de00975a4cf72218d3 Description: tiny Go library to normalize URLs Purell is a tiny Go library to normalize URLs. It returns a pure URL. Pure-ell. Sanitizer and all. Yeah, I know... . Based on the wikipedia paper http://en.wikipedia.org/wiki/URL_normalization and the RFC 3986 document http://tools.ietf.org/html/rfc3986#section-6 . Homepage: https://github.com/PuerkitoBio/purell Package: golang-github-racksec-srslog-dev Priority: optional Section: golang Installed-Size: 78 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-racksec-srslog Version: 0.0~git20180709.a4725f0-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-racksec-srslog/golang-github-racksec-srslog-dev_0.0~git20180709.a4725f0-1apertis0bv2023dev2b3_all.deb Size: 16940 MD5sum: 3a414ccf744411d7f36c605dbd7aa6e4 SHA1: 49254f8e785402477bba9eefab56cb6d6256f0c8 SHA256: 67d649f249cd7550b17fcfaae153fd98bb56b36c20b6120540f1636cddca1d69 SHA512: d5ff11c80ea319456712c5677e55ef8f2b068748bd18b69e698aa72e848aceec6796d9f99c3be0d125f7b1ce8d9993f8d58a691191907acaf760a76e9252f922 Description: replacement for the standard Golang library "log/syslog" Drop-in replacement for the standard library "log/syslog", but with extra features. Homepage: https://github.com/RackSec/srslog Package: golang-github-rcrowley-go-metrics-dev Priority: optional Section: devel Installed-Size: 190 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-rcrowley-go-metrics Version: 0.0~git20180125.8732c61-3apertis2bv2023dev2b2 Replaces: golang-metrics-dev (<< 0.0~git20150823-4~) Depends: golang-github-stathat-go-dev Conflicts: golang-metrics-dev Filename: pool/development/g/golang-github-rcrowley-go-metrics/golang-github-rcrowley-go-metrics-dev_0.0~git20180125.8732c61-3apertis2bv2023dev2b2_all.deb Size: 29804 MD5sum: 63967df0120917115bfe8746e2bab42a SHA1: 002483a46989b25bd54ed57d7dd766b50d616878 SHA256: 9cfcca8a67f3670aeb3f5966da1cd971c05e2ae28acbc35d71d1fb2f6c6ff7eb SHA512: 4a0da9374d6678a075d6fd603a72150af41010da723bf94eae3226b6c091f23e87751184bcbd14d13047149f2e7c570331fd9e1049c9780734ef573c3573cd09 Description: Application level metrics capturing library for Go go-metrics supports counters, gauges and histograms. . The metrics can be published to various destinations (e.g. Graphite, InfluxDB, Prometheus) using external client libraries. . Port of the https://github.com/dropwizard/metrics library. Homepage: https://github.com/rcrowley/go-metrics Package: golang-github-revel-revel-dev Priority: optional Section: golang Installed-Size: 786 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-revel-revel Version: 1.0.0-2apertis0bv2023dev2b3 Depends: golang-github-agtorre-gocolorize-dev, golang-github-bradfitz-gomemcache-dev, golang-github-fsnotify-fsnotify-dev, golang-github-garyburd-redigo-dev, golang-github-go-stack-stack-dev, golang-github-inconshreveable-log15-dev, golang-github-mattn-go-colorable-dev, golang-github-patrickmn-go-cache-dev, golang-github-revel-pathtree-dev, golang-github-twinj-uuid-dev, golang-golang-x-net-dev, golang-gopkg-natefinch-lumberjack.v2-dev Filename: pool/development/g/golang-github-revel-revel/golang-github-revel-revel-dev_1.0.0-2apertis0bv2023dev2b3_all.deb Size: 162992 MD5sum: fc1547b8ca1a67959f62ea1f652b2956 SHA1: 48624525437beab2ace201cdc4f70632322cf9a6 SHA256: ee70f9ad94aae933a198fc218f06c6050335caef42691f0d550f39ddadd8b63e SHA512: 587d65a658d6ebc00be5f636f6fbc5fe08b8ab551fd2cb32fbeee81953feceb578d60c8d93c9b1482db9b25b155eec4100269c24714c87ed9701d40b6efeb6d4 Description: high productivity, full-stack web framework for the Go language Revel is a web framework that builds on top of the high-perfomance Go HTTP server. It provide routing, parameter parsing, validation, templating, caching and a testing framework. Homepage: https://github.com/revel/revel Package: golang-github-robfig-config-dev Priority: extra Section: devel Installed-Size: 72 Maintainer: pkg-go Architecture: all Source: golang-robfig-config Version: 0.0~git20141208-4co1bv2023dev2b3 Filename: pool/development/g/golang-robfig-config/golang-github-robfig-config-dev_0.0~git20141208-4co1bv2023dev2b3_all.deb Size: 16032 MD5sum: 19b3ff3bcceafa9f448a847469a4e3af SHA1: 3319dc96bdfa856e19b2cc283779bc4f799df02b SHA256: ff7a881ea1732d71369af1f5850efa17c7bf340b2d6fe97a9977c3fca4cf9ac0 SHA512: 8052ddb1e069a7bc7dc5e58927e6e8ff9b8cff4851484981b15c4269ac96b5380e1ef0644e552c3c9dcb3a74f9f4ad4c6a4e2a9909ed58dc7dce653e7cc1b21b Description: Configuration file parser for INI format Go library implementing a basic configuration file parser language which provides a structure similar to what you would find on Microsoft Windows INI files. Homepage: https://github.com/robfig/config Package: golang-github-robfig-pathtree-dev Priority: optional Section: golang Installed-Size: 30 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-pathtree Version: 0.0~git20140121-4apertis0bv2023dev2b3 Provides: golang-github-revel-pathtree-dev Filename: pool/development/g/golang-pathtree/golang-github-robfig-pathtree-dev_0.0~git20140121-4apertis0bv2023dev2b3_all.deb Size: 6956 MD5sum: fe936ee2a566c8053d1e074127ea37dd SHA1: 19dece24f45a4e33e3c1ad9a60b3ce2b1ac70646 SHA256: 97b4f9bf7dfc22f2b6fe10890a8f94a72b231ee42085af92d76f8baafd1e5def SHA512: f67972ebe18f188c877851fc9d9edf8f8e9a9cbda4d4839fc1fd4312a65cedace218fa25efe251242e81d97207f2a098b031103be0dcb072235276b07331549a Description: Go library for fast lookups using trees Go library implementing a tree for fast path lookup. Homepage: https://github.com/robfig/pathtree Multi-Arch: foreign Package: golang-github-rogpeppe-fastuuid-dev Priority: extra Section: devel Installed-Size: 19 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-rogpeppe-fastuuid Version: 0.0~git20150106.0.6724a57-2.1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-rogpeppe-fastuuid/golang-github-rogpeppe-fastuuid-dev_0.0~git20150106.0.6724a57-2.1apertis0bv2023dev2b3_all.deb Size: 4500 MD5sum: 2edc019391e3eaca43720c09f9c94dcd SHA1: 604e40c7f334773d4542afc01c08aa0163d9ee07 SHA256: 3886be91973b52b1365f99074dac06ea7cf906d72e3eeff586ad1f8a41f4c358 SHA512: 9c6001ef43adcc91dc22cd32bfeba32fefbe3c78ed07b5e8f7e45f1b392bd974d135856766737ce091c1fe7052aa5441dd23a2dae04d8e47f9e9b196b02193de Description: fast generation of 192-bit UUIDs Package fastuuid provides fast UUID generation of 192 bit universally unique identifiers. It does not provide formatting or parsing of the identifiers (it is assumed that a simple hexadecimal or base64 representation is sufficient, for which adequate functionality exists elsewhere). Homepage: https://github.com/rogpeppe/fastuuid Package: golang-github-rubyist-tracerx-dev Priority: extra Section: devel Installed-Size: 18 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-rubyist-tracerx Version: 0.0~git20170927.0.7879593-1co1bv2023dev2b3 Filename: pool/development/g/golang-github-rubyist-tracerx/golang-github-rubyist-tracerx-dev_0.0~git20170927.0.7879593-1co1bv2023dev2b3_all.deb Size: 3956 MD5sum: 57aff05a02e5653bbc9801cc287c6e87 SHA1: 82f0edc2acc387eb5b3bf4cbbb196ae924c443a3 SHA256: 253297dc37b50c5ec3d7d5c60f66c7e3572d42336aa45f02c03a9d5e6bdf9b34 SHA512: 4f84edbf08c92886cb01e60e39889396d7e584b52c895bc022d4e841e62e0a130bd89c64faf4247ce4bdeaee128e0e23d0f9a9f297bbe572949a1232cd87658c Description: Output tracing information in your Go app based on environment variables tracerx Tracerx is a simple tracing package that logs messages depending on environment variables. It is very much inspired by git's GIT_TRACE mechanism. Homepage: https://github.com/rubyist/tracerx Package: golang-github-russross-blackfriday-dev Priority: optional Section: devel Installed-Size: 361 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-blackfriday Version: 1.6.0-1apertis0bv2023dev2b4 Replaces: golang-blackfriday-dev Provides: golang-blackfriday-dev Conflicts: golang-blackfriday-dev Filename: pool/development/g/golang-blackfriday/golang-github-russross-blackfriday-dev_1.6.0-1apertis0bv2023dev2b4_all.deb Size: 65100 MD5sum: fe17018ed3d282f23709fcdba55341a7 SHA1: 0d072714ac44961667f517dbd19ea8a20486e750 SHA256: 03c7d9f36baf3feada287a537d1dd55738204cf51e178da34577ecb092fe9ea8 SHA512: 6f0fdbe0f8acf0666a8a4ba73461823ff7627f0f01cff3823ed4c68e58ab34361f86eca2304003d81858cf557d6986b29b6fc3a7c8f474d47e3c65b8cd3f0059 Description: Blackfriday: a markdown processor for Go Blackfriday (github.com/russross/blackfriday) is a Markdown processor implemented in Go. It is paranoid about its input (so you can safely feed it user-supplied data), it is fast, it supports common extensions (tables, smart punctuation substitutions, etc.), and it is safe for all utf-8 (unicode) input. . HTML output is currently supported, along with Smartypants extensions. An experimental LaTeX output engine is also included. . It started as a translation from C of upskirt. Homepage: https://github.com/russross/blackfriday Multi-Arch: foreign Package: golang-github-russross-blackfriday-v2-dev Priority: optional Section: devel Installed-Size: 371 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-blackfriday-v2 Version: 2.0.1-3apertis0bv2023dev2b4 Depends: golang-github-pmezard-go-difflib-dev, golang-github-shurcool-sanitized-anchor-name-dev Filename: pool/development/g/golang-blackfriday-v2/golang-github-russross-blackfriday-v2-dev_2.0.1-3apertis0bv2023dev2b4_all.deb Size: 67948 MD5sum: b25a59ae634f0258bca0cf5e58203892 SHA1: 537b6adb14234f9a95964b74fe09e2c84772c41d SHA256: 50df75f2b5451744db5f726877178df9468d81ade19448f5d269094d24c2a72d SHA512: 4a8f30b49cb8bfe8b33262c04543f926e22025db5d758391eecd3f08c35ea12fd610123ffdcdf037fb4ef3669ac2dc266f3b466e0faa52495216a12ba3845536 Description: Blackfriday: a markdown processor for Go version 2 Blackfriday (github.com/russross/blackfriday) is a Markdown processor implemented in Go. It is paranoid about its input (so you can safely feed it user-supplied data), it is fast, it supports common extensions (tables, smart punctuation substitutions, etc.), and it is safe for all utf-8 (unicode) input. . HTML output is currently supported, along with Smartypants extensions. An experimental LaTeX output engine is also included. . It started as a translation from C of upskirt. . This package contains the 'v2' branch, which is largly, but not fully, source compatible with the golang-github-russross-blackfriday-dev package Homepage: https://github.com/russross/blackfriday Package: golang-github-rwcarlsen-goexif-dev Priority: optional Section: devel Installed-Size: 1358 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-rwcarlsen-goexif Version: 0.0~git20190401.9e8deec-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-rwcarlsen-goexif/golang-github-rwcarlsen-goexif-dev_0.0~git20190401.9e8deec-1apertis0bv2023dev2b3_all.deb Size: 836172 MD5sum: 2e250b55b1b55f81e016752dc33c5a86 SHA1: 8b75ebf2b24e362b14dc32e89190119c97433848 SHA256: 5482de72e5d97d9c9815c7cf5f641a2f90ea05989a2556a9e41412ca86ed54df SHA512: dfa65c46a5a060d046781b89044b0ac998c547b146c98df5cbca56bad8ced4d24572447157f3b4df65e165767df83b02bdfc304fa9893d72cf0fa532409229ed Description: Decode embedded EXIF meta data from image files with Go Go package goexif provides decoding of basic exif and tiff encoded data. Still in alpha - no guarantees. Suggestions and pull requests are welcome. Functionality is split into two packages - "exif" and "tiff". The exif package depends on the tiff package. Documentation can be found at http://godoc.org/github.com/rwcarlsen/goexif Homepage: https://github.com/rwcarlsen/goexif Package: golang-github-ryanuber-columnize-dev Priority: optional Section: devel Installed-Size: 31 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-ryanuber-columnize Version: 2.1.1-2apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-ryanuber-columnize/golang-github-ryanuber-columnize-dev_2.1.1-2apertis0bv2023dev2b3_all.deb Size: 7004 MD5sum: e3e09fb80f4fb3845a6543ffac76941a SHA1: 6b9949a395dbe1cf32d4c4348084ae513a2bb3e7 SHA256: fb19fe6aabb1fb8dc1585b03b7dcaaea6e5b507bb9c215bf9db289185cd4b875 SHA512: 686210e6fc91915b6b5774e8a3f6d77043eeca3de4151ff018fd04c50875c64bad5842263e2b82a01489a40b3858c4f7baa628796db0f3e528021b8c6635d28a Description: Easy column formatted output for golang Columnize is a really small Go package that makes building CLI's a little bit easier. In some CLI designs, you want to output a number similar items in a human-readable way with nicely aligned columns. However, figuring out how wide to make each column is a boring problem to solve and eats your valuable time. . This package contains the source. Homepage: https://github.com/ryanuber/columnize Multi-Arch: foreign Package: golang-github-ryanuber-go-glob-dev Priority: optional Section: devel Installed-Size: 22 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-ryanuber-go-glob Version: 1.0.0-2apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-ryanuber-go-glob/golang-github-ryanuber-go-glob-dev_1.0.0-2apertis0bv2023dev2b3_all.deb Size: 4764 MD5sum: 49dc389965f16ac09eddbdddafb4ae98 SHA1: 8dbec54a2c3f6d32936c7426a965b0fb823c767c SHA256: 4857636f0b4376b38f22d1769efcf1b8654980c03473a697f3e3ddccf3799bb1 SHA512: 03d45699dcec89e82af04cb535119fe02208dc18883217180edcb19cd10393213cf18e5b57b7cee959d5094c03f82e31a9eca67fa095fc0e632df575dd109120 Description: Basic string globs in golang Go-glob is a single-function library implementing basic string glob support. . Globs are an extremely user-friendly way of supporting string matching without requiring knowledge of regular expressions or Go's particular regex engine. Most people understand that if you put a * character somewhere in a string, it is treated as a wildcard. Surprisingly, this functionality isn't found in Go's standard library, except for path.Match, which is intended to be used while comparing paths (not arbitrary strings), and contains specialized logic for this use case. A better solution might be a POSIX basic (non-ERE) regular expression engine for Go, which doesn't exist currently. Homepage: https://github.com/ryanuber/go-glob Package: golang-github-safchain-ethtool-dev Priority: optional Section: golang Installed-Size: 49 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-safchain-ethtool Version: 0.0~git20201023.874930c-1apertis0bv2023dev2b3 Depends: golang-golang-x-sys-dev Filename: pool/development/g/golang-github-safchain-ethtool/golang-github-safchain-ethtool-dev_0.0~git20201023.874930c-1apertis0bv2023dev2b3_all.deb Size: 8512 MD5sum: 4ca121f25132df9e0e948697c3a9e3e1 SHA1: 32cd89c2bb6d12cad5457df88d393baa7c668617 SHA256: 78af437c9cb61cb4ba4a2f722fad8f65b02946114192de0066cb444429e9d857 SHA512: 6ca56e897cd0968aaf5277a3c2d56ab6b957a1ab88e181aa0e12c9c37a9e6ea1e51a668e90cbf04873598d781729c2aeb6bfd5619cefcf365866f10ba015aed2 Description: simple ethtool-like library for Go The ethtool package aims to provide a library giving simple access to the Linux SIOCETHTOOL ioctl operations. It can be used to retrieve information from a network device like statistics, driver related information or even the peer of a VETH interface. Homepage: https://github.com/safchain/ethtool Multi-Arch: foreign Package: golang-github-samuel-go-zookeeper-dev Priority: optional Section: devel Installed-Size: 162 Maintainer: pkg-go Architecture: all Source: golang-github-samuel-go-zookeeper Version: 0.0~git20180130.c4fab1a-1co1bv2023dev2b3 Filename: pool/development/g/golang-github-samuel-go-zookeeper/golang-github-samuel-go-zookeeper-dev_0.0~git20180130.c4fab1a-1co1bv2023dev2b3_all.deb Size: 34588 MD5sum: 943ad1ad2813df6b291097a44f5bf300 SHA1: 05d3a542d82a168005c341375da073fe239fbd71 SHA256: 211e6f207c9ee419405bf68b1494e254a2a9ade3721b5378ccd4bfc9aeb4a631 SHA512: e4e50f56be8be7fb5c351a3645d0f906a49a938d7eb44fa1ffbe420694df9cabacee3b8965e07553e7ba73e48e69441e6616443041e19ea7dab91b0dcf18ea7f Description: native ZooKeeper client for Go Native Go Zookeeper Client Library Homepage: https://github.com/samuel/go-zookeeper Package: golang-github-satori-go.uuid-dev Priority: optional Section: devel Installed-Size: 55 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-satori-go.uuid Version: 1.2.0-2co1bv2023dev2b3 Depends: golang-gopkg-check.v1-dev Filename: pool/development/g/golang-github-satori-go.uuid/golang-github-satori-go.uuid-dev_1.2.0-2co1bv2023dev2b3_all.deb Size: 9764 MD5sum: 5341adefa781cb872046a50e53a4373d SHA1: a7e70dec6743c87046d8fc17a2cc366fc2b70e92 SHA256: 7da96c06c362b77aa5104d9bdc1efdfe398fab4d586e0a8f321b50297c82d013 SHA512: f1f677b72cef009f0cd858cfe11ef6c3b77c372b2ccd4bc7ee764f3c873f371b6a513f253e358fb36ca0a8e201f1b8483efce417592cc23beed0385739e6d0ae Description: Go package for creating and parsing UUID This package implements Universally Unique Identifier (UUID) supporting versions 1, 3, 4 and 5 (as specified in RFC 4122), and version 2 (as specified in DCE 1.1). Homepage: https://github.com/satori/go.uuid Package: golang-github-seccomp-libseccomp-golang-dev Priority: optional Section: devel Installed-Size: 79 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-seccomp-libseccomp-golang Version: 0.9.1-2apertis0bv2023dev2b3 Depends: libseccomp-dev Filename: pool/development/g/golang-github-seccomp-libseccomp-golang/golang-github-seccomp-libseccomp-golang-dev_0.9.1-2apertis0bv2023dev2b3_all.deb Size: 16612 MD5sum: 14a56f11c47034e08575d53fb3fdfdc0 SHA1: 03c89c4510130819f1890ee860b2031891478199 SHA256: 4cc527f7cc00726079164aee61e6c3f06244c4d7634bad1e54c5f81561a5c724 SHA512: 162a1a443b5e1c6eb9a95db2bd0da9c5a997fa3de73dc5a71de1b748a1d4d03f64e35ecc5b0183b24755815c6b4241d2beb243e1f4dea8e4d382f7f4896a0108 Description: golang bindings for libseccomp The libseccomp library provides an easy to use, platform independent, interface to the Linux Kernel's syscall filtering mechanism. The libseccomp API is designed to abstract away the underlying BPF based syscall filter language and present a more conventional function-call based filtering interface that should be familiar to, and easily adopted by, application developers. . The libseccomp-golang library provides a Go based interface to the libseccomp library. Homepage: https://github.com/seccomp/libseccomp-golang Package: golang-github-sergi-go-diff-dev Priority: optional Section: devel Installed-Size: 177 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-sergi-go-diff Version: 1.1.0-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-sergi-go-diff/golang-github-sergi-go-diff-dev_1.1.0-1apertis0bv2023dev2b3_all.deb Size: 37104 MD5sum: bcf5325764e440af34e1c252df42a280 SHA1: f113c5e11b46e590bc8741724bf0ede507e46682 SHA256: 09cda8eedcdffcaf136c6f8f5364e6c32f892e79c1b336aa1980126e0b28db95 SHA512: 96ea89e489f9c6ad450b39a1839e99d847157d042a088944a3878fba36b17e8907710f56ef525c9dca21d391eb120ce09e6b483b0d3d2a77196e2ab773e4a82c Description: Diff, match and patch text in Go This library provides algorithms to perform operations required for synchronizing plain text. . These operations include: * Compare two texts and return their differences. * Perform fuzzy matching of text. * Apply patches onto text. Homepage: https://github.com/sergi/go-diff Package: golang-github-shirou-gopsutil-dev Priority: optional Section: devel Installed-Size: 680 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-shirou-gopsutil Version: 2.19.11-4apertis2bv2023dev2b3 Depends: golang-golang-x-sys-dev (>= 0.0~git20180510~) Filename: pool/development/g/golang-github-shirou-gopsutil/golang-github-shirou-gopsutil-dev_2.19.11-4apertis2bv2023dev2b3_all.deb Size: 104536 MD5sum: 71b43d7cf08782140eb1ca757fe8f67d SHA1: c86619d9181d4a071cede7a99ed675f995e5d992 SHA256: be4332887758d787f959bfff5837446f11ad1d4f5ccd18ec3b1e5eea44f2b3dd SHA512: 0a0b6e663da008f603fd82ad22d24d4f5ba3b89694bad851fbac23c9cace86795596ec01764b0a3779078401620c8317ed5b17bc86939a19708afe6f48a29148 Description: Go package implementing psutils The gopsutil package provides a library which psutil (http://pythonhosted.org/psutil/) functions. Most of the features are implemented. Please refer to web site of the project about implementation list. Homepage: https://github.com/shirou/gopsutil Package: golang-github-shopify-logrus-bugsnag-dev Priority: optional Section: golang Installed-Size: 21 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-shopify-logrus-bugsnag Version: 0.0~git20171204.577dee2-2apertis0bv2023dev2b3 Depends: golang-github-bugsnag-bugsnag-go-dev, golang-github-sirupsen-logrus-dev (>= 1.0.2~) Filename: pool/development/g/golang-github-shopify-logrus-bugsnag/golang-github-shopify-logrus-bugsnag-dev_0.0~git20171204.577dee2-2apertis0bv2023dev2b3_all.deb Size: 5288 MD5sum: 5f43f4b5480f4fbec7ea66b855bec201 SHA1: 5dbab926be1285456e5e1cec6e423db22b2ab5fc SHA256: 9b428d20aee35d81452e76f3bd6df3a0b2e20f683a48d9d4208ac28a6880e6e3 SHA512: 685b2349a9327e11ad491c6d41fc9d8244ed686dc3829d495e5e0c791ec502a1fd4f939dd88d79b210a56581cc540c1a4a77a2fae7dbc79353309413db39a60e Description: logrus-bugsnag is a hook that interfaces Logrus with Bugsnag logrus-bugsnag is a hook that allows Logrus (https://github.com/Sirupsen/logrus) to interface with Bugsnag (https://bugsnag.com). . This package contains the source. Homepage: https://github.com/Shopify/logrus-bugsnag Package: golang-github-shopify-sarama-dev Priority: optional Section: devel Installed-Size: 979 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-shopify-sarama Version: 1.22.1-1+apertis0bv2023dev3b1 Depends: golang-github-datadog-zstd-dev, golang-github-davecgh-go-spew-dev, golang-github-eapache-go-xerial-snappy-dev, golang-github-golang-snappy-dev, golang-github-klauspost-compress-dev, golang-github-klauspost-crc32-dev, golang-github-pierrec-lz4-dev, golang-github-rcrowley-go-metrics-dev, golang-golang-x-net-dev, golang-gopkg-eapache-go-resiliency.v1-dev | golang-github-eapache-go-resiliency-dev, golang-gopkg-eapache-queue.v1-dev | golang-github-eapache-queue-dev Filename: pool/development/g/golang-github-shopify-sarama/golang-github-shopify-sarama-dev_1.22.1-1+apertis0bv2023dev3b1_all.deb Size: 152276 MD5sum: 73dc9cdaa6c14c3121d11343fe08e63d SHA1: 905a94a977d55a7c0e0e05663b90e0984f927f62 SHA256: 98bb00cd57a820188c393219cd32d362074bc6817d7bf76301a775bfcc186366 SHA512: df96415d32ece2bf98558765bc3cf059a7ca0b2509947dd6e976e2534e97962eed4c5c1517d1615f47af66d1ac8b0439f905971d16e12759c126c5ff9e40a060 Description: Go library for Apache Kafka Sarama is a Go client library for Apache Kafka (https://kafka.apache.org/) version 0.8 (and later). Homepage: https://github.com/Shopify/sarama Package: golang-github-shopspring-decimal-dev Priority: optional Section: devel Installed-Size: 149 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-shopspring-decimal Version: 1.2.0-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-shopspring-decimal/golang-github-shopspring-decimal-dev_1.2.0-1apertis0bv2023dev2b3_all.deb Size: 32636 MD5sum: 0380f6e6df864450eb3c7d3595ed6230 SHA1: 4e3fc85aa1be148eaa410821809e649d025ae677 SHA256: a99ab7001a0ba2a42368fce86a98048a8d79f8ac9ef187a6217bfd77f3d9b7ba SHA512: 10f0109621eec4bf857a634890c893f2761e8023ebd700c02671bca917a21de60f760780f90027c139d33fd9f04a6b3f3813d1cd89734d68759c85b064fdcd3e Description: arbitrary-precision fixed-point decimal numbers in go Features * the zero-value is 0, and is safe to use without initialization * addition, subtraction, multiplication with no loss of precision * division with specified precision * database/sql serialization/deserialization * json and xml serialization/deserializationInstall Homepage: https://github.com/shopspring/decimal Package: golang-github-shurcool-sanitized-anchor-name-dev Priority: optional Section: devel Installed-Size: 18 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-shurcool-sanitized-anchor-name Version: 1.0.0-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-shurcool-sanitized-anchor-name/golang-github-shurcool-sanitized-anchor-name-dev_1.0.0-1apertis0bv2023dev2b3_all.deb Size: 4096 MD5sum: b9220fcbd4d9de96ee76bb9d5110a910 SHA1: f8811f6c6abb4a940557a1be584e4d3416b3e46a SHA256: ac89d6987836e992ed1c2de75ab129479eae48e64f68d6a08cbeea9bb0ef56f2 SHA512: 9c1032fb0960d16f18cc40c8a4a4957d0d0b0730a74378b14b0947031c07c2b04b8f525bb26b7aa3c0b4b4107b3bb07d875ae6beba6c4182ffa533cece06c8ab Description: Go package for creating sanitized anchor names sanitized_anchor_name provides a Go function to create sanitized anchor names. . Its logic can be reused by multiple packages to create interoperable anchor names and links to those anchors. Homepage: https://github.com/shurcooL/sanitized_anchor_name Package: golang-github-sirupsen-logrus-dev Priority: optional Section: golang Installed-Size: 206 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-logrus Version: 1.7.0-2apertis0bv2023dev2b3 Replaces: golang-logrus-dev (<< 0.7.3-2~) Provides: golang-logrus-dev Depends: golang-golang-x-sys-dev Pre-Depends: dpkg (>= 1.17.14) Breaks: golang-logrus-dev (<< 0.7.3-2~) Filename: pool/development/g/golang-logrus/golang-github-sirupsen-logrus-dev_1.7.0-2apertis0bv2023dev2b3_all.deb Size: 45544 MD5sum: 948ac6c4fe5fccf6f561f0aab49d7cb1 SHA1: 8b73b05f2bff363f54eeddb5aa9962db00ab411f SHA256: 010e63a4d59613016dafe73252929d6c7d2458aecad4bcb195e48cbd2a00a801 SHA512: 3a41d27ba6305199e854295513d27bd7f17d00d4ec076dfdf827baea34229c6e8a7e05381de4296dae6bc76e2f49fc1964d44f1e9e51b9bfa6a73efa9711c22e Description: Logrus: a logging library for Go Logrus is a structured logger for Go (golang), completely API compatible with the standard library logger. . This package contains the source. Homepage: https://github.com/sirupsen/logrus Multi-Arch: foreign Package: golang-github-smartystreets-assertions-dev Priority: optional Section: devel Installed-Size: 308 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-smartystreets-assertions Version: 1.10.1+ds-1apertis0bv2023dev2b3 Depends: golang-github-jacobsa-oglematchers-dev, golang-golang-x-net-dev Filename: pool/development/g/golang-github-smartystreets-assertions/golang-github-smartystreets-assertions-dev_1.10.1+ds-1apertis0bv2023dev2b3_all.deb Size: 52972 MD5sum: fcf90aa6a2ec923d093aec1945e1c2f8 SHA1: 84061440dd703023a6894b060554627443460192 SHA256: d0c9d0fb86cb6ce6a925100ca591af073be4b50b73609b231645374e89a77e10 SHA512: 877dac3280045a7d7bac6df60813e9aac76867ebc404330490f28d17cab582eee29328e4a729d3762873b2128cf07c333095474a5822a5e2973cd8395206f97b Description: fluent assertion-style functions This package contains the implementations for all assertions which are referenced in goconvey package (github.com/smartystreets/goconvey/convey) and gunit (github.com/smartystreets/gunit) for use with the So(...) method. They can also be used in traditional Go test functions and even in applications. Homepage: https://github.com/smartystreets/assertions Package: golang-github-smartystreets-goconvey-dev Priority: optional Section: devel Installed-Size: 322 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-smartystreets-goconvey Version: 1.6.4+dfsg-1apertis0bv2023dev2b3 Depends: golang-github-jacobsa-oglematchers-dev, golang-github-jtolds-gls-dev, golang-github-smartystreets-assertions-dev (>= 1.10.1~), golang-golang-x-tools-dev (>= 1:0.0~git20191118~) Filename: pool/development/g/golang-github-smartystreets-goconvey/golang-github-smartystreets-goconvey-dev_1.6.4+dfsg-1apertis0bv2023dev2b3_all.deb Size: 51692 MD5sum: 63dfc42c6189b26a71690de31fccedb5 SHA1: 00d4972daade30cbfa0d77dfcf05d6f6b6b0790a SHA256: 470143bb601ff9d9901e788a6b00341f4f42ca79af8fe792c235dd5ac522409f SHA512: c7ae9451186f2a594a42d8d45cad505651b9ab1e2eb600c46393ff7deb3bbaa53398fbb3a967ba1f39d9e35c0797752e4f122b220c819bcd377b9ed27e029c1b Description: Go testing in browser - sources Write behavioral tests in your editor. Get live results in your browser. . This package provides Golang sources. Homepage: https://github.com/smartystreets/goconvey Package: golang-github-soheilhy-cmux-dev Priority: optional Section: devel Installed-Size: 68 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-soheilhy-cmux Version: 0.1.4-2apertis0bv2023dev2b3 Depends: golang-golang-x-net-dev Filename: pool/development/g/golang-github-soheilhy-cmux/golang-github-soheilhy-cmux-dev_0.1.4-2apertis0bv2023dev2b3_all.deb Size: 13120 MD5sum: e13d12e16754b2110d1dd157e48e2ec9 SHA1: 0dd3cf71aaef911b77ed350e785f8f5b3b210757 SHA256: 6f194038e8eeb2fbe0584c36f82ac1481f0581faafa3609d5c52a039678116c5 SHA512: 2336774e74609bbaf6a37afa74edce33387b74472bbcc21cfe597657bcb4443603e4467ac54fafb67e693e7484c752ee7987bb0d238a1dcf896f7fb04bd63776 Description: serve different services on the same port cmux is a generic Go library to multiplex connections based on their payload. Using cmux, you can serve gRPC, SSH, HTTPS, HTTP, Go RPC, and pretty much any other protocol on the same TCP listener. Homepage: https://github.com/soheilhy/cmux Package: golang-github-spf13-afero-dev Priority: optional Section: golang Installed-Size: 287 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-spf13-afero Version: 1.5.1-1apertis0bv2023dev2b3 Depends: golang-github-pkg-sftp-dev (>= 1.10.1), golang-golang-x-crypto-dev (>= 1:0.0~git20190820.60c769a), golang-golang-x-text-dev (>= 0.3.3) Filename: pool/development/g/golang-github-spf13-afero/golang-github-spf13-afero-dev_1.5.1-1apertis0bv2023dev2b3_all.deb Size: 46340 MD5sum: 3ae8d9f7a4d0def2323e90c3b9e10de1 SHA1: 05c5f7118d0261bd65c7e0666109f7d512848063 SHA256: 3f818994db6ca625be69565b38f16859f329fa4d6ae8d00166fee8d6b04ac505 SHA512: a16dba3c9eb0a95604ab151d0f51c775ebfa3d964a0991eac31bde7d32574f741a2a3972c3e8fd54a5912a5f5abf13cf290647bb7846707db0f2bed1c1a63489 Description: FileSystem Abstraction System for Go Afero is a filesystem framework providing a simple, uniform and universal API interacting with any filesystem, as an abstraction layer providing interfaces, types and methods. Afero has an exceptionally clean interface and simple design without needless constructors or initialization methods. . Afero is also a library providing a base set of interoperable backend filesystems that make it easy to work with afero while retaining all the power and benefit of the os and ioutil packages. . Afero provides significant improvements over using the os package alone, most notably the ability to create mock and testing filesystems without relying on the disk. . It is suitable for use in any situation where you would consider using the OS package as it provides an additional abstraction that makes it easy to use a memory-backed filesystem during testing. It also adds support for the http filesystem for full interoperability. Homepage: https://github.com/spf13/afero Package: golang-github-spf13-cast-dev Priority: optional Section: devel Installed-Size: 82 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-spf13-cast Version: 1.3.1-1apertis0bv2023dev2b3 Depends: golang-github-stretchr-testify-dev Filename: pool/development/g/golang-github-spf13-cast/golang-github-spf13-cast-dev_1.3.1-1apertis0bv2023dev2b3_all.deb Size: 10744 MD5sum: 659c8eb77a7c38a02039821937f5670a SHA1: 763e4390bbbec76284b69771e8fa72ac86c9667e SHA256: 73f0d2903fbefb830240395a0edef8793c5eca455814dbccce7770ab34a49c45 SHA512: 53b3ed7f911feaae06de4de9816088d105148af34bff8c572c5ba6bfe5c5087c9ded0c706d3c0e23e248a5b2f6c8f89b62f651bcb7f780d259f44e88882967a0 Description: Safe and easy casting from one type to another in Go Cast is a library to convert between different Go types in a consistent and easy way. . Cast provides simple functions to easily convert a number to a string, an interface into a bool, etc. Cast does this intelligently when an obvious conversion is possible. It doesn’t make any attempts to guess what you meant; for example, you can only convert a string to an int when it is a string representation of an int such as “8”. . Cast was developed for use in Hugo (http://gohugo.io/), a website engine which uses YAML, TOML or JSON for meta data. Homepage: https://github.com/spf13/cast Package: golang-github-spf13-cobra-dev Priority: optional Section: golang Installed-Size: 542 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-spf13-cobra Version: 1.1.2-1apertis0bv2023dev2b3 Depends: golang-github-cpuguy83-go-md2man-v2-dev (>= 2.0.0), golang-github-mitchellh-go-homedir-dev (>= 1.1.0), golang-github-spf13-pflag-dev (>= 1.0.5), golang-github-spf13-viper-dev (>= 1.7.0), golang-gopkg-yaml.v2-dev (>= 2.4.0) Filename: pool/development/g/golang-github-spf13-cobra/golang-github-spf13-cobra-dev_1.1.2-1apertis0bv2023dev2b3_all.deb Size: 96712 MD5sum: 1accf8951daee009d321c8e0212ed775 SHA1: 70ddc504367114f90d8afc40c80b640494bb9421 SHA256: 39ce6c9106e629b040b47c32aab38433fc1e155f3ed6064995fee0f71f0f3b91 SHA512: afbfe27dc95b42a368350a677cae6bc2dcb85ca42fe7a0882e32ec688ce3346a4bbb1b7d1b0dcdb9e0088ba289e5882d37d9e273bd0884e16da6c8d296b36227 Description: Go library for creating powerful modern Go CLI applications Cobra is a Go library providing a simple interface to create powerful modern CLI interfaces similar to git & go tools. . Cobra has an exceptionally clean interface and simple design without needless constructors or initialization methods. . This package contains the Cobra library for Go. Homepage: https://github.com/spf13/cobra Package: golang-github-spf13-jwalterweatherman-dev Priority: optional Section: devel Installed-Size: 32 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-spf13-jwalterweatherman Version: 1.1.0+really1.1.0-1apertis0bv2023dev2b3 Depends: golang-github-stretchr-testify-dev Filename: pool/development/g/golang-github-spf13-jwalterweatherman/golang-github-spf13-jwalterweatherman-dev_1.1.0+really1.1.0-1apertis0bv2023dev2b3_all.deb Size: 7972 MD5sum: 0bdc6f93632894a0dae85e0d9e8043bd SHA1: 8c3b179b3fc34a30497057203fd5065d13b36e1a SHA256: 927fd1ed3a7cb2250ce1ff9c8c1ca8e20b0ba6a76fb8fefeefbc4c4fe21e3b87 SHA512: 9ee4a1106bc0affb2fcc8a533411ba799794eaf5daa3f37112619ead814bd8a957dad89ed49bd832a602922f5eb308e48db13dcc1612aab2e7ecf831ea90da51 Description: Go library for both printing to the terminal and logging to files jWalterWeatherman provides seamless printing to the terminal (stdout) and logging to a io.Writer (file) that's as easy to use as fmt.Println. . JWW is primarily a wrapper around the excellent Go standard log library. It provides a few advantages over using the standard log library alone: . * One library for both printing to the terminal and logging (to files). * Allow the user to easily control what levels are printed and logged * No unnecessary initialization cruft. Just use it. Homepage: https://github.com/spf13/jwalterweatherman Package: golang-github-spf13-pflag-dev Priority: optional Section: devel Installed-Size: 347 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-spf13-pflag Version: 1.0.5-2apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-spf13-pflag/golang-github-spf13-pflag-dev_1.0.5-2apertis0bv2023dev2b3_all.deb Size: 42920 MD5sum: 2e2bd1f39dd54d8228a1cb08f0bbe875 SHA1: ee59c1b296731e203131b4076bc985e4b0e3c538 SHA256: 605dba6d1c0478192978b1d651eb46c890298492ee9fbcfbf056363c118584d8 SHA512: 161d26e478b5f5e66504cd8fc7fae785aa56a2037744032d7a176c8168c26b0ff203a1f9e55f5959bedc0ff4da420e9ac14aecd558e2929c522443f4511c5d76 Description: Drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags pflag is a drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags . pflag is compatible with the GNU extensions to the POSIX recommendations for command-line options (http://www.gnu.org/software/libc/manual/html_node/Argument-Syntax.html). . Forked from github.com/ogier/pflag. Homepage: https://github.com/spf13/pflag Multi-Arch: foreign Package: golang-github-spf13-viper-dev Priority: optional Section: devel Installed-Size: 189 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-spf13-viper Version: 1.7.1-1apertis1bv2023dev2b3 Depends: golang-github-fsnotify-fsnotify-dev, golang-github-hashicorp-hcl-dev, golang-github-magiconair-properties-dev (>= 1.8.1~), golang-github-mitchellh-mapstructure-dev, golang-github-pelletier-go-toml-dev, golang-github-spf13-afero-dev, golang-github-spf13-cast-dev, golang-github-spf13-jwalterweatherman-dev, golang-github-spf13-pflag-dev, golang-github-subosito-gotenv-dev (>= 1.2.0~), golang-gopkg-ini.v1-dev (>= 1.51.0~), golang-gopkg-yaml.v2-dev (>= 2.2.4~) Filename: pool/development/g/golang-github-spf13-viper/golang-github-spf13-viper-dev_1.7.1-1apertis1bv2023dev2b3_all.deb Size: 48940 MD5sum: 5a8eb391e7faa0fcf53adf80913e79b9 SHA1: ed143c4471cdcc5fbd8943ae68d2e086b2527922 SHA256: 28d0450cf2520365501e12a4bc7bbd3edd08739be0f627d2e3e2d3b14b3bc588 SHA512: 4434129c721adb26c04b4c436432397b1d3ddb80c833a5ecdaca3de2427435f6af29dbce8110a629dc90ba36df9f581202f57f50a4fe67a24563646f081bab69 Description: Go configuration with fangs Viper is a complete configuration solution for Go applications including 12-Factor apps. It is designed to work within an application, and can handle all types of configuration needs and formats. It supports: . * setting defaults * reading from JSON, TOML, YAML, HCL, and Java properties config files * live watching and re-reading of config files (optional) * reading from environment variables * reading from remote config systems (etcd or Consul), and watching changes * reading from command line flags * reading from buffer * setting explicit values . Viper can be thought of as a registry for all of your applications configuration needs. Homepage: https://github.com/spf13/viper Package: golang-github-ssgelm-cookiejarparser-dev Priority: optional Section: devel Installed-Size: 24 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-ssgelm-cookiejarparser Version: 1.0.0-2apertis0bv2023dev2b3 Depends: golang-golang-x-net-dev Filename: pool/development/g/golang-github-ssgelm-cookiejarparser/golang-github-ssgelm-cookiejarparser-dev_1.0.0-2apertis0bv2023dev2b3_all.deb Size: 4432 MD5sum: 5437be9a5ec1abea1a4574bb38025529 SHA1: b14a07edcc42cea47ce3a3ba36925f3ac0b0be62 SHA256: 1f261f33b92af8267f6d8df10d44ca7a873ce5c5c05e17d60c02655a74db3744 SHA512: 206f4a6078e9b77916d15402adfd94257f751052c007410791aaf2fb6c4f7496eae111a7983ab24df4054907cbf39a2df71cb7b8550d78413830ecc2abb5ea6e Description: Go library that parses a curl cookiejar file into a Go http.CookieJar cookiejarparser is a Go library that parses a curl (netscape) cookiejar file into a Go http.CookieJar. This format is commonly used by cURL. Homepage: https://github.com/ssgelm/cookiejarparser Package: golang-github-stathat-go-dev Priority: extra Section: devel Installed-Size: 30 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-stathat-go Version: 0.0~git20130314.0.01d012b-2.1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-stathat-go/golang-github-stathat-go-dev_0.0~git20130314.0.01d012b-2.1apertis0bv2023dev2b3_all.deb Size: 5484 MD5sum: 67b5869f7adf852e5f34c3ed4f5c8f39 SHA1: 57e5221ba3a28db202177f13dd55e8520719ff06 SHA256: 3c8bfa4239e1368845459912eb3016af50a2fe35ee3d25fc0adb5c983370ab5f SHA512: bd776436435e7d9b3388d5d68063d171980be11cba2c57e6c9ce5d8d91a43129d6be86993d85c1eabe582d3a3c3fa6a310f6f66d4716914a5ad2e188fc0278a7 Description: Go package for reporting stat counts and values to StatHat This package is a client for reporting statistics and metrics data to the StatHat commercial logging product. Homepage: https://github.com/stathat/go Package: golang-github-stevvooe-resumable-dev Priority: extra Section: devel Installed-Size: 97 Maintainer: pkg-go Architecture: all Source: golang-github-stevvooe-resumable Version: 0.0~git20150521.0.51ad441-2.1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-stevvooe-resumable/golang-github-stevvooe-resumable-dev_0.0~git20150521.0.51ad441-2.1apertis0bv2023dev2b3_all.deb Size: 19576 MD5sum: b4a5be7ed9e50a87c6b52c2cce82e269 SHA1: 9b3dcc8dcd2f6095a2d51b12860e16e02aeb2248 SHA256: 6f3c5900e3fc72e7f8cf5f9af9176449d4966bd001720233733e022491a60777 SHA512: 4f81b6ac81d2d587d605e5b84e0bb6316a9073eeb4128127caf7a4122cf193594a7bd49fe2dbaaa32f64885ba7dd298f76732b9e6111be9caa47c1447dede661 Description: Subset of the Go `crypto` Package with a Resumable Hash Interface Package resumable registers resumable versions of hash functions. Resumable varieties of hash functions are available via the standard crypto package. Support can be checked by type assertion against the resumable.Hash interface. . While one can use these sub-packages directly, it makes more sense to register them using side-effect imports: . import _ "github.com/stevvooe/resumable/sha256" . This will make the resumable hashes available to the application through the standard crypto package. For example, if a new sha256 is required, one should use the following: . h := crypto.SHA256.New() . Such a features allows one to control the inclusion of resumable hash support in a single file. Applications that require the resumable hash implementation can type switch to detect support, while other parts of the application can be completely oblivious to the presence of the alternative hash functions. . Also note that the implementations available in this package are completely untouched from their Go counterparts in the standard library. Only an extra file is added to each package to implement the extra resumable hash functions. Homepage: https://github.com/stevvooe/resumable Package: golang-github-stretchr-objx-dev Priority: optional Section: golang Installed-Size: 235 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-objx Version: 0.3.0-1apertis0bv2023dev2b3 Replaces: golang-objx-dev (<< 0.0~git20150928.0.1a9d0bb-1~) Provides: golang-objx-dev Breaks: golang-objx-dev (<< 0.0~git20150928.0.1a9d0bb-1~) Filename: pool/development/g/golang-objx/golang-github-stretchr-objx-dev_0.3.0-1apertis0bv2023dev2b3_all.deb Size: 25600 MD5sum: 2634081e4e3b8418816cb3beded9f010 SHA1: 76ae2304be6793860e872bde9a932483bcdae220 SHA256: 0b06047268dc2bb9729358e477994d11f2d14818c6964ce7cdc7b7fe4465e885 SHA512: a8c7f2333e7763dea4393646ea981505b91ec7bac14d46d9b22139a358581a64396f948c8eeb16cd415b4f030f8c2123766649a048942c712e14278bce25a45b Description: Go package for dealing with maps, slices, JSON and other data Objx provides the `objx.Map` type, which is a `map[string]interface{}` that exposes a powerful `Get` method (among others) that allows you to easily and quickly get access to data within the map, without having to worry too much about type assertions, missing data, default values etc. . This package contains the source. Homepage: https://github.com/stretchr/objx Multi-Arch: foreign Package: golang-github-stretchr-testify-dev Priority: optional Section: golang Installed-Size: 556 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-testify Version: 1.7.0+git20210824.ab6dc32-1~bpo11+1+apertis0bv2023dev3b1 Depends: golang-github-davecgh-go-spew-dev (>= 1.1.0), golang-github-pmezard-go-difflib-dev (>= 1.0.0), golang-github-stretchr-objx-dev (>= 0.1.0), golang-gopkg-yaml.v3-dev Filename: pool/development/g/golang-testify/golang-github-stretchr-testify-dev_1.7.0+git20210824.ab6dc32-1~bpo11+1+apertis0bv2023dev3b1_all.deb Size: 66448 MD5sum: e82a425daece00c0745815d967697f1e SHA1: e6aafd7945f5f2916eb221c05998238fe7a212bb SHA256: 93ca52c88bdb4a5200ac65c07f15dc36ccb8ee1ae19b0559299374f13516e5eb SHA512: 2c1bcfbf4bb674c99a6c3142fb4d2fe91d5840c8cc2df707039527db0ca0aaf2d407936d46fce88d401a3960c30a57ac861fc41c989670dd9ed7e96447b256d7 Description: sacred extension to the standard Go testing package Testify is a Go code (golang) set of packages that provide many tools for testifying that code behaves as intended. . Features include: * Easy assertions * Mocking * HTTP response trapping * Testing suite interfaces and functions . This package contains the source. Homepage: https://github.com/stretchr/testify Multi-Arch: foreign Package: golang-github-subosito-gotenv-dev Priority: optional Section: devel Installed-Size: 39 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-subosito-gotenv Version: 1.2.0+git20190917.de67a66-2apertis0bv2023dev2b3 Depends: golang-github-stretchr-testify-dev Filename: pool/development/g/golang-github-subosito-gotenv/golang-github-subosito-gotenv-dev_1.2.0+git20190917.de67a66-2apertis0bv2023dev2b3_all.deb Size: 8204 MD5sum: c192534dee30a05c233e66b8aaa03328 SHA1: 01c4b6ee317f8a66fb72d2c94d2e03a14992b211 SHA256: 45494f0c383c47aaefc29f8779ba23243e48ec4b421ddfe131db93499c123708 SHA512: 4b1902df7ef14d300f917e9286f6ec02b423f6fc2a83e9b0f583622bc99aabe56f7f04d796e15407804ad5f49c616cb7d918610adc43746772161d8ed087f6e9 Description: Load environment variables from `.env` or `io.Reader` in Go. To modify your app environment variables, gotenv expose 2 main functions: * gotenv.Load * gotenv.Apply By default, gotenv.Load will look for a file called .env in the current working directory. . Behind the scene, it will then load .env file and export the valid variables to the environment variables. Make sure you call the method as soon as possible to ensure it loads all variables, say, put it on init() function. . Once loaded you can use os.Getenv() to get the value of the variable. Homepage: https://github.com/subosito/gotenv Package: golang-github-syndtr-goleveldb-dev Priority: optional Section: devel Installed-Size: 612 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-goleveldb Version: 0.0~git20200815.5c35d60-1apertis0bv2023dev2b3 Replaces: golang-goleveldb-dev (<< 0.0~git20170302.0.3c5717c) Depends: golang-github-golang-snappy-dev (>= 0.0+git20150730), golang-ginkgo-dev Breaks: golang-goleveldb-dev (<< 0.0~git20170302.0.3c5717c) Filename: pool/development/g/golang-goleveldb/golang-github-syndtr-goleveldb-dev_0.0~git20200815.5c35d60-1apertis0bv2023dev2b3_all.deb Size: 114900 MD5sum: 3f68c7f959fc93a0d6c4c9696e85162b SHA1: f9703aca31619b78890105d1bbc662e86021464e SHA256: ef427028364446603f5f158533c7d3952302db4d22f151ccf97dc4d44606ace6 SHA512: e661539c78f7fddaf25edacba2e4c3f6e58b3e3c65f70e9c564cd54668bc48719a3ad732cb986eac09bda2464c9c359fbf60d48d720df96b9d0a72cdf2fe9e94 Description: LevelDB key/value database in Go This library provides an implementation of the LevelDB key/value database in the Go programming language. . LevelDB is a fast key-value storage library that provides an ordered mapping from string keys to string values. Homepage: https://github.com/syndtr/goleveldb Package: golang-github-tchap-go-patricia-dev Priority: optional Section: devel Installed-Size: 68 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-go-patricia Version: 2.2.6-5co2bv2023dev2b3 Replaces: golang-go-patricia-dev (<< 2.2.0-2) Provides: golang-go-patricia-dev Depends: golang-github-satori-go.uuid-dev Breaks: golang-go-patricia-dev (<< 2.2.0-2) Filename: pool/development/g/golang-go-patricia/golang-github-tchap-go-patricia-dev_2.2.6-5co2bv2023dev2b3_all.deb Size: 12260 MD5sum: 4c99b3a5a4a6f39e4382f4f20b2c401b SHA1: d1fdf462afcc96c10b6e8902be1e02c6303be2d2 SHA256: 9adb0c3d098ef73bcba0367387a41ddf8af66bf80528fe208b32e55c28b6637b SHA512: 9c777d96bf3f905d5b61805fc81166bc68666003ac99605cdd9e08ffa6fe0277ead492336320a0dac417ac2d86a735caa49601d2af0404d11f45dead219f2fc6 Description: golang-go-patricia is a generic patricia trie (also called radix tree). The patricia trie as implemented in this library enables fast visiting of items in some particular ways: . 1. visit all items saved in the tree, 2. visit all items matching particular prefix (visit subtree), or 3. given a string, visit all items matching some prefix of that string. . This package contains the source. Homepage: https://github.com/tchap/go-patricia Package: golang-github-thomsonreuterseikon-go-ntlm-dev Priority: extra Section: devel Installed-Size: 160 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-thomsonreuterseikon-go-ntlm Version: 0.0~git20151030.0.b00ec39-1.1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-thomsonreuterseikon-go-ntlm/golang-github-thomsonreuterseikon-go-ntlm-dev_0.0~git20151030.0.b00ec39-1.1apertis0bv2023dev2b3_all.deb Size: 29364 MD5sum: a008a4a7257c85c5c47be869538c6b23 SHA1: 112785926ffa7214b67ce76451d761aa554db31e SHA256: fccb131fe4e9ca31712225bf67f909b8a4fcba5e728a215594b7af0a6d1ad28e SHA512: 1bb55c77d0915b99db51c0004300b88ba50d9af4169136ea2adb7318a820c478d92aa898913447e036e6b3b732c7aaa014afc80e58314692568c02a10aa0d732 Description: NTLM Implementation for Go This is a native implementation of NTLM for Go that was implemented using the Microsoft MS-NLMP documentation available at http://msdn.microsoft.com/en-us/library/cc236621.aspx. The library is currently in use and has been tested with connectionless NTLMv1 and v2 with and without extended session security. Homepage: https://github.com/ThomsonReutersEikon/go-ntlm Package: golang-github-threedotslabs-watermill-dev Priority: optional Section: devel Installed-Size: 8084 Maintainer: Detlev Casanova Architecture: all Source: golang-github-threedotslabs-watermill Version: 1.1.1-0+apertis3bv2023dev3b1 Depends: golang-go Filename: pool/development/g/golang-github-threedotslabs-watermill/golang-github-threedotslabs-watermill-dev_1.1.1-0+apertis3bv2023dev3b1_all.deb Size: 2857988 MD5sum: 0f74b6e2f1d027883f6224b788082633 SHA1: 4fa11d182b5d75a713da33e2fdc692b8ebe94e11 SHA256: d7c2cc63692db4734fad916b83c0a470c80a70b33a294cd2681b3dbea7927423 SHA512: b9f51d406124ad4035d19f86892093e964e21cc79d8f2576817738ec8965dbe599940aef0c1e5d37ff7a99d50125239c32da5414bf7459463b833e98f943dac2 Description: Go library for working efficiently with message streams. It is intended for building event driven applications, enabling event sourcing, RPC over messages, sagas and basically whatever else comes to your mind. You can use conventional pub/sub implementations like Kafka or RabbitMQ, but also HTTP or MySQL binlog if that fits your use case. Homepage: https://watermill.io/ Package: golang-github-tinylib-msgp-dev Priority: optional Section: devel Installed-Size: 459 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-tinylib-msgp Version: 1.0.2-3apertis0bv2023dev2b3 Depends: golang-github-philhofer-fwd-dev, golang-github-ttacon-chalk-dev, golang-golang-x-mod-dev, golang-golang-x-tools-dev Filename: pool/development/g/golang-github-tinylib-msgp/golang-github-tinylib-msgp-dev_1.0.2-3apertis0bv2023dev2b3_all.deb Size: 69676 MD5sum: f8d9d10a0fb900f25e0a7a203b1baec8 SHA1: cba72ef5513a1ac8576be20559512f4e276c2ad3 SHA256: 4e2c3a7e6d1308c268cd4e8d600953f5a1988a3b7d33685c4756a21846759237 SHA512: 10f7cbce367403542e00c032ab0eac59de90aede70ac3b95557a604a9e2055d94839b64f47b9a619015a6adc08602f9bf047fe401f7860db84d2291353e8b924 Description: Go code generator for MessagePack (source) This is a code generation tool and serialization library for MessagePack. It is targeted at the go generate tool. You can read more about MessagePack in the wiki, or at msgpack.org. . Why? . * Use Go as your schema language * Speeeeeed (400MB/s on modern hardware) * JSON interop * User-defined extensions * Type safety * Encoding flexibility . This package contains the source. Homepage: https://github.com/tinylib/msgp Package: golang-github-tmc-grpc-websocket-proxy-dev Priority: optional Section: devel Installed-Size: 26 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-tmc-grpc-websocket-proxy Version: 0.0~git20200427.3cfed13-2apertis0bv2023dev2b3 Depends: golang-github-gorilla-websocket-dev, golang-github-sirupsen-logrus-dev Filename: pool/development/g/golang-github-tmc-grpc-websocket-proxy/golang-github-tmc-grpc-websocket-proxy-dev_0.0~git20200427.3cfed13-2apertis0bv2023dev2b3_all.deb Size: 5820 MD5sum: 10efd4f81bd8df7140622173d71b4e57 SHA1: 61d8e6786aa74b914179bfe63f0bc1486dc08c10 SHA256: 79b0d09536be1791952913d60c3dfa93929d3f63bd286d0f95bc2521556e902f SHA512: 71e84e7013f98c6dd0b1953c29b0bbd81d54fab67788505dbb9edb2cfbc047b22ede052d5631d62b0a22f45a9bb22272d86091cab5153ff953d342e103598087 Description: proxy to upgrade grpc-gateway streaming endpoints to use websockets Wrap your grpc-gateway mux with this helper to expose streaming endpoints over websockets. . On the wire this uses newline-delimited json encoding of the messages. Homepage: https://github.com/tmc/grpc-websocket-proxy Package: golang-github-tonistiigi-fifo-dev Priority: extra Section: devel Installed-Size: 38 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-tonistiigi-fifo Version: 0.0~git20161203.0.fe870cc-1.1apertis0bv2023dev2b3 Depends: golang-github-pkg-errors-dev, golang-github-stretchr-testify-dev, golang-golang-x-net-dev Filename: pool/development/g/golang-github-tonistiigi-fifo/golang-github-tonistiigi-fifo-dev_0.0~git20161203.0.fe870cc-1.1apertis0bv2023dev2b3_all.deb Size: 6476 MD5sum: f416aa53616004efb51037c4aa3e90a0 SHA1: 2273f54f34ba0c7ee3ebc02618fae572afa91b9f SHA256: 1be7e0d2243c0f650ae389617c2bd3321390603c9144bee0fa16ee44bdc0dfea SHA512: 1f7fa3c92b945b9fb6fcffd79b910bd17356f4c3f69e1443feb8040f4bcf11010d38af993c630bca4605d4f180caa9f9ac9cd849308d2f491567fa2057993432 Description: Go package for handling FIFOs in a sane way This package implements an interface for opening, reading, writing and closing Unix FIFOs. An open FIFO can be accessed using the io.ReadWriteCloser interface. Homepage: https://github.com/tonistiigi/fifo Package: golang-github-tonistiigi-units-dev Priority: optional Section: devel Installed-Size: 19 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-tonistiigi-units Version: 0.0~git20180711.6950e57-2apertis0bv2023dev2b3 Depends: golang-github-stretchr-testify-dev Filename: pool/development/g/golang-github-tonistiigi-units/golang-github-tonistiigi-units-dev_0.0~git20180711.6950e57-2apertis0bv2023dev2b3_all.deb Size: 4176 MD5sum: 3988aa41b8feb8755ba8a09158421ea6 SHA1: e70489423f1fc3e894c396e502fb78a1336c6aec SHA256: 767683129422a57572631b0fb13de2e0e47b50d1ba24c6b446b045e1d38a7169 SHA512: 74c0df527501b5349da33f4f570f68612344e7ceadc09e56c1c818be4fcb6515aceefd85d4f4502f7ba7be4a4cfca8deea3abda8ba5c72596ef3ca4de3074d00 Description: Simple byte size formatting library Simple byte size formatting. This package implements types that can be used in stdlib formatting functions like fmt.Printf to control the output of the expected printed string. . Floating point flags %f and %g print the value in using the correct unit suffix. Homepage: https://github.com/tonistiigi/units Package: golang-github-ttacon-chalk-dev Priority: extra Section: devel Installed-Size: 103 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-ttacon-chalk Version: 0.1-2co1bv2023dev2b3 Filename: pool/development/g/golang-github-ttacon-chalk/golang-github-ttacon-chalk-dev_0.1-2co1bv2023dev2b3_all.deb Size: 75760 MD5sum: e82ea52c391653d88c1432bc323b267d SHA1: 1a19f87d1594ebc3515c592fc9f479c6a6c73457 SHA256: fd0943cbf02b9729212a93623f9ca810e472f3099ebbd486a5b8f45799a7bbc8 SHA512: 7aa4f0ff3ea46d0bd18f832bf4682ae5706968a8177cc5d21fd9c51a456582b43b4974d7ac05278fccee0b53c3140e3f0f5c11ece9fb5b0cd74315923122eb25 Description: Go library for prettifying terminal/console output Chalk is a go package for styling console/terminal output. . Check out godoc for some example usage: http://godoc.org/github.com/ttacon/chalk . The api is pretty clean, there are default Colors and TextStyles which can be mixed to create more intense Styles. Styles and Colors can be printed in normal strings (i.e. fmt.Sprintf(chalk.Red)), but Styles, Colors and TextStyles are more meant to be used to style specific text segments (i.e. fmt.Println(chalk.Red.Color("this is red")) or fmt.Println(myStyle.Style("this is blue text that is underlined"))). . This package contains the source. Homepage: https://github.com/ttacon/chalk Package: golang-github-tv42-httpunix-dev Priority: optional Section: devel Installed-Size: 19 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-tv42-httpunix Version: 0.0~git20150427.b75d861-2apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-tv42-httpunix/golang-github-tv42-httpunix-dev_0.0~git20150427.b75d861-2apertis0bv2023dev2b3_all.deb Size: 3888 MD5sum: 6f64d7d2a8e71e230591adbfda2c53c7 SHA1: c5522220a6012452360b749b9b2d51f07f121021 SHA256: 098bc9ab2ba8036344eef8fd64e2f87e86f1a42bc9d89d6ba3b4bbc036a3b74c SHA512: 393b8f2a1629bab36c59641ccdf1c98e52768765ce558840f3729b355f3ff9e86937cae6feeb233b0d1ce9fdb70ffc2373b597a01aa607189928abedf9ceef8e Description: library to talk HTTP over Unix domain sockets Golang library to talk HTTP over Unix domain sockets. Homepage: https://github.com/tv42/httpunix Package: golang-github-twinj-uuid-dev Priority: optional Section: devel Installed-Size: 119 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-twinj-uuid Version: 0.10.0+git20160909.96.7bbe408-6apertis0bv2023dev2b3 Depends: golang-github-stretchr-testify-dev Filename: pool/development/g/golang-github-twinj-uuid/golang-github-twinj-uuid-dev_0.10.0+git20160909.96.7bbe408-6apertis0bv2023dev2b3_all.deb Size: 26152 MD5sum: 5ffc293e7adc940c0c7ba0fc7965327a SHA1: 0a1835a18511ebf7f36e7c661b930ca7e11fb754 SHA256: 7fd3df8eef5b86ce47acd6ef1e8a16bd0d75a6059304cce3eb7b2d0c294b4600 SHA512: cf99a05f9c78f2678c0852abef9f1daa3d4d18c2ba1a25d5a76a999d56c77889731bffb00f468440bd1e05f74fdb10e1ec2bcff93f5553fecf698dc24010f2d6 Description: RFC 4122 and DCE 1.1 compliant UUIDs in Go This package provides RFC 4122 and DCE 1.1 compliant UUIDs. . It will generate the following: Version 1: based on a Timestamp and MAC address as Node id Version 2: based on DCE Security - Experimental Version 3: based on MD5 hash Version 4: based on cryptographically secure random numbers Version 5: based on SHA-1 hash Homepage: https://github.com/twinj/uuid Package: golang-github-ugorji-go-codec Priority: optional Section: devel Installed-Size: 4720 Maintainer: Debian Go Packaging Team Architecture: amd64 Version: 1.1.7-2apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-ugorji-go-codec/golang-github-ugorji-go-codec_1.1.7-2apertis0bv2023dev2b3_amd64.deb Size: 1522848 MD5sum: 7fcc6679baa58b0594a24d8ef7e2993f SHA1: 0adbbaa42036b6e8c2af4f45e7a995ec21463a99 SHA256: f666b437e30bb49380e89c8836cc774844d00261c537ba80a80c926fc5dc0759 SHA512: 9384873ddc90dc0a0cc4fa89e1fb2a3e50fdde8c6edf0d8e8195223d8cb3fe0934b00d179a1e9dc7685e4354747393c0b3c5e661c47e0212069aa2af3b24fcb1 Description: idiomatic codec and rpc lib for msgpack, cbor, json (codecgen) Package codec provides a High Performance, Feature-Rich Idiomatic Go 1.4+ codec/encoding library for binc, msgpack, cbor, json . This package contains the tools (codecgen). Built-Using: golang-1.15 (= 1.15.15-1~deb11u2+apertis0bv2023dev2b2), golang-golang-x-mod (= 0.4.1-1apertis0bv2023dev2b3), golang-golang-x-sys (= 0.0~git20210124.22da62e-1apertis0bv2023dev2b3), golang-golang-x-tools (= 1:0.1.0+ds-1+apertis2bv2023dev2b3), golang-golang-x-xerrors (= 0.0~git20191204.9bdfabe-1apertis0bv2023dev2b3) Homepage: https://github.com/ugorji/go Package: golang-github-ugorji-go-codec-dev Priority: optional Section: devel Installed-Size: 1630 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-ugorji-go-codec Version: 1.1.7-2apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-ugorji-go-codec/golang-github-ugorji-go-codec-dev_1.1.7-2apertis0bv2023dev2b3_all.deb Size: 201516 MD5sum: a61a38ebc5284121ba970a21f5e17b57 SHA1: dc2034861a28061cd5e922f058302d7b3f26875c SHA256: 6a6fa22027c3774e5b7eeae3a9ff8adf6387934e37d5c66615ad31a7b381d85e SHA512: d7b176ea44d85c9efdd07ec2401376aa2d091f5f1bf8e0f98e46b2aacae5b576857e16e40e044a9d27a8da7adaf5081f8cbc1e3539dcb12ecd277c3b0458aea1 Description: idiomatic codec and rpc lib for msgpack, cbor, json (library) Package codec provides a High Performance, Feature-Rich Idiomatic Go 1.4+ codec/encoding library for binc, msgpack, cbor, json . This package contains the source. Homepage: https://github.com/ugorji/go Package: golang-github-ugorji-go-msgpack-dev Priority: optional Section: devel Installed-Size: 97 Maintainer: pkg-go Architecture: all Source: golang-github-ugorji-go-msgpack Version: 0.0~git20130605.792643-5co1bv2023dev2b3 Filename: pool/development/g/golang-github-ugorji-go-msgpack/golang-github-ugorji-go-msgpack-dev_0.0~git20130605.792643-5co1bv2023dev2b3_all.deb Size: 20864 MD5sum: d095633b4a2c651785b3e121ebaa7378 SHA1: 8152eca705cf56e0ba5a29c49cfbb48f05fb576e SHA256: 9149257febac62165070531a2d39624c3db653f694d0d53e7054b7111e635a95 SHA512: 1c7687c557c41ed5cacccf4d9073ab8a48d8180490337efadf08e49851eaed8d0984a4f38ed9587d227b1b59892b0e39c52d61ed7ee86c793bee0d000b39a7a1 Description: encode/decode and rpc library for msgpack and Binc High Performance, Feature-Rich Idiomatic Go codec/encoding library for binc, msgpack, cbor, json. The idiomatic Go support is as seen in other encoding packages in the standard library (ie json, xml, gob, etc). Homepage: https://github.com/ugorji/go-msgpack Package: golang-github-urfave-cli-dev Priority: optional Section: devel Installed-Size: 302 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-urfave-cli Version: 1.22.4-2apertis0bv2023dev2b3 Depends: golang-github-cpuguy83-go-md2man-v2-dev Filename: pool/development/g/golang-github-urfave-cli/golang-github-urfave-cli-dev_1.22.4-2apertis0bv2023dev2b3_all.deb Size: 46896 MD5sum: b5e2e9e0727d6d29cbd8c483e5fe33a1 SHA1: c1a738bf9a50af211dc45c2627ed610828713bb4 SHA256: 2abb81fce8a0ec7f1bb8934c009c1968c74d80034f7d5322222946d6d92be800 SHA512: ba75c49cabe881425acc51dbd17472759f3df76afc9e32a182e99150f324ebc91218b63dc5849cdb645caa7c545cee2091b6644cdbebe0bed85ac0a54c1e5a59 Description: package for building command line apps in Go "Cli" is a simple, fast, and fun package for building command line apps in Go. The goal is to enable developers to write fast and distributable command line applications in an expressive way. Homepage: https://github.com/urfave/cli Package: golang-github-urfave-negroni-dev Priority: extra Section: devel Installed-Size: 40 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-urfave-negroni Version: 0.2.0-1.1apertis0bv2023dev2b3 Depends: golang-go Filename: pool/development/g/golang-github-urfave-negroni/golang-github-urfave-negroni-dev_0.2.0-1.1apertis0bv2023dev2b3_all.deb Size: 8612 MD5sum: f8eda22a6302c5a74921700958a29d4d SHA1: 9d01c26ea178c55d48a337d653795a78e02d3a0f SHA256: b2ab5746d06c343f430043b923ed85da54027f4441b9a9b56db237ad0efed938 SHA512: 6898c4d5618a17db3a555bd15150ed79ce472510db8bc806e8e174329fb59a3427b7905058f50d3fe56c9a3ed937906e1d2a44199e5028a13f2849c021f53741 Description: Idiomatic HTTP Middleware for Golang Negroni is an idiomatic approach to web middleware in Go. It is tiny, non-intrusive, and encourages use of net/http Handlers. . If you like the idea of Martini (https://github.com/go-martini/martini), but you think it contains too much magic, then Negroni is a great fit. . This is the library formerly known as github.com/codegangsta/negroni (Github will automatically redirect requests to it). Homepage: https://github.com/urfave/negroni Package: golang-github-valyala-bytebufferpool-dev Priority: optional Section: devel Installed-Size: 28 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-valyala-bytebufferpool Version: 1.0.0-2apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-valyala-bytebufferpool/golang-github-valyala-bytebufferpool-dev_1.0.0-2apertis0bv2023dev2b3_all.deb Size: 6664 MD5sum: 4215548cbc8e644bbaae17bf14894ebc SHA1: ce8054bc2c2319cbab08de9ab5c4d7e0e333ba4f SHA256: 4bb74f2837a41457bfa869479cc41b6a4f0950c592874920f4dcebf74e72f4b4 SHA512: badf977d0612883585a0e129b4ddf7cf2ff3b5c1f21e6842db01471caed28179e91a5c11bcf79a45b1755411dfdcdf91afb72db344c46372f629ce8590ed2922 Description: Anti-memory-waste byte buffer pool for go An implementation of a pool of byte buffers with anti-memory-waste protection. . The pool may waste limited amount of memory due to fragmentation. This amount equals to the maximum total size of the byte buffers in concurrent use. Benchmark results Currently bytebufferpool is fastest and most effective buffer pool written in Go. Homepage: https://github.com/valyala/bytebufferpool Multi-Arch: foreign Package: golang-github-valyala-fasttemplate-dev Priority: optional Section: golang Installed-Size: 68 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-valyala-fasttemplate Version: 1.2.1-1apertis0bv2023dev2b3 Depends: golang-github-valyala-bytebufferpool-dev Filename: pool/development/g/golang-github-valyala-fasttemplate/golang-github-valyala-fasttemplate-dev_1.2.1-1apertis0bv2023dev2b3_all.deb Size: 11416 MD5sum: c71b518f08753b1e2fb3a51f5cb55fdf SHA1: 5044ae1962e227708f3137e5849d1ac00f902ae1 SHA256: f1c1f299f8aa77681e380a6411903c68dde678ebc95747c98426ef2bc4f13af4 SHA512: 9d49d30d09ea725a5142df72bcd4ddf708dc1ce69667e365e65bba53891aead2713cd3d71f12a6395cc45f01910c8c9c5bf38728a15996278a9cb8b1ae518d6b Description: Simple and fast template engine for Go Fasttemplate peforms only a single task - it substitutes template placeholders with user-defined values. Homepage: https://github.com/valyala/fasttemplate Multi-Arch: foreign Package: golang-github-vaughan0-go-ini-dev Priority: extra Section: devel Installed-Size: 21 Maintainer: pkg-go Architecture: all Source: golang-github-vaughan0-go-ini Version: 0.0~git20130923.0.a98ad7e-3co1bv2023dev2b3 Filename: pool/development/g/golang-github-vaughan0-go-ini/golang-github-vaughan0-go-ini-dev_0.0~git20130923.0.a98ad7e-3co1bv2023dev2b3_all.deb Size: 5020 MD5sum: c5eeb4025118c8705dbd866f5b095b8a SHA1: 6adfbe0c51b67a1544fd2d362bb2aeaf63f0fc26 SHA256: ab9fef98c19bae0d7bef2f7b45d0214f295257124351ef8ae90bea2628720b88 SHA512: 03d0aabf038ae354456bce14f9898611087836be2b2e2ac39327144db315797afc3552c4959094a77182f5459c7a0d4f39c5552f8a835e125cbfa1ceedff2c56 Description: INI parsing library for Go INI files parsing library for Go (golang). Homepage: https://github.com/vaughan0/go-ini Package: golang-github-vbatts-tar-split-dev Priority: optional Section: devel Installed-Size: 498 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-vbatts-tar-split Version: 0.11.1-2apertis0bv2023dev2b3 Depends: golang-github-sirupsen-logrus-dev, golang-github-urfave-cli-dev Filename: pool/development/g/golang-github-vbatts-tar-split/golang-github-vbatts-tar-split-dev_0.11.1-2apertis0bv2023dev2b3_all.deb Size: 70424 MD5sum: f70aca94e2c053ad460fc268d1d1996f SHA1: 840d1da8cb632a6c0e76a321d7a87c4260c48639 SHA256: 6666e7ba2d84a65cc985812c79edc13452ee73b255168728470a495965ff4a49 SHA512: 2695b42ecfb216d17e4f50f72c4071e131183e99d0661947af8ceb19599f0a875a956b3f60e871e63a28f8f7df80371829baf7eb41a575c77a3ce2a4151fae50 Description: tar archive assembly/disassembly (source) Pristinely disassembling a tar archive, and stashing needed raw bytes and offsets to reassemble a validating original archive. . Eventually this should detect TARs that this is not possible with. . For example stored sparse files that have "holes" in them, will be read as a contiguous file, though the archive contents may be recorded in sparse format. Therefore when adding the file payload to a reassembled tar, to achieve identical output, the file payload would need be precisely re-sparsified. This is not something I seek to fix immediately, but would rather have an alert that precise reassembly is not possible. (see more http://www.gnu.org/software/tar/manual/html_node/Sparse-Formats.html) . Other caveat, while tar archives support having multiple file entries for the same path, we will not support this feature. If there are more than one entries with the same path, expect an err (like ErrDuplicatePath) or a resulting tar stream that does not validate your original checksum/signature. . Contract: Do not break the API of stdlib archive/tar in our fork (ideally find an upstream mergeable solution). . This package contains the source. Homepage: https://github.com/vbatts/tar-split Package: golang-github-vishvananda-netlink-dev Priority: optional Section: golang Installed-Size: 747 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-vishvananda-netlink Version: 1.1.0-2apertis0bv2023dev2b3 Depends: golang-github-vishvananda-netns-dev, golang-golang-x-sys-dev Filename: pool/development/g/golang-github-vishvananda-netlink/golang-github-vishvananda-netlink-dev_1.1.0-2apertis0bv2023dev2b3_all.deb Size: 116544 MD5sum: 64e2e473c79843789327353afa01ad28 SHA1: 0b278d7190ba20452c314b8c138672f9c2b7591b SHA256: 0c8ad086b0a1692e0628593e9af11f6f69d53a40a484f2de08dbd3dd154bfa48 SHA512: 29385335f78fcf3798b3300b57cb77728e74ea705cf7390a0e18f90fa755d69c21a2b55bb284a47fa3a3b68cb8aa6941949d551602e370b69aeee3f78aee65d0 Description: netlink library for go The netlink package provides a simple netlink library for go. Netlink is the interface a user-space program in Linux uses to communicate with the kernel. It can be used to add and remove interfaces, set ip addresses and routes, and configure ipsec. Netlink communication requires elevated privileges, so in most cases this code needs to be run as root. Since low-level netlink messages are inscrutable at best, the library attempts to provide an API that is loosely modeled on the CLI provied by iproute2. Actions like ip link add will be accomplished via a similarly named function like AddLink(). This library began its life as a fork of the netlink functionality in docker/libcontainer but was heavily rewritten to improve testability, performance, and to add new functionality like ipsec xfrm handling. . This package contains the source. Homepage: https://github.com/vishvananda/netlink Package: golang-github-vishvananda-netns-dev Priority: optional Section: devel Installed-Size: 30 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-vishvananda-netns Version: 0.0~git20200728.db3c7e5-1apertis0bv2023dev2b3 Depends: golang-golang-x-sys-dev Filename: pool/development/g/golang-github-vishvananda-netns/golang-github-vishvananda-netns-dev_0.0~git20200728.db3c7e5-1apertis0bv2023dev2b3_all.deb Size: 6784 MD5sum: d33c9c1e047cda042e844c52fef2f787 SHA1: 5c9d67c64a7cf6c76f4ab64e49d95b35e1254f80 SHA256: dd2ba19e7495be4eeff8898ab591d7c209140fe02f57f6114f269b753e041b10 SHA512: d49db390e23fe1ad2f43513901f40dec2539318802f8287da13045a5b3824beec297432450740872b5875ac919f161762291244ec64ba8d42a6ed6b7bf0737cd Description: network namespaces in go The netns package provides an ultra-simple interface for handling network namespaces in go. Changing namespaces requires elevated privileges, so in most cases this code needs to be run as root. . This package contains the source. Homepage: https://github.com/vishvananda/netns Package: golang-github-vmihailenco-tagparser-dev Priority: optional Section: devel Installed-Size: 27 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-vmihailenco-tagparser Version: 0.1.1-2apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-vmihailenco-tagparser/golang-github-vmihailenco-tagparser-dev_0.1.1-2apertis0bv2023dev2b3_all.deb Size: 4604 MD5sum: f30988674016820e67a86cc0042ea0fa SHA1: de4965eba330f82c46ee15315de563e8f41cf229 SHA256: b3ee7984446b18f7da89e75edcee6f9a152d3817aefd8eb15754e7e7c8bc0d5f SHA512: dac57bf7ae5f37fa025360b0f87a2c37f9cd420a5043542a8ce295ed605150eb731e795b448a563c6575e090be3ad5037f78246c9eb89b94e8932e1898f7b9ac Description: Golang tag parser Opinionated Golang tag parser. Homepage: https://github.com/vmihailenco/tagparser Package: golang-github-vmware-govmomi-dev Priority: optional Section: devel Installed-Size: 7271 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-vmware-govmomi Version: 0.23.0-1apertis0bv2023dev2b3 Depends: golang-github-google-uuid-dev Filename: pool/development/g/golang-github-vmware-govmomi/golang-github-vmware-govmomi-dev_0.23.0-1apertis0bv2023dev2b3_all.deb Size: 707028 MD5sum: 6113fb0173d38c40706c16f7ce3ed8ca SHA1: e8bb8a82538f55b9a4f00d7d00a5a77d5abec931 SHA256: 791ebfcefb5306919827ea5d18b874c51e13228f18a662ca5cd91abce0893d38 SHA512: 6bbc3b16f5e33da9a35c403c650cbc925be5b2eb3aea5a12ab61a53a230773fa9565b2ae193e9e2dd9e936727beaf27acc80b52f3e3d9b1299ea48e6ede2a958 Description: Go library for the VMware vSphere API Go library for interacting with VMware vSphere APIs (ESXi and/or vCenter). Homepage: https://github.com/vmware/govmomi Package: golang-github-vultr-govultr-dev Priority: optional Section: devel Installed-Size: 326 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-vultr-govultr Version: 0.4.2-2apertis0bv2023dev2b3 Depends: golang-github-hashicorp-go-retryablehttp-dev Filename: pool/development/g/golang-github-vultr-govultr/golang-github-vultr-govultr-dev_0.4.2-2apertis0bv2023dev2b3_all.deb Size: 41924 MD5sum: e7b05ebd5c96fd947fbe4590c1a7432c SHA1: 093fd674b05b086e037ac0e9f5941ec2aaaee64d SHA256: 84caea75dc25a4b0fe556fe42d03aac5bcf1a0c97e80036502ec93725c09b261 SHA512: c6ee77bd6eb51182b557325af347970b85abe506c5a16f14fb5496fe17885da5518b11e65ef2284602fc7d58e3f96677688f67455b0907ca1f5bda836276cd7b Description: Vultr Go API client This package contains the official Vultr Go client. GoVultr allows one to interact with the Vultr V1 API. . Vultr uses a PAT (Personal Access token) to interact/authenticate with the APIs. An API Key can be generated and acquired from the API menu in settings. Homepage: https://github.com/vultr/govultr Package: golang-github-weppos-dnsimple-go-dev Priority: extra Section: devel Installed-Size: 74 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-weppos-dnsimple-go Version: 0.0~git20160204.0.65c1ca7-2co1bv2023dev2b3 Filename: pool/development/g/golang-github-weppos-dnsimple-go/golang-github-weppos-dnsimple-go-dev_0.0~git20160204.0.65c1ca7-2co1bv2023dev2b3_all.deb Size: 12268 MD5sum: 6db6162f78f68fcd6d5b0e7dd1551f00 SHA1: 6f72b9da595e1d7d828afdf018ee792cac23adb6 SHA256: bdff223cec1d143d2885368501cf0db716f3322e8ee53780272266e3432192e3 SHA512: bdd882384be8f69e80b38c10adee243d4b4187b4e7e2bf0a50c936ef3420139f80df1c21e8bef55c914ca553997363e6d44c0f7caa4db4696dce2ad72b77c2b3 Description: DNSimple API v1 client for Go Go client for the DNSimple API v1 (https://developer.dnsimple.com/). Homepage: https://github.com/dnsimple/dnsimple-go Package: golang-github-willf-bitset-dev Priority: optional Section: devel Installed-Size: 105 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-willf-bitset Version: 1.1.11-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-willf-bitset/golang-github-willf-bitset-dev_1.1.11-1apertis0bv2023dev2b3_all.deb Size: 18300 MD5sum: 4c46cc806039cf485fb367c810b387b1 SHA1: f750cb5144e45e23a7dd4eb4775508859849a85a SHA256: b522e6d89737c7a5ddaef80babcdc91a3139e5b5625c4998127c592f528e7f48 SHA512: fe2bea9ff90655a77bbe72ac25cb1c32be9ec3b4ba4397a9c0009d2596bdb8c28b6b3446f9c4c53be8a44f74ce5a1825969dbf076eb77fbe0a849ebd4de59091 Description: Implements bitsets, a mapping between non-negative integers and boolean values This package provides a Go library with methods for setting, clearing, flipping, and testing individual integers. . It also provides set intersection, union, difference, complement, and symmetric operations, as well as tests to check whether any, all, or no bits are set, and queries a bitset's current length and number of positive bits. Homepage: https://github.com/willf/bitset Package: golang-github-xeipuuv-gojsonpointer-dev Priority: optional Section: devel Installed-Size: 29 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-xeipuuv-gojsonpointer Version: 0.0~git20190905.02993c4-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-xeipuuv-gojsonpointer/golang-github-xeipuuv-gojsonpointer-dev_0.0~git20190905.02993c4-1apertis0bv2023dev2b3_all.deb Size: 5968 MD5sum: fabb4b0366f70b815675e290b83998ab SHA1: 78149826af45ea47868979016536cd790cf4abbb SHA256: 92fcc45e4056de702c9228a2bc18b9d42e82132e0167c49add01ca0c25a9d978 SHA512: 8184ced60e64c2b144090ce2b8b790e4ff3f3abb242e75f58b7a4baa40fed35cf6076d6fdd0a0217c842a513b8b55cf58d53414c98035d3aa31039a8c4df28ca Description: JSON Pointer implementation in Golang An implementation of JSON Pointer in Golang Homepage: https://github.com/xeipuuv/gojsonpointer Package: golang-github-xeipuuv-gojsonreference-dev Priority: optional Section: devel Installed-Size: 29 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-xeipuuv-gojsonreference Version: 0.0~git20180127.bd5ef7b-2apertis0bv2023dev2b3 Depends: golang-github-xeipuuv-gojsonpointer-dev Filename: pool/development/g/golang-github-xeipuuv-gojsonreference/golang-github-xeipuuv-gojsonreference-dev_0.0~git20180127.bd5ef7b-2apertis0bv2023dev2b3_all.deb Size: 5356 MD5sum: 34b0ba48d973aa6bc21b137610114184 SHA1: 74b6ec0669b4682c1937ee773f1d148b89c2599c SHA256: 2d09caa9c7edf13495d4a78c33e6b6f2461f52c521dd76f44ef7d346aca3f464 SHA512: 16c02c39a1729f8cdbbc2368705eec11bfadc3c0e70ec60012df5a74422bb591e2c282e38126d1b83d24c74f768bd7a5a792f7320c3c694ac137e8d3ef62e9eb Description: JSON Reference implementation in Golang An implementation of JSON Reference in Golang. Homepage: https://github.com/xeipuuv/gojsonreference Package: golang-github-xeipuuv-gojsonschema-dev Priority: optional Section: devel Installed-Size: 567 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-xeipuuv-gojsonschema Version: 1.2.0-1apertis0bv2023dev2b3 Depends: golang-github-xeipuuv-gojsonreference-dev Filename: pool/development/g/golang-github-xeipuuv-gojsonschema/golang-github-xeipuuv-gojsonschema-dev_1.2.0-1apertis0bv2023dev2b3_all.deb Size: 45024 MD5sum: 8f58bcafd2ddbfa0273eabc2bcf38def SHA1: e99e8d77e6bc9b5ad1d3edb5c263e5671656a789 SHA256: cd83751011145a0e9bd9c23e6bd46b38e92e81f99486c838ccbc6b84a585fec8 SHA512: c07785b0a8fc7e50df68cf514de71c70a02001c44602a54f0dfd36a4eeaf2b7980fb2e42511e20482ebbbd2d2390a991a015a37a40f067e7d3d158114dbae0d4 Description: implementation of JSON Schema, draft v4 Golang implementation of JSON Schema, based on IETF's draft v4. Homepage: https://github.com/xeipuuv/gojsonschema Package: golang-github-xenolf-lego-dev Priority: optional Section: golang Installed-Size: 1043 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-xenolf-lego Version: 3.2.0-3.1apertis0bv2023dev2b3 Provides: golang-github-go-acme-lego-dev Depends: golang-github-aws-aws-sdk-go-dev, golang-github-burntsushi-toml-dev, golang-github-cenkalti-backoff-dev (>= 3.1.1~), golang-github-codegangsta-cli-dev, golang-github-jamesclonk-vultr-dev, golang-github-miekg-dns-dev, golang-github-nrdcg-goinwx-dev (>= 0.8.1-1~), golang-github-ovh-go-ovh-dev, golang-github-stretchr-testify-dev, golang-github-vultr-govultr-dev, golang-github-weppos-dnsimple-go-dev, golang-golang-x-crypto-dev, golang-golang-x-net-dev, golang-golang-x-oauth2-dev, golang-google-api-dev, golang-gopkg-square-go-jose.v2-dev Filename: pool/development/g/golang-github-xenolf-lego/golang-github-xenolf-lego-dev_3.2.0-3.1apertis0bv2023dev2b3_all.deb Size: 151292 MD5sum: d8461d2eb0604de60ae222931507788b SHA1: 9c474f0b416589aefb75cb7bb5cd8868496b9f05 SHA256: 338754e7d136d7059a3244c81adc24807ad8ece417c716eef71806ac3af0905f SHA512: f933ef760deceb97f7b7cddc5cf63757364618ce70007f4686e30fcc3480329109ba8074a09289830e4df42532a3d513e7d7769184421d26d0b4260f915fe639 Description: Let's Encrypt ACME library Let's Encrypt ACME library written in Go. Homepage: https://github.com/go-acme/lego Package: golang-github-xiang90-probing-dev Priority: optional Section: devel Installed-Size: 24 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-xiang90-probing Version: 0.0.2-1co1bv2023dev2b3 Filename: pool/development/g/golang-github-xiang90-probing/golang-github-xiang90-probing-dev_0.0.2-1co1bv2023dev2b3_all.deb Size: 4956 MD5sum: afa8b18e37b72cf2740326a1156b8720 SHA1: 822fd0b318f9d34f47b8a4c79f730747d0130c6a SHA256: 7a01a8cd6f28a75dcc95edcba893dd41e1eddc6263d4bc48d0c1e3d1995ebbdc SHA512: 658f2e56a1ec5e2b0fcf34322b244a0b96110706a64054c674188dab0d1fd989c3f6c976b73c5ca8e05c38e968461686342e89c8661218c2656ae2732a5e5d92 Description: Go library for HTTP probing Library for simple probing via HTTP. Homepage: https://github.com/xiang90/probing Package: golang-github-xordataexchange-crypt Priority: optional Section: utils Installed-Size: 7609 Maintainer: Debian Go Packaging Team Architecture: amd64 Version: 0.0.2+git20170626.21.b2862e3-3apertis0bv2023dev2b3 Depends: libc6 (>= 2.4) Suggests: golang-github-xordataexchange-crypt-dev Filename: pool/development/g/golang-github-xordataexchange-crypt/golang-github-xordataexchange-crypt_0.0.2+git20170626.21.b2862e3-3apertis0bv2023dev2b3_amd64.deb Size: 2295660 MD5sum: ec9e8746cbb29d173a67db1a22d51c93 SHA1: a3a898a68d9bf3533dd4442d4aff9bbaceb1a525 SHA256: 345ad55340fa7112b2e1e018b2c4b9f2c6d6697fde737c8fbf6e0021c6425b8f SHA512: 182197470f687e6ce37012d933c35e74aa6d309b0499ba9c5469ae0962364c3c7779928d526cbdb6980f4021ee0bdb52d55f830fdf451d5fd5695534aef240f2 Description: Store/retrieve encrypted configs from etcd or Consul (CLI tool) Fess up. You have passwords and usernames hard coded in your apps. You have IP addresses checked in to your source code repository. You have entire configuration files that were created by the developer who wrote the app and haven’t been changed since she typed "git init". . "crypt" is here to lead you back to the Path of Enlightened Configuration. Store encrypted configuration values in etcd or Consul using a command-line application. . Decrypt them before starting your application using a wrapper script and the handy CLI tool, or inside the app using the "crypt/config" library. . "crypt" is built on time-tested standards like OpenPGP, base64, and gzip. Your data is encrypted using public key encryption, and can only be decrypted by when the private key is available. After compression, it is encrypted, and base64-encoded so it can be stored in your key/value store of choice. etcd and Consul are supported out of the box, but adding other storage tools is a trivial task, thanks to Go’s interfaces. . This package provides the command-line tool "bin/crypt", but renamed to /usr/bin/crypt-xordataexchange, to avoid filename collision with /usr/bin/crypt from the mcrypt package. Built-Using: etcd (= 3.3.25+dfsg-6apertis0bv2023dev2b3), golang-1.15 (= 1.15.15-1~deb11u2+apertis0bv2023dev2b2), golang-github-armon-consul-api (= 0.0~git20150107.0.dcfedd5-4.1apertis0bv2023dev2b4), golang-github-coreos-semver (= 0.3.0-1apertis0bv2023dev2b3), golang-github-json-iterator-go (= 1.1.10-2apertis0bv2023dev2b3), golang-github-modern-go-concurrent (= 1.0.3-1.1apertis0bv2023dev2b3), golang-github-modern-go-reflect2 (= 1.0.1-1apertis0bv2023dev2b3), golang-go.crypto (= 1:0.0~git20201221.eec23a3-1apertis0bv2023dev2b3) Homepage: https://github.com/xordataexchange/crypt Package: golang-github-xordataexchange-crypt-dev Priority: optional Section: devel Installed-Size: 64 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-xordataexchange-crypt Version: 0.0.2+git20170626.21.b2862e3-3apertis0bv2023dev2b3 Depends: golang-github-armon-consul-api-dev, golang-github-coreos-etcd-dev | golang-etcd-server-dev, golang-golang-x-crypto-dev Suggests: golang-github-xordataexchange-crypt Filename: pool/development/g/golang-github-xordataexchange-crypt/golang-github-xordataexchange-crypt-dev_0.0.2+git20170626.21.b2862e3-3apertis0bv2023dev2b3_all.deb Size: 12700 MD5sum: 38caf318c207d38a5e6500d398b271b1 SHA1: 83814a4611f792693c711d3f6714496600218c7f SHA256: 472ee2fc4378cbd053773e3f20437ef66a7380bf31dc079e4561d188cffc6f26 SHA512: e58eada0d3582a3bb3f161e061bcc41e117a0f437e19ebd22942d05612bad2abaf11bf2fdefd8f508bd6a371656e2d4ed8b31af16ee5932a95febacc404e97b2 Description: Store/retrieve encrypted configs from etcd or Consul (Go library) Fess up. You have passwords and usernames hard coded in your apps. You have IP addresses checked in to your source code repository. You have entire configuration files that were created by the developer who wrote the app and haven’t been changed since she typed "git init". . "crypt" is here to lead you back to the Path of Enlightened Configuration. Store encrypted configuration values in etcd or Consul using a command-line application. . Decrypt them before starting your application using a wrapper script and the handy CLI tool, or inside the app using the "crypt/config" library. . "crypt" is built on time-tested standards like OpenPGP, base64, and gzip. Your data is encrypted using public key encryption, and can only be decrypted by when the private key is available. After compression, it is encrypted, and base64-encoded so it can be stored in your key/value store of choice. etcd and Consul are supported out of the box, but adding other storage tools is a trivial task, thanks to Go’s interfaces. . This package provides the "github.com/xordataexchange/crypt/config" Go library. Homepage: https://github.com/xordataexchange/crypt Package: golang-github-yuin-goldmark-dev Priority: optional Section: golang Installed-Size: 1219 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-yuin-goldmark Version: 1.3.2-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-yuin-goldmark/golang-github-yuin-goldmark-dev_1.3.2-1apertis0bv2023dev2b3_all.deb Size: 139304 MD5sum: 500b1315056c1e5c4da7952e3da755fe SHA1: 52ef0d51efaecc5f9c0488eb0ad4f377f610c2dd SHA256: 1854f75508b480f75457b4d058098ebeee534157a209808983d6bcf4bdca76bc SHA512: ef56893ea72859a38f9af68265114b972c22cd7f180a6998d4851f2c166746670ca792eb6cea742c3f2f456467d0a2359e3a13b57dc0883e4f8c35d5c3e66b9a Description: CommonMark compliant and extensible Markdown parser written in Go goldmark is a Markdown parser written in Go. It is easy to extend, standard compliant, and well structured. It is compliant with CommonMark 0.29, and supports extensions from GitHub Flavored Markdown and PHP Markdown Extra. . Features: . * Standard compliant. goldmark gets full compliance with the latest CommonMark spec. * Extensible. Do you want to add a @username mention syntax to Markdown? You can easily do it in goldmark. You can add your AST nodes, parsers for block level elements, parsers for inline level elements, transformers for paragraphs, transformers for whole AST structure, and renderers. * Performance. goldmark performs pretty much equally to cmark, the CommonMark reference implementation written in C. * Robust. goldmark is tested with go-fuzz, a fuzz testing tool. * Builtin extensions. goldmark ships with common extensions like tables, strikethrough, task lists, and definition lists. * Depends only on standard libraries. Homepage: https://github.com/yuin/goldmark Package: golang-glog-dev Priority: optional Section: devel Installed-Size: 69 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-glog Version: 0.0~git20160126.23def4e-3apertis0bv2023dev2b3 Filename: pool/development/g/golang-glog/golang-glog-dev_0.0~git20160126.23def4e-3apertis0bv2023dev2b3_all.deb Size: 17492 MD5sum: 77f782427497c75acb955348dbcbf519 SHA1: 5b9af9485503492f962c25dbe55b5b0a3e43ae03 SHA256: 6954f7222fe8b0301990b117d1871d1645d410d8a7071ee0cae6b252d9230aa7 SHA512: 9932bf7aa3fe960b3d2e2e202bf3a34871228a9e99e71200b379b33b3290b812da585043bbb5c26ac0bcbf3fa7ca95b826bc708d7a3b12fc64ea27d293e84964 Description: Leveled execution logs for Go This is an efficient pure Go implementation of leveled logs in the manner of the open source C++ package https://github.com/google/glog Homepage: https://github.com/golang/glog Package: golang-go Priority: optional Section: devel Installed-Size: 52 Maintainer: Go Compiler Team Architecture: amd64 Source: golang-defaults Version: 2:1.15~1apertis0bv2023dev2b4 Replaces: golang-doc (<< 2:1.6.1+1~), golang-go-darwin-386, golang-go-darwin-amd64, golang-go-freebsd-386, golang-go-freebsd-amd64, golang-go-freebsd-arm, golang-go-linux-386, golang-go-linux-amd64, golang-go-linux-arm, golang-go-netbsd-386, golang-go-netbsd-amd64, golang-go-windows-386, golang-go-windows-amd64, golang-go.tools (<< 1:0.0~git20151026.0.0f9d71c-1~), golang-golang-x-tools (<< 1:0.0~git20151026.0.0f9d71c-1~) Depends: golang-1.15-go, golang-src (>= 2:1.15~1apertis0bv2023dev2b4) Suggests: git Conflicts: gccgo-go Breaks: gccgo-5 (<< 5.3.1-12~), gccgo-6 (<< 6-20160319-1~), golang-doc (<< 2:1.6.1+1~), golang-go-darwin-386, golang-go-darwin-amd64, golang-go-freebsd-386, golang-go-freebsd-amd64, golang-go-freebsd-arm, golang-go-linux-386, golang-go-linux-amd64, golang-go-linux-arm, golang-go-netbsd-386, golang-go-netbsd-amd64, golang-go-windows-386, golang-go-windows-amd64, golang-go.tools (<< 1:0.0~git20151026.0.0f9d71c-1~), golang-golang-x-tools (<< 1:0.0~git20151026.0.0f9d71c-1~) Filename: pool/development/g/golang-defaults/golang-go_1.15~1apertis0bv2023dev2b4_amd64.deb Size: 24176 MD5sum: 95d36e7541bc207eb81aed069e3e83be SHA1: 77f00cd398db19477b2a71d80636ff71d9316be7 SHA256: 179233001a12b4e9de403b395633061d49e7b9ebdc77bb7b25ee2307cb4c23ff SHA512: cefbc9e04badd7500099d7ef0077e45da58974d7569a05a081bf2a9ef3ad83898dd93fa84f1ea0b064ad75eaf54917a56232159b9794627166a591cf018e10a7 Description: Go programming language compiler, linker, compiled stdlib The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. . This is a dependency package that depends on the default Go toolchain and compiled standard library. It is only built on architectures that have a native toolchain ("gc compiler"). Packages that want to build with whichever of gc or gccgo is available should depend on golang-any. Homepage: https://golang.org Package: golang-go-flags-dev Priority: optional Section: oldlibs Installed-Size: 11 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-go-flags Version: 1.4.0-5+apertis0bv2023preb1 Depends: golang-github-jessevdk-go-flags-dev Filename: pool/development/g/golang-go-flags/golang-go-flags-dev_1.4.0-5+apertis0bv2023preb1_all.deb Size: 4132 MD5sum: fbf0a823342fc534bcc4929a034af2be SHA1: 291daf956930db7800eb0e9a107827898f626854 SHA256: d49fba9d36fd031ce9488f3c0aa7c6f9989a150250c148668fadddf84aef6b3a SHA512: fcdabf89c118fb849fc37c13755855c40bedd3fa9f7c385eeb38b085e91cb2a3a68fa9980ac1158615200dcc7ac6e96e02e3e85ec2befa6f61a628c08f6dca4f Description: Transitional package for golang-github-jessevdk-go-flags-dev This is a transitional package to ease upgrades to the golang-github-jessevdk-go-flags-dev package. It can safely be removed. Homepage: https://github.com/jessevdk/go-flags Package: golang-go-semver-dev Priority: optional Section: oldlibs Installed-Size: 9 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-coreos-semver Version: 0.3.0-1apertis0bv2023dev2b3 Depends: golang-github-coreos-go-semver-dev Filename: pool/development/g/golang-github-coreos-semver/golang-go-semver-dev_0.3.0-1apertis0bv2023dev2b3_all.deb Size: 2572 MD5sum: 3bc73f47c833e4d65fbd8c63fd6468ba SHA1: 872389320048082134d7f78de0ab6b528282cc70 SHA256: 098051a262a815542acbff6bf88fa8f20003751f29a60f9759e57095c875633e SHA512: 561c7226f7195a37b7d5922b1fafc6934667a6e66200500d49bf69b6f1adbf5808e87aed3d86cf8ec4db679af8a025accd02d3525686034e7a9702ca2947a3e6 Description: Transitional package for golang-github-coreos-go-semver-dev This is a transitional package to ease upgrades to the golang-github-coreos-go-semver-dev package. It can be safely removed. Homepage: https://github.com/coreos/go-semver Package: golang-go-zfs-dev Priority: optional Section: golang Installed-Size: 50 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-go-zfs Version: 2.1.1.49.gf784269-1apertis0bv2023dev2b3 Depends: golang-github-google-uuid-dev Recommends: zfs-fuse | zfsutils Filename: pool/development/g/golang-go-zfs/golang-go-zfs-dev_2.1.1.49.gf784269-1apertis0bv2023dev2b3_all.deb Size: 11264 MD5sum: ad648bdec71ce2432dfbae4b6047608d SHA1: 4df8d413135c2886c362a9a84e43b3deac87aed9 SHA256: a73dfe6190f2866c900040d9741d80219d507c8c78bfc5c5ac5e7f8d4dc0ddb7 SHA512: 5cea4342a0a0c5ff312537f96ae6ebca17e0ccc6ba394a57e041579ac13e68c966619c8de27b776fef73d1dbe08946fce504a986cc4ae097c46ccb5acaf2f75d Description: Go library for ZFS manipulation Simple wrappers for ZFS command line tools, used for manipulating ZFS filesystems directly from within applications written in Go. . This package contains the source. Homepage: https://github.com/mistifyio/go-zfs Multi-Arch: foreign Package: golang-go.opencensus-dev Priority: optional Section: devel Installed-Size: 860 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-go.opencensus Version: 0.22.4-2+apertis0bv2023dev2b3 Depends: golang-github-google-go-cmp-dev (>= 0.3.0), golang-github-golang-groupcache-dev, golang-github-stretchr-testify-dev (>= 1.4.1), golang-golang-x-net-dev, golang-google-grpc-dev (>= 1.20.1), golang-goprotobuf-dev (>= 1.3.1) Filename: pool/development/g/golang-go.opencensus/golang-go.opencensus-dev_0.22.4-2+apertis0bv2023dev2b3_all.deb Size: 129136 MD5sum: 1e5d79ef9f271f6457ce85c23249ae04 SHA1: ffbe79eb76e40bf6fb6e9ab32b0a53b076a2089b SHA256: 583623d8059a2791b5dead0f18461f03b983bfe7f28a012deeef4a79fa8a9c6a SHA512: 0832b7322dd896c6378bdf988176cf429be1bdc8fe4263885199c047e62e65a5e79f86998307bbcee3e79dea5ebb3671095859f47a429b102a2b068fc65a2da0 Description: Stats collection and distributed tracing framework OpenCensus Go is a Go implementation of OpenCensus, a toolkit for collecting application performance and behavior monitoring data. Currently it consists of three major components: tags, stats and tracing. Homepage: https://github.com/census-instrumentation/opencensus-go Package: golang-go.uber-atomic-dev Priority: optional Section: devel Installed-Size: 46 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-go.uber-atomic Version: 1.4.0-1apertis0bv2023dev2b3 Depends: golang-github-stretchr-testify-dev Filename: pool/development/g/golang-go.uber-atomic/golang-go.uber-atomic-dev_1.4.0-1apertis0bv2023dev2b3_all.deb Size: 7112 MD5sum: 9f79b6c530dbe95dc4995f81285bf0f2 SHA1: eca208c72a2db94fa8a7d6bcbcad0c61242bf6c8 SHA256: 18b27758a4d5a0a37a902d61f457b27101bdd88ed4d029f225089b70acab67e4 SHA512: 09fedd20823946eeb1b307f069bedc1dbc67cc10dead77514ec0268a976ebbdec36ed01cce8e6fad4c5088030950cf79eda5fc909297e6793caedd42b9e8a62d Description: Simple wrappers for primitive types to enforce atomic access The standard library's `sync/atomic` is powerful, but it's easy to forget which variables must be accessed atomically. `go.uber.org/atomic` preserves all the functionality of the standard library, but wraps the primitive types to provide a safer, more convenient API. Homepage: https://go.uber.org/atomic Package: golang-go.uber-multierr-dev Priority: extra Section: devel Installed-Size: 41 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-go.uber-multierr Version: 1.1.0-1.1apertis0bv2023dev2b3 Depends: golang-github-stretchr-testify-dev, golang-go.uber-atomic-dev Filename: pool/development/g/golang-go.uber-multierr/golang-go.uber-multierr-dev_1.1.0-1.1apertis0bv2023dev2b3_all.deb Size: 8244 MD5sum: 37661209bd4af978b89c31677b3e8a0e SHA1: f768ed910b9b860f2e49f48784ed4f7c95aeec7a SHA256: 64b939fe49b2b59647c40f84c663c972011e7206e457a3f5f0ed54d602a0ae2d SHA512: 1907356156331e836d046987db127e3de1f8db6547470296bacb74d2138b7f1ba7f27666afbd14c7e8fd6e2f0bae0753eb34eb54e5459f14ebe7bbde8b6179a6 Description: multierr allows combining one or more Go errors together This library is a build dependency for gitaly (component of gitlab, a git based collaboration platform) Homepage: https://go.uber.org/multierr Package: golang-go.uber-zap-dev Priority: optional Section: devel Installed-Size: 594 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-go.uber-zap Version: 1.15.0-2apertis1bv2023dev2b3 Depends: golang-github-apex-log-dev, golang-github-pkg-errors-dev, golang-github-stretchr-testify-dev, golang-go.uber-atomic-dev, golang-go.uber-multierr-dev Filename: pool/development/g/golang-go.uber-zap/golang-go.uber-zap-dev_1.15.0-2apertis1bv2023dev2b3_all.deb Size: 93348 MD5sum: 99f5451668917f87d3a504aae9c34988 SHA1: c7b045ab32163ce12ab763e47da374619caf2005 SHA256: 04a3e84a3aeb132f092f622e93d5ba36f0aa427ab4224632423cf55602adf28d SHA512: 3aa5818348e25b01fa89e3deee4077843cdadd0bd00cbfbe08c73de5b8523d5db8160bb7832f8398a1aeb81cd9256858586cfd142b98b3805175e049d7018643 Description: Blazing fast, structured, leveled logging in Go Package zap provides fast, structured, leveled logging. . For applications that log in the hot path, reflection-based serialization and string formatting are prohibitively expensive, they're CPU-intensive and make many small allocations. Put differently, using json.Marshal and fmt.Fprintf to log tons of interface{} makes your application slow. . Zap takes a different approach. It includes a reflection-free, zero-allocation JSON encoder, and the base Logger strives to avoid serialization overhead and allocations wherever possible. By building the high-level SugaredLogger on that foundation, zap lets users choose when they need to count every allocation and when they'd prefer a more familiar, loosely typed API. Homepage: https://github.com/uber-go/zap Package: golang-go4-dev Priority: optional Section: devel Installed-Size: 471 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-go4 Version: 0.0~git20190313.94abd69-1apertis0bv2023dev2b3 Depends: golang-github-rwcarlsen-goexif-dev, golang-golang-x-net-dev, golang-golang-x-oauth2-google-dev, golang-golang-x-sys-dev, golang-google-api-dev, golang-google-cloud-dev Filename: pool/development/g/golang-go4/golang-go4-dev_0.0~git20190313.94abd69-1apertis0bv2023dev2b3_all.deb Size: 124044 MD5sum: 4aebb47accb050fbeff7c80efc632243 SHA1: a6f43f1f173d8c6bd5f4dd144797d110c11d58cd SHA256: 223605b7b44df917ecf53ff3862e856986bc7ec41d34c49dae5600d65ff05d2a SHA512: 87d5158acd771fdf764772dddceb1a9b992b842d04138fbb0323bfe370b9c86a134c480b2f622debe71bf1d9b1b780d1cda9e50d79d00a88d9d5fa7b963caf33 Description: go4 collection of packages go4 is a collection of packages for Go programmers, which started out in Camlistore but have nothing to do with it anymore. . This package contains the source. Homepage: https://github.com/go4org/go4 Package: golang-gocapability-dev Priority: optional Section: devel Installed-Size: 55 Maintainer: Debian Go Packaging Team Architecture: all Version: 0.0+git20200815.42c35b4-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-gocapability-dev/golang-gocapability-dev_0.0+git20200815.42c35b4-1apertis0bv2023dev2b3_all.deb Size: 12144 MD5sum: fb660f10bed6d7c5562b77872c75410d SHA1: 67cca7862cb5bf0d9d4f9d43817a894cf9a7920f SHA256: 0e1c810845757693d27d15ec30185a1be5ee18276f824962f970002c1a3a3658 SHA512: 361037c63d7c94c3fa3c7033ce58a3b095a96b7c467981b2cf4e9284af0f6a17cc6f322a776c30164349238b8f5a3d0bc725ec0dd4e60805089fe102e0d8c38e Description: Utilities for manipulating POSIX capabilities in Go This package capability provides utilities for manipulating POSIX capabilities in Go. Currently only Linux capabilities are supported. Homepage: https://github.com/syndtr/gocapability Package: golang-godebiancontrol-dev Priority: extra Section: devel Installed-Size: 31 Maintainer: Michael Stapelberg Architecture: all Version: 0.0~git20140119-2co1bv2023dev2b3 Filename: pool/development/g/golang-godebiancontrol-dev/golang-godebiancontrol-dev_0.0~git20140119-2co1bv2023dev2b3_all.deb Size: 6208 MD5sum: 3c59568b9791897c0ce0f3f40824124e SHA1: 0e5ab791c064ea14d80460c040e38526114c0fc9 SHA256: c231a40c027f8f4950b70b214bb5198a9c0209390d69148c8dd944e0ff05c67a SHA512: f609f312365bf47f17362375c27937d388a5f97c760c47aca547d8da3faa17af51ea8d0e45f509f63e4c1762f4e8e51bf77b5cda92ddc0f313231c115c8dc1b2 Description: Go Debian control file parser Parses files such as a Debian mirror’s Packages or Sources file, or any Debian package’s debian/control file. Follows the Debian Policy, chapter 5.1 (“Syntax of control files”). . This package contains the source. Homepage: https://github.com/stapelberg/godebiancontrol Package: golang-gogoprotobuf-dev Priority: optional Section: oldlibs Installed-Size: 16 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-gogoprotobuf Version: 1.3.2-1apertis0bv2023dev2b3 Depends: gogoprotobuf, golang-github-gogo-protobuf-dev Filename: pool/development/g/golang-gogoprotobuf/golang-gogoprotobuf-dev_1.3.2-1apertis0bv2023dev2b3_all.deb Size: 5568 MD5sum: ddda4f6304e82d25b45056d89777f3bd SHA1: c8e40879002d25733c263cf6d13e8aac8b60e716 SHA256: 116b10c56085eefc35b1def1846f4e290eb097eb2fefa864318a5929ff821cad SHA512: ff7db72d49e3dfff3810eb5c3a8fc099231a9c2a9c32d4b5b4a7a02668a59d9489b9f20b0cc316d0179f31f262e9d5c8366d0354da73c2841b901356e5a44ca0 Description: transitional package -- safe to remove This transitional package facilitates migration to "golang-github-gogo-protobuf-dev" and can be safely removed. Homepage: https://github.com/gogo/protobuf Package: golang-golang-x-crypto-dev Priority: optional Section: devel Installed-Size: 4090 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-go.crypto Version: 1:0.0~git20201221.eec23a3-1apertis0bv2023dev2b3 Depends: golang-golang-x-net-dev (>= 1:0.0+git20190404.eb5bcb5), golang-golang-x-sys-dev (>= 0.0~git20191026.33540a1), golang-golang-x-term-dev (>= 0.0~git20201117.f5c789d) Filename: pool/development/g/golang-go.crypto/golang-golang-x-crypto-dev_0.0~git20201221.eec23a3-1apertis0bv2023dev2b3_all.deb Size: 1537344 MD5sum: a71e5c0a2228c619fd96d32933f8eb44 SHA1: fab9dbea4af0a429e4f1f1a87a8cfeebef43a9c2 SHA256: a327bfabce8b4e2748bd6085f440e441aabb9b0a13faf4ddd578bde46c9ec197 SHA512: dc0cc7395b18e2d3f3a05089388ff8addc58fe70e8283762ed220814624ebe9312907be69fcae6c63b6b3f4ae7fd5cb8d345e2eb52df13344e62a20035f86754 Description: Supplementary Go cryptography libraries This package contains cryptographic algorithms and protocols not packaged in the main Go distribution, such as: . - blowfish - nacl - openpgp - otr - sha3 - ssh . and many others. Homepage: https://golang.org/x/crypto Package: golang-golang-x-mod-dev Priority: optional Section: golang Installed-Size: 458 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-golang-x-mod Version: 0.4.1-1apertis0bv2023dev2b3 Depends: golang-golang-x-crypto-dev, golang-golang-x-xerrors-dev Filename: pool/development/g/golang-golang-x-mod/golang-golang-x-mod-dev_0.4.1-1apertis0bv2023dev2b3_all.deb Size: 88032 MD5sum: 44c8ca072938e2b1b0afae49749a03db SHA1: 0f7ce2e1b981c7faac903da27dbd67c3dbe39e9a SHA256: 78c3519ba5e9bf3448b6818fec16939519ced1b0160372ac545402112130d4ed SHA512: e92b133dcf9ed83ab430f838bb7156aa637ae35c4bcb0fa68c8a367d8964750a6da83040ceadfc23ea488d39ad8e51f013c0a03f9202ec014f6c6864788ff478 Description: Go module mechanics libraries This repository holds packages for writing tools that work directly with Go module mechanics. That is, it is for direct manipulation of Go modules themselves. . It is NOT about supporting general development tools that need to do things like load packages in module mode. That use case, where modules are incidental rather than the focus, should remain in x/tools, specifically x/tools/go/packages. . The specific case of loading packages should still be done by invoking the go command, which remains the single point of truth for package loading algorithms. Homepage: https://github.com/golang/mod Package: golang-golang-x-net-dev Priority: optional Section: golang Installed-Size: 5188 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-golang-x-net Version: 1:0.0+git20210119.5f4716e+dfsg-4+apertis0bv2023dev2b3 Depends: golang-golang-x-sys-dev (>= 0.0~git20200930.fdedc70), golang-golang-x-text-dev (>= 0.3.3) Filename: pool/development/g/golang-golang-x-net/golang-golang-x-net-dev_0.0+git20210119.5f4716e+dfsg-4+apertis0bv2023dev2b3_all.deb Size: 660108 MD5sum: 2144f19bf83b07b2a900d3f4c398221a SHA1: 5cfe1a4ab6e33087f3bd9a25f3fac620b4385e13 SHA256: f588746a8add3a4d3fb0a70b500b218f2105eacde659827091d704f9236d73ef SHA512: e35f94076ec3d4a0777afa0d0de62f376f858a449c99d01972e1eda818d99f0d872d9816a2912a23f73d8fcbc356d9963af858daa51ea4533f6a1f4576665c3c Description: Supplementary Go networking libraries Supplementary Go networking libraries (golang.org/x/net) not included in the main distribution: . - context: Package context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes. - dict: Package dict implements the Dictionary Server Protocol as defined in RFC 2229. - html: Package html implements an HTML5-compliant tokenizer and parser. - html/atom: Package atom provides integer codes (also known as atoms) for a fixed set of frequently occurring HTML strings: tag names and attribute keys such as "p" and "id". - html/charset: Package charset provides common text encodings for HTML documents. - icmp: Package icmp provides basic functions for the manipulation of messages used in the Internet Control Message Protocols, ICMPv4 and ICMPv6. - idna: Package idna implements IDNA2008 (Internationalized Domain Names for Applications), defined in RFC 5890, RFC 5891, RFC 5892, RFC 5893 and RFC 5894. - internal/iana: Package iana provides protocol number resources managed by the Internet Assigned Numbers Authority (IANA). - internal/nettest: Package nettest provides utilities for IP testing. - ipv4: Package ipv4 implements IP-level socket options for the Internet Protocol version 4. - ipv6: Package ipv6 implements IP-level socket options for the Internet Protocol version 6. - netutil: Package netutil provides network utility functions, complementing the more common ones in the net package. - proxy: Package proxy provides support for a variety of protocols to proxy network data. - publicsuffix: Package publicsuffix provides a public suffix list based on data from http://publicsuffix.org/. - webdav: Package webdav. - websocket: Package websocket implements a client and server for the WebSocket protocol as specified in RFC 6455. . This repository was previously available at https://code.google.com/p/go.net/ Built-Using: publicsuffix (= 20211207.1025-0+deb11u1+apertis0bv2023dev1b1) Homepage: https://godoc.org/golang.org/x/net Multi-Arch: foreign Package: golang-golang-x-oauth2-dev Priority: optional Section: devel Installed-Size: 197 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-golang-x-oauth2 Version: 0.0~git20190604.0f29369-2apertis0bv2023dev2b3 Depends: golang-golang-x-net-dev Filename: pool/development/g/golang-golang-x-oauth2/golang-golang-x-oauth2-dev_0.0~git20190604.0f29369-2apertis0bv2023dev2b3_all.deb Size: 32128 MD5sum: fd48cb83481c249df3ac77a952dbe0bd SHA1: bfd8fb37067ead6135659b20be8d5186ce7995ae SHA256: c68b6b9288b4c93ccd1c2a3c190ea7ad859f2f8b950ce133c765a1e80f964e28 SHA512: 6936fc85b6982273d10d2a2f886152a01f384c561b692b4b9975bb7f7ea23699ffab9d5f32d36280d8f26b363d27bad8041d7a2868765f5c34c5684e9c0c6193 Description: make OAuth2 authorized and authenticated HTTP requests Package oauth2 provides support for making OAuth2 authorized and authenticated HTTP requests. It can additionally grant authorization with Bearer JWT. Homepage: http://golang.org/x/oauth2 Package: golang-golang-x-oauth2-google-dev Priority: optional Section: devel Installed-Size: 68 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-golang-x-oauth2 Version: 0.0~git20190604.0f29369-2apertis0bv2023dev2b3 Depends: golang-golang-x-oauth2-dev (= 0.0~git20190604.0f29369-2apertis0bv2023dev2b3), golang-google-cloud-compute-metadata-dev (>= 0.34.0~) Suggests: golang-google-appengine-dev Filename: pool/development/g/golang-golang-x-oauth2/golang-golang-x-oauth2-google-dev_0.0~git20190604.0f29369-2apertis0bv2023dev2b3_all.deb Size: 13224 MD5sum: a7f5e53bfb2d5c341e3dcb864739e7a0 SHA1: 157eda21ff126a6cf0708bd5f065198132efbafc SHA256: 8e8a7b41906ddb8b17c1e3b4ce33443cf552824964c4f04023c8a02855c82c3e SHA512: 3a595c735fbf7894d6011aa8aca102ed4a63964f9b7151405a439f0df76217c331985e24a82548055abd19cdfeb401053eac7554e19b582beb91b96822666b8c Description: Google APIs support for OAuth2 Package oauth2/google provides support for making OAuth2 authorized and authenticated HTTP requests against Google APIs. It can additionally grant authorization with Bearer JWT. Homepage: http://golang.org/x/oauth2 Package: golang-golang-x-sync-dev Priority: optional Section: devel Installed-Size: 84 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-golang-x-sync Version: 0.0~git20210220.036812b-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-golang-x-sync/golang-golang-x-sync-dev_0.0~git20210220.036812b-1apertis0bv2023dev2b3_all.deb Size: 19328 MD5sum: 941733645e12a547d77b0aa1e462b2de SHA1: f7b9f41e4bf13cccf0e37202ac55e8a50a1f1fed SHA256: 3165f7d9d69f2cd2dc2db9d41e59b7d815736d969b41cbc43fcddb0f71d04976 SHA512: f0f620220ff1dd77e808b1bb057b0b6724fcc011c41444666a706c03b75a12031893d9298d6c65c20c1619cd33f1a629ff9fb3148da38c4b3ee2aec676db7860 Description: Supplemental Go synchronization libraries This package provides supplemental Go libraries (golang.org/x/sync) that were not included in the main distribution. It provides Go concurrency primitives in addition to the ones provided by the language ro the "sync" and "sync/atomic" packages. . Provides: - singleflight: provides a duplicate function call suppression mechanism - errgroup: provides synchronization, error propagation, and Context cancellation for groups of goroutines working on subtasks - semaphore: provides a weighted semaphore implementation - syncmap: provides a concurrent map implementation Homepage: https://godoc.org/golang.org/x/sync Multi-Arch: foreign Package: golang-golang-x-sys-dev Priority: optional Section: golang Installed-Size: 5800 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-golang-x-sys Version: 0.0~git20210124.22da62e-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-golang-x-sys/golang-golang-x-sys-dev_0.0~git20210124.22da62e-1apertis0bv2023dev2b3_all.deb Size: 308100 MD5sum: 901e3183a3c4e68b8bbe2d58a16ed196 SHA1: 8ff2125d01bda3aac6be19c69c3e967a2958ef34 SHA256: ab287cadf527bdab91802863d7e2f139da4a4149b9b883dc95204c7a89bb88ba SHA512: 3fd835b3f1b0d91ef9fc82018d2043350df524b4bc8b6b96e180ecf70b02b88e2bd09d59d32fd7a83a0b346ec3aab48ffdd0d13911e29129c2fd0cfcc72f27b1 Description: Low-level interaction with the operating system This repository holds supplemental Go packages for low-level interactions with the operating system. . The primary use of this package is inside other packages that provide a more portable interface to the system, such as "os", "time" and "net". Use those packages rather than this one if you can. Homepage: http://golang.org/x/sys Multi-Arch: foreign Package: golang-golang-x-term-dev Priority: optional Section: golang Installed-Size: 69 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-golang-x-term Version: 0.0~git20201210.2321bbc-1apertis0bv2023dev2b3 Depends: golang-golang-x-sys-dev Filename: pool/development/g/golang-golang-x-term/golang-golang-x-term-dev_0.0~git20201210.2321bbc-1apertis0bv2023dev2b3_all.deb Size: 14680 MD5sum: 04297134f67a3e02a29cb3f9f6c71091 SHA1: 647b7d7a6801e6f85a46c8cc846c2d15c4ff8041 SHA256: 8a49413432b129c70ba6d092a4d32a48e824451a7cebed0c323f06cd6f6b4885 SHA512: b067b9802f410965a7bc8274b0ea2f4d7bf0c7011d5fce657c89d55dfbe773fe0dfe4041ba3db523f01ad0c40400e75b552dd8113d2f06a9602833b241439d3a Description: Go terminal and console support (library) This repository provides Go terminal and console support packages. Homepage: https://godoc.org/golang.org/x/term Package: golang-golang-x-text-dev Priority: optional Section: golang Installed-Size: 36889 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-golang-x-text Version: 0.3.6-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-golang-x-text/golang-golang-x-text-dev_0.3.6-1apertis0bv2023dev2b3_all.deb Size: 3853064 MD5sum: d4018cb83430ebaa4bab582c4b7927b7 SHA1: 9be13d5083436ce2d1cb47be3220b675c30a9d62 SHA256: 34c19f48d5af6fa2315fc1912e16e9dba28b7ba0ac746015e551f9e106f38a7f SHA512: 1a042bd8aee4204b23bae6df9aaf8c79c17ea5520033f0047cc81645f3897a9066413c8b338b3470c914409ecd50d770c626da6325dcc1b002d339089b29e566 Description: Supplementary Go text-related libraries golang.org/x/text is a repository of text-related packages, such as character encodings, text transformations, and locale-specific text handling. . - cases: Package cases provides general and language-specific case mappers. - cldr: Package cldr provides a parser for LDML and related XML formats. - collate: Package collate contains types for comparing and sorting Unicode strings according to a given collation order. - display: Package display provides display names for languages, scripts and regions in a requested language. - encoding: Package encoding defines an interface for character encodings, such as Shift JIS and Windows 1252, that can convert to and from UTF-8. - encoding/charmap: Package charmap provides simple character encodings such as IBM Code Page 437 and Windows 1252. - encoding/japanese: Package japanese provides Japanese encodings such as EUC-JP and Shift JIS. - encoding/korean: Package korean provides Korean encodings such as EUC-KR. - encoding/simplifiedchinese: Package simplifiedchinese provides Simplified Chinese encodings such as GBK. - encoding/traditionalchinese: Package traditionalchinese provides Traditional Chinese encodings such as Big5. - encoding/unicode: Package unicode provides Unicode encodings such as UTF-16. - internal/colltab: Package colltab contains functionality related to collation tables. - internal/gen: Package gen contains common code for the various code generation tools in the text repository. - internal/testtext: Package testtext contains test data that is of common use to the text repository. - internal/triegen: Package triegen implements a code generator for a trie for associating unsigned integer values with UTF-8 encoded runes. - internal/ucd: Package ucd provides a parser for Unicode Character Database files, the format of which is defined in http://www.unicode.org/reports/tr44/. - language: Package language implements BCP 47 language tags and related functionality. - runes: Package runes provide transforms for UTF-8 encoded text. - search: Package search provides language-specific search and string matching. - transform: Package transform provides reader and writer wrappers that transform the bytes passing through as well as various transformations. - unicode/norm: Package norm contains types and functions for normalizing Unicode strings. - unicode/rangetable: Package rangetable creates new unicode.RangeTables. - width: Package width provides functionality for handling different widths in text. . This repository was previously available at https://code.google.com/p/go.text/ Homepage: https://godoc.org/golang.org/x/text Multi-Arch: foreign Package: golang-golang-x-time-dev Priority: optional Section: devel Installed-Size: 44 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-golang-x-time Version: 0.0+git20200630.3af7569-1apertis0bv2023dev2b3 Depends: golang-golang-x-net-dev Filename: pool/development/g/golang-golang-x-time/golang-golang-x-time-dev_0.0+git20200630.3af7569-1apertis0bv2023dev2b3_all.deb Size: 10272 MD5sum: 05edb1013c5b73b35ccd6ec0ee6a8848 SHA1: 07c081ebeeceb877606a055cacdfd62d9e81f6c2 SHA256: bc1fc9ba73e6b42040f0c9349fae346debd897594cceabe3071199ac709312cb SHA512: 649b569628583562d8d880e1ff41abb7b6b8a936d2614623e512f0d716b6c8909275eae3b40654873d78bf8f5f297a45e1b0f84136a86c46aeb82e8a06a995d2 Description: Go supplementary time packages Supplementary Go time packages. Homepage: https://golang.org/x/time/rate Package: golang-golang-x-tools Priority: optional Section: golang Installed-Size: 159675 Maintainer: Debian Go Packaging Team Architecture: amd64 Version: 1:0.1.0+ds-1+apertis2bv2023dev2b3 Depends: libjs-jquery, libc6 (>= 2.4) Recommends: golang-doc Filename: pool/development/g/golang-golang-x-tools/golang-golang-x-tools_0.1.0+ds-1+apertis2bv2023dev2b3_amd64.deb Size: 31217012 MD5sum: fde01e52d3f48ed91ed780b49ee6ba87 SHA1: 830c903eece584f59fe7901200e11f1cc77de0db SHA256: 6c38c949361fdeda9dfe6d4603f53fe436b9b2d0434b7364d72d7289b1e92c50 SHA512: 2aee81447a837fdf2bb7d23d6e6a9a5d34118523340bbc1e9e4cca8c36598748b445eff3bd164175a18932b305d8f20a2cf2c73ce6a3e4eddbbbe0d93d166adb Description: supplementary Go tools This subrepository holds the source for various packages and tools that support the Go programming language. . Some of the tools, godoc and vet for example, used to be included in the golang-go package. Others, including the Go oracle and the test coverage tool, can be fetched with "go get". . Packages include a type-checker for Go and an implementation of the Static Single Assignment form (SSA) representation for Go programs. Built-Using: golang-1.15 (= 1.15.15-1~deb11u2+apertis0bv2023dev2b2), golang-github-google-go-cmp (= 0.5.4-1apertis0bv2023dev2b3), golang-github-sergi-go-diff (= 1.1.0-1apertis0bv2022dev2b1), golang-github-yuin-goldmark (= 1.3.2-1apertis0bv2022dev2b1), golang-golang-x-mod (= 0.4.1-1apertis0bv2022dev2b1), golang-golang-x-net (= 1:0.0+git20210119.5f4716e+dfsg-4+apertis0bv2023dev2b3), golang-golang-x-sync (= 0.0~git20210220.036812b-1apertis0bv2023dev2b3), golang-golang-x-sys (= 0.0~git20210124.22da62e-1apertis0bv2023dev2b3), golang-golang-x-xerrors (= 0.0~git20191204.9bdfabe-1apertis0bv2023dev2b3), golang-honnef-go-tools (= 2020.1-4co0bv2022dev2b1), golang-mvdan-gofumpt (= 0.1.0-1co0bv2022dev2b1), golang-mvdan-xurls (= 2.2.0-2co0bv2022dev2b1), golang-toml (= 0.3.1-1apertis0bv2023dev2b3) Homepage: https://golang.org/x/tools Package: golang-golang-x-tools-dev Priority: optional Section: golang Installed-Size: 8339 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-golang-x-tools Version: 1:0.1.0+ds-1+apertis2bv2023dev2b3 Depends: golang-github-yuin-goldmark-dev (>= 1.1.27), golang-golang-x-mod-dev (>= 0.2.0), golang-golang-x-net-dev (>= 1:0.0+git20200226.0de0cce), golang-golang-x-sync-dev (>= 0.0~git20190911.cd5d95a), golang-golang-x-sys-dev (>= 0.0~git20210124.22da62e), golang-golang-x-xerrors-dev (>= 0.0~git20191204.9bdfabe) Filename: pool/development/g/golang-golang-x-tools/golang-golang-x-tools-dev_0.1.0+ds-1+apertis2bv2023dev2b3_all.deb Size: 1627024 MD5sum: e0161ca4190c29077fde45f5b782bd68 SHA1: 4c770d757dbdb7cb434cec6a492b7e8037cbbcb8 SHA256: a6a2ef9ed9cbdb4dcc936260c5830a129e4887ee6d936e764217a9df263e4fa6 SHA512: cc3f960342bc4972a75d7f1397ab218080b21e493ec9a7cfd00af1ec641d7a7d5e09c466389516b03653425445b46d99a2bed32b12aa5c09b559fd6a9ec4a039 Description: supplementary Go tools (development files) This subrepository holds the source for various packages and tools that support the Go programming language. . Some of the tools, godoc and vet for example, used to be included in the golang-go package. Others, including the Go oracle and the test coverage tool, can be fetched with "go get". . Packages include a type-checker for Go and an implementation of the Static Single Assignment form (SSA) representation for Go programs. . This package contains the development files. Homepage: https://golang.org/x/tools Package: golang-golang-x-xerrors-dev Priority: optional Section: devel Installed-Size: 66 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-golang-x-xerrors Version: 0.0~git20191204.9bdfabe-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-golang-x-xerrors/golang-golang-x-xerrors-dev_0.0~git20191204.9bdfabe-1apertis0bv2023dev2b3_all.deb Size: 14364 MD5sum: 9c7a38b0ef5e31c31301f1696b54a2f4 SHA1: f93460f8d2b80dc8fa670faf6a9cb292a28432fc SHA256: 46c59b2763a96a5961ac6a7f70f88900f2c059028ef4a2bfe82451bb7c93a7fa SHA512: 58f9fff2c7c7728c2aab628acdecb32f925761bd54a011df76a31512ca77f7466cee70e48b5f3b60bc058007972f680767b3cb8a7c2c6530104c63b3a47d80e0 Description: new Go 1.13 error values This package contains the transition packages for the new Go 1.13 error values. . Most of the functions and types in this package will be incorporated into the standard library's errors package in Go 1.13; the behavior of this package's Errorf function will be incorporated into the standard library's fmt.Errorf. Use this package to get equivalent behavior in all supported Go versions. Homepage: https://github.com/golang/xerrors Package: golang-gomega-dev Priority: optional Section: devel Installed-Size: 567 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-gomega Version: 1.10.3-1apertis0bv2023dev2b3 Depends: golang-golang-x-net-dev, golang-golang-x-xerrors-dev, golang-gopkg-yaml.v2-dev, golang-goprotobuf-dev Filename: pool/development/g/golang-gomega/golang-gomega-dev_1.10.3-1apertis0bv2023dev2b3_all.deb Size: 84844 MD5sum: e96271d8048920a7041f5a68074d25f6 SHA1: e0c66fe5b1c3fd42bb1120e1fb2fb509a260cdb2 SHA256: 5a02a21b56cc2d8aa6bd887815998ad06c841192679507ec21137c48cbf801af SHA512: dbbbc08080fcf743adeae35f793d284d8436deacf1d946a175e103311ba79f418096d8206153b824e407e0c5b9c4244955199d424b13861f21f8a092134fba5e Description: Matcher/assertion library for the Go programming language Gomega is a matcher/assertion library. It is best paired with the Ginkgo BDD test framework, but can be adapted for use in other contexts too. Homepage: https://github.com/onsi/gomega Package: golang-google-api-dev Priority: optional Section: devel Installed-Size: 98567 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-google-api Version: 0.28.0-2apertis1bv2023dev2b4 Depends: golang-github-googleapis-gax-go-dev (>= 2.0.5~), golang-go.opencensus-dev (>= 0.22.0~), golang-golang-x-oauth2-dev (>= 0.0~git20190604.0f29369~), golang-golang-x-oauth2-google-dev (>= 0.0~git20190604.0f29369~), golang-golang-x-sync-dev (>= 0.0~git20190423.1122301~), golang-google-cloud-compute-metadata-dev (>= 0.56.0~), golang-google-genproto-dev (>= 0.0~git20190502.54afdca5~), golang-google-grpc-dev (>= 1.20.1~) Filename: pool/development/g/golang-google-api/golang-google-api-dev_0.28.0-2apertis1bv2023dev2b4_all.deb Size: 3818552 MD5sum: fb6d81141411a0dd027a83fc6670ba3d SHA1: 7abf3a72f760cfa45543d3e8260d9d39b0c9c7b0 SHA256: 804b65e6b7ce336cbe8cdad06e540f492ca50fe6474d3a86f351e4697c44e02e SHA512: 0dee00d3c9c772c479fbf6c64fcdab6f695d6797800822e583071405de05683b18e780489f790c704c7864e17fd8faf492c301d739130ac36802e808c79d69f9 Description: Google APIs Client Library These are auto-generated Go libraries from the Google Discovery Service's JSON description files of the available "new style" Google APIs. Homepage: https://google.golang.org/api Package: golang-google-appengine-dev Priority: optional Section: devel Installed-Size: 1750 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-google-appengine Version: 1.6.0-1apertis0bv2023dev2b3 Depends: golang-golang-x-net-dev (>= 1:0.0+git20180724.3673e40~), golang-golang-x-text-dev (>= 0.3.0~), golang-goprotobuf-dev (>= 1.2.0~) Filename: pool/development/g/golang-google-appengine/golang-google-appengine-dev_1.6.0-1apertis0bv2023dev2b3_all.deb Size: 255412 MD5sum: 5fa2ab259c04bd687534d12d55f5c7a1 SHA1: 687efdcfc61702397059aa1972ae80ea1f0604a5 SHA256: 5f8d2cb115752368c425f6dff7c5ecba3cdcc0201a24aa557bedb770fc9a72d7 SHA512: 8146ada546ecf7bef352ae503166c3382a1d0342afc39d272bcaf6e7f47af2df2698fec93d293491728c079287d25f618d6d885d38ff863648e7742408dc063b Description: basic functionality for Google App Engine For more information on how to write Go apps for Google App Engine, see: https://cloud.google.com/appengine/docs/go/ Homepage: http://google.golang.org/appengine Package: golang-google-cloud-compute-metadata-dev Priority: optional Section: devel Installed-Size: 93 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-google-cloud Version: 0.56.0-1+apertis2bv2023dev2b2 Depends: golang-golang-x-net-dev Filename: pool/development/g/golang-google-cloud/golang-google-cloud-compute-metadata-dev_0.56.0-1+apertis2bv2023dev2b2_all.deb Size: 34608 MD5sum: 0507b956a28db7de56ab49dad1fe5a3e SHA1: f234ee6a10a0dda67e01088061cb249e710bfa55 SHA256: f6fe671847e18708841e7b4b92755d1b81f51f79cbb492cb6a268c052a596e63 SHA512: 086c64fe14a6534dd232638f0d6a5a79e7b19f7d3de0b03eb2b7e669ad4c6d1b46f2081fc1f63f882286fbcf892f1700dbb25d69f475326ed9454e08ca1220ee Description: Google Cloud Platform APIs (only cloud/compute/metadata) This package contains only google.golang.org/cloud/compute/metadata, which is required by other packages (such as golang-golang-x-oauth2-dev), hence useful to split out to break circular dependencies. . Provides both the old google.golang.org/cloud and the new cloud.google.com/go trees. Homepage: https://cloud.google.com/go/home Package: golang-google-cloud-dev Priority: optional Section: devel Installed-Size: 21693 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-google-cloud Version: 0.56.0-1+apertis2bv2023dev2b2 Depends: golang-github-golang-mock-dev (>= 1.3.1~), golang-github-google-btree-dev, golang-github-google-go-cmp-dev (>= 0.3.0~), golang-github-google-martian-dev, golang-github-google-pprof-dev, golang-github-googleapis-gax-go-dev (>= 2.0.4~), golang-go.opencensus-dev (>= 0.22.0~), golang-golang-x-net-dev, golang-golang-x-oauth2-google-dev, golang-golang-x-time-dev, golang-google-api-dev (>= 0.21.0~), golang-google-cloud-compute-metadata-dev (= 0.56.0-1+apertis2bv2023dev2b2), golang-google-genproto-dev (>= 0.0~git20200413.b5235f6~), golang-google-grpc-dev (>= 1.21.1~), golang-goprotobuf-dev (>= 1.3.2~), golang-rsc-binaryregexp-dev Filename: pool/development/g/golang-google-cloud/golang-google-cloud-dev_0.56.0-1+apertis2bv2023dev2b2_all.deb Size: 1968964 MD5sum: 984e1a0ea2ce9410e369fc79c68f9621 SHA1: e09da14e491420e2838b9ecab2b8468712d9e3d4 SHA256: a02856b7259c970b1095045812321189e7f69131dc96a84fd0d5198e1a0276f5 SHA512: 592cac78ca12b4851e6a35e21ddd9797941c3c758619eb26bea7246a3397067e319e2f1970c9f0e75209bf2a284068b94c007ab5097e7248b49935243c146716 Description: Google Cloud Platform APIs Package cloud contains Google Cloud Platform APIs related types and common functions. . Provides both the old google.golang.org/cloud and the new cloud.google.com/go trees. Homepage: https://cloud.google.com/go/home Package: golang-google-genproto-dev Priority: optional Section: devel Installed-Size: 47189 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-google-genproto Version: 0.0~git20200413.b5235f6-1apertis0bv2023dev2b3 Depends: golang-google-grpc-dev (>= 1.19.0~), golang-goprotobuf-dev (>= 1.3.2~) Breaks: golang-github-grpc-ecosystem-grpc-gateway-dev (<< 1.6.4), golang-google-cloud-compute-metadata-dev (<< 0.9.0-8~), golang-google-cloud-dev (<< 0.9.0-8~) Filename: pool/development/g/golang-google-genproto/golang-google-genproto-dev_0.0~git20200413.b5235f6-1apertis0bv2023dev2b3_all.deb Size: 4029368 MD5sum: c32e803c2eb919f6cf82473621eeec32 SHA1: 3ead7104b52d5ae832ea93d7dead1b2e4eb61577 SHA256: 019dadc1ef536d7023a279d9d0eb688cfdfc7b823d03d1e625bfad1cacd3074f SHA512: 5a28597dfeb5edf4e46844853429167b5f7404db0465cd10657a8f2621278196fe80ced5f6275aaa493a6d8d75e6696277e007d46a5df947127ac0086ce0aabf Description: Generated Go packages for common protocol buffer types This repository contains the generated Go packages for common protocol buffer types, and the generated gRPC code necessary for interacting with Google's gRPC APIs. . It provides similar functionality to the now abandoned golang-github-googleapis-proto-client-go. . There are two sources for the proto files used in this repository: . * google/protobuf: the code in the protobuf and ptypes subdirectories is derived from this repo. The messages in protobuf are used to describe protocol buffer messages themselves. The messages under ptypes define the common well-known types. * googleapis/googleapis: the code in the googleapis is derived from this repo. The packages here contain types specifically for interacting with Google APIs. Homepage: https://godoc.org/google.golang.org/genproto Package: golang-google-grpc-dev Priority: optional Section: devel Installed-Size: 3574 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-google-grpc Version: 1.27.1-1apertis1bv2023dev2b3 Provides: golang-github-grpc-grpc-go-dev Depends: golang-github-golang-mock-dev, golang-github-google-go-cmp-dev, golang-glog-dev | golang-github-golang-glog-dev, golang-golang-x-net-dev (>= 1:0.0+git20170629), golang-golang-x-oauth2-dev, golang-golang-x-oauth2-google-dev, golang-golang-x-sys-dev, golang-google-genproto-dev, golang-goprotobuf-dev (>= 1.3.2~) Filename: pool/development/g/golang-google-grpc/golang-google-grpc-dev_1.27.1-1apertis1bv2023dev2b3_all.deb Size: 478196 MD5sum: 706e4fbf3d880791b25084b60b3e9b57 SHA1: a72acfcbcd26c25f346131e231298bf180290e3f SHA256: 7ca5a679ce81d0050ec818c8ef004c10ba02ace91c3b2d21afc86f1b3144c366 SHA512: 3a4df5f2ffded54df0d4129bf6ebf5908360f9f73f20335b47163959bc80d254b30862d1cc221d5ce17b63620cbeff806f543782d9712fbe7a6e1a5045298c02 Description: implementation of gRPC in Go Implementation of an RPC system called gRPC in Golang. . Remote Procedure Calls (RPCs) provide a useful abstraction for building distributed applications and services. This library provides a concrete implementation of the gRPC protocol, layered over HTTP/2. Homepage: https://godoc.org/google.golang.org/grpc Package: golang-gopkg-alecthomas-kingpin.v2-dev Priority: optional Section: devel Installed-Size: 212 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-gopkg-alecthomas-kingpin.v2 Version: 2.2.6-3+apertis0bv2023dev2b3 Replaces: golang-gopkg-alecthomas-kingpin.v3-dev Depends: golang-github-alecthomas-units-dev, golang-github-stretchr-testify-dev Breaks: golang-gopkg-alecthomas-kingpin.v3-dev Filename: pool/development/g/golang-gopkg-alecthomas-kingpin.v2/golang-gopkg-alecthomas-kingpin.v2-dev_2.2.6-3+apertis0bv2023dev2b3_all.deb Size: 43132 MD5sum: c635baaceb4a6753925c9641ec7f8621 SHA1: 875b34beddfcb7a9b5be87633152bb49be314db6 SHA256: 2da787ebe7254dc5358f2eadeefb0ebd179c7812b4d8afb3d3fab3576725ddc8 SHA512: ae9247c8c501977cdd6d0e6e713e50e5eb06821802b0a607a5b79bd1e2cc9362a36d3f4648283c61bc490f7ae4f2f84703eef7682a00e897f28764a06ba2d118 Description: command-line and flag parser for Go This package provides a fluent-style, type-safe command-line parser. It supports flags, nested commands, positional arguments, customizable help output using Go templates, and automatically generated man pages. Homepage: https://github.com/alecthomas/kingpin Package: golang-gopkg-check.v1-dev Priority: optional Section: devel Installed-Size: 173 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-check.v1 Version: 0.0+git20200902.038fdea-1apertis0bv2023dev2b4 Provides: golang-check.v1-dev, golang-github-go-check-check-dev Depends: golang-github-kr-pretty-dev (>= 0.2.1+git20200831.59b4212) Filename: pool/development/g/golang-check.v1/golang-gopkg-check.v1-dev_0.0+git20200902.038fdea-1apertis0bv2023dev2b4_all.deb Size: 32268 MD5sum: a1033832b3773fd13ec75a93cb201ea4 SHA1: 05357ffa7ad8e21b32b3e731b898a7cfded8cd68 SHA256: 48355a158afb34e1b31fd9dde5ed6af65c278e383f3b6e89143f5b7edb08dbfd SHA512: 08e5ca2c1c6b70ad8a9e24ea7fcd3ffff98eb4f008121d393a26b9a84f9192330df7f26900e7d3ae16b7dff3bf8f4f6af53e23b738b635d048b33e50925f82fb Description: Rich testing extension for Go's testing package The Go language provides an internal testing library, named testing, which is relatively slim due to the fact that the standard library correctness by itself is verified using it. The check package, on the other hand, expects the standard library from Go to be working correctly, and builds on it to offer a richer testing framework for libraries and applications to use. . Package "gopkg.in/check.v1" includes features such as: . - Helpful error reporting to aid on figuring problems out - Richer test helpers: assertions which interrupt the test immediately, deep multi-type comparisons, string matching, etc - Suite-based grouping of tests - Fixtures: per suite and/or per test set up and tear down - Benchmarks integrated in the suite logic (with fixtures, etc) - Management of temporary directories - Panic-catching logic, with proper error reporting - Proper counting of successes, failures, panics, missed tests, skips, etc - Explicit test skipping - Support for expected failures - Verbosity flag which disables output caching (helpful to debug hanging tests, for instance) - Multi-line string reporting for more comprehensible failures - Inclusion of comments surrounding checks on failure reports - Fully tested (it manages to test itself reliably) Homepage: http://labix.org/gocheck Package: golang-gopkg-cheggaaa-pb.v1-dev Priority: optional Section: devel Installed-Size: 66 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-gopkg-cheggaaa-pb.v1 Version: 1.0.25-1co1bv2023dev2b3 Depends: golang-github-mattn-go-runewidth-dev Filename: pool/development/g/golang-gopkg-cheggaaa-pb.v1/golang-gopkg-cheggaaa-pb.v1-dev_1.0.25-1co1bv2023dev2b3_all.deb Size: 14160 MD5sum: 6801e14aa7a30476371c21a680b1b2ee SHA1: 028a12fd1459359eee77f0c35087fdad64a42a01 SHA256: 96f3c6afd8be8f382435b33a2bfba07deaf8e917ace4923f933132f2455d6584 SHA512: 10f27ba8f7113a9000df454ea547b4df3bb21da52dfd7be9ec4ec8d96c33f208c1c1b4f0e752f8082e400422e8f37fa2fee65e0e53351427631e75101e2ca88f Description: simple console progress bar for Go This package provides a simple progress bar for console programs. Homepage: https://github.com/cheggaaa/pb Package: golang-gopkg-eapache-go-resiliency.v1-dev Priority: optional Section: devel Installed-Size: 57 Maintainer: pkg-go Architecture: all Source: golang-gopkg-eapache-go-resiliency.v1 Version: 1.0.0-6+apertis0bv2023dev3b1 Depends: golang-go Filename: pool/development/g/golang-gopkg-eapache-go-resiliency.v1/golang-gopkg-eapache-go-resiliency.v1-dev_1.0.0-6+apertis0bv2023dev3b1_all.deb Size: 10004 MD5sum: 499755928da2b3cd59066a531a01396e SHA1: 0805faf6f4ec0e148e94dbc16e37f22da67b01c3 SHA256: 116db3bed4ec4eb9196d6918ccadc91b0070c4272e07fee7770588a0feea55aa SHA512: 072cfeccac56e72c7ced3829f4ee8dfa855449887bfe4c4c8b7981ce259bd0ed42f1486c3ddee13edbba39ab0f7771d8ad0844fcf32eb03cabbc46675e034aa2 Description: resiliency patterns for golang Resiliency patterns for golang. Based in part on Hystrix, Semian, and others. Currently implemented patterns include circuit-breaker, semaphore, deadline/timeout, batching and retriable. Homepage: https://github.com/eapache/go-resiliency Package: golang-gopkg-eapache-queue.v1-dev Priority: optional Section: devel Installed-Size: 23 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-gopkg-eapache-queue.v1 Version: 1.0.2-4+apertis0bv2023dev3b1 Filename: pool/development/g/golang-gopkg-eapache-queue.v1/golang-gopkg-eapache-queue.v1-dev_1.0.2-4+apertis0bv2023dev3b1_all.deb Size: 4604 MD5sum: 80c13d97032d96a3bcbcca8a78cc9734 SHA1: ff3e95b262c1df1867d719aa77276cbd2bee4d02 SHA256: e4cda179711005b31f958dcd61c8f07433b75b876080db28d04bd80e53071bfd SHA512: cca88e974b6f5faeccc1e53616a4a7f467631ed59d8d9cff8c473de9df1bfbe01d4625da65b8d32df47d2fdbab3edc2a18fbdafd20f6c58d842f58011e84d057 Description: fast golang queue using ring-buffer A fast Golang queue using a ring-buffer, based on the version suggested by Dariusz Górecki. Using this instead of other, simpler, queue implementations (slice+append or linked list) provides substantial memory and time benefits, and fewer GC pauses. The queue implemented here is as fast as it is in part because it is not thread-safe. Homepage: https://github.com/eapache/queue Package: golang-gopkg-fatih-pool.v2-dev Priority: optional Section: devel Installed-Size: 26 Maintainer: pkg-go Architecture: all Source: golang-gopkg-fatih-pool.v2 Version: 0.0~git20171010.010e0b7-3co1bv2023dev2b3 Filename: pool/development/g/golang-gopkg-fatih-pool.v2/golang-gopkg-fatih-pool.v2-dev_0.0~git20171010.010e0b7-3co1bv2023dev2b3_all.deb Size: 5752 MD5sum: a9b268237a66a4db9349a8d939682b16 SHA1: 44ca10d9c6ce46fe5ea6699c3d1852c0d0cb8f32 SHA256: 19c02cf8a66dc619053267837b85e851ba534e75bf426841b71557122caad973 SHA512: c59588794ab978c35fedf0353b7f662d9f77baa0c6ee5fedaecc63dc8ea7c3d8bd7f00abae01dae1de974949bb5bdf7515f2a941f5f06c556a171fd5fd3f51ab Description: thread safe connection pool for net.Conn interface Pool is a thread safe connection pool for net.Conn interface. It can be used to manage and reuse connections. Homepage: https://github.com/fatih/pool Package: golang-gopkg-gorethink-gorethink.v3-dev Priority: optional Section: devel Installed-Size: 562 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-gopkg-gorethink-gorethink.v3 Version: 3.0.5-1.1apertis0bv2023dev2b3 Depends: golang-github-cenkalti-backoff-dev, golang-github-hailocab-go-hostpool-dev, golang-github-sirupsen-logrus-dev (>= 1.0.2~), golang-github-stretchr-testify-dev, golang-golang-x-crypto-dev, golang-golang-x-net-dev, golang-gopkg-check.v1-dev, golang-gopkg-fatih-pool.v2-dev, golang-goprotobuf-dev Filename: pool/development/g/golang-gopkg-gorethink-gorethink.v3/golang-gopkg-gorethink-gorethink.v3-dev_3.0.5-1.1apertis0bv2023dev2b3_all.deb Size: 112708 MD5sum: aa0f6201bc05a6dff5037c35f68b7c53 SHA1: da3d8b44c20a247d5e2faa22e8a405dd49c33727 SHA256: 28ee8051d70b447f2e0867fe3a44dc9ae3960105c0d25c8e09eb18912cf3fdd3 SHA512: dfe503056129249685a32fba2697861004f037a385fa797dd46ebd50e86c7702ccc8e66e7d5904a6a1f3ce40e15d5df21d5fc662f593bb47644040f43b6fe5c0 Description: Go language driver for RethinkDB This package provides native Golang driver for RethinkDB. Homepage: https://github.com/gorethink/gorethink Package: golang-gopkg-inf.v0-dev Priority: optional Section: golang Installed-Size: 63 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-gopkg-inf.v0 Version: 0.9.1-1apertis0bv2023dev2b3 Replaces: golang-speter-go-exp-math-dec-inf-dev Breaks: golang-speter-go-exp-math-dec-inf-dev Filename: pool/development/g/golang-gopkg-inf.v0/golang-gopkg-inf.v0-dev_0.9.1-1apertis0bv2023dev2b3_all.deb Size: 14500 MD5sum: 61fc67ff05a5c331a8acfb5d74451396 SHA1: 4d1887862dcacd47cc40416a692d3c36a17abbc3 SHA256: c81d43f40b289ec834c8668982ea2b253bfde8df1cecf26e1e9f8b1751afbb2b SHA512: 8af4b8d30725bd0bc8e17bc2f4f2df0a1a3d368f91a7e477cefe4e4ab301a3c20287d5cfa95027f7dfd12debf8f2937f373cbb7cc8ccae760f51315139bedd9e Description: Golang library for "infinite-precision" decimal arithmetic Package inf (type inf.Dec) implements "infinite-precision" decimal arithmetic. "Infinite precision" describes two characteristics: practically unlimited precision for decimal number representation and no support for calculating with any specific fixed precision. Homepage: https://github.com/go-inf/inf Multi-Arch: foreign Package: golang-gopkg-ini.v1-dev Priority: optional Section: devel Installed-Size: 234 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-gopkg-ini.v1 Version: 1.57.0-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-gopkg-ini.v1/golang-gopkg-ini.v1-dev_1.57.0-1apertis0bv2023dev2b3_all.deb Size: 38232 MD5sum: c57fecff3daef0edc80e443364515fb5 SHA1: bb3d19bb223e614bf1a60bd4722b6c663439462f SHA256: 34d01759d723a150428f40734700a3c26a8cfd1c1ad4a9659ebad72df382c7a4 SHA512: 21b0354f5b325c11fae10c3b87ea7adcaf8381c16cf5a4e4a84e0964edbc110f14d36afa815d0bfefc80a3164e7e7463ae9787a72f684125472cb1f18dc541f6 Description: INI file read and write functionality in Go Golang library providing INI file read and write functionality. Homepage: https://gopkg.in/ini.v1 Package: golang-gopkg-jcmturner-aescts.v1-dev Priority: optional Section: devel Installed-Size: 24 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-gopkg-jcmturner-aescts.v1 Version: 1.0.1-3apertis0bv2023dev2b3 Depends: golang-github-stretchr-testify-dev Filename: pool/development/g/golang-gopkg-jcmturner-aescts.v1/golang-gopkg-jcmturner-aescts.v1-dev_1.0.1-3apertis0bv2023dev2b3_all.deb Size: 4868 MD5sum: 823d20d892acd65fc7cceecae7fb67c3 SHA1: 9b12e0c72046abf1e259236b4a80a283702c33b2 SHA256: 4264de3c395fcc4fbaaa3126b261fd681a52eac7ea8984914b4b041c59e787a1 SHA512: 5c287bed425052b1e8fbc501922027a3b8312fb1cf54ace96f5e5394fe9e5cd0d02afd79560902d57b2a3e38583ffaaa067815ae47b962752aeb21a08d7f7ee7 Description: AES CBC Ciphertext Stealing mode for Go Golang library to encrypt and decrypt data using AES CBC Ciphertext stealing mode. Homepage: https://github.com/jcmturner/aescts Package: golang-gopkg-jcmturner-dnsutils.v1-dev Priority: optional Section: devel Installed-Size: 19 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-gopkg-jcmturner-dnsutils.v1 Version: 1.0.1-2apertis0bv2023dev2b3 Depends: golang-github-stretchr-testify-dev Filename: pool/development/g/golang-gopkg-jcmturner-dnsutils.v1/golang-gopkg-jcmturner-dnsutils.v1-dev_1.0.1-2apertis0bv2023dev2b3_all.deb Size: 3856 MD5sum: f7b24c4633c0f34c041f8aec8c4630b7 SHA1: d13307c4bc8aa4254c1f05271b155e152ca4ea25 SHA256: 897b15c784aaae3f68fcbd463ea72f8e994f3a36c574c176654db4cc2c72d8fe SHA512: 1e1a9f5f11b719c8e2481eb6d8ea2c1c92a0da7da85c516a4625e38e4ac5163cb52572c075053cd10eb0b4a7acf021d26567fecc4b37db72304ab4ff3d7cc07f Description: Golang library of DNS utilities A golang library of DNS utilities, mostly for the purposes of reading SRV records Homepage: https://github.com/jcmturner/dnsutils Package: golang-gopkg-jcmturner-goidentity.v2-dev Priority: optional Section: devel Installed-Size: 20 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-gopkg-jcmturner-goidentity.v2 Version: 2.0.0-2apertis0bv2023dev2b3 Depends: golang-github-hashicorp-go-uuid-dev, golang-github-stretchr-testify-dev Filename: pool/development/g/golang-gopkg-jcmturner-goidentity.v2/golang-gopkg-jcmturner-goidentity.v2-dev_2.0.0-2apertis0bv2023dev2b3_all.deb Size: 3392 MD5sum: f563450e50ac5cfd1c3151125332f3a0 SHA1: 0436050b1d8224b2dc1dfc7935a5685088e25753 SHA256: 533977ef49ab2edd68b9186bdbc4b11f4dbbaa9d268a1051d7a74da74ad23434 SHA512: 963921c322961d11c3d85b33d1367f0d423b4b5749d709445c602b6523dddecc0244f3fff5cfa0e8912e2adb9bd084e8ba3f77138e42aeb4d718205b9f0381dc Description: Golang library for managing identities Standard interface for holding authenticated identities and their attributes. Homepage: https://github.com/jcmturner/goidentity Package: golang-gopkg-jcmturner-gokrb5.v5-dev Priority: optional Section: devel Installed-Size: 797 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-gopkg-jcmturner-gokrb5.v5 Version: 5.3.0+dfsg-2apertis0bv2023dev2b3 Depends: golang-github-hashicorp-go-uuid-dev, golang-github-stretchr-testify-dev, golang-golang-x-crypto-dev, golang-github-jcmturner-gofork-dev, golang-gopkg-jcmturner-dnsutils.v1-dev, golang-gopkg-jcmturner-rpc.v0-dev, golang-gopkg-jcmturner-aescts.v1-dev, golang-gopkg-jcmturner-goidentity.v2-dev Filename: pool/development/g/golang-gopkg-jcmturner-gokrb5.v5/golang-gopkg-jcmturner-gokrb5.v5-dev_5.3.0+dfsg-2apertis0bv2023dev2b3_all.deb Size: 107448 MD5sum: 53f6bedb889ebcd2352ebcc562e8795d SHA1: 2125fb320518c1cd170d2dc773aee7fd969922bc SHA256: b3798a27200a799a4aafa8d838c364b98cb19e493a600c907aacf5c144514c6d SHA512: 53a03a81b4463fa4ebced27974641b5ddbd284ed678790833589137be2ffc64ab1342b1693fce1a1086a9a2f0298164005150dcb7c401e7176e1bcab05e54596 Description: Pure Go Kerberos library for clients and services Features - Pure Go - no dependency on external libraries - No platform specific code - Server Side - HTTP handler wrapper implements SPNEGO Kerberos authentication - HTTP handler wrapper decodes Microsoft AD PAC authorization data - Client Side - Client that can authenticate to an SPNEGO Kerberos authenticated web service - Ability to change client's password - General - Kerberos libraries for custom integration - Parsing Keytab files - Parsing krb5.conf files - Parsing client credentials cache files such as /tmp/krb5cc_$(id -u $(whoami)) Homepage: https://github.com/jcmturner/gokrb5 Package: golang-gopkg-jcmturner-rpc.v0-dev Priority: optional Section: devel Installed-Size: 32 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-gopkg-jcmturner-rpc.v0 Version: 0.0.2-2apertis0bv2023dev2b3 Filename: pool/development/g/golang-gopkg-jcmturner-rpc.v0/golang-gopkg-jcmturner-rpc.v0-dev_0.0.2-2apertis0bv2023dev2b3_all.deb Size: 6068 MD5sum: 9bb7e83c7caf69de743547fa93787430 SHA1: b0077744da075093e976825545088a46248cdf53 SHA256: 6e32d4ae2592a91685a793472d0100da5bab690c100aa611adb3c19d87695d31 SHA512: 0021671e05dc42e40bd4fe48f1b6b3bfe96c9edb7efead48de0206950946b692ed2ce7601e07cfc12878c7d1009ac8729c3c8012109ac87285ca4de129338599 Description: Remote Procedure Call libraries for golang This project relates to CDE 1.1: Remote Procedure Call (http://pubs.opengroup.org/onlinepubs/9629399/) . It is a partial implementation that mainly focuses on unmarshaling NDR encoded byte streams into Go structures. Homepage: https://github.com/jcmturner/rpc Package: golang-gopkg-mgo.v2-dev Priority: optional Section: devel Installed-Size: 1288 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-gopkg-mgo.v2 Version: 2016.08.01-7apertis0bv2023dev2b3 Depends: golang-gopkg-tomb.v2-dev, libsasl2-dev, golang-check.v1-dev Filename: pool/development/g/golang-gopkg-mgo.v2/golang-gopkg-mgo.v2-dev_2016.08.01-7apertis0bv2023dev2b3_all.deb Size: 316092 MD5sum: 01809f39f4052edfcac3df39e960292b SHA1: a8e9d6032110716ff563215f88f1ea16eee09590 SHA256: a46c4648232dc5b30ee074c7a829e1fe6626337ce30b5401fa7653d481138c3c SHA512: 441bac8d46623de6b2dfc5294acf0519867ccddea338f09a6f796eb3953b6bf0a02210545634d9a47e325ee93acea42116c0a30aab502f82c7eef845b2879ac9 Description: Go library for MongoDB mgo (pronounced as mango) is a MongoDB driver for the Go language that implements a rich and well tested selection of features under a very simple API following standard Go idioms. . This package contains the source. Homepage: http://labix.org/mgo Package: golang-gopkg-natefinch-lumberjack.v2-dev Priority: optional Section: devel Installed-Size: 60 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-gopkg-natefinch-lumberjack.v2 Version: 2.1-1apertis0bv2023dev2b3 Depends: golang-go, golang-toml-dev | golang-github-burntsushi-toml, golang-yaml.v2-dev Filename: pool/development/g/golang-gopkg-natefinch-lumberjack.v2/golang-gopkg-natefinch-lumberjack.v2-dev_2.1-1apertis0bv2023dev2b3_all.deb Size: 12888 MD5sum: b9f1d136af53610460c3664607de4da5 SHA1: 9b49584c6bc47518c4fc7811198e83a563be5e9a SHA256: 7490ab394d63cde85d5882f42b790aafa9972ba6625cc4456f6d398799ff8b10 SHA512: a9c43643cc849813bbe1b481b3982c78d765ddebf7a686ab95f19a4a39b6e48760d3d13c213b0777a7cc3ebcc85d48dc363df9ebe242dbb0ce5d5289cc698ed5 Description: Go package for writing logs to rolling files Lumberjack is intended to be one part of a logging infrastructure. It is not an all-in-one solution, but instead is a pluggable component at the bottom of the logging stack that simply controls the files to which logs are written. . Lumberjack plays well with any logging package that can write to an io.Writer, including the standard library's log package. . Lumberjack assumes that only one process is writing to the output files. Using the same lumberjack configuration from multiple processes on the same machine will result in improper behavior. . This is version v2 of the lumberjack package. Homepage: https://github.com/natefinch/lumberjack Package: golang-gopkg-square-go-jose.v1-dev Priority: optional Section: devel Installed-Size: 598 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-gopkg-square-go-jose.v1 Version: 1.1.2-2co1bv2023dev2b3 Filename: pool/development/g/golang-gopkg-square-go-jose.v1/golang-gopkg-square-go-jose.v1-dev_1.1.2-2co1bv2023dev2b3_all.deb Size: 230448 MD5sum: c71d20b01dfa9072f6595c7b30c162eb SHA1: cebaf7bc7feac075e54260badc0b2905723c52ee SHA256: c0ff0a866eb3e4b01ef045d970e750e9b97c5d54a92f66cf4db077b69a780ff1 SHA512: b742f3a6664581fbcc8a28a864de3cb00c12a86eba2dd8e008a5f1545b5e49d2f6f2688a085947cd4e5ed9fcbaa1c9b24e6073f2d06303f205c4378c1e51b2c7 Description: Javascript Object Signing and Encryption (JOSE) for Go This package provides an implementation of the Javascript Object Signing and Encryption set of standards. The implementation follows the JSON Web Encryption standard (RFC 7516) and JSON Web Signature standard (RFC 7515). The package supports both the compact and full serialization formats, and optionally supports multiple recipients. Homepage: https://github.com/square/go-jose Package: golang-gopkg-square-go-jose.v2-dev Priority: optional Section: devel Installed-Size: 767 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-gopkg-square-go-jose.v2 Version: 2.5.1-2apertis1bv2023dev2b2 Depends: golang-golang-x-crypto-dev Filename: pool/development/g/golang-gopkg-square-go-jose.v2/golang-gopkg-square-go-jose.v2-dev_2.5.1-2apertis1bv2023dev2b2_all.deb Size: 265776 MD5sum: 867a467ec78789a0d19c611ec5518a60 SHA1: e029587027080f3d9eaeb2f304dc790cbfeb86c1 SHA256: 64d86602a3360214c738d658e808c3307a399029184db2e99ad01cd25669c7b8 SHA512: be6c69afb01cd76d28066ee2ff692e97de5f7e9a0081a07ec14652961bf7eba9ed777e9fc5a8424ed065c271938499b082995a10d74ab8b3d0707b40f08c302f Description: implementation of JOSE standards (JWE, JWS, JWT) in Go Package jose aims to provide an implementation of the Javascript Object Signing and Encryption set of standards. This includes support for JSON Web Encryption, JSON Web Signature, and JSON Web Token standards. Homepage: https://github.com/square/go-jose Package: golang-gopkg-tomb.v1-dev Priority: optional Section: devel Installed-Size: 22 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-gopkg-tomb.v1 Version: 0.0~git20141024.0.dd63297-7apertis0bv2023dev2b3 Filename: pool/development/g/golang-gopkg-tomb.v1/golang-gopkg-tomb.v1-dev_0.0~git20141024.0.dd63297-7apertis0bv2023dev2b3_all.deb Size: 5492 MD5sum: 96cd356f33785387c484299858121bee SHA1: f6e6116911835ba6e06f8fdc49ee7d2f058c26e5 SHA256: 2150703f07f4f0553cdcede3966895280867ac283ad65c373673964e5b2161f2 SHA512: da9924f9c654b8dbcf46cd82ad63f423e1ce5974fd92e2655853f854087add3294e2e03e5d13db51a595d4d5ba7bd46296061ced323c1317096681014b0864b6 Description: API to track the lifecyle of Golang goroutines, and provide clean termination Conventional API for clean goroutine termination. A Tomb tracks the lifecycle of a goroutine as alive, dying or dead, and the reason for its death. Homepage: https://github.com/go-tomb/tomb/tree/v1 Package: golang-gopkg-tomb.v2-dev Priority: extra Section: devel Installed-Size: 38 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-gopkg-tomb.v2 Version: 0.0~git20161208.d5d1b58-3co1bv2023dev2b3 Filename: pool/development/g/golang-gopkg-tomb.v2/golang-gopkg-tomb.v2-dev_0.0~git20161208.d5d1b58-3co1bv2023dev2b3_all.deb Size: 7000 MD5sum: c02b75adbd3bb7564fa18f7ac498b272 SHA1: a6e3dc25cd28106d06ee3582345695e30580fa18 SHA256: ddbe41ce9f882ad910faad4b0c03bc87efb466462276addaec0e258d7d44d6ca SHA512: 79b2bb7e40de75539b968e54a119f998c651293ca768301da4bc758f8925c8c49b1aae53f56877ceec681735da3efa70e69d58acfe6c7d4df19e08c54421ae3b Description: API to track the lifecyle of Golang goroutines, and provide clean termination Conventional API for clean goroutine termination. A Tomb tracks the lifecycle of a goroutine as alive, dying or dead, and the reason for its death. Homepage: https://github.com/go-tomb/tomb Package: golang-gopkg-vmihailenco-msgpack.v2-dev Priority: optional Section: golang Installed-Size: 157 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-gopkg-vmihailenco-msgpack.v2 Version: 4.3.1-2apertis0bv2023dev2b3 Depends: golang-github-vmihailenco-tagparser-dev Filename: pool/development/g/golang-gopkg-vmihailenco-msgpack.v2/golang-gopkg-vmihailenco-msgpack.v2-dev_4.3.1-2apertis0bv2023dev2b3_all.deb Size: 27736 MD5sum: e1d945b8210847d25d067b9ed4df2909 SHA1: 70e31dad2da62d852391121c48832c30da1b6ad2 SHA256: ecdbc89c44c9abd463dbfbaf0a7fc146bfd59613faa9885eef92da0f18e1a942 SHA512: bb1016bbeeaca3fe8b2a48c15a20994fa9cdce8f60a9d1b3691e3650e63e78e0775e795dde6d043b919ec1c40d71841c937327683891756099ae362ad8079777 Description: Msgpack encoding for Golang MessagePack is an efficient binary serialization format. It lets you exchange data among multiple languages like JSON. But it's faster and smaller. Small integers are encoded into a single byte, and typical short strings require only one extra byte in addition to the strings themselves. Homepage: https://github.com/vmihailenco/msgpack Multi-Arch: foreign Package: golang-gopkg-yaml.v2-dev Priority: optional Section: golang Installed-Size: 344 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-yaml.v2 Version: 2.4.0-1apertis1bv2023dev2b3 Provides: golang-yaml.v2-dev Filename: pool/development/g/golang-yaml.v2/golang-gopkg-yaml.v2-dev_2.4.0-1apertis1bv2023dev2b3_all.deb Size: 61664 MD5sum: 2243ca9d018e9fdb6f50590661b41f43 SHA1: 047ff21fdd76f418a3e0cab6d6b6a92dfac54219 SHA256: 8be529814f7497aace964e4520753dd7e426db5bc4f10bacb1cf310f58e601c3 SHA512: 63389aa656c4d752814c921ddc5e1790a371325b8f99724db493f92d66a2ce20b8860ec184725f3ce5f877b062bc08879630bb3ae4a042e0ebc83e3db1d712a2 Description: YAML support for the Go language The yaml package enables Go programs to very comfortably encode and decode YAML values. It was developed within Canonical as part of the juju project, and is based on a pure Go port of the well-known libyaml C library to parse and generate YAML data quickly and reliably. . The yaml package supports most of YAML 1.1 and 1.2, including support for anchors, tags, map merging, etc. Multi-document unmarshalling is not yet implemented, and base-60 floats from YAML 1.1 are purposefully not supported since they're a poor design and are gone in YAML 1.2. . This package is an incompatible successor to golang-goyaml ("gonuts.org/v1/yaml", and then renamed to "gopkg.in/yaml.v1"). Homepage: https://github.com/go-yaml/yaml/tree/v2 Multi-Arch: foreign Package: golang-gopkg-yaml.v3-dev Priority: optional Section: golang Installed-Size: 449 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-gopkg-yaml.v3 Version: 3.0.0~git20200121.a6ecf24-3apertis0bv2023dev2b2 Filename: pool/development/g/golang-gopkg-yaml.v3/golang-gopkg-yaml.v3-dev_3.0.0~git20200121.a6ecf24-3apertis0bv2023dev2b2_all.deb Size: 70716 MD5sum: 40921861f69efaeee1b6887c645d5876 SHA1: ad13e1cdd46d19c093a54d53ecbfd94a9d96582e SHA256: 0826965a697fbe9431dbc78232900d98a303c604f3a2e9f110244fa2feb4908b SHA512: 0254335f45e9f083c7b7a7e632311b999bde9f861f744c225aaddd7f6c0daaedd64a5faa99fc880053d68b64f51d13c578e0f502ebe0b1bc44a4702664f85574 Description: YAML support for the Go language The yaml package enables Go programs to very comfortably encode and decode YAML values. It was developed within Canonical as part of the juju project, and is based on a pure Go port of the well-known libyaml C library to parse and generate YAML data quickly and reliably. . The yaml package supports most of YAML 1.2, but preserves some behavior from 1.1 for backwards compatibility. . Specifically, as of v3 of the yaml package: . * YAML 1.1 bools (yes/no, on/off) are supported as long as they are being decoded into a typed bool value. Otherwise they behave as a string. Booleans in YAML 1.2 are true/false only. * Octals encode and decode as 0777 per YAML 1.1, rather than 0o777 as specified in YAML 1.2, because most parsers still use the old format. Octals in the 0o777 format are supported though, so new files work. * Does not support base-60 floats. These are gone from YAML 1.2, and were actually never supported by this package as it's clearly a poor choice. . and offers backwards compatibility with YAML 1.1 in some cases. 1.2, including support for anchors, tags, map merging, etc. Multi-document unmarshalling is not yet implemented, and base-60 floats from YAML 1.1 are purposefully not supported since they're a poor design and are gone in YAML 1.2. Homepage: https://gopkg.in/yaml.v3 Package: golang-goprotobuf-dev Priority: optional Section: devel Installed-Size: 5790 Maintainer: Debian Go Packaging Team Architecture: amd64 Source: golang-goprotobuf Version: 1.3.4-2apertis0bv2023dev2b3 Depends: libprotobuf-dev, protobuf-compiler Filename: pool/development/g/golang-goprotobuf/golang-goprotobuf-dev_1.3.4-2apertis0bv2023dev2b3_amd64.deb Size: 1509976 MD5sum: c7583581d3443bc3e2593c691046a604 SHA1: db0a0f3c5130cd65adae28468f99db397d0aea44 SHA256: 7c69a644e3c1325132866586bf20f43ebcd8c09c21a5b20cbdcf4e0678d9bfa0 SHA512: 92cf182726cd97aae89765c99869b561c49f7e0e4e9b7ecda250c1e791b2ddd1f99b93a3cb40a6b1842b54e17bee8475fa8c26629f81244a53b070541a5a4019 Description: Protocol buffer support for the Go programming language Adds support for serializing and deserializing data in the protocol buffer format for users of the Go language. This will also install a protobuf compiler filter which will allow you to compile protocol buffers to Go code using protoc from the protobuf-compiler package. Built-Using: golang-1.15 (= 1.15.15-1~deb11u2+apertis0bv2023dev2b2) Homepage: https://github.com/golang/protobuf Package: golang-grpc-gateway Priority: optional Section: devel Installed-Size: 9550 Maintainer: Debian Go Packaging Team Architecture: amd64 Source: golang-github-grpc-ecosystem-grpc-gateway Version: 1.6.4-2co1bv2023dev2b3 Depends: libc6 (>= 2.4) Filename: pool/development/g/golang-github-grpc-ecosystem-grpc-gateway/golang-grpc-gateway_1.6.4-2co1bv2023dev2b3_amd64.deb Size: 1929608 MD5sum: e1b64f28a300b40d9ed01cd5b740164d SHA1: 5ffc05a329d4ea86f28174b08b2febcde5df427b SHA256: 98be35e89ee2a098a4e4cbc41f37de9fc78252a8fc5f3c239f23a3bc3c457406 SHA512: 7a5b4858b0efe3148b7d01da0e20596ad76664a0ad517aa0953f5adffa9886145583388cfde39b21e77550ccbfc70d83f68975af51ea1a83ae31e38c2abcb283 Description: gRPC to JSON proxy generator for Golang -- binaries Grpc-gateway is a protoc plugin that reads gRPC service definitions and generates a reverse-proxy server which translates a RESTful JSON API into gRPC. The server is generated according to custom options in your gRPC definition and helps you to provide your APIs in both gRPC and RESTful style at the same time. . This package contains the generator binaries. Built-Using: golang-1.15 (= 1.15.15-1~deb11u2+apertis0bv2023dev2b2), golang-github-ghodss-yaml (= 1.0.0-1.1apertis0bv2022dev2b1), golang-glog (= 0.0~git20160126.23def4e-3apertis0bv2023dev2b3), golang-google-genproto (= 0.0~git20200413.b5235f6-1apertis0bv2023dev2b3), golang-google-grpc (= 1.27.1-1apertis1bv2023dev2b3), golang-goprotobuf (= 1.3.4-2apertis0bv2023dev2b3), golang-yaml.v2 (= 2.4.0-1apertis1bv2023dev2b3) Homepage: https://github.com/grpc-ecosystem/grpc-gateway Package: golang-honnef-go-tools-dev Priority: optional Section: golang Installed-Size: 1723 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-honnef-go-tools Version: 2020.1-4co0bv2023dev2b3 Depends: golang-github-burntsushi-toml-dev, golang-github-kisielk-gotool-dev, golang-golang-x-tools-dev Filename: pool/development/g/golang-honnef-go-tools/golang-honnef-go-tools-dev_2020.1-4co0bv2023dev2b3_all.deb Size: 288936 MD5sum: 6414c5ee25525e28a58dcfa5461cbc00 SHA1: 56ddd3b9980d811980db49c22184d1e3bbcac07c SHA256: 47b8dd93481ed8366cdeacf5927b4ca62cd24c0b14003e1e718cf7f1df3969b8 SHA512: 9525ecfe128fe4c26be394e48b435f9089a57f2036f600574cd40b1abda1e62984dd576ac47e0019baf9ff56356aa5877593259fc2fc871e8c311e9c36cdae16 Description: Collection of golang tools and libraries keyify: Transforms an unkeyed struct literal into a keyed one. rdeps: Find all reverse dependencies of a set of packages. staticcheck: Go static analysis, detecting bugs, performance issues, and much more. structlayout: Displays the layout (field sizes and padding) of structs. structlayout-optimize: Reorders struct fields to minimize the amount of padding. structlayout-pretty: Formats the output of structlayout with ASCII art. . In addition to the aforementioned tools, this package contains the libraries necessary to implement these tools. Homepage: https://github.com/dominikh/go-tools Package: golang-k8s-sigs-structured-merge-diff-dev Priority: optional Section: devel Installed-Size: 1242 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-k8s-sigs-structured-merge-diff Version: 4.0.2+ds1-2apertis0bv2023dev2b3 Depends: golang-github-json-iterator-go-dev, golang-gopkg-yaml.v2-dev Filename: pool/development/g/golang-k8s-sigs-structured-merge-diff/golang-k8s-sigs-structured-merge-diff-dev_4.0.2+ds1-2apertis0bv2023dev2b3_all.deb Size: 116512 MD5sum: 80e5da77018ae30b322a234969a5fad4 SHA1: a16cfacf2f7c3f7de993601b56b53210c6ee3986 SHA256: d9cf59e3907d9c324c36819231aed2159ec51c2941412267850eaa463b029700 SHA512: 1ff68cb3eef4967dd1da928168c9b77148ca40021e66569dfee6310231d452dae37813b2e80c1c8340528f6f018d2d45320dcb32433042c58b4ebe9de94ff596 Description: implementation for "server-side apply" (library) What is the apply operation? . It models resources in a control plane as having multiple "managers". Each manager is typically trying to manage only one aspect of a resource. The goal is to make it easy for disparate managers to make the changes they need without messing up the things that other managers are doing. In this system, both humans and machines (aka "controllers") act as managers. . To do this, it explicitly tracks (using the fieldset data structure) which fields each manager is currently managing. . Now, there are two basic mechanisms by which one modifies an object. . PUT/PATCH: This is a write command that says: "Make the object look EXACTLY like X". . APPLY: This is a write command that says: "The fields I manage should now look exactly like this (but I don't care about other fields)". . For PUT/PATCH, it deduces which fields will be managed based on what is changing. For APPLY, the user is explicitly stating which fields they wish to manage (and therefore requesting deletion of any fields that they used to manage but stop mentioning). . Any time a manager begins managing some new field, that field is removed from all other managers. If the manager is using the APPLY command, it calls these conflicts, and will not proceed unless the user passes the "force" option. This prevents accidentally setting fields which some other entity is managing. . PUT/PATCH always "force". They are mostly used by automated systems, which won't do anything productive with a new error type. Homepage: https://github.com/kubernetes-sigs/structured-merge-diff Package: golang-k8s-sigs-yaml-dev Priority: optional Section: golang Installed-Size: 57 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-k8s-sigs-yaml Version: 1.2.0-3apertis2bv2023dev3b3 Depends: golang-gopkg-yaml.v2-dev Filename: pool/development/g/golang-k8s-sigs-yaml/golang-k8s-sigs-yaml-dev_1.2.0-3apertis2bv2023dev3b3_all.deb Size: 15192 MD5sum: 4b77e4332fb32d7c4b2e069e8a08b29e SHA1: 61fffd391d8b8cc1c332d71af62423a037959a85 SHA256: 95f37b55cac295d9a5f6b370b0092f5cb14a4c8ad1dc25f700492b56de2f7b2d SHA512: abc6e84bb9e450c2a3629fc7fc1ddc02cbad0736c0125106fb577a6a9dfeb8796e8023ce375509e9903861074c219fe90d688bdb680bf55850ba52b0911e4063 Description: better way to marshal and unmarshal YAML in Golang (library) YAML marshaling and unmarshaling support for Go Build Status . kubernetes-sigs/yaml is a permanent fork of ghodss/yaml (https://github.com/ghodss/yaml). Introduction A wrapper around go-yaml (https://github.com/go-yaml/yaml) designed to enable a better way of handling YAML when marshaling to and from structs. Homepage: https://github.com/kubernetes-sigs/yaml Package: golang-mreiferson-httpclient-dev Priority: extra Section: oldlibs Installed-Size: 9 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-mreiferson-go-httpclient Version: 0.0~git20160630.0.31f0106-2co1bv2023dev2b3 Depends: golang-github-mreiferson-go-httpclient-dev Filename: pool/development/g/golang-github-mreiferson-go-httpclient/golang-mreiferson-httpclient-dev_0.0~git20160630.0.31f0106-2co1bv2023dev2b3_all.deb Size: 2912 MD5sum: 4feb2dea74d306684b8486841c1ead5c SHA1: 686911aac5b99aac9df9c42daf8a46a4fb4ba84b SHA256: 9ceb6da5f701675cfbe92ff472db4c18fe41eda8369526ed8f21ffab4a158207 SHA512: 4ab6acd2cfeee68bbfe6f91fcd04ff9444ee780c683eb4103cdd8c1db96e797159f6ba922fd137daf888cb18a90aef4e386227fc009a10aaeb7e27d420b023b1 Description: Transitional package for golang-github-mreiferson-go-httpclient-dev This is a transitional package to ease upgrades to the golang-github-mreiferson-go-httpclient-dev package. It can safely be removed. Homepage: https://github.com/mreiferson/go-httpclient Package: golang-mvdan-gofumpt-dev Priority: optional Section: golang Installed-Size: 101 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-mvdan-gofumpt Version: 0.1.0-1co0bv2023dev2b3 Depends: golang-github-google-go-cmp-dev, golang-golang-x-mod-dev Filename: pool/development/g/golang-mvdan-gofumpt/golang-mvdan-gofumpt-dev_0.1.0-1co0bv2023dev2b3_all.deb Size: 24484 MD5sum: 0d04cf69482ba25516dc47735f7d25a6 SHA1: 61cea83a4dad1fb98e35a8d1115a3ca103a44efb SHA256: f8a79af0c55164a86b95b92550cacbcc11459498795cb7dc801b8a69c4c6de2d SHA512: c9c863d7271434f0c983ded0fc0acb4f9b4a379515d710a30ca002b53796828ad86707ea9f0049f1a4acc6e4f57b0326ca493856c88dd3859cf6d62130e51a09 Description: stricter gofmt (library) Enforce a stricter format than gofmt, while being backwards compatible. . The tool is a modified fork of gofmt, so it can be used as a drop-in replacement. Homepage: https://github.com/mvdan/gofumpt Package: golang-mvdan-xurls-dev Priority: optional Section: golang Installed-Size: 54 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-mvdan-xurls Version: 2.2.0-2co0bv2023dev2b3 Filename: pool/development/g/golang-mvdan-xurls/golang-mvdan-xurls-dev_2.2.0-2co0bv2023dev2b3_all.deb Size: 13276 MD5sum: 1bf7093223d83e82a31f3b2b474cc240 SHA1: 90e7d5a03e1a96088a0000096aecfcc7c7c110a4 SHA256: 9447541242c408a799789ceabcd656727a20a95ab3c24e61b7ad5128b18ab5d2 SHA512: 119269ed3177c78eeafe3cd91a32920b3fe55860991a7d0157aed7dd33eece44e3abfbb5ae2b7bd9936102753a0dd4913e148e24a54fbf38ab9cc05b5aa2fd0b Description: Extract urls from text (library) Extract urls from text using regular expressions. Homepage: https://github.com/mvdan/xurls Package: golang-pq-dev Priority: optional Section: oldlibs Installed-Size: 11 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-lib-pq Version: 1.3.0-1apertis0bv2023dev2b3 Depends: golang-github-lib-pq-dev Filename: pool/development/g/golang-github-lib-pq/golang-pq-dev_1.3.0-1apertis0bv2023dev2b3_all.deb Size: 3288 MD5sum: d18874f506ed3723d3b517445bfdf55b SHA1: 068b619f06b2bb72353ad6525afe0426934f1a57 SHA256: 9df65a11f5a15d7ed924ad669716836a69800583e992a9df8a41764410eeecde SHA512: 1fa054ae510de53730d11a19cfd4561104ac1f843e53e81873ec02507aa972aae0aeb55ee3311f88b74d988f2d96eb6352731dabfbc2b6f8bbb9531f9065b55b Description: Transitional package for golang-github-lib-pq-dev This is a transitional package to ease upgrades to the golang-github-lib-pq-dev package. It can safely be removed. Homepage: https://github.com/lib/pq Package: golang-procfs-dev Priority: optional Section: oldlibs Installed-Size: 12 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-prometheus-procfs Version: 0.3.0-2+apertis0bv2023dev2b3 Depends: golang-github-prometheus-procfs-dev (= 0.3.0-2+apertis0bv2023dev2b3) Filename: pool/development/g/golang-github-prometheus-procfs/golang-procfs-dev_0.3.0-2+apertis0bv2023dev2b3_all.deb Size: 4296 MD5sum: 36f225173b24cf70668d743a9cc047b2 SHA1: 3be86ba7bdbb31a44a204333ab4436250d92dbe0 SHA256: f4a95d83832bdd1ff04b84863b7a7bafd48dcfee9242247083ff09caee43147d SHA512: 6d6abc06c3c38eb606fb9cf6040e6cb4043c260a59cbf239644d0b3b24b94090333c49412d9f45548b68bca10babf075b734fe94e92eed335ec72171d37e3e51 Description: transitional dummy package This package can be safely removed once nothing depends on it anymore. Homepage: https://github.com/prometheus/procfs.git Multi-Arch: foreign Package: golang-protobuf-extensions-dev Priority: optional Section: devel Installed-Size: 198 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-protobuf-extensions Version: 1.0.1-1co1bv2023dev2b3 Depends: golang-goprotobuf-dev (>= 0.0~git20150526) Filename: pool/development/g/golang-protobuf-extensions/golang-protobuf-extensions-dev_1.0.1-1co1bv2023dev2b3_all.deb Size: 29928 MD5sum: 3a431881478813308b1bbd381ae7a6f0 SHA1: 963b993481034de205a8bffdd2fca13d3bd0242e SHA256: 031a4b6ef9cab21b18a00f451334e52e2a487433dd0b0abf28ccc055fdd07ee5 SHA512: dd66bc9a16913493aa2d009c26cde6888bdc6234c5260be829d2fa63775d1e9df43af70e2ade8fec924cfc0ff259a60ca9620fdb167bdeb7ee8d87f49672bfcd Description: Protocol Buffer extensions for the Go language This repository provides various Protocol Buffer extensions for the Go language (golang), namely support for record length-delimited message streaming. Homepage: https://github.com/matttproud/golang_protobuf_extensions Package: golang-redoctober Priority: optional Section: golang Installed-Size: 12983 Maintainer: Debian Go Packaging Team Architecture: amd64 Source: golang-github-cloudflare-redoctober Version: 0.0~git20161017.0.78e9720-5apertis0bv2023dev2b3 Depends: libc6 (>= 2.4) Filename: pool/development/g/golang-github-cloudflare-redoctober/golang-redoctober_0.0~git20161017.0.78e9720-5apertis0bv2023dev2b3_amd64.deb Size: 2889868 MD5sum: 45aa18105d08e50def979d479316eb89 SHA1: 8c1c35353ad8d0772eb7fd43f06f874e231e0c9b SHA256: 49bb8b6d7800c117f84ba74f651cd36899baa322dfbfcfe7d881f98a7b2bc0b4 SHA512: d20bfdace14370cdfee5e9a376e54a89838595f90a0c8f03bc50cbb9028e0f54a1f338e50fe8e7f0810880bece259907504ee90b553ade209d1bba3bd5de726f Description: Software-based two-man rule style encryption and decryption server Red October is a software-based two-man rule style encryption and decryption server. The two-man rule is a control mechanism designed to achieve a high level of security by requiring the presence of two authorized people at all times. In the case of Red October the two-man rule is implemented by encrypting data in such as way as to require two authorised key-holds to decrypt it. . This package contains the server and command-line client. Built-Using: golang-1.15 (= 1.15.15-1~deb11u2+apertis0bv2023dev2b2), golang-github-beorn7-perks (= 1.0.1-1apertis0bv2023dev2b3), golang-github-cespare-xxhash (= 2.1.1-1apertis0bv2023dev2b3), golang-github-coreos-go-systemd (= 22.1.0-3apertis0bv2023dev2b3), golang-github-prometheus-client-golang (= 1.9.0-2apertis1bv2023dev2b3), golang-github-prometheus-client-model (= 0.2.0-2apertis0bv2023dev2b3), golang-github-prometheus-common (= 0.15.0-2apertis0bv2023dev2b3), golang-github-prometheus-procfs (= 0.3.0-2+apertis0bv2023dev2b3), golang-go.crypto (= 1:0.0~git20201221.eec23a3-1apertis0bv2023dev2b3), golang-golang-x-sys (= 0.0~git20210124.22da62e-1apertis0bv2023dev2b3), golang-goprotobuf (= 1.3.4-2apertis0bv2023dev2b3), golang-protobuf-extensions (= 1.0.1-1co1bv2023dev2b3) Homepage: https://github.com/cloudflare/redoctober Package: golang-rice Priority: optional Section: golang Installed-Size: 4258 Maintainer: Debian Go Packaging Team Architecture: amd64 Source: golang-github-geertjohan-go.rice Version: 1.0.2-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-geertjohan-go.rice/golang-rice_1.0.2-1apertis0bv2023dev2b3_amd64.deb Size: 1365872 MD5sum: aaafc39f3408c8b8cf8f4401624437cc SHA1: 4d3fe199d902734076dfe866d697b6aade9752a7 SHA256: 208cb168adb37a1a1a90d24016c724655152e250c19226be4dd767f903322ec0 SHA512: 8da73461320840e83a9e27658218baedb1983d79b92bb6f01209a2cf1365957a8e1a319048c98ca3727e6acc6108e61ebd1203fcba3ee213604009e93600b667 Description: tool for embedding web resources into Go executables go.rice is a Golang package that makes working with resources such as html, js, css, images and templates very easy. During development go.rice will load required files directly from disk. Upon deployment it is easy to add all resource files to a executable using the rice tool, without changing the source code for your package. Several methods are provided for adding resources to your binary by go.rice. . This package contains the command-line tool. Built-Using: golang-1.15 (= 1.15.15-1~deb11u2+apertis0bv2023dev2b2), golang-github-akavel-rsrc (= 1:0.8.0-1apertis0bv2023dev2b4), golang-github-daaku-go.zipexe (= 1.0.1-1apertis0bv2023dev2b3), golang-github-geertjohan-go.incremental (= 1.0.0-1apertis0bv2023dev2b3), golang-github-nkovacs-streamquote (= 1.0.0-2apertis0bv2023dev2b3), golang-github-valyala-fasttemplate (= 1.2.1-1apertis0bv2023dev2b3), golang-go-flags (= 1.4.0-2apertis0bv2023dev2b3) Homepage: https://github.com/GeertJohan/go.rice Package: golang-rsc-binaryregexp-dev Priority: optional Section: devel Installed-Size: 774 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-rsc-binaryregexp Version: 0.2.0-2apertis0bv2023dev2b3 Filename: pool/development/g/golang-rsc-binaryregexp/golang-rsc-binaryregexp-dev_0.2.0-2apertis0bv2023dev2b3_all.deb Size: 419428 MD5sum: c44ec40d6658fb2fd13d7775c2fc189a SHA1: 12dc93e2d27eb40b8a64166529675bc1cc521bc5 SHA256: c01331c826b2914606f3c4b8f602fffdb1c3003baab42fc0043bf70ba273483b SHA512: 4270ae96a7c6988c59c508288d0ed1ee1c0f272d3f22fc836a51f651c9b69c7d4a924d43d33e232932ef5b2452f6436f3f239b236b1f6c53d511adbbd3f63e0b Description: Go regexp for binary/latin-1 data Go package regexp implements regular expression search. . The syntax of the regular expressions accepted is the same general syntax used by Perl, Python, and other languages. More precisely, it is the syntax accepted by RE2 and described at https://golang.org/s/re2syntax, except for \C. For an overview of the syntax, run . go doc regexp/syntax . The regexp implementation provided by this package is guaranteed to run in time linear in the size of the input. (This is a property not guaranteed by most open source implementations of regular expressions.) For more information about this property, see . https://swtch.com/~rsc/regexp/regexp1.html . or any book about automata theory. . All characters are UTF-8-encoded code points. Homepage: https://github.com/rsc/binaryregexp Package: golang-snappy-go-dev Priority: optional Section: oldlibs Installed-Size: 11 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-golang-snappy Version: 0.0.2-2apertis0bv2023dev2b3 Depends: golang-github-golang-snappy-dev Filename: pool/development/g/golang-github-golang-snappy/golang-snappy-go-dev_0.0.2-2apertis0bv2023dev2b3_all.deb Size: 3640 MD5sum: d0dcddb9d1f2a8160ffb893e44b70b8d SHA1: 2afeee5357896d6d9e3011fa987d9fb1821c0f73 SHA256: e1a61ae6213cd66ed0fabd9c5fcb1fef7a9f3661652f74d68ff1c44813e5b7bd SHA512: 5e39bbfa1ff26117cc8396bd2aa8d91e688f4e24d802b9f3419d7f765a27f1cc6671e268f66ac0a3751cc85d11ae70fc5ad637a65e2f00ac8155193515ed5853 Description: Transitional package for golang-github-golang-snappy-dev This is a transitional package to ease upgrades to the golang-github-golang-snappy-dev package. It can safely be removed. Homepage: https://github.com/golang/snappy Package: golang-src Priority: optional Section: devel Installed-Size: 13 Maintainer: Go Compiler Team Architecture: amd64 Source: golang-defaults Version: 2:1.15~1apertis0bv2023dev2b4 Depends: golang-1.15-src Filename: pool/development/g/golang-defaults/golang-src_1.15~1apertis0bv2023dev2b4_amd64.deb Size: 5120 MD5sum: d6600ca4508b01db947294822bca0df9 SHA1: d8cc662601d6af4a804dfde18a71ac4a06aad31f SHA256: d6eadc814e13e014d9db266014b6c8d03f6e0eccac0c63da4257d06270ceeefd SHA512: a11c7d23c8f06a1e55c969ea41d008c0720a8779eaa374756870108530a524f1e463d31203ec5ea96abe4df773fb17962aec39961f68ecf037de29d23fbb3add Description: Go programming language - source files The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. . This is a dependency package that depends on the default Go standard library source code, which is needed for the go build process. Homepage: https://golang.org Multi-Arch: same Package: golang-toml-dev Priority: optional Section: oldlibs Installed-Size: 12 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-toml Version: 0.3.1-1apertis0bv2023dev2b3 Depends: golang-github-burntsushi-toml-dev Filename: pool/development/g/golang-toml/golang-toml-dev_0.3.1-1apertis0bv2023dev2b3_all.deb Size: 4576 MD5sum: 4bbde8c083c52ec792b6df1e0cda4aa6 SHA1: 2315b97b255dc94e1feaaf5e9dfe35da13ca8345 SHA256: b280472bb4f6b68e7e76cab0323ca0eef5ab70edff249ed512a0277758722b66 SHA512: 29505ca931ee1c57e02ad0b80cfa0b7b268b00d54198a218b718e106f22910a4e00ca63a1ff1e7477d1cad50be644a599310b39533cefbee5cedf472422eb65a Description: Transitional package for golang-github-burntsushi-toml-dev This is a transitional package to ease upgrade to the golang-github-burntsushi-toml-dev package. It can safely be removed. Homepage: https://github.com/BurntSushi/toml Package: golang-uber-goleak-dev Priority: optional Section: devel Installed-Size: 67 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-uber-goleak Version: 1.1.12-1+apertis0bv2023dev3b2 Depends: golang-github-stretchr-testify-dev Filename: pool/development/g/golang-uber-goleak/golang-uber-goleak-dev_1.1.12-1+apertis0bv2023dev3b2_all.deb Size: 12932 MD5sum: 2559c9b5177723f9f914c136f681e604 SHA1: 38bea810ee8c5e87c9d352f82b346c1542affcc6 SHA256: 316b93ba28c44dd3040a863f14df6883d6a1eccff8b7558b049d57449ce13e1f SHA512: 0cb54e1be4b40145003aaee2fb2fa4e57fcecf86234fc40dc7f753e975965a516b21880fbd6b95436a8326584002363bb215efa7f11679029c4b729da197d646 Description: goroutine leak detector This package contains a leak detector library to help avoid Goroutine leaks. . goleak also supports semver releases. It is compatible with Go 1.5+. . Instead of checking for leaks at the end of every test, goleak can also be run at the end of every test package. Homepage: https://github.com/uber-go/goleak Package: google-mock Priority: optional Section: oldlibs Installed-Size: 16 Maintainer: Steve M. Robbins Architecture: amd64 Source: googletest Version: 1.10.0.20201025-1.1apertis0bv2023dev2b4 Depends: googletest (= 1.10.0.20201025-1.1apertis0bv2023dev2b4) Filename: pool/development/g/googletest/google-mock_1.10.0.20201025-1.1apertis0bv2023dev2b4_amd64.deb Size: 7388 MD5sum: efb0569d49d9f80ddd7992b0384ebe2a SHA1: fdb4ac18d9cd3083bc4ba5e7f7a69e408be481d7 SHA256: f3affe49e452fe102bfe3de0c5c060d7fdb9988dfb4cb5a0df467a65b9e8922e SHA512: d3cc9d6d28a5e221d6aa302afa5b0b3a1e647aa26aeee1e3b0242968f97b5f215b84580799cba8c5ce9647745f43a10765d8625a8de321d54d25eb086fab4d51 Description: Google's framework for writing and using C++ mock classes NOTE: This is a transitional package, retained for backwards compatibility. New code should instead use either package libgmock-dev (for compiled lib) or package googletest (for lib sources). Homepage: https://github.com/google/googletest Multi-Arch: same Package: googletest Priority: optional Section: libdevel Installed-Size: 4041 Maintainer: Steve M. Robbins Architecture: all Version: 1.10.0.20201025-1.1apertis0bv2023dev2b4 Replaces: google-mock (<< 1.8.0), libgtest-dev (<< 1.8.0) Conflicts: google-mock (<< 1.8.0), libgtest-dev (<< 1.8.0) Filename: pool/development/g/googletest/googletest_1.10.0.20201025-1.1apertis0bv2023dev2b4_all.deb Size: 629640 MD5sum: 450116eb04e402822820091022311158 SHA1: 9eb0fb5e3b0fc2e49957b05cbaab4f229ea75402 SHA256: 5df5fb9c78c688ca4091b1752ae9e292219581e17c897c2fe63cad86d55b7003 SHA512: c59bc80397bc3e63515c89cd7537edb8a8f5afcbea5216eaea692d8972b8ab624005b862966737fe7d6db2de272ada3e110a0070ee59ebfb89c8e3d82a92ab54 Description: Google's C++ test framework sources This package provides sources for Google Test and Google Mock. . Google Test is a framework for writing C++ tests on a variety of platforms. Based on the xUnit architecture. Supports automatic test discovery, a rich set of assertions, user-defined assertions, death tests, fatal and non-fatal failures, value- and type-parameterized tests, various options for running the tests, and XML test report generation. . Google Mock is an extension of Google Test for C++ mocking. Inspired by jMock, EasyMock, and Hamcrest, and designed with C++'s specifics in mind, it can help you derive better designs of your system and write better tests. . Google Mock: . - provides a declarative syntax for defining mocks, - can easily define partial (hybrid) mocks, which are a cross of real and mock objects, - handles functions of arbitrary types and overloaded functions, - comes with a rich set of matchers for validating function arguments, - uses an intuitive syntax for controlling the behavior of a mock, - does automatic verification of expectations (no record-and-replay needed), - allows arbitrary (partial) ordering constraints on function calls to be expressed, - lets a user extend it by defining new matchers and actions. - does not use exceptions, and - is easy to learn and use. . NOTE: This package does not contain a library to link against, but rather the source code to build the google test and mock libraries. This enables building the google test and mock libraries with the same flags as the C++ code under test. Homepage: https://github.com/google/googletest Multi-Arch: foreign Package: googletest-tools Priority: optional Section: libdevel Installed-Size: 115 Maintainer: Steve M. Robbins Architecture: amd64 Source: googletest Version: 1.10.0.20201025-1.1apertis0bv2023dev2b4 Replaces: googletest (<= 1.8.0-8) Depends: python3:any Conflicts: googletest (<= 1.8.0-8) Filename: pool/development/g/googletest/googletest-tools_1.10.0.20201025-1.1apertis0bv2023dev2b4_amd64.deb Size: 27220 MD5sum: 896fd85507d5c14ca774157d41645af5 SHA1: 8bb6a005369511668a49cbecb88bffdb9b506d58 SHA256: 9dfc0743318e7b8275cf28e418abaeae561e043127194df5ee37f5a77844cc39 SHA512: 757335f37f98c9e039808d4fdbf34f57966860752c758b65d30252a1c0f7be04ae1a934453c29f1425c775eb56cd767ecc2961ed1c6503db88d98fa874a563f6 Description: Google's C++ test framework sources This package provides tools to be used with Google Test and/or Google Mock. Homepage: https://github.com/google/googletest Multi-Arch: same Package: gopls Priority: optional Section: golang Installed-Size: 16074 Maintainer: Debian Go Packaging Team Architecture: amd64 Source: golang-golang-x-tools Version: 1:0.1.0+ds-1+apertis2bv2023dev2b3 Replaces: golang-golang-x-tools (<< 1:0.0~git20201116.6f6c72a+ds-3) Depends: libc6 (>= 2.4) Breaks: golang-golang-x-tools (<< 1:0.0~git20201116.6f6c72a+ds-3) Filename: pool/development/g/golang-golang-x-tools/gopls_0.1.0+ds-1+apertis2bv2023dev2b3_amd64.deb Size: 4775264 MD5sum: e85c1035601febb7b7160e0180e88599 SHA1: fba1a7a4c5a2e9c35cdbfbb0def5f5e3ce27effc SHA256: 4956731f0fd2eae05dcd40bb4a8f1b412c9557fbb06b58db7966559b766c4ff4 SHA512: 11ce0f89ca8fa91b21df22b2205d00998a5ffca08fd967bc7fb7d8dfab3b64400330be031ec22e02667330b1aa06dfe8e3db7d1f91bbc4e9ba74acba12496c23 Description: language server for the Go language gopls (pronounced: "go please") is the official language server for the Go language. . The Language Server Protocol allows any text editor to be extended with IDE-like features. Built-Using: golang-1.15 (= 1.15.15-1~deb11u2+apertis0bv2023dev2b2), golang-github-google-go-cmp (= 0.5.4-1apertis0bv2023dev2b3), golang-github-sergi-go-diff (= 1.1.0-1apertis0bv2022dev2b1), golang-github-yuin-goldmark (= 1.3.2-1apertis0bv2022dev2b1), golang-golang-x-mod (= 0.4.1-1apertis0bv2022dev2b1), golang-golang-x-net (= 1:0.0+git20210119.5f4716e+dfsg-4+apertis0bv2023dev2b3), golang-golang-x-sync (= 0.0~git20210220.036812b-1apertis0bv2023dev2b3), golang-golang-x-sys (= 0.0~git20210124.22da62e-1apertis0bv2023dev2b3), golang-golang-x-xerrors (= 0.0~git20191204.9bdfabe-1apertis0bv2023dev2b3), golang-honnef-go-tools (= 2020.1-4co0bv2022dev2b1), golang-mvdan-gofumpt (= 0.1.0-1co0bv2022dev2b1), golang-mvdan-xurls (= 2.2.0-2co0bv2022dev2b1), golang-toml (= 0.3.1-1apertis0bv2023dev2b3) Homepage: https://golang.org/x/tools Package: gotail Priority: optional Section: devel Installed-Size: 1737 Maintainer: Debian Go Packaging Team Architecture: amd64 Source: golang-github-influxdata-tail Version: 1.0.0+git20180327.c434825-4apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-influxdata-tail/gotail_1.0.0+git20180327.c434825-4apertis0bv2023dev2b3_amd64.deb Size: 587232 MD5sum: 35f94d1583e987d459bbac76342aff7b SHA1: 2a2c2cc2309af9f868c6e7b28519499585873d85 SHA256: 6810aa8c68b992c5f5f80d95741960a6dcbd3693ad99abb3356c6aab504b86a7 SHA512: 38cdddaae3b0ad4d38135a3921baa2c93f2ded7c3b70add0b25b6cf44390d1ef74c00aa7881885383b574ffa4292b3b8bdedc1bfe2796a71ba45de9ccc4caffb Description: Go implementation of tail gotail is a Go implementation of the tail utility (GNU coreutils). Built-Using: golang-1.15 (= 1.15.15-1~deb11u2+apertis0bv2023dev2b2), golang-fsnotify (= 1.4.9-2apertis0bv2023dev2b4), golang-golang-x-sys (= 0.0~git20210124.22da62e-1apertis0bv2023dev2b3), golang-gopkg-tomb.v1 (= 0.0~git20141024.0.dd63297-7apertis0bv2023dev2b3) Homepage: https://github.com/influxdata/tail Package: gotestsum Priority: optional Section: devel Installed-Size: 5599 Maintainer: Debian Go Packaging Team Architecture: amd64 Version: 0.5.0-2apertis0bv2023dev2b3 Depends: libc6 (>= 2.4) Filename: pool/development/g/gotestsum/gotestsum_0.5.0-2apertis0bv2023dev2b3_amd64.deb Size: 1602836 MD5sum: b4381e4324a498cbe684231996cd23ea SHA1: 0746cc88943451bf42f26d9a911b114451d34092 SHA256: 43988958458d0636b3fc069ca271197e88d83996838b934a4f7a1280280c5cc1 SHA512: c1e619dfad1700e1717afd5918589177eb7ee35b60a01937667531adbc1fa7b77734a0c0194efdb28f2c1b9b274541352bbf56d4b8ae6abdd7f00766fac5a42e Description: Feature-rich runner for go test `go test` runner with output optimized for humans, JUnit XML for CI integration, and a summary of the test run results. . gotestsum runs tests, prints friendly test output and a summary of the test run. Requires Go 1.10+. . gotestsum works by running go test --json ./... and reading the JSON output. Built-Using: golang-1.15 (= 1.15.15-1~deb11u2+apertis0bv2023dev2b2), golang-github-fatih-color (= 1.7.0-1apertis0bv2023dev2b3), golang-github-google-go-cmp (= 0.5.4-1apertis0bv2023dev2b3), golang-github-google-shlex (= 0.0~git20191202.e7afc7f-1apertis0bv2023dev2b3), golang-github-jonboulle-clockwork (= 0.1.0-4.1apertis0bv2023dev2b3), golang-github-mattn-go-colorable (= 0.1.7-1apertis0bv2023dev2b3), golang-github-mattn-go-isatty (= 0.0.12-1apertis0bv2023dev2b3), golang-github-pkg-errors (= 0.9.1-1apertis0bv2023dev2b3), golang-github-spf13-pflag (= 1.0.5-2apertis0bv2023dev2b3), golang-go.crypto (= 1:0.0~git20201221.eec23a3-1apertis0bv2023dev2b3), golang-golang-x-mod (= 0.4.1-1apertis0bv2023dev2b3), golang-golang-x-sync (= 0.0~git20210220.036812b-1apertis0bv2023dev2b3), golang-golang-x-sys (= 0.0~git20210124.22da62e-1apertis0bv2023dev2b3), golang-golang-x-term (= 0.0~git20201210.2321bbc-1apertis0bv2023dev2b3), golang-golang-x-tools (= 1:0.1.0+ds-1+apertis2bv2023dev2b3), golang-golang-x-xerrors (= 0.0~git20191204.9bdfabe-1apertis0bv2023dev2b3), gotest.tools (= 3.0.3-1apertis0bv2023dev2b3) Homepage: https://github.com/gotestyourself/gotestsum Package: gperf Priority: optional Section: devel Installed-Size: 308 Maintainer: Hilko Bengen Architecture: amd64 Version: 3.1-1co1bv2023dev2b4 Replaces: libg++27-dev, libg++272-dev Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libstdc++6 (>= 5) Filename: pool/development/g/gperf/gperf_3.1-1co1bv2023dev2b4_amd64.deb Size: 149112 MD5sum: 5a023c7176ad465e2a43377c335703d1 SHA1: 04065b6abb3fd6de7b6cc8250821f59c6b0664c6 SHA256: c758868791374d9c8c68ec93255c6261179431110d9602ae570a1d802c44cd7d SHA512: b16bd679e7e30e3a25a76aef81c3191862dcc2a3f209047b0c3621381eb5bb22484d614b896515fa9ccb94acbfd1013f9a7dd6e7c701a436236b4b77b1e972c8 Description: Perfect hash function generator gperf is a program that generates perfect hash functions for sets of key words. . A perfect hash function is simply: A hash function and a data structure that allows recognition of a key word in a set of words using exactly 1 probe into the data structure. Homepage: http://www.gnu.org/software/gperf/ Multi-Arch: foreign Package: gperf-dbgsym Priority: optional Section: debug Installed-Size: 184 Maintainer: Hilko Bengen Architecture: amd64 Source: gperf Version: 3.1-1co1bv2023dev2b4 Depends: gperf (= 3.1-1co1bv2023dev2b4) Filename: pool/development/g/gperf/gperf-dbgsym_3.1-1co1bv2023dev2b4_amd64.deb Size: 163464 MD5sum: 75be3215d6171315a9d0f1bf81e5e5ac SHA1: 02881a894d26c4d43d561d263e8df2e264f6059e SHA256: 8e1dd125ac0cceedc872145d4bb361c950f1bdf7fc154ed0ce1eb10fc841edd0 SHA512: 74977bdc0e0c0c5e069ac5c5a1bbc124fb4e54845415d85325e60f0f87fbf4e04acd6cee3fc718a304f248e74a5aeb72150235f4c16f2e1e25d487751dfadb80 Description: debug symbols for gperf Auto-Built-Package: debug-symbols Build-Ids: 4b1e54295a99d103ff012c92cc601df99928373e Package: gpg Priority: optional Section: utils Installed-Size: 1572 Maintainer: Debian GnuPG Maintainers Architecture: amd64 Source: gnupg2 Version: 2.2.27-2+deb11u2+apertis1bv2023dev3b1 Replaces: gnupg (>= 1:1.4), gnupg (<< 2.1.21-4) Depends: gpgconf (= 2.2.27-2+deb11u2+apertis1bv2023dev3b1), libassuan0 (>= 2.5.0), libbz2-1.0, libc6 (>= 2.25), libgcrypt20 (>= 1.8.0), libgpg-error0 (>= 1.38), libreadline8 (>= 6.0), libsqlite3-0 (>= 3.7.15), zlib1g (>= 1:1.1.4) Recommends: gnupg (= 2.2.27-2+deb11u2+apertis1bv2023dev3b1) Breaks: gnupg (>= 1:1.4), gnupg (<< 2.1.21-4) Filename: pool/development/g/gnupg2/gpg_2.2.27-2+deb11u2+apertis1bv2023dev3b1_amd64.deb Size: 933476 MD5sum: 4831b018575e72addb57befb648d9134 SHA1: 00eee23a3b3cdd42944465495c9c1d0b4265ea1c SHA256: c5d746d3f9d99aef5e020c095a42d093e09a0546a6ecd5a77bd77e6e32284ab6 SHA512: 86e025ed0080fca688aca858884f73a5073217c5ffa53d7f03f4bd72de62f9729c5f06ad4a3c618d631883de05c9c73fa42b71de07e214d7da0fa5342faf4d9a Description: GNU Privacy Guard -- minimalist public key operations GnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC4880. . This package contains /usr/bin/gpg itself, and is useful on its own only for public key operations (encryption, signature verification, listing OpenPGP certificates, etc). If you want full capabilities (including secret key operations, network access, etc), please install the "gnupg" package, which pulls in the full suite of tools. Homepage: https://www.gnupg.org/ Multi-Arch: foreign Package: gpg-agent Priority: optional Section: utils Installed-Size: 1298 Maintainer: Debian GnuPG Maintainers Architecture: amd64 Source: gnupg2 Version: 2.2.27-2+deb11u2+apertis1bv2023dev3b1 Replaces: gnupg-agent (<< 2.1.21-4) Provides: gnupg-agent Depends: gpgconf (= 2.2.27-2+deb11u2+apertis1bv2023dev3b1), pinentry-curses | pinentry, init-system-helpers (>= 1.52), libassuan0 (>= 2.5.1), libc6 (>= 2.25), libgcrypt20 (>= 1.8.0), libgpg-error0 (>= 1.38), libnpth0 (>= 0.90) Recommends: gnupg (= 2.2.27-2+deb11u2+apertis1bv2023dev3b1) Suggests: dbus-user-session, libpam-systemd, pinentry-gnome3, scdaemon Breaks: gnupg-agent (<< 2.1.21-4) Filename: pool/development/g/gnupg2/gpg-agent_2.2.27-2+deb11u2+apertis1bv2023dev3b1_amd64.deb Size: 674600 MD5sum: a3b252801c5b8c49640351307dc3ca9a SHA1: f8a2cfbea3d577e44b43a5351331815b32a19a71 SHA256: 31d6381a70ef1e91b71d116a52efc5f4107126bfc6aa5b489f17c974371af23b SHA512: 287cdc283f804f7a87b1118de906f9040b36c6828daff69058e2400c2ebc627eda2fc8e7b9e13968a6dc76854274d847b22fca291891f2e3592cbeeae9d65b93 Description: GNU privacy guard - cryptographic agent GnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC4880. . This package contains the agent program gpg-agent which handles all secret key material for OpenPGP and S/MIME use. The agent also provides a passphrase cache, which is used by pre-2.1 versions of GnuPG for OpenPGP operations. Without this package, trying to do secret-key operations with any part of the modern GnuPG suite will fail. Homepage: https://www.gnupg.org/ Multi-Arch: foreign Package: gpg-agent-dbgsym Priority: optional Section: debug Installed-Size: 1035 Maintainer: Debian GnuPG Maintainers Architecture: amd64 Source: gnupg2 Version: 2.2.27-2+deb11u2+apertis1bv2023dev3b1 Depends: gpg-agent (= 2.2.27-2+deb11u2+apertis1bv2023dev3b1) Filename: pool/development/g/gnupg2/gpg-agent-dbgsym_2.2.27-2+deb11u2+apertis1bv2023dev3b1_amd64.deb Size: 916388 MD5sum: b6d86e1631a44c4aa3648cad27d43466 SHA1: 21000e4e17bfdc9b082675ef409e7e645ab8d096 SHA256: 7a32d056d91b6d7153d31e11154332e685c58e4ade5b1a2bdbb69ba4f0f100cf SHA512: 5c8333e9893539ad313fb687f26e816d7f2bf2fdb25a68e20e79846c9f7bfe3f560db721f5d321b37c4bca00e580271b871687fa58af666b6476d6a1abac5b6e Description: debug symbols for gpg-agent Auto-Built-Package: debug-symbols Build-Ids: 2bead4dd153b70e5afacd97fdfa3fb9cfc188a56 3120cfc4a65223d49503c868e530e5fd9da1ab61 77b16d1cfd59bcb550c73d67b84bebb262fc5327 e01f7389c0ebb70e278dec8ed73d0dc986774666 Package: gpg-dbgsym Priority: optional Section: debug Installed-Size: 1312 Maintainer: Debian GnuPG Maintainers Architecture: amd64 Source: gnupg2 Version: 2.2.27-2+deb11u2+apertis1bv2023dev3b1 Depends: gpg (= 2.2.27-2+deb11u2+apertis1bv2023dev3b1) Filename: pool/development/g/gnupg2/gpg-dbgsym_2.2.27-2+deb11u2+apertis1bv2023dev3b1_amd64.deb Size: 1252804 MD5sum: f1e9fa0e5ff305478df893b9126b4ca4 SHA1: c990c5cf7f83deb31d394b88bdf607222796bbf7 SHA256: 66f905836524bec043bb418813b121547d1df6ac05f78f60eea678ea5bb339c7 SHA512: ca3b2c1a2d0386d1fdd107d98ed96b07a2dcbf06a1f5b48b3f0d9d2506d2ac1e41ead72e88a4d337f995db850c8069dd0c458c533e4da7c45f1fb22dda340698 Description: debug symbols for gpg Auto-Built-Package: debug-symbols Build-Ids: 98fc41b67cb17707dabd551afea71acc6b2e9354 Package: gpg-wks-client Priority: optional Section: utils Installed-Size: 666 Maintainer: Debian GnuPG Maintainers Architecture: amd64 Source: gnupg2 Version: 2.2.27-2+deb11u2+apertis1bv2023dev3b1 Depends: dirmngr (= 2.2.27-2+deb11u2+apertis1bv2023dev3b1), gpg (= 2.2.27-2+deb11u2+apertis1bv2023dev3b1), gpg-agent (= 2.2.27-2+deb11u2+apertis1bv2023dev3b1), libassuan0 (>= 2.5.0), libc6 (>= 2.25), libgcrypt20 (>= 1.8.0), libgpg-error0 (>= 1.35) Recommends: gnupg (= 2.2.27-2+deb11u2+apertis1bv2023dev3b1) Filename: pool/development/g/gnupg2/gpg-wks-client_2.2.27-2+deb11u2+apertis1bv2023dev3b1_amd64.deb Size: 528916 MD5sum: 90f46f4c1e07113877ec09a78569e360 SHA1: 8110513874a7b2cf81d23f4d1ecf328f9872f898 SHA256: affa85cb44ee026ed02e8fe81d0158c273d1d20e53f00b26ce6820fa1a5f9e86 SHA512: 315cd28c1c61bca7854f2f90ea1d534778a767fbc642b197ea9db7b32873fd9a02bd9f28437ac397cdff1f2c3344ebe942c8f0f75454380aed5db86e904c9314 Description: GNU privacy guard - Web Key Service client GnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC4880. . This package provides the GnuPG client for the Web Key Service protocol. . A Web Key Service is a service that allows users to upload keys per mail to be verified over https as described in https://tools.ietf.org/html/draft-koch-openpgp-webkey-service . For more information see: https://wiki.gnupg.org/WKS Homepage: https://www.gnupg.org/ Multi-Arch: foreign Package: gpg-wks-client-dbgsym Priority: optional Section: debug Installed-Size: 315 Maintainer: Debian GnuPG Maintainers Architecture: amd64 Source: gnupg2 Version: 2.2.27-2+deb11u2+apertis1bv2023dev3b1 Depends: gpg-wks-client (= 2.2.27-2+deb11u2+apertis1bv2023dev3b1) Filename: pool/development/g/gnupg2/gpg-wks-client-dbgsym_2.2.27-2+deb11u2+apertis1bv2023dev3b1_amd64.deb Size: 282248 MD5sum: 27166c35d7cdb3bf0b75f8699b7c2571 SHA1: 5d8d9294aaade2da57141b93860ee354840e4b2f SHA256: dad947393f50a2c0b5d13e380b471c4c9deda565eee4dbd98f4ec0c358f5d02d SHA512: d9205808733cbb0695b37e04ebe3821e133af5831ba61bdbf0e4369cf3a22634c45d6b6be79f2d4a71f6bbabd6165bae1615f6168882fa295b622c1f69022711 Description: debug symbols for gpg-wks-client Auto-Built-Package: debug-symbols Build-Ids: ea23d67354caa6c49d37ac1df81e3642f6b0adea Package: gpg-wks-server Priority: optional Section: utils Installed-Size: 642 Maintainer: Debian GnuPG Maintainers Architecture: amd64 Source: gnupg2 Version: 2.2.27-2+deb11u2+apertis1bv2023dev3b1 Depends: gpg (= 2.2.27-2+deb11u2+apertis1bv2023dev3b1), gpg-agent (= 2.2.27-2+deb11u2+apertis1bv2023dev3b1), libc6 (>= 2.25), libgcrypt20 (>= 1.8.0), libgpg-error0 (>= 1.35) Recommends: gnupg (= 2.2.27-2+deb11u2+apertis1bv2023dev3b1) Filename: pool/development/g/gnupg2/gpg-wks-server_2.2.27-2+deb11u2+apertis1bv2023dev3b1_amd64.deb Size: 521380 MD5sum: a9a923089f3841727375d095358cdcd4 SHA1: 8643c8479899f969efa1842f192201434d0dbbf5 SHA256: e7f00a2e74d02239d6df8426cd2124ce3983d80736b479341775f1aaefee280e SHA512: b250221f09549d7d3923f8446cdca46c0e805c98d90c3ca2e57cb0aa7d93ad555fdee2de382e4b7888abee5bec60721ddf3b19b191c2a81ef8688317cf2006ee Description: GNU privacy guard - Web Key Service server GnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC4880. . This package provides the GnuPG server for the Web Key Service protocol. . A Web Key Service is a service that allows users to upload keys per mail to be verified over https as described in https://tools.ietf.org/html/draft-koch-openpgp-webkey-service . For more information see: https://wiki.gnupg.org/WKS Homepage: https://www.gnupg.org/ Multi-Arch: foreign Package: gpg-wks-server-dbgsym Priority: optional Section: debug Installed-Size: 293 Maintainer: Debian GnuPG Maintainers Architecture: amd64 Source: gnupg2 Version: 2.2.27-2+deb11u2+apertis1bv2023dev3b1 Depends: gpg-wks-server (= 2.2.27-2+deb11u2+apertis1bv2023dev3b1) Filename: pool/development/g/gnupg2/gpg-wks-server-dbgsym_2.2.27-2+deb11u2+apertis1bv2023dev3b1_amd64.deb Size: 261064 MD5sum: 976dc6e4a6752f120272091034d12aab SHA1: 59edc691647cd88c92f364383062a00041a6ceee SHA256: e1b9c17ab2fc749ad3767e6171c511a44516c4de57687d9d96529407d3da86d3 SHA512: f76501ef3eb4c3a493247b7d6d5c1530bff9a9088a1a95222aac89e7278d9912aab4f2813be4bbaa73d268b4168bc40c5642c608d361159d222a93f6cf89b9dc Description: debug symbols for gpg-wks-server Auto-Built-Package: debug-symbols Build-Ids: 3d59f1e9b061df3008723a5f4d5b8534c45eb286 Package: gpgconf Priority: optional Section: utils Installed-Size: 779 Maintainer: Debian GnuPG Maintainers Architecture: amd64 Source: gnupg2 Version: 2.2.27-2+deb11u2+apertis1bv2023dev3b1 Replaces: gnupg (<< 2.1.21-4), gnupg-agent (<< 2.1.21-4) Depends: libassuan0 (>= 2.5.0), libc6 (>= 2.25), libgcrypt20 (>= 1.8.0), libgpg-error0 (>= 1.35), libreadline8 (>= 6.0) Breaks: gnupg (<< 2.1.21-4), gnupg-agent (<< 2.1.21-4) Filename: pool/development/g/gnupg2/gpgconf_2.2.27-2+deb11u2+apertis1bv2023dev3b1_amd64.deb Size: 553324 MD5sum: 4360f1dc55d31fe9ff274b749c425bcd SHA1: 6c5024e9218217021882ef29ce029542da327e54 SHA256: 0e5d0b90049e5e6f0e4e510ba8f10c49249339cb00cb5edf06cb1e75d4396ecf SHA512: 70fb6fef9d6541d1f08d0eab9f39b1806e875641d78a8236cdb8b536097c231f7fbe945d02f1661d32914537998404335b5ac8a2def8be6bd42064afbcb52a1f Description: GNU privacy guard - core configuration utilities GnuPG is GNU's tool for secure communication and data storage. . This package contains core utilities used by different tools in the suite offered by GnuPG. It can be used to programmatically edit config files for tools in the GnuPG suite, to launch or terminate per-user daemons (if installed), etc. Homepage: https://www.gnupg.org/ Multi-Arch: foreign Package: gpgconf-dbgsym Priority: optional Section: debug Installed-Size: 374 Maintainer: Debian GnuPG Maintainers Architecture: amd64 Source: gnupg2 Version: 2.2.27-2+deb11u2+apertis1bv2023dev3b1 Depends: gpgconf (= 2.2.27-2+deb11u2+apertis1bv2023dev3b1) Filename: pool/development/g/gnupg2/gpgconf-dbgsym_2.2.27-2+deb11u2+apertis1bv2023dev3b1_amd64.deb Size: 319728 MD5sum: e41fce8ab3edc5356ba7be13b85ba873 SHA1: a8d86464b887abfb82c968d31d0c92a2ae0fffbc SHA256: 8397f79237be0d0250e65d0db9a38dcc37f76f3d9f582d68d6a8fd71b47d66f4 SHA512: 8b68b9afb0f39dbc8527424ed673260b2244bfa8825bde4de707e7da44f6a50fe96f1f6680936f641313f2f7c9eca36f2abb8630ebaed56a59b904fc27edce24 Description: debug symbols for gpgconf Auto-Built-Package: debug-symbols Build-Ids: 591ee9d7135ab88b7f2d6271088db92f6e0a5f25 967fa7c73d594770a7183a23f4cef1371432321f Package: gpgsm Priority: optional Section: utils Installed-Size: 961 Maintainer: Debian GnuPG Maintainers Architecture: amd64 Source: gnupg2 Version: 2.2.27-2+deb11u2+apertis1bv2023dev3b1 Replaces: gnupg2 (<< 2.1.10-2) Depends: gpgconf (= 2.2.27-2+deb11u2+apertis1bv2023dev3b1), libassuan0 (>= 2.5.0), libc6 (>= 2.25), libgcrypt20 (>= 1.8.0), libgpg-error0 (>= 1.38), libksba8 (>= 1.5.0), libreadline8 (>= 6.0) Recommends: gnupg (= 2.2.27-2+deb11u2+apertis1bv2023dev3b1) Breaks: gnupg2 (<< 2.1.10-2) Filename: pool/development/g/gnupg2/gpgsm_2.2.27-2+deb11u2+apertis1bv2023dev3b1_amd64.deb Size: 650800 MD5sum: e64c395461f7d9e37710c080549fbf94 SHA1: 238759f7dabc2f4c9b5ab9e5b87070c20864b326 SHA256: 326e4294cc9a1a0f83b9cae5ba05180782f33f714f055009cf213e31eef0efd1 SHA512: f0cbf646ae4f1ea536d6c8e3868bfe303cc6ac0aba5cb2242fc988e73c18805cdc34ada05e25389368983f48a803e2368607d83e9bfcdee9e12a62201b41f867 Description: GNU privacy guard - S/MIME version GnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC4880. . This package contains the gpgsm program. gpgsm is a tool to provide digital encryption and signing services on X.509 certificates and the CMS protocol. gpgsm includes complete certificate management. Homepage: https://www.gnupg.org/ Multi-Arch: foreign Package: gpgsm-dbgsym Priority: optional Section: debug Installed-Size: 655 Maintainer: Debian GnuPG Maintainers Architecture: amd64 Source: gnupg2 Version: 2.2.27-2+deb11u2+apertis1bv2023dev3b1 Depends: gpgsm (= 2.2.27-2+deb11u2+apertis1bv2023dev3b1) Filename: pool/development/g/gnupg2/gpgsm-dbgsym_2.2.27-2+deb11u2+apertis1bv2023dev3b1_amd64.deb Size: 608112 MD5sum: 001effa1331cc22ea6a9a523c1bdfac4 SHA1: 115274904845b22232f9560c3dceea4a09d38879 SHA256: 21c8b8d1089ece3ccc8cf79d187602569b1cb7e647bda631a663f507c1d502b8 SHA512: b74ca55d1d85888b17f6e652c728183747a5ea5f8b505cf0a9a5f400ac4e59e4e290d101519a766ffed27e1352202938f789d47bdb20d7a2c7dc39384a432a69 Description: debug symbols for gpgsm Auto-Built-Package: debug-symbols Build-Ids: 9a44e4bb4a6e3881329d23f695b64a0612539796 Package: gpgv Priority: important Section: utils Installed-Size: 891 Maintainer: Debian GnuPG Maintainers Architecture: amd64 Source: gnupg2 Version: 2.2.27-2+deb11u2+apertis1bv2023dev3b1 Replaces: gnupg2 (<< 2.0.21-2), gpgv2 (<< 2.1.11-7+exp1) Depends: libbz2-1.0, libc6 (>= 2.25), libgcrypt20 (>= 1.8.0), libgpg-error0 (>= 1.38), zlib1g (>= 1:1.1.4) Suggests: gnupg Breaks: gnupg2 (<< 2.0.21-2), gpgv2 (<< 2.1.11-7+exp1), python-debian (<< 0.1.29) Filename: pool/development/g/gnupg2/gpgv_2.2.27-2+deb11u2+apertis1bv2023dev3b1_amd64.deb Size: 631176 MD5sum: 9f3fdc711911e5669c41594616c0eaa1 SHA1: f7bc861a2f0cc0902ac807a02ced918a7bdee261 SHA256: 537b970034e41545fff8bb3e3ec30b303968a2a6556f7d2e90cab87adf2a7a2e SHA512: ebeb431f589155913becfcd9bcb68eefb1a307effa0d6e97bdfeacec11d04aed4700e958a75b69c7fdf396148ee5db4a90550d6725d279287852a1e04e788dee Description: GNU privacy guard - signature verification tool GnuPG is GNU's tool for secure communication and data storage. . gpgv is actually a stripped-down version of gpg which is only able to check signatures. It is somewhat smaller than the fully-blown gpg and uses a different (and simpler) way to check that the public keys used to make the signature are valid. There are no configuration files and only a few options are implemented. Homepage: https://www.gnupg.org/ Multi-Arch: foreign Package: gpgv-dbgsym Priority: optional Section: debug Installed-Size: 615 Maintainer: Debian GnuPG Maintainers Architecture: amd64 Source: gnupg2 Version: 2.2.27-2+deb11u2+apertis1bv2023dev3b1 Depends: gpgv (= 2.2.27-2+deb11u2+apertis1bv2023dev3b1) Filename: pool/development/g/gnupg2/gpgv-dbgsym_2.2.27-2+deb11u2+apertis1bv2023dev3b1_amd64.deb Size: 568868 MD5sum: 17e0e51fac6b16ef2863b0d875c35e6b SHA1: 19105219cd269cddca73563b239485d5202253f1 SHA256: a3489662aa51cc86abd5cf688c6c55b0eb069420568d0afad056faaa111c149f SHA512: bf2eb7fe9e7dfff37df7eaa3649e1e174e6c0fd709de1a2265d5f733ee693819c8e72bbc5ab1268af6360530b65f2acd3d071633725d02b78d858beaeef617ae Description: debug symbols for gpgv Auto-Built-Package: debug-symbols Build-Ids: fe46aca0cf704369b0b717006955e4c6c7a6f09a Package: gpgv-static Priority: optional Section: utils Installed-Size: 3017 Maintainer: Debian GnuPG Maintainers Architecture: amd64 Source: gnupg2 Version: 2.2.27-2+deb11u2+apertis1bv2023dev3b1 Recommends: debian-archive-keyring, debootstrap Filename: pool/development/g/gnupg2/gpgv-static_2.2.27-2+deb11u2+apertis1bv2023dev3b1_amd64.deb Size: 1359688 MD5sum: 75ee1ab183b0b58caee0e94e29d6c180 SHA1: 3d31ac478946f8b109017d86ccdf7da05cf4bff8 SHA256: e96af95bb5bb2e5a2590fc692304bbb3b54124815c001d9190872854c92b127c SHA512: 8fa6404ed1dac877149aa6140118afba7fd8ac9f888dfba4341e15e25b0c670ee9d2d71819a42cdae17306a837f1114f0fac2382db8be29047ff1d8307c634d8 Description: minimal signature verification tool (static build) GnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC 4880. . This is GnuPG's signature verification tool, gpgv, built statically so that it can be directly used on any platform that is running on the Linux kernel. Android and ChromeOS are two well known examples, but there are many other platforms that this will work for, like embedded Linux OSes. This gpgv in combination with debootstrap and the Debian archive keyring allows the secure creation of chroot installs on these platforms by using the full Debian signature verification that is present in all official Debian mirrors. Homepage: https://www.gnupg.org/ Multi-Arch: foreign Package: gpgv-static-dbgsym Priority: optional Section: debug Installed-Size: 785 Maintainer: Debian GnuPG Maintainers Architecture: amd64 Source: gnupg2 Version: 2.2.27-2+deb11u2+apertis1bv2023dev3b1 Depends: gpgv-static (= 2.2.27-2+deb11u2+apertis1bv2023dev3b1) Filename: pool/development/g/gnupg2/gpgv-static-dbgsym_2.2.27-2+deb11u2+apertis1bv2023dev3b1_amd64.deb Size: 610580 MD5sum: b54e1f14e289af073fc5e9793d273559 SHA1: 630c648cc0042b64bf2832a4c14591090787b5f3 SHA256: fd5b2455a06a08f73666487e6deb578469dfb683e2c108512930ea28f87eedcf SHA512: 06b98e4e197f7a717fad1adaca82761c91d49024c6a340195b31e7fffaa385d7709a17440991c5633fed90d72823cdc9e49914b47cdcc2f1efe4c4e5ae10ae0d Description: debug symbols for gpgv-static Auto-Built-Package: debug-symbols Build-Ids: 315d23968d4a1fd5cc41b6090ab5a54430d17ef2 Package: gpgv2 Priority: optional Section: oldlibs Installed-Size: 447 Maintainer: Debian GnuPG Maintainers Architecture: all Source: gnupg2 Version: 2.2.27-2+deb11u2+apertis1bv2023dev3b1 Depends: gpgv (>= 2.2.27-2+deb11u2+apertis1bv2023dev3b1) Filename: pool/development/g/gnupg2/gpgv2_2.2.27-2+deb11u2+apertis1bv2023dev3b1_all.deb Size: 439320 MD5sum: 9bfcd09474cdb0c4f268a4622335b3ab SHA1: f36a2e6acaec04935b52dce97cab1ddb09badff0 SHA256: ec189f70caa0968fcac1c5f71952d79946a8848791a3e6e48583fa9beb1538fe SHA512: 0526f6cc818fddbdfdc0ae2464dd498c646566da5ff4f9018bf69f9c65cb1dd64e4f9073d038c362e781a7f0522102f60ffca2d343f1dd413f293dc7f0ee3133 Description: GNU privacy guard - signature verification tool (dummy transitional package) GnuPG is GNU's tool for secure communication and data storage. gpgv is a stripped-down version of gpg which is only able to check signatures. . This is a dummy transitional package that provides symlinks from gpgv2 to gpgv. Homepage: https://www.gnupg.org/ Multi-Arch: foreign Package: graphicsmagick Priority: optional Section: graphics Installed-Size: 5249 Maintainer: Laszlo Boszormenyi (GCS) Architecture: amd64 Version: 1.4+really1.3.36+hg16481-2+apertis0bv2023dev2b4 Replaces: graphicsmagick-doc, imagemagick (<< 6:6.2.4.4) Depends: libc6 (>= 2.2.5), libgraphicsmagick-q16-3 (>= 1.3.5) Suggests: graphicsmagick-dbg Filename: pool/development/g/graphicsmagick/graphicsmagick_1.4+really1.3.36+hg16481-2+apertis0bv2023dev2b4_amd64.deb Size: 1015812 MD5sum: 731217b172360fa3b9d9a6ec015534b4 SHA1: 83915c1d9d0c27d2817e0560025cebd413c4bba5 SHA256: 0b4f4877f0b3b29342c8316eeaa61365a6b62f79df10ffd6ff83ed7a97974095 SHA512: 6208092fd1cd1f4550dee17923a2c234c57a45cab8f374677ff4e7ce8be3b1221d2b8df3b57b60a3b98cac397d9cc780bf6a8d96444f93e52cbe589affcc6e2e Description: collection of image processing tools GraphicsMagick provides a set of command-line applications to manipulate image files. It is a fork of the ImageMagick project and therefore offers a similar set of features, but puts a larger emphasis on stability. . The tools support a large variety of image formats from the widely used jpeg, tiff, bmp or xpm to special-purpose formats such as fits or image formats found on some photo CDs. They can convert between formats, concatenate several images into one, annotate and distort them, create thumbnails or manipulate the colormap. While all features are available from the command-line, the package also includes an image viewer that allows interactive manipulation. . Note that unlike ImageMagick, the GraphicsMagick tools are accessed through a single executable called 'gm'. Therefore, GraphicsMagick and ImageMagick can be used in parallel. Install package graphicsmagick-imagemagick-compat to obtain a set of several executables that is compatible to ImageMagick's interface. Homepage: http://www.graphicsmagick.org/ Package: graphicsmagick-dbg Priority: optional Section: debug Installed-Size: 4580 Maintainer: Laszlo Boszormenyi (GCS) Architecture: amd64 Source: graphicsmagick Version: 1.4+really1.3.36+hg16481-2+apertis0bv2023dev2b4 Depends: graphicsmagick (= 1.4+really1.3.36+hg16481-2+apertis0bv2023dev2b4), libgraphicsmagick-q16-3 (= 1.4+really1.3.36+hg16481-2+apertis0bv2023dev2b4), libgraphicsmagick++-q16-12 (= 1.4+really1.3.36+hg16481-2+apertis0bv2023dev2b4), libgraphics-magick-perl (= 1.4+really1.3.36+hg16481-2+apertis0bv2023dev2b4) Filename: pool/development/g/graphicsmagick/graphicsmagick-dbg_1.4+really1.3.36+hg16481-2+apertis0bv2023dev2b4_amd64.deb Size: 4180336 MD5sum: c35e70c2a51047fba99a7d4e8d766442 SHA1: 11bd5fbd54cf1c260c254901c1b7f358dc3c6b23 SHA256: 5b3cdea79101a1abfb69ba5e4095dcbd1c1dda4e2dda3d2d9b300f8d949419ed SHA512: 666f667d162b6986518ee8ce3d30b0b3700b03403d3991d79b8d6362a0e417cb61916b66af9243b68fbbf4b42e23932fa9bda20eaa9148499286f93ff8a799ff 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: 37bb7255f9b8fd8c319b1e67064538904bfc78be 53baa4ea143418ec02c724bc129d7887d829230e 6ec58bb11cb7abfb98a73ce59108b961172d8517 7c1d6126e6ee6b703c98c71e6e2860673531b9b0 86e2eeec17e1157e2dbaa0e3974cf476375c485e Homepage: http://www.graphicsmagick.org/ Package: graphicsmagick-imagemagick-compat Priority: optional Section: graphics Installed-Size: 76 Maintainer: Laszlo Boszormenyi (GCS) Architecture: all Source: graphicsmagick Version: 1.4+really1.3.36+hg16481-2+apertis0bv2023dev2b4 Replaces: imagemagick Provides: imagemagick Depends: graphicsmagick Conflicts: imagemagick Filename: pool/development/g/graphicsmagick/graphicsmagick-imagemagick-compat_1.4+really1.3.36+hg16481-2+apertis0bv2023dev2b4_all.deb Size: 38308 MD5sum: a8a49909bb3fbaf46dccba0946bb2a56 SHA1: 031612010fd4eab5bd689a0feb245f4c8421e98a SHA256: a21a32347b2f0a6480c768a4ea92fe28004960f6df90c2d5a090eee420c38be6 SHA512: d114bd5052b81815557098e256074cbe857c5772860bda729e9bacc3cbb930e9165d852b0635fec8d433d74a8ae72b78f0fc066900d01909f14e815ac62d0aa1 Description: image processing tools providing ImageMagick interface GraphicsMagick provides a set of command-line applications to manipulate image files. It is a fork of the ImageMagick project and therefore offers a similar set of features, but puts a larger emphasis on stability. . With this package installed, the GraphicsMagick command line tools can be executed like their ImageMagick counterparts. It allows one to migrate scripts from ImageMagick to GraphicsMagick without any code changes. Homepage: http://www.graphicsmagick.org/ Package: graphicsmagick-libmagick-dev-compat Priority: optional Section: graphics Installed-Size: 85 Maintainer: Laszlo Boszormenyi (GCS) Architecture: all Source: graphicsmagick Version: 1.4+really1.3.36+hg16481-2+apertis0bv2023dev2b4 Replaces: libmagick++-dev, libmagick++6-dev, libmagick++9-dev, libmagick-dev, libmagick6-dev, libmagick9-dev, libmagickcore-dev, perlmagick Provides: libmagick++-dev, libmagick-dev, perlmagick Depends: libgraphicsmagick1-dev, libgraphicsmagick++1-dev, libgraphics-magick-perl Conflicts: libmagick++-dev, libmagick++6-dev, libmagick++9-dev, libmagick-dev, libmagick6-dev, libmagick9-dev, libmagickcore-dev, perlmagick Filename: pool/development/g/graphicsmagick/graphicsmagick-libmagick-dev-compat_1.4+really1.3.36+hg16481-2+apertis0bv2023dev2b4_all.deb Size: 41716 MD5sum: badae86e0a8570e538353119d089819c SHA1: 8f99ed8a5c9ca892ffa7d7541aabc3dd4121b121 SHA256: 2086392e68027fdb43189f0515a9d47e609660d4fa5e57dc252340eed5ed9082 SHA512: 4ca6f99d19d583d555db00ebdac6ae79a55114da6d5efb4705ee4f7e799ae7260d5e7f5c70b8cd51ee9d3bb5443c9f483459a6718e8b60cca9d796fc407f77e0 Description: image processing libraries providing ImageMagick interface GraphicsMagick provides libraries in several programming languages to read, write and manipulate image files across a large number of formats, from the widely used jpeg, tiff, bmp or xpm to special-purpose formats such as fits or image formats found on some photo CDs. There are functions for finegrained image processing tasks, as well as conversion routines between the various image formats. . The GraphicsMagick libraries are a fork of ImageMagick and therefore offer programming interfaces that are mostly compatible. While there might be small differences, experience tells that many programs only use a compatible subset and build fine with either GraphicsMagick or ImageMagick. . While GraphicsMagick uses different names for libraries, classes, and helper applications in order to coexist with ImageMagick, this package intends to minimise porting efforts by exporting the GraphicsMagick interface with the usual ImageMagick names. Note that this package only tries to provide build-time compatibility. Run-time libraries of ImageMagick and GraphicsMagick are incompatible and cannot be interchanged. . This package includes compatibility wrappers for the C, C++, and Perl libraries. Homepage: http://www.graphicsmagick.org/ Package: graphviz Priority: optional Section: graphics Installed-Size: 3097 Maintainer: Laszlo Boszormenyi (GCS) Architecture: amd64 Version: 2.42.2-5+apertis1bv2023dev3b2 Depends: libann0, libc6 (>= 2.29), libcdt5, libcgraph6, libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.0), libgd3 (>= 2.1.0~alpha~), libglib2.0-0 (>= 2.16.0), libgts-0.7-5 (>= 0.7.6), libgvc6 (>= 2.42.1), libgvpr2, liblab-gamut1, libstdc++6 (>= 5), libx11-6, libxaw7, libxmu6, libxt6 Recommends: fonts-liberation Suggests: gsfonts, graphviz-doc Filename: pool/development/g/graphviz/graphviz_2.42.2-5+apertis1bv2023dev3b2_amd64.deb Size: 634280 MD5sum: 17f514c543f420148305394a453573c6 SHA1: 9e494a44e916b29bc780fa5424eb6c1fccc6ceb4 SHA256: a2132b034f401ce5cf89c7e43fae274d79573d07f82caee518af31e0f13b12bb SHA512: 08453de3df24be8ebcb32f4944f42916ee1bd357059814886b3e1576b22f5161878dec76fa57987af418d955a66226c925e64d5f39461a29bd918bf1bfd913f0 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: 2133 Maintainer: Laszlo Boszormenyi (GCS) Architecture: amd64 Source: graphviz Version: 2.42.2-5+apertis1bv2023dev3b2 Depends: graphviz (= 2.42.2-5+apertis1bv2023dev3b2) Filename: pool/development/g/graphviz/graphviz-dbgsym_2.42.2-5+apertis1bv2023dev3b2_amd64.deb Size: 1811280 MD5sum: 6d3eb55541f377189e7b2b631114ee43 SHA1: a134e7b19edf007d4ebc13fefede735513c33a7f SHA256: be714348330af7c930ca207486e27360247a63bf8491c21d48807672ff110779 SHA512: 8ef8c6cee8db208f3ca4e4a2cbb0571fba257f737b51416433e3d0c7ee49770b73cae2415db61a42d00acbcdf17a3c2a4a65e75aca4804ab5c6c66184054232e Description: debug symbols for graphviz Auto-Built-Package: debug-symbols Build-Ids: 143b1046785fec4e445956fd5312f6ce73fa1100 1648a2d8cf42114cd583d1f1624dd0e6c27e88c5 1cfbdb829c168e78e070156c12c4b1a784072d63 1d36254f78efbd3b361321e4f72a662e5e3493fe 1e997bdbcaafab96459d06f0ae62b14814d7dcde 3a4335f82e050a9500761a07d5049971146dd8fb 47239f16b9f775837a632f4dbc4d42014c380abb 4ac33ac39d3672edccfaa9bd91b10a5e6a9a9699 4b524f8040b2f4e87740d120ffcc7e4d0a104a60 57e966e980dc689e0c4e86787eab3929cee563e5 5ab19394bcff9c1ff8fec74a8e2a54eda37f92b0 6b714589ff47fe9ac0bf38a1958c21e41befd4a2 6d192501390e15762d90a3645f74d81448eacc53 757d6423a090c05177585264bc2bcacd27091179 84f7e45c364dd736f5ba4df8c00f0378e9a18bfc 9a10093b87418a4466b50cfb8d4ec1c4bb2f2567 b352cdf39e441f252ef918e59b7827bbe3597c9b b8bd83434d47da63fa80ec62872092502b94e156 bcbaec125cbfa255fb15fdfaf654ab30097cd71c dfd82e2fd4d1a5ee69938dd391d3c7a268df0bed e2c8a987c71b20d4a7aac1e9b87fe63a5f3f0046 e97470441d768973511cdc3eb8c6436156ba19d4 edfaed1970b8401f421501537287acb15f1bd7be f013c03e3e016eb75f6213d5a73141b1878df7ac f4b898a497171f6dba5c634186bca5e1e4350435 fec1c07e361aaa95d82e1180c7bf4093b9b7ac49 Package: graphviz-doc Priority: optional Section: doc Installed-Size: 5427 Maintainer: Laszlo Boszormenyi (GCS) Architecture: all Source: graphviz Version: 2.42.2-5+apertis1bv2023dev3b2 Suggests: graphviz Filename: pool/development/g/graphviz/graphviz-doc_2.42.2-5+apertis1bv2023dev3b2_all.deb Size: 4450212 MD5sum: accbdde3771d88409b00ac4ee00e0c72 SHA1: 9b63e8d9b0d9afb023275f0d8d870583640f8d0c SHA256: d173c9b3c57f6f1545a3cad606409eb3b9c6044ba15b8d91275f2ec8a930b3b3 SHA512: 951cde57a13cefe80513a902142184d59ff399bfc0cdc633275e0c465ec44216c386065f14f928d1d148d6c9696741bd671b8ad41cc8cdb3fb087f786aa79578 Description: additional documentation for graphviz Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package installs HTML and PDF documentation for Graphviz, as well as examples. Homepage: https://www.graphviz.org/ Multi-Arch: foreign Package: grep Essential: yes Priority: required Section: utils Installed-Size: 1094 Maintainer: Anibal Monsalve Salazar Architecture: amd64 Version: 3.6-1apertis0bv2023dev2b4 Provides: rgrep Depends: dpkg (>= 1.15.4) | install-info Pre-Depends: libc6 (>= 2.14), libpcre3 Suggests: libpcre3 (>= 7.7) Conflicts: rgrep Filename: pool/development/g/grep/grep_3.6-1apertis0bv2023dev2b4_amd64.deb Size: 398564 MD5sum: 9645e06ed229822decc16cb5381bc07e SHA1: 48ef114ad87b04c8212f8c1099f224fe79b83e12 SHA256: 3dbfbe08bb7c3046e9cc2c136a963691ed237b94b85dfbcad0f684ab36d41dd9 SHA512: e0c5f70fc17b9bf3534f9ea1209c81f83ad230e809ae89c9d98e827cfc7fbe8c280c750454f3cb471c34dab5d777578ac58d6527768b6f28bcffc59e82b88be9 Description: GNU grep, egrep and fgrep 'grep' is a utility to search for text in files; it can be used from the command line or in scripts. Even if you don't want to use it, other packages on your system probably will. . The GNU family of grep utilities may be the "fastest grep in the west". GNU grep is based on a fast lazy-state deterministic matcher (about twice as fast as stock Unix egrep) hybridized with a Boyer-Moore-Gosper search for a fixed string that eliminates impossible text from being considered by the full regexp matcher without necessarily having to look at every character. The result is typically many times faster than Unix grep or egrep. (Regular expressions containing backreferencing will run more slowly, however.) Homepage: https://www.gnu.org/software/grep/ Multi-Arch: foreign Package: grep-dbgsym Priority: optional Section: debug Installed-Size: 321 Maintainer: Anibal Monsalve Salazar Architecture: amd64 Source: grep Version: 3.6-1apertis0bv2023dev2b4 Depends: grep (= 3.6-1apertis0bv2023dev2b4) Filename: pool/development/g/grep/grep-dbgsym_3.6-1apertis0bv2023dev2b4_amd64.deb Size: 297420 MD5sum: a1c26a8f3a0b43c349a000102364cf9a SHA1: 444e8a259e80881ef35488b7da18edb038dcab3a SHA256: aa25c25086e022b747ec6fad9cedec9fa6622a444cc5d7fd8b3c5fdc8e8571d7 SHA512: 576e99a1861f7f645bb120e735ff92128de251f73603e96572be0b5ec379064fc5b327506436942f86bff3043d5eba66df94a17c4987d3a0c9631622becf47da Description: debug symbols for grep Auto-Built-Package: debug-symbols Build-Ids: 9b9bd905a9ba3f01aabb7b9b599c381b9797c437 Package: gringo Priority: optional Section: interpreters Installed-Size: 11101 Maintainer: Debian Science Maintainers Architecture: amd64 Version: 5.4.1-3apertis0bv2023dev2b4 Replaces: clingo, iclingo Depends: libc6 (>= 2.30), libgcc-s1 (>= 3.0), liblua5.4-0 (>= 5.4.2), libpython3.9 (>= 3.9.1), libstdc++6 (>= 9) Recommends: clasp Conflicts: clingo, iclingo Breaks: aspcud (<= 1.9.0-2), clasp (<< 3.2.1-1) Filename: pool/development/g/gringo/gringo_5.4.1-3apertis0bv2023dev2b4_amd64.deb Size: 1870320 MD5sum: 652885fcab8ff09b6a4fc500e4edce66 SHA1: 01f8eee94e209c761370df09fc100f44f90904d3 SHA256: 2d55a80bd23a698ea7a9720e7c1a97c0bc54a3213c0b85a709d5368cbb8dfb1e SHA512: b8c4fe3fdfd028c61390bd3c490b49c17417f08edef05083423475f4679a00214d63d79d7fb75d89d74751648701112f7c794601105ea11ecb575b9431c2d49d 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: 30562 Maintainer: Debian Science Maintainers Architecture: amd64 Source: gringo Version: 5.4.1-3apertis0bv2023dev2b4 Depends: gringo (= 5.4.1-3apertis0bv2023dev2b4) Filename: pool/development/g/gringo/gringo-dbgsym_5.4.1-3apertis0bv2023dev2b4_amd64.deb Size: 28965224 MD5sum: 23c4b2f139e2ec15e1951d8b38f3f790 SHA1: 6a3222e7f2b1360b2f30fbb0fc07ef82c7b0ec68 SHA256: 76a503d211767a9ec7c707c0525d58be86fd6a4946d6a65cd07300d0ac76d216 SHA512: 0a150f1c96208d8e4c86c5469801ba11d53a2bda8b6b5fc747a1d481524a1b98d46b84c6c3005fed54b5c552ba56861a56b13ada6290184150db277db437b1c6 Description: debug symbols for gringo Auto-Built-Package: debug-symbols Build-Ids: 752697243759eb50cb1eeed7b2909b9ff5febee1 a7e40061214a37356f00023ad67b44b32daa1b08 ad31b3a76a92c518e9f1a172169e00505f8b8771 cf81e2cd3d372f53ac7f453e082742dea2640fb6 ee35fc478c0d694fa33ddc198f544e58f6595f61 Package: groff Priority: optional Section: text Installed-Size: 11902 Maintainer: Colin Watson Architecture: amd64 Version: 1.22.4-6apertis0bv2023dev2b6 Replaces: groff-base (<< 1.17.2-9), groff-x11 (<< 1.18-1), jgroff (<< 1.17-1) Provides: groff-x11, jgroff Depends: groff-base (= 1.22.4-6apertis0bv2023dev2b6), libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1), libx11-6, libxaw7, libxmu6, libxt6 Recommends: ghostscript, imagemagick, libpaper1, netpbm, perl, psutils Breaks: groff-x11 (<< 1.18-1), jgroff (<< 1.17-1) Filename: pool/development/g/groff/groff_1.22.4-6apertis0bv2023dev2b6_amd64.deb Size: 3985516 MD5sum: 6fdd39687230ac8000022604d16f4bb5 SHA1: abbf74d542729399265aa703c5dcced02ecf432e SHA256: 1369f3135b633b22c40945506ed1eaf4bb36f6eb13776da74e2e99b3fa1c3060 SHA512: 28c2b67507d9d8c86ffd8392e1321912c7a12120afcb8136ae47bebea63eef78db89ca1a7b6449e6acace83b1cfb82c17fd044cf1f320d74dc88e272968cf3c6 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: 3684 Maintainer: Colin Watson Architecture: amd64 Source: groff Version: 1.22.4-6apertis0bv2023dev2b6 Replaces: groff (<< 1.22.4~rc2-2), jgroff (<< 1.17-1) Depends: libc6 (>= 2.29), libgcc-s1 (>= 4.0), libstdc++6 (>= 4.1.1), libuchardet0 (>= 0.0.1) Suggests: groff Breaks: groff (<< 1.22.4~rc2-2), jgroff (<< 1.17-1), pmake (<< 1.45-7), troffcvt (<< 1.04-14) Filename: pool/development/g/groff/groff-base_1.22.4-6apertis0bv2023dev2b6_amd64.deb Size: 936956 MD5sum: 65648e4c5ab571a74f5457ec2b2c14b7 SHA1: ed05124c1098d74fa533d092d47ec682ef08b4c5 SHA256: 4b6773279a8f1c102367327f522e67834eb8fc0469760d46b3e6b068d987afe2 SHA512: 98340eb3e79694be07595d92db299dd28ee22e15cb6fb1db88c95339fb80f06ab9ef8363b483f7d44b701bb6d03640cb2b0a552d045dd28306f41e355fbfa713 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: 2260 Maintainer: Colin Watson Architecture: amd64 Source: groff Version: 1.22.4-6apertis0bv2023dev2b6 Depends: groff-base (= 1.22.4-6apertis0bv2023dev2b6) Filename: pool/development/g/groff/groff-base-dbgsym_1.22.4-6apertis0bv2023dev2b6_amd64.deb Size: 1928188 MD5sum: 5215c221b7ad37eee20ec3b735204d04 SHA1: eb61f8b5134b21d0c4eeae41e5193842d4bfc0ac SHA256: 9249580cc090c508ec00b62cebbd1a5908be18efd473637a3c3827982de3842d SHA512: f0083cfd5de819b2d282caa7b2f9b17959646165b67554d036d1e3dc49ccde1d7a9b3b12c9015940b17cd58b36932c29db105071b63254780073d2742ead300b Description: debug symbols for groff-base Auto-Built-Package: debug-symbols Build-Ids: 6196311b29c5f0b4c7ac969f814dfa74e17ede22 6ad5053191ed502201007ce4367725899cab2aef 76665c125e9fe338536f92821da5a75faa251485 7d1f113c6bdc720e08c32844643efe2017b7374f 869bcd854f72ca6924199126f1c8fa25ae9c67d2 cf1bda7341eb73d789c0aba1467560a4b5f8fdb5 dec9143ed1ccd7be834e5368e7162b84e4902fe4 ebba11c8d389060db1bc30859af3ef322b7b73ce f104b3572819633b1f4c6f364435b6302ab71300 Package: groff-dbgsym Priority: optional Section: debug Installed-Size: 1858 Maintainer: Colin Watson Architecture: amd64 Source: groff Version: 1.22.4-6apertis0bv2023dev2b6 Depends: groff (= 1.22.4-6apertis0bv2023dev2b6) Filename: pool/development/g/groff/groff-dbgsym_1.22.4-6apertis0bv2023dev2b6_amd64.deb Size: 1545924 MD5sum: 1a5002e2c7cf9b035a98b6b7ccbc3ad9 SHA1: dc8e0844dc2d2b3c2ba118cb61ddf54d2965fb3e SHA256: da1778bdfc4960ccbdbe57b4534e3786f08b54340b607e186289f22e6fad70f7 SHA512: f2bc1c75308d3f31f5ac6fdd75e81b72cbfe6d1d93cf6d4e32bca100f8a609491e3be47fb5503596416251f3a4502af3c647043b553ff5610152cdbc23e0a83c Description: debug symbols for groff Auto-Built-Package: debug-symbols Build-Ids: 04d44855a4415fa9acc719378a64773a6f03c590 1b1a1bf113188df6be7e02cb86f7a2927ead48b1 31365a85358af928c6c5dad135724d46a0db70a1 3159968837b2746e59659edbe4fbf642d1ffb778 3296456d448340e6a3f6b29a7b040a863c9e0f49 61cb88e7d88d92968100f60bdc1699a5ba5e577b 671fcad9c580436a9b209be51c63d60d875ac7c9 6760206be432df82dcb19f3b43bb9072bf839d02 7f0b1bbe0752a36ea4e144ce27dd85de65c15e73 810d9e0b9511d7b19c147911fc5b11adeaa25d0e 8da747bfd314d940ac293f5c8e13a55325ec9fa1 9f91045d2446e2e6b9077e47a0bf90811e1bc531 a3680baff71afa6fa52e50cf6ecf3ea897f2ac6b a621eb922eccd05152479ea6d4f6b5dc3cb34454 a884ef3d1008a7bb178650e98ed3f395e15bc511 e2eacc8d89f807e8f22e5a61370716b6a70fb4ea Package: grunt Priority: optional Section: javascript Installed-Size: 93 Maintainer: Debian Javascript Maintainers Architecture: all Version: 1.3.0-1+deb11u1+apertis0bv2023dev3b1 Provides: node-grunt Depends: coffeescript (>= 1.10.0~), node-dateformat, node-eventemitter2, node-exit, node-findup-sync (>= 0.3.0), node-glob, node-grunt-cli, node-grunt-known-options, node-grunt-legacy-log, node-grunt-legacy-util, node-iconv-lite, node-js-yaml, node-minimatch (>= 3.0.0), node-mkdirp, node-nopt (>= 3.0.6), node-path-is-absolute, node-rimraf, nodejs (>= 6.11~) Filename: pool/development/g/grunt/grunt_1.3.0-1+deb11u1+apertis0bv2023dev3b1_all.deb Size: 25928 MD5sum: 12cea055d69b2d74596ed6f45c0a8c96 SHA1: 57bc682e5a5421b8d073ab42140c27a98d4478bc SHA256: a5568676538a7da0a7fb386f7a788288a784c90fc1a4e4a618072c25e6e5e864 SHA512: 1ee241ae4a79d1a8e8ea436a212dd91e030f0274a8a07ed85917aa39713a395664d24e9f357f27ce276a48f485e2f17857390bdcff1d96b135d5c80046ce92bd Description: JavaScript task runner/build system/maintainer tool GRUNT automates several tasks related to maintaining a JavaScript library or framework. It can be used for JS code minification, unit testing, code checking, and several other tasks. Homepage: https://gruntjs.com/ Package: gsfonts Priority: optional Section: text Installed-Size: 4439 Maintainer: Masayuki Hatta (mhatta) Architecture: all Version: 1:8.11+urwcyr1.0.7~pre44-4.5apertis0bv2023dev2b4 Conflicts: gs (<< 5.50-5), gs-aladdin (<< 6.50-4), gsfonts-x11 (<< 0.13) Filename: pool/development/g/gsfonts/gsfonts_8.11+urwcyr1.0.7~pre44-4.5apertis0bv2023dev2b4_all.deb Size: 3125232 MD5sum: 13d2f0d67ba1a5cea08f5ef0d777b489 SHA1: 855ec139fc778f1c72a8cd1c3b33249cb35acb64 SHA256: 641b481b7c5b3ec8cbdb0f3fe420fb77c2fa5909da7cdd833075de30fb082e23 SHA512: 8bdf75ebd2cdab55d402542f8eebb95e1c6a8cc8aff24f63435d79a52fc353a4ffd919d349566ec6aeee94a22b66e6bf38d6a59609d16cae4cf0e1e36ec7e048 Description: Fonts for the Ghostscript interpreter(s) These are free look-alike fonts of the Adobe PostScript fonts. Recommended for all flavors of Ghostscript (gs-gpl, gs-afpl and gs-esp). Homepage: http://www.ghostscript.com/ Multi-Arch: foreign Package: gsfonts-x11 Priority: optional Section: fonts Installed-Size: 95 Maintainer: Roland Rosenfeld Architecture: all Version: 0.27apertis0bv2023dev2b4 Depends: gsfonts (>= 6.0-2), xfonts-utils Breaks: gsfonts (<< 6.0-2) Filename: pool/development/g/gsfonts-x11/gsfonts-x11_0.27apertis0bv2023dev2b4_all.deb Size: 9352 MD5sum: a96efb2345b12f393675c59b0045ee60 SHA1: e5603e884426e70830ad7b5ee1f42b930d7f07ea SHA256: 339252251c7c998aad5ebc10108272cff051371b8eace22c58e3cc29c0916dc2 SHA512: a872297084d8590ec209aa3e08070d7c85a504dbb8c0a7010314db6c0e9bde5c7cb4143e46b9feaffa372dfbfe2bf5a9af59b88e2d9b0ecb0efcc19733467aa2 Description: Make Ghostscript fonts available to X11 This package makes the 35 PostScript fonts from the gsfonts package available to your X server under their "urw" names and via fonts.alias with the official "adobe" names, too. . This package does not contain any fonts itself but allows one to reuse the ghostscript fonts as X11 screen fonts. Package: gsl-bin Priority: optional Section: math Installed-Size: 73 Maintainer: Dirk Eddelbuettel Architecture: amd64 Source: gsl Version: 2.6+dfsg-2apertis0bv2023dev2b4 Replaces: gsl Depends: libc6 (>= 2.7), libgsl25 (>= 2.6) Conflicts: gsl Filename: pool/development/g/gsl/gsl-bin_2.6+dfsg-2apertis0bv2023dev2b4_amd64.deb Size: 29780 MD5sum: 5667357739be035a72e861e628c55098 SHA1: b7fb1f7351366aa49f69b27cda028ffb126a21ad SHA256: b68fa08e78ddba430b7156c0f46049f9e217d742e2b8d381d54c3e7e61875514 SHA512: 384882b54987e849043965c948851dc654c3f5be977489d0a7d2bb2ecac0b5c83584caa3616f4e8bb7e98023eb66f16c65ac6d9a8a5c30eb54616f000f320636 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: 80 Maintainer: Debian Telepathy maintainers Architecture: amd64 Source: libnice Version: 0.1.16-1apertis0bv2023dev2b3 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.48), libgstreamer1.0-0 (>= 1.2.0), libnice10 (>= 0.1.5) Filename: pool/development/libn/libnice/gstreamer1.0-nice_0.1.16-1apertis0bv2023dev2b3_amd64.deb Size: 26308 MD5sum: 9583c261810b111d6897b06da4529530 SHA1: 6b05529a7376648d493f9760be4a27d0a445032f SHA256: 33f49da4674d8bf4c59d53bf14789b51c77fb98e125d893b677095a62ea1db1f SHA512: f5dc8f26ea2a137aa11d18bb86a167258e20902fde28638bd2f3e59c78f2efbf8f9687f4946fc78db90b330d5126f3af22fe6358e53ac7653db93e00e375c15f Description: ICE library (GStreamer plugin) Nice is an implementation of the IETF's draft Interactive Connectivity Establishment standard (ICE). ICE is useful for applications that want to establish peer-to-peer UDP data streams. It automates the process of traversing NATs and provides security against some attacks. . Existing standards that use ICE include the Session Initiation Protocol (SIP) and the Jingle XMPP extension for audio/video calls. . Nice includes integration with GStreamer1.0. . This package provides a GStreamer 1.0 plugin for nice. Homepage: https://nice.freedesktop.org/ Multi-Arch: same Package: gstreamer1.0-nice-dbgsym Priority: optional Section: debug Installed-Size: 57 Maintainer: Debian Telepathy maintainers Architecture: amd64 Source: libnice Version: 0.1.16-1apertis0bv2023dev2b3 Replaces: libnice-dbg (<< 0.1.14) Depends: gstreamer1.0-nice (= 0.1.16-1apertis0bv2023dev2b3) Breaks: libnice-dbg (<< 0.1.14) Filename: pool/development/libn/libnice/gstreamer1.0-nice-dbgsym_0.1.16-1apertis0bv2023dev2b3_amd64.deb Size: 39708 MD5sum: 0d941ed1b3b1da27dd5e05d62516dbd5 SHA1: 6f90de7c1ca21472dd0632ec12d21d8d59756764 SHA256: 82968a6fd7ed1b1a414daf58b62aa3b66b97e92468db68e6d8442fbaa2272789 SHA512: 22b532ba61e56c6ac9ac41bfdb579f35b80401e4beabaaf031aa4be5abe5f97d171cade7cbe0c08f9a48bfa2763e28b9f2e2a40128144c2733f477e3334b25e3 Description: debug symbols for gstreamer1.0-nice Auto-Built-Package: debug-symbols Build-Ids: bcbd436175b3edd090b62738383353a7533c3e71 Multi-Arch: same Package: gtk-doc-tools Priority: optional Section: gnome Installed-Size: 3048 Maintainer: Debian GNOME Maintainers Architecture: all Source: gtk-doc Version: 1.33.2-1apertis0bv2023dev2b3 Depends: python3:any, pkg-config (>= 0.19.0), python3-lxml, python3-pygments, docbook-xml (>= 4.3), docbook-xsl (>= 1.64.1.0), docbook-to-man, xsltproc (>= 1.1.15) Suggests: dblatex Filename: pool/development/g/gtk-doc/gtk-doc-tools_1.33.2-1apertis0bv2023dev2b3_all.deb Size: 328824 MD5sum: 21bb40c6c08c55d227300387c7091f86 SHA1: 55f65b9ee68ca8e3f6f69e68e09d1c3f13d18450 SHA256: fbe2ce439a37a00926c839c9d422a0c3d34eaf70d3f7000b922592964a29c597 SHA512: b8aec615c5f31f88df427aa84f4ce8354fb6c7dfb6e54214e04e31d3bb746ff738b163942e9cb42399bc4348d8d1cf0f5dacc6e5593f41216d3c9026c5d65a2e Description: GTK+ documentation tools These tools extract documentation embedded in GNOME source code, and produce pretty output via DocBook SGML. Homepage: https://gitlab.gnome.org/GNOME/gtk-doc/ Multi-Arch: foreign Package: gtk2-engines-pixbuf Priority: optional Section: graphics Installed-Size: 124 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: gtk+2.0 Version: 2.24.33-2+apertis0bv2023dev2b3 Depends: libc6 (>= 2.14), libcairo2 (>= 1.6.4-6.1), libgdk-pixbuf-2.0-0 (>= 2.22.1), libglib2.0-0 (>= 2.27.3) Filename: pool/development/g/gtk+2.0/gtk2-engines-pixbuf_2.24.33-2+apertis0bv2023dev2b3_amd64.deb Size: 69816 MD5sum: 9b49255da081b213876dfb92cc07f8f1 SHA1: fb5256d002fd439eec6382053b365a8a0a55975d SHA256: 257308fe74c1bf0c8bc8e9f291633b6e5bc94ec6761c23d73df163f245325934 SHA512: d5c12acae5d1d2370c198bfbb7f3a9a06d3cab0dc0a67a026f87fe6b3c775d7710122b4b1d2f7f92751b1383b4bba10b0ccda75731a5cc179930506c577c07f4 Description: pixbuf-based theme for GTK 2 GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the pixbuf theme engine. Homepage: http://www.gtk.org/ Multi-Arch: same Package: gtk2-engines-pixbuf-dbgsym Priority: optional Section: debug Installed-Size: 76 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: gtk+2.0 Version: 2.24.33-2+apertis0bv2023dev2b3 Replaces: libgtk2.0-0-dbg (<< 2.24.31-3~) Depends: gtk2-engines-pixbuf (= 2.24.33-2+apertis0bv2023dev2b3) Breaks: libgtk2.0-0-dbg (<< 2.24.31-3~) Filename: pool/development/g/gtk+2.0/gtk2-engines-pixbuf-dbgsym_2.24.33-2+apertis0bv2023dev2b3_amd64.deb Size: 59856 MD5sum: 3340db934ec784a66fd2b58ad01dd4e4 SHA1: dbc507cf6cbb1cd67f7cc64640862a1da3e51a8c SHA256: 7e151b0c4c99f9b43d3e90f3e299d6344895e16075560e57c4c0e8b26eedca88 SHA512: 54caa6298c9a88aaf56d85411c24309ef218b85c4e1750d3c27e56a7071c80aea4c2c1556ef2a0c7902b378685a5bb5d5b00e5179268157eb3ef99409fb9b28b Description: debug symbols for gtk2-engines-pixbuf Auto-Built-Package: debug-symbols Build-Ids: 68320728df07c87436e940c1e43a128710cec631 Multi-Arch: same Package: gtk2.0-examples Priority: optional Section: x11 Installed-Size: 1037 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: gtk+2.0 Version: 2.24.33-2+apertis0bv2023dev2b3 Depends: libc6 (>= 2.4), libcairo2 (>= 1.6.4-6.1), libgdk-pixbuf-2.0-0 (>= 2.22.1), libglib2.0-0 (>= 2.37.3), libgtk2.0-0 (= 2.24.33-2+apertis0bv2023dev2b3), libpango-1.0-0 (>= 1.28.3), libpangocairo-1.0-0 (>= 1.28.3) Filename: pool/development/g/gtk+2.0/gtk2.0-examples_2.24.33-2+apertis0bv2023dev2b3_amd64.deb Size: 284376 MD5sum: 1047786ec2be45674b41615c852cf161 SHA1: 4ea77b6b4d8e2cf604454baa11eb4384bace00e2 SHA256: 8a1d2906c8758f8ffb493fc65619b229c5e03c4e8be3c03b0f6e41953d34d5bb SHA512: 63a8796aef7e1684516014f8f40318a7880462cbaee23ac3b5ee5c110ca00f75f38a2cedb2b6a6371aee76ba607aa2250837a8e4fb684bfa64408fe297babaf0 Description: example files for GTK 2 GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the example files and a demonstration program for GTK 2. Homepage: http://www.gtk.org/ Package: gtk2.0-examples-dbgsym Priority: optional Section: debug Installed-Size: 228 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: gtk+2.0 Version: 2.24.33-2+apertis0bv2023dev2b3 Replaces: libgtk2.0-0-dbg (<< 2.24.31-3~) Depends: gtk2.0-examples (= 2.24.33-2+apertis0bv2023dev2b3) Breaks: libgtk2.0-0-dbg (<< 2.24.31-3~) Filename: pool/development/g/gtk+2.0/gtk2.0-examples-dbgsym_2.24.33-2+apertis0bv2023dev2b3_amd64.deb Size: 181252 MD5sum: 9e7e095797738088905c03f263e72d95 SHA1: 4ed7662458735d569de17eae4ab773a9193bc565 SHA256: a4b61dcc4d1bbc553f13e9ecabf5eeb64f99bfd26bea8f7680b83d1e69b84539 SHA512: 6293027d89b401c98109b565b7699ac7ab9b97aa86beb8a53b685ecc47da84d544c00673205db35630e7783dc0a37de5197441c8b180f99c2fbecc13350b7ad5 Description: debug symbols for gtk2.0-examples Auto-Built-Package: debug-symbols Build-Ids: 253102af9903f90df2debc9eadcf981d50666d91 Package: gtk2hs-buildtools Priority: optional Section: haskell Installed-Size: 7006 Maintainer: Debian Haskell Group Architecture: amd64 Version: 0.13.8.0-1apertis1bv2023dev2b1 Depends: libc6 (>= 2.29), libffi7 (>= 3.3~20180313), libgmp10 Filename: pool/development/g/gtk2hs-buildtools/gtk2hs-buildtools_0.13.8.0-1apertis1bv2023dev2b1_amd64.deb Size: 1005800 MD5sum: ec1b3c99122ef14405a46c0fd10ff024 SHA1: 13855259b355e244531506c01e0846e29572c3a4 SHA256: 7f526da072e8d0fb4498dbbda5d78343f035be082a13f7558a98f8f54839edba SHA512: 9f69d6dd856aa46243cb955131e6e1b8c595850bf4a3e174df6b61479ce01858144011e2b6221db15f11322b797c1e815c7f42221257ebe26eacde027fbd8b63 Description: Tools to build the Gtk2Hs suite of User Interface libraries This package provides a set of helper programs necessary to build the Gtk2Hs suite of libraries. These tools include a modified c2hs binding tool that is used to generate FFI declarations, a tool to build a type hierarchy that mirrors the C type hierarchy of GObjects found in glib, and a generator for signal declarations that are used to call back from C to Haskell. These tools are not needed to actually run Gtk2Hs programs. Homepage: http://projects.haskell.org/gtk2hs/ Package: guile-2.2 Priority: optional Section: lisp Installed-Size: 48 Maintainer: Rob Browning Architecture: amd64 Version: 2.2.7+1-6+apertis3bv2023dev2b4 Provides: guile Depends: guile-2.2-libs (= 2.2.7+1-6+apertis3bv2023dev2b4) Suggests: guile-2.2-doc Filename: pool/development/g/guile-2.2/guile-2.2_2.2.7+1-6+apertis3bv2023dev2b4_amd64.deb Size: 26156 MD5sum: c889c3bcd789f797d5b9bcd47b28938f SHA1: 83cf0ff57a294275dd9246433ebde42eccd024cd SHA256: 66d739eaa5aea338332df5fc6d4e2849e16b02bb34d21cecc6f5efe3037f8d0e SHA512: d023e9f90cfc14a7021047134907c9a648e3d3f23a21bb6c4d54c24908a7579b906306e09a4691d2f5f21a27ba6739049b870419ea52d444dd347638dbffe03f Description: GNU extension language and Scheme interpreter Guile is a Scheme implementation designed for real world programming, providing a rich Unix interface, a module system, an interpreter, and many extension languages. Guile can be used as a standard #! style interpreter, via #!/usr/bin/guile, or as an extension language for other applications via libguile. Homepage: http://www.gnu.org/software/guile/ Multi-Arch: allowed Package: guile-2.2-dev Priority: optional Section: lisp Installed-Size: 3323 Maintainer: Rob Browning Architecture: amd64 Source: guile-2.2 Version: 2.2.7+1-6+apertis3bv2023dev2b4 Provides: libguile-dev (= 2.2.7+1-6+apertis3bv2023dev2b4) Depends: guile-2.2:any (= 2.2.7+1-6+apertis3bv2023dev2b4), guile-2.2-libs (= 2.2.7+1-6+apertis3bv2023dev2b4), libc6-dev, libncurses5-dev, libreadline6-dev, libltdl-dev, libgmp-dev, libgc-dev, pkg-config Conflicts: guile-1.8, guile-3.0-dev (<< 3.0.1+1-2), libguile-dev (<< 2.2.7+1-4) Filename: pool/development/g/guile-2.2/guile-2.2-dev_2.2.7+1-6+apertis3bv2023dev2b4_amd64.deb Size: 627280 MD5sum: 9dc53dc45bd5245690eb04074d118a87 SHA1: 68f702967cc07df372ac0bc53f7ec56df9944d07 SHA256: 4f3e8a33ef685df02d18dcbf69eda35498c81e62ea3b9a53be56760d36aa2000 SHA512: 54897400dafe798c447ce0917aefdd9ee4094c322d921eea4ca0e4eccd8f8de44b1a1561c5872283395a47a43c776beebf2bc5d068956b7335e81dbbc4f24c49 Description: Development files for Guile 2.2 This package contains files needed for development using Guile 2.2. . Guile is a Scheme implementation designed for real world programming, providing a rich Unix interface, a module system, an interpreter, and many extension languages. Guile can be used as a standard #! style interpreter, via #!/usr/bin/guile, or as an extension language for other applications via libguile. Homepage: http://www.gnu.org/software/guile/ Package: guile-2.2-doc Priority: optional Section: doc Installed-Size: 943 Maintainer: Rob Browning Architecture: all Source: guile-2.2 Version: 2.2.7+1-6+apertis3bv2023dev2b4 Depends: dpkg (>= 1.15.4) | install-info Filename: pool/development/g/guile-2.2/guile-2.2-doc_2.2.7+1-6+apertis3bv2023dev2b4_all.deb Size: 947288 MD5sum: 8eda2c5e20c78b35b1f90ca3dde8b017 SHA1: d822e523ac84ceb3f8bcd0457153d151d1c61c1f SHA256: 9ea3082dff0c705cfc3f3afe07561abcd4aae7e94a5a8afc6740368e20fe73f9 SHA512: b97c0301d525041bfaf0223c3ee7697b9e2ff32ac432a9d1b5dbef4e98b85e77e1f7e240379be78dfd6633ead3a1c3ef55c38c9690afef45c325a3f18acdff44 Description: Documentation for Guile 2.2 This package contains the Guile documentation, including the Guile Reference Manual. . Guile is a Scheme implementation designed for real world programming, providing a rich Unix interface, a module system, an interpreter, and many extension languages. Guile can be used as a standard #! style interpreter, via #!/usr/bin/guile, or as an extension language for other applications via libguile. Homepage: http://www.gnu.org/software/guile/ Multi-Arch: foreign Package: guile-2.2-libs Priority: optional Section: lisp Installed-Size: 44137 Maintainer: Rob Browning Architecture: amd64 Source: guile-2.2 Version: 2.2.7+1-6+apertis3bv2023dev2b4 Depends: libc6 (>= 2.29), libcrypt1 (>= 1:4.1.0), libffi7 (>= 3.3~20180313), libgc1 (>= 1:7.4.2), libgmp10, libltdl7 (>= 2.4.6), libreadline8 (>= 6.0), libunistring2 (>= 0.9.7) Filename: pool/development/g/guile-2.2/guile-2.2-libs_2.2.7+1-6+apertis3bv2023dev2b4_amd64.deb Size: 4985872 MD5sum: ae1ce32cb2c1c0974353bff6548fa33b SHA1: e6baf236531663899e41b04cb61d30428c032379 SHA256: 03a2280d8af2cdd1c5b4747dc832b3110533ac63c9e9523d559dcf7adb0baa0f SHA512: d836cc061bd0bb7124f62eef085a9a2c4ced8409e4c9920dbe5e1115ae4f9e4df13cba22f622889b2b81d895f325475feb5a85e01356b71b26676b4419fa1880 Description: Core Guile libraries Guile is a Scheme implementation designed for real world programming, providing a rich Unix interface, a module system, an interpreter, and many extension languages. Guile can be used as a standard #! style interpreter, via #!/usr/bin/guile, or as an extension language for other applications via libguile. Homepage: http://www.gnu.org/software/guile/ Multi-Arch: same Package: guile-2.2-libs-dbgsym Priority: optional Section: debug Installed-Size: 1726 Maintainer: Rob Browning Architecture: amd64 Source: guile-2.2 Version: 2.2.7+1-6+apertis3bv2023dev2b4 Depends: guile-2.2-libs (= 2.2.7+1-6+apertis3bv2023dev2b4) Filename: pool/development/g/guile-2.2/guile-2.2-libs-dbgsym_2.2.7+1-6+apertis3bv2023dev2b4_amd64.deb Size: 1534560 MD5sum: a11b6a10f259bf4db21bd671d070936f SHA1: 8a8a5d3d59dd5514576d03a6d5ddcc93b9825968 SHA256: 9587427fe5a8b5c4b697f8d797f2d18aaa90ae480cc9e9ee7a6a9f9b8f194772 SHA512: 5a78e53c9d51fc2ffbad68a2de0393d2316c22052d6f447228efed28a76f9320e96c99850aa0b5a8278d138ae10d589ca6654a6c6dfa8096012f55039d43bdf2 Description: debug symbols for guile-2.2-libs Auto-Built-Package: debug-symbols Build-Ids: 08bdb56728ca3b83f49886ef9dd8219c957b0d9a 931e637807e75ed77f9d54b47f257f0d993b0407 e1221f91a03dcb7d9a1e85e7a1b0d471bf6eeb44 Multi-Arch: same Package: guile-3.0 Priority: optional Section: lisp Installed-Size: 48 Maintainer: Rob Browning Architecture: amd64 Version: 3.0.5-4+apertis0bv2023dev2b6 Provides: guile Depends: guile-3.0-libs (= 3.0.5-4+apertis0bv2023dev2b6) Suggests: guile-3.0-doc Filename: pool/development/g/guile-3.0/guile-3.0_3.0.5-4+apertis0bv2023dev2b6_amd64.deb Size: 27192 MD5sum: 81afaec61ab0d9c77adf57a6f0dad745 SHA1: 7bb267ac515a6bdf0bac4a35fd45a931a8c4017c SHA256: 44ed1882f52b7b3371927891ccb2298959b905c2a2fbe794bb264c7ae8ed57ab SHA512: 8c1d530eeeb0cc88bdc399a0615cf5f2505b06681b59f512ffabd36dd47c6ba595007c9a86ab1e4e64bf4e698fd5473359efa892b7edbfb5d35c23d688b046e1 Description: GNU extension language and Scheme interpreter Guile is a Scheme implementation designed for real world programming, providing a rich Unix interface, a module system, an interpreter, and many extension languages. Guile can be used as a standard #! style interpreter, via #!/usr/bin/guile, or as an extension language for other applications via libguile. Homepage: http://www.gnu.org/software/guile/ Multi-Arch: allowed Package: guile-3.0-dev Priority: optional Section: lisp Installed-Size: 3482 Maintainer: Rob Browning Architecture: amd64 Source: guile-3.0 Version: 3.0.5-4+apertis0bv2023dev2b6 Provides: libguile-dev (= 3.0.5-4+apertis0bv2023dev2b6) Depends: guile-3.0:any (= 3.0.5-4+apertis0bv2023dev2b6), guile-3.0-libs (= 3.0.5-4+apertis0bv2023dev2b6), libc6-dev, libncurses5-dev, libreadline6-dev, libltdl-dev, libgmp-dev, libgc-dev, pkg-config Conflicts: guile-1.8, guile-3.0-dev (<< 3.0.1+1-2), libguile-dev (<< 2.2.7+1-4) Filename: pool/development/g/guile-3.0/guile-3.0-dev_3.0.5-4+apertis0bv2023dev2b6_amd64.deb Size: 636396 MD5sum: 231798393a259bfd3fea292332ee7c79 SHA1: 98d5b4be477a17a9d72cde2e060c690fc934d842 SHA256: 021856ed220eea92fffec19a7260024f44aa8932841fbad2c2c3f3bddb0f0020 SHA512: 6df367aaa15c6259ba415e2544bd0d5f062aa047cbe43cb808fca02813f11db1afc5f70eb0df668aa4079441437ea9f2ae351f64a3bc8f5fd6012bc5510d2eb0 Description: Development files for Guile 3.0 This package contains files needed for development using Guile 3.0. . Guile is a Scheme implementation designed for real world programming, providing a rich Unix interface, a module system, an interpreter, and many extension languages. Guile can be used as a standard #! style interpreter, via #!/usr/bin/guile, or as an extension language for other applications via libguile. Homepage: http://www.gnu.org/software/guile/ Package: guile-3.0-doc Priority: optional Section: doc Installed-Size: 971 Maintainer: Rob Browning Architecture: all Source: guile-3.0 Version: 3.0.5-4+apertis0bv2023dev2b6 Depends: dpkg (>= 1.15.4) | install-info Filename: pool/development/g/guile-3.0/guile-3.0-doc_3.0.5-4+apertis0bv2023dev2b6_all.deb Size: 978356 MD5sum: 56a7bda17917d13e8d27df92eeab657c SHA1: bc5ef91784b15b8114af7eb352bffaef208de282 SHA256: 27497fafecabedd37309e212dbe945821d54a718ace486b5bab7d7e10fa1398e SHA512: 5c3740703eb67ac433a763de3fc666bc71391e18a609fc61ba83fb765cc92ed527a91ecb2f204fc7616274ff47b6aef695e5e11699eeb623b64cf3b6830464d1 Description: Documentation for Guile 3.0 This package contains the Guile documentation, including the Guile Reference Manual. . Guile is a Scheme implementation designed for real world programming, providing a rich Unix interface, a module system, an interpreter, and many extension languages. Guile can be used as a standard #! style interpreter, via #!/usr/bin/guile, or as an extension language for other applications via libguile. Homepage: http://www.gnu.org/software/guile/ Multi-Arch: foreign Package: guile-3.0-libs Priority: optional Section: lisp Installed-Size: 52054 Maintainer: Rob Browning Architecture: amd64 Source: guile-3.0 Version: 3.0.5-4+apertis0bv2023dev2b6 Depends: libc6 (>= 2.29), libcrypt1 (>= 1:4.1.0), libffi7 (>= 3.3~20180313), libgc1 (>= 1:7.4.2), libgmp10, libltdl7 (>= 2.4.6), libreadline8 (>= 6.0), libunistring2 (>= 0.9.7) Filename: pool/development/g/guile-3.0/guile-3.0-libs_3.0.5-4+apertis0bv2023dev2b6_amd64.deb Size: 6409052 MD5sum: 740584745fded29b1daa7c2065c17a5c SHA1: 555304b00cc9eae1f69b7956be752c4d5928857b SHA256: de7beac7c1509bfe048b33c9f8fc31ce167c795dfb281a3c189056cece2e0437 SHA512: 9c0dee91b5260d2c445c607214e8ec1d48dce9a501367f48ab35093daa1bea730e9b35be7fb7df3ca4b41b5258c151b02486dfcaee09e28458887d24513b797b Description: Core Guile libraries Guile is a Scheme implementation designed for real world programming, providing a rich Unix interface, a module system, an interpreter, and many extension languages. Guile can be used as a standard #! style interpreter, via #!/usr/bin/guile, or as an extension language for other applications via libguile. Homepage: http://www.gnu.org/software/guile/ Multi-Arch: same Package: guile-3.0-libs-dbgsym Priority: optional Section: debug Installed-Size: 2143 Maintainer: Rob Browning Architecture: amd64 Source: guile-3.0 Version: 3.0.5-4+apertis0bv2023dev2b6 Depends: guile-3.0-libs (= 3.0.5-4+apertis0bv2023dev2b6) Filename: pool/development/g/guile-3.0/guile-3.0-libs-dbgsym_3.0.5-4+apertis0bv2023dev2b6_amd64.deb Size: 1937844 MD5sum: 7b1fdd7b0b3e642d5dfe4bf19fc1b47a SHA1: c71986f6e174eb23ec6972137c4f3ea3f108b52d SHA256: 00166ece1f0d80a96a9ba60ddd665ad9d840940cdd1e54d71d7437eaad456c4b SHA512: 52545694600e6f37588c22ebb3f6d6022078bc76f8f49a7711242eeb837aa35d5cda25655701eca4ea0ee94ca637c52e027040f3e84ee249c5f62baef1a1e28d Description: debug symbols for guile-3.0-libs Auto-Built-Package: debug-symbols Build-Ids: 487f1b5141a8cae2d5eff809121d632b71e6e409 587e01abb9a96f8838911bd4172bc0eac703272f 6bb2cc5a8fc62fa27837bd511fac4918965ffb3b Multi-Arch: same Package: gulp Priority: optional Section: javascript Installed-Size: 717 Maintainer: Debian Javascript Maintainers Architecture: all Source: node-gulp Version: 4.0.2-8apertis0bv2023dev2b3 Provides: node-gulp, node-gulp-cli (= 2.2.0) Depends: node-archy, node-arr-flatten, node-chalk, node-chokidar (>= 2.0~), node-concat-stream, node-defaults, node-deprecated, node-es6-weak-map, node-find-up, node-for-own, node-get-value, node-globule, node-gulp-util, node-interpret, node-is-unc-path (>= 1.0~), node-liftoff (>= 3.1~), node-minimist, node-normalize-package-data, node-orchestrator, node-parse-json, node-pinkie-promise, node-pretty-hrtime, node-semver (>= 4.1.0), node-set-blocking, node-string-width, node-tildify, node-v8flags, node-vinyl-fs (>= 3.0.3-2~), node-y18n, node-yargs-parser, nodejs Filename: pool/development/n/node-gulp/gulp_4.0.2-8apertis0bv2023dev2b3_all.deb Size: 116316 MD5sum: 297116dd126b6cc4944d6b38d6ec53ae SHA1: 0a37f2e7338783657d9de9080b570e74defea08b SHA256: 3808cf68b29ae43baccd488f16b1e2d7a12deb5940b7d4ca5361a537c4dd849c SHA512: e95797655bf6714a2ba31e4d920149ccc36b7f31e63a907811490c437729970813cf1affc98668a273f17a6c6ecf3f37de2b2c35725184b5221a4f27a2f38d29 Description: streaming build system to automate painful or time-consuming tasks gulp is a toolkit that helps you automate painful or time-consuming tasks in your development workflow. . Platform-agnostic - Integrations are built into all major IDEs and people are using gulp with PHP, .NET, Node.js, Java, and other platforms. Strong Ecosystem - Use npm modules to do anything you want + over 2000 curated plugins for streaming file transformations Simple - By providing only a minimal API surface, gulp is easy to learn and simple to use . Node.js is an event-based server-side JavaScript engine. Homepage: https://gulpjs.com Package: gunicorn Priority: optional Section: httpd Installed-Size: 34 Maintainer: Chris Lamb Architecture: all Version: 20.1.0-1co0bv2023dev2b4 Replaces: gunicorn3 Provides: gunicorn3, httpd-wsgi3 Depends: python3-gunicorn (= 20.1.0-1co0bv2023dev2b4), python3:any Suggests: python3-pastedeploy, python3-setproctitle, python3-tornado Conflicts: gunicorn3 Filename: pool/development/g/gunicorn/gunicorn_20.1.0-1co0bv2023dev2b4_all.deb Size: 18828 MD5sum: 4ed3d3ebfa2223fa11800a1a53590757 SHA1: 05eb93d477332387df232f1ca290d3b31b240f41 SHA256: ae838ef33bf8591d544113cb97d8257013ea37c66eba36f5ebd980d8661448f3 SHA512: 2030d64b55494c2991968f427e15d70146890702168f753b9b66585e66935747c173000257c4150f15e265a637f5b71c0d92755dc353a153a714c46c9a0fc619 Description: Event-based HTTP/WSGI server Green Unicorn (gunicorn) is an HTTP/WSGI server designed to serve fast clients or sleepy applications. That is to say; behind a buffering front-end server such as nginx or lighttpd. . * Optional support for Eventlet, Tornado and Gevent to provide asynchronous long-polling ("Comet") connections. * Process management: Gunicorn reaps and restarts workers that die. * Easy integration with Django and Paster compatible applications (Pylons, TurboGears 2, etc. * Load balancing via pre-fork and a shared socket * Graceful worker process restarts * Upgrading without losing connections * Decode chunked transfers on-the-fly, allowing upload progress notifications or stream-based protocols over HTTP Homepage: https://gunicorn.org/ Package: gunicorn-examples Priority: optional Section: httpd Installed-Size: 131 Maintainer: Chris Lamb Architecture: all Source: gunicorn Version: 20.1.0-1co0bv2023dev2b4 Replaces: gunicorn (<< 19.0-3) Recommends: libjs-jquery, libjs-jquery-flot Breaks: gunicorn (<< 19.0-3) Filename: pool/development/g/gunicorn/gunicorn-examples_20.1.0-1co0bv2023dev2b4_all.deb Size: 31276 MD5sum: ddd7482bc6eb281cd272cc7aee861d89 SHA1: c9355b2192052fcf762e712aedadaba2ac62ecab SHA256: 30551ac3f6c7ec82f8a850c66cb1614a261be7074f52a4f7284fb135ef543849 SHA512: b932cf7d41ac6ea6238a141b1873062dc1e13a448556e4f9aa155c79e9dadc7aee7ce191b13c23af9f63d52777dfd17df6571d070ae8ab53539d246b062bda08 Description: Event-based HTTP/WSGI server (examples) Green Unicorn (gunicorn) is an HTTP/WSGI server designed to serve fast clients or sleepy applications. That is to say; behind a buffering front-end server such as nginx or lighttpd. . * Optional support for Eventlet, Tornado and Gevent to provide asynchronous long-polling ("Comet") connections. * Process management: Gunicorn reaps and restarts workers that die. * Easy integration with Django and Paster compatible applications (Pylons, TurboGears 2, etc. * Load balancing via pre-fork and a shared socket * Graceful worker process restarts * Upgrading without losing connections * Decode chunked transfers on-the-fly, allowing upload progress notifications or stream-based protocols over HTTP . These are the examples. Homepage: https://gunicorn.org/ Package: gyp Priority: optional Section: devel Installed-Size: 1165 Maintainer: Debian Javascript Maintainers Architecture: all Version: 0.1+20200513gitcaa6002-2apertis0bv2023dev2b4 Depends: python3:any, python3-pkg-resources Filename: pool/development/g/gyp/gyp_0.1+20200513gitcaa6002-2apertis0bv2023dev2b4_all.deb Size: 236264 MD5sum: 2b0f6a5cc91b743e2f06177af95f61cc SHA1: 4855741f199638a0fd67a85395353257231c29a0 SHA256: 154a77016aac49f6c41d9cee919f43828a0da37004d4d0549d0f25a06f52257c SHA512: 07da379be75dbf807e39656a20ee3c00d01f6417bc8d1d7063ab2e81894b92d3b66526c5d15734336ec43356530664534f467ca2290dfb72f7de2f78853caa30 Description: Cross-platform build script generator GYP (Generate Your Projects) is a tool to generate native Visual Studio, Xcode, SCons and make build files from a description of a project in a simple JSON-inspired format. Its syntax is a universal cross-platform build representation that still allows sufficient per-platform flexibility to accommodate irreconcilable differences. Homepage: https://chromium.googlesource.com/external/gyp/ Package: gzip Essential: yes Priority: required Section: utils Installed-Size: 247 Maintainer: Milan Kupcevic Architecture: amd64 Version: 1.10-4+deb11u1+apertis0bv2023dev2b1 Depends: dpkg (>= 1.15.4) | install-info Pre-Depends: libc6 (>= 2.17) Suggests: less Filename: pool/development/g/gzip/gzip_1.10-4+deb11u1+apertis0bv2023dev2b1_amd64.deb Size: 133812 MD5sum: 6d231e806b0187e357ad20d16dd4932e SHA1: 338595fdf502b54c8425931d50b90767f0524136 SHA256: 50225f3b2eeb943ca33b7310cf4cd83ac1ab1a554c4c66ee2e663da91240768d SHA512: 4254095c765d1590ab358b3bcdb7b7e250bd3a54527cd0023850c409ef73aa05afe17a6a0df3922a56d4ce518d76531e402b43149c33f291a7f87289b947e790 Description: GNU compression utilities This package provides the standard GNU file compression utilities, which are also the default compression tools for Debian. They typically operate on files with names ending in '.gz', but can also decompress files ending in '.Z' created with 'compress'. Homepage: https://www.gnu.org/software/gzip/ Package: gzip-dbgsym Priority: optional Section: debug Installed-Size: 127 Maintainer: Milan Kupcevic Architecture: amd64 Source: gzip Version: 1.10-4+deb11u1+apertis0bv2023dev2b1 Depends: gzip (= 1.10-4+deb11u1+apertis0bv2023dev2b1) Filename: pool/development/g/gzip/gzip-dbgsym_1.10-4+deb11u1+apertis0bv2023dev2b1_amd64.deb Size: 106780 MD5sum: b96540ce640ac14aa122dd46b291cb5b SHA1: 6d5ea2a428dcfea4b053a85c4fb07cc434cc75db SHA256: 2bf32bc09644a8b2e2b6a61b9b83b1d0e35f7abae87e9deab7d2dd189c75a444 SHA512: e2affe30c95a611171a038b21387685d2b5da89fc64408e5b09e2c1519dddc0ed6462b2451e5f077c6df584881ae98daaf1a67755a444c318ba567b5cee3e392 Description: debug symbols for gzip Auto-Built-Package: debug-symbols Build-Ids: c110f9a9b541038e6a3d71bcc8538983f35347d1 Package: gzip-win32 Priority: optional Section: utils Installed-Size: 243 Maintainer: Milan Kupcevic Architecture: all Source: gzip Version: 1.10-4+deb11u1+apertis0bv2023dev2b1 Suggests: wine Filename: pool/development/g/gzip/gzip-win32_1.10-4+deb11u1+apertis0bv2023dev2b1_all.deb Size: 133804 MD5sum: 29b8737cf1c0f166fea9218c819998be SHA1: 7a78004f6806a98b587a307e0bed0b98c5b06909 SHA256: 16aa82fdbd43ee5424163086cac3f3e5af43dbdea04e5e1e7c0701816ae08059 SHA512: 59871c2cbfe1cd9918b6d44697801468a31c94b13b7b5d634e2f67c793c71438f1081aab33714366d21b6c4abf804bfb480f1740b6e0b1851540d25684553799 Description: GNU compression utility (win32 build) This package provides the standard GNU file compression utilities, which are also the default compression tools for Debian. They typically operate on files with names ending in '.gz', but can also decompress files ending in '.Z' created with 'compress'. . This is a win32 version of gzip, meant to be used by the win32-loader component of Debian-Installer. Homepage: https://www.gnu.org/software/gzip/ Package: handlebars Priority: optional Section: javascript Installed-Size: 1004 Maintainer: Debian Javascript Maintainers Architecture: all Source: node-handlebars Version: 3:4.7.6+~4.1.0-2apertis0bv2023dev2b3 Provides: node-handlebars (= 4.7.6), node-handlebars (= 3:4.7.6+~4.1.0-2apertis0bv2023dev2b3), node-types-handlebars (= 4.1.0) Depends: node-neo-async, node-optimist, node-source-map, node-wordwrap, nodejs Breaks: node-typescript-types (<< 20201111~) Filename: pool/development/n/node-handlebars/handlebars_4.7.6+~4.1.0-2apertis0bv2023dev2b3_all.deb Size: 197408 MD5sum: 241c1613d393232c0f5cb9995f91b0fd SHA1: 123df4ddec99ec6d6a26f99a19401d598d0a5586 SHA256: 272d557c34e5bab921601c9a153df2be5ba06a9a2253a75f876f0cd472359c9d SHA512: 8784f05c9daafc559b9fc0d05e250bb4e527016ebddb470e3aeda2dced1565d7d0844bb345d28e6e363c7afd8df7a6c177fa6f7b5dee3ac9f475ad228ff3c93e Description: build semantic templates effectively with no frustration Handlebars templates look like regular HTML, with embedded handlebars expressions. You can deliver a template to the browser by including it in a